Meta Tags Complete List
by Hiroshi on April 8th, 2008
For SEO purpose of website, I have compiled a complete possible list of Meta Tags in both HTML and XHTML format. You can find an online Meta Tags Generator link in the end too which will also suggest you that how much words you should use for each element where necessary. It will restrict you to add more than required hence meeting the SEO strict rules.
HTML Version
<meta name="keywords" content=""> <meta name="keyphrases" content=""> <meta name="description" content=""> <meta name="subject" CONTENT="Web Page Subject"> <meta name="abstract" content=""> <meta name="topic" content=""> <meta name="summary" CONTENT=""> <meta name="Classification" content="Business"> <meta name=geography content=""> <meta name="author" CONTENT="name, email@hotmail.com"> <meta name="designer" CONTENT=""> <meta name="copyright" content=""> <meta name="reply-to" content="email@hotmail.com"> <meta name="owner" content=""> <meta name=URL content="http://www.websiteaddrress.com"> <meta name="identifier-URL" content="http://www.websiteaddress.com"> <meta name="directory" content="submission"> <meta name="category" content=""> <meta name="coverage" content="Worldwide"> <meta name="distribution" content="Global"> <meta name=Rating content="General"> <meta HTTP-equiv="Content-Language" content="en-us"> <meta name="robots" CONTENT="FOLLOW,INDEX"> <meta name="robots" content="all"> <meta name="revisit-after" CONTENT="7 days"> <meta http-equiv="Expires" content="0"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache">
XHTML Version
<meta name="keywords" content="" /> <meta name="keyphrases" content="" /> <meta name="description" content="" /> <meta name="subject" CONTENT="Web Page Subject" /> <meta name="abstract" content="" /> <meta name="topic" content="" /> <meta name="summary" CONTENT="" /> <meta name="Classification" content="Business" /> <meta name=geography content="" /> <meta name="author" CONTENT="name, email@hotmail.com" /> <meta name="designer" CONTENT="" /> <meta name="copyright" content="" /> <meta name="reply-to" content="email@hotmail.com" /> <meta name="owner" content="" /> <meta name=URL content="http://www.websiteaddrress.com" /> <meta name="identifier-URL" content="http://www.websiteaddress.com" /> <meta name="directory" content="submission" /> <meta name="category" content="" /> <meta name="coverage" content="Worldwide" /> <meta name="distribution" content="Global" /> <meta name=Rating content="General" /> <meta HTTP-equiv="Content-Language" content="en-us" /> <meta name="robots" CONTENT="FOLLOW,INDEX" /> <meta name="robots" content="all" /> <meta name="revisit-after" CONTENT="7 days" /> <meta http-equiv="Expires" content="0" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="imagetoolbar" content="no"> or in case of XHTML <meta http-equiv="imagetoolbar" content="no" />
Use the above ‘imagetoolbar’ meta tag of imagetoolbar of images if you want to disable image toolbar over images on mouse over event.
Online Meta Tags Generator Tool
Topic: Developer's Corner, HTML, XHTML, XML, Forms, W3C, SEO
Tags: complete list of meta tags, list of meta tags, meta tags list
Post's RSS » RSS 2.0, Post's Comments RSS » RSS 2.0
Related Posts
- Not Responding Permanent Solution
- Video Downloader, Manager and Video Playback Accelerator Freeware
- RockMelt is the Next Social Web Browser
- Highly Trained Monkeys at YouTube
- Download Hard Head Classic Game
- Android Market Security Tool from Google
- Future Screen Technology
- Explorer Closes with Error Message – Solution
Author
Searches for Topic
meta tags list, list of meta tags, complete list of meta tags, meta tag list, Full list of META tags, meta name url, meta tag full, meta tag name url, meta tag coverage, meta tag cache 7 days, meta tags lists, meta name=summary, meta name=revisit content=7 days nocache, meta name=keyphrases seo, meta name=identifier, meta name=category, <meta name=category content=, <meta name=keyphrases, <meta name=url, <META Name=”URL”, html lista metatags, identifier-url meta tags, list of language meta tags, listo of meta tags, meta name subject, <meta name=category, xhtml meta tags no cache



can you please explain the use of each tag. specially meta name=url. need this urgent
@smita: I shall post a new article for all their explanations. meta name=url simply indicates current page url. This will be different for each page depending upon url. It is optional and not necessary.
Nice listing. Been looking for this.
Nice list, and thanks a lot.