What is Meta Tags and How many characters use in Meta tags?

A meta tag is a tag (that is, a coding statement) in the Hypertext Markup Language (HTML) that describes some aspect of the contents of a Web page. The information that you provide in a meta tag is used by search engines to index a page so that someone searching for the kind of information the page contains will be able to find it. The meta tag is placed near the top of the HTML in a Web page as part of the heading.
Hope this help
 
Meta tags are snippets of text that describe a page’s content; the meta tags don’t appear on the page itself, but only in the page’s code. We all know tags from blog culture, and meta tags are more or less the same thing, little content descriptors that help tell search engines what a web page is about.

The only difference between tags you can see (on a blogpost, say) and tags you can’t see is location: meta tags only exist in HTML, usually at the “head” of the page, and so are only visible to search engines (and people who know where to look). The “meta” stands for “metadata,” which is the kind of data these tags provide – data about the data on your page.
 
Meta tags are snippets of text that describe a page’s content; the meta tags don’t appear on the page itself, but only in the page’s code. We all know tags from blog culture, and meta tags are more or less the same thing, little content descriptors that help tell search engines what a web page is about.
 
In HTML, meta tags are tags placed within the head section of your code that helps define the contents of a web page.
Few step to create the right meta tag:
Step 1 Adjust the title in the source
Step 2 Adding keywords - keyword meta tag example
Step 3 Adding a relevant description - meta description tag
Step 4 Provide relevant information
Think like a Visitor
 
The meta description tag in HTML is the 160 character snippet used to summarize a web page’s content. Search engines sometimes use these snippets in search results to let visitors know what a page is about before they click on it. In this post, we will look at how search engines use meta descriptions, what the top SEO blogs say about meta descriptions & whether they still use them, and reasons why you should use them.
 
Back
Top