Meta Tags Syntax - SEO Views : 263
Tagged in : SEO
0 0
Send mail

Meta Tags Syntax


Meta Keywords Tag:
<meta name="keywords" content="keyword one, keyword two, etc">

Meta Description Tag:
<meta name="description" content="Your website's description.">

Meta Refresh Tag:
<meta http-equiv="refresh" content="0;url=newpage.html">

Robots Meta Tag:
<meta name="robots" content="noindex,nofollow">
index = index this page *
noindex = don't index this page
follow = follow the links from this page to get more pages *
nofollow = don't follow the links from this page
all = index this page and follow the links from it *
none = don't index this page and don't follow the links
* = default setting (no need for a tag)
By Geethalakshmi, On - 2010-09-17



    Login to add Comments .