☯☼☯ SEO and Non-SEO (Science-Education-Omnilogy) Forum ☯☼☯

SEO => SEO => Topic started by: Gay on February 05, 2015, 05:46:19 AM

Title: Metatags or meta elements
Post by: Gay on February 05, 2015, 05:46:19 AM

Metatags/meta elements topic

  For all who need more information about the so called metatags (or meta elements), let's begin this topic over here.
Title: Common information about the metatags/meta elements
Post by: SEO on February 06, 2015, 03:25:49 AM
 It's so true. :D :D As webmasters we should you use metatags (or meta elements). Well, of course, they aren't the "all that you need" to get ranked high into the search engines' SERP, in many cases. There are so many other factors (to get to the top of the SERPs). Examples? Sure: the age of the website and the domain, how the site is constructed, how interesting and unique is its content, the number and the quality of the links to your website/webpages and more. Metatags are helpful. Search engines (like Google, Yahoo, Bing, Yahoo, etc.) show metatags in their SERPs. So, if you have good, adequate metatags, then you'll have a visible influence on your presentation. And by this you'll be able to get a better the click-behavior of your potential visitors or/and customers.  8)
 Let's learn more about the metatags/meta elements now:
 
Quote
Meta elements are tags used in HTML or XHTML documents to provide structured metadata about a Web page. They are part of a web page's head section. Multiple Meta elements with different attributes can be used on the same page. Meta elements can be used to specify page description, keywords and any other metadata not provided through the other head elements and attributes.

The meta element has two uses: either to emulate the use of an HTTP response header field, or to embed additional metadata within the HTML document.

With HTML up to and including HTML 4.01 and XHTML, there were four valid attributes: content, http-equiv, name and scheme. Under HTML 5 there are now five valid attributes, charset having been added. http-equiv is used to emulate an HTTP header, and name to embed metadata. The value of the statement, in either case, is contained in the content attribute, which is the only required attribute unless charset is given. charset is used to indicate the character set of the document, and is available in HTML5.

Such elements must be placed as tags in the head section of an HTML or XHTML document.
http://en.wikipedia.org/wiki/Meta_element http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License (http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License)
 I hope that now it's very clear! To be continued. :)
Title: Opinions on the metatags
Post by: Alexa on February 06, 2015, 04:18:17 AM
  Let's face it -- there are different opinions on the metatags. Some guys think that the meta stuff don't do anything to the websites' ranking. OKAY, but I disagree. I think that they miss out on something important and it is that not only does the SEs shows your description tag, but by adding a good and relevant text, more people would like to click on the link from the SERPs, and that provides your website/websites with a better CTR. This CTR (which means "click through rate") has influence on the ranking. I'm pretty sure about it and this is my opinion. Good topic!
Title: Meta revisit-after
Post by: MSL on February 08, 2015, 06:00:20 AM
  Let's continue this useful thread with the concrete meta tags. I'll introduce now one popular, which is known as

REVISIT-AFTER meta tag

. By using this meta tag you are telling the spiders to come back to your site/-s and index it/them again after a certain period of time:
Code: [Select]
<meta name="revisit-after" content="the certain period of time">. Get it? If still "no", here come some concrete examples:

Code: [Select]
<meta name="revisit-after" content="3 days">
Code: [Select]
<meta name="revisit-after" content="5 days">
Code: [Select]
<meta name="revisit-after" content="1 month">.
 I hope now it's clear. 8)
Title: Right
Post by: SEO on February 11, 2015, 02:51:07 AM
  Yes. Right. Let's start to speak/write/type concretely, specifically about these metatags.
 What is the next? Well, let me choose one...
 Well, I'm ready! I think the language is one of the important ones. Isn't it? There are so many languages all around the world...
 So, let me explain it -- what is the meaning of the meta tag "language". I think and I hope it's very simple; How do you explain in which language your site is in? You just use the language tag. Do you know this meta tag? If "no", here we go! Take a look:
Code: [Select]
<meta name="language" content="language">. Simple, isn't it? :)
 OK, if you need some specifically examples, here they are:
 1.
Code: [Select]
<meta name="language" content="Korean"> 2.
Code: [Select]
<meta name="language" content="English"> 3.
Code: [Select]
<meta name="language" content="Russian"> 4.
Code: [Select]
<meta name="language" content="Spanish"> 5.
Code: [Select]
<meta name="language" content="Japanese"> Completely clear, isn't it? :) I do hope so! 8)
Title: Re: Metatags or meta elements
Post by: johnniewalk on August 11, 2015, 05:51:53 PM
A useful information posted
Title: Re: Metatags or meta elements
Post by: williamjohn on December 23, 2015, 12:36:26 PM
The information you have posted is helpful to me. Thank you.
Title: Re: Metatags or meta elements
Post by: SEOKavya on January 04, 2016, 05:42:46 PM
Meta tags are HTML tags placed in a webpage that contain information for Crawlers and web browsers. Types of meta tag information include Description Tag, Meta Keywords Tag, whether a page can be indexed (Meta Robots Tag), copyright, page refresh dates and redirection instructions.