HTML Meta Tag Analyzer

HTML Meta Tag Analyzer

HTML Meta Tag Analyzer

HTML document head element contains general information (meta-information) about a document. The purpose of the Meta element is to provide meta-information about the document. This online HTML Meta Tag Aalyzer tool extracts Meta tags information from a web page and analyze them.

Bookmark:

HTML Meta Tag Analyzer

The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.

Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.

The <meta> tag always goes inside the head element.

The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services.

 URL 

URL must start with http:// , https:// , ftp://

Common Meta Tags

Meta Tag Description
Title HTML title tag isn't really a meta tag, but it's worth discussing in relation to them. The Page Title is probably THE most important attribute for search engine rankings. The Page Title should contain a coherent description of the page, and should contain words that are located within the page content. The maximum number of characters we recommend for this tag is 75.
Keywords The meta keywords tag allows you to provide additional text for crawler-based search engines to index along with your body copy. This tag is only supported by some major crawlers and probably isn't worth the time to implement. For best results, select 12 of the most popular and relevant keywords to that particular page, ideally keyword phrases of 2 to 3 words, separated by a comma.
Description The meta description tag allows you to influence the description of your page in the crawlers that support the tag. The Description Meta Tag should contain a coherent description of the page, and should contain words that are located within the page content. The maximum number of characters we recommend for this tag is 200.
Robots This lets you specify that a particular page should NOT be indexed by a search engine. To keep spiders out, simply add this text between your head tags on each page you don't want indexed.
Copyright The Copyright Meta Tag is used to indicate that your information is copy righted.
Author The Author Meta Tag is used to insert a name of the webmaster or company.
Language The Language Meta Tag is utilized by regional search engines..
Distribution The Distribution Meta Tag is used to tell search engines whether the page is global or locally oriented.
Revisit The Revisit Meta Tag is used to tell search engines when to come back next.
Expires The Expires Meta Tag is used to tell search engines when when the page and content is no longer valid.
Refresh This meta tag sends the user to a new URL after a certain amount of time, and is sometimes used as a simple form of redirection. However, it is not supported by all browsers and can be confusing to the user. The W3C recommends that this tag not be used. Google recommend using a server-side 301 redirect instead.
Content-Type This meta tag defines the page's content type and character set. Make sure that you surround the value of the content attribute with quotes - otherwise the charset attribute may be interpreted incorrectly.

Online HTML Meta Tag Aalyzer Information:

  • Purpose of this Tool : HTML Meta Tag Aalyzer, n-grams Analysis
  • Intended Audience : Webmasters, Web Developers, Programmers, SEO People, Marketing Team

External Resources: