Thursday, May 27, 2010

Giving Structure to HTML Meta Tags

Meta tags are advised to comply with certain standards of writing, so that search engines are able to collect data from a website / blog. Make sure the meta tags that we've included the need for standardization of a website.

Anything that standardization of data? Notice the HTML code of this trader: 

<head>  
<title><data:blog.title/><title darblog/>| Title Website/blog</title> <!-- snippet tags title -->
<meta expr:content='data:blog.pageTitle + " a description of the blog "' name='description'/> <meta expr:content='data:blog.pageTitle + " keywords from the blog "' name='keywords'/>
<meta content='EN' http-equiv='content-language'/>
<meta content='INDEX, FOLLOW' name='ROBOTS'/>
<meta content='WAHIDUDDIN, WAHID, MAS WAHID, MUHAMMAD WAHIDUDDIN' name='author'/>
<meta content='BLOGGER' name='generator'/>
<link href='email@domain.com' rev='made'/>
<meta content='MAS WAHID 2010' name='Copyright'/>
<meta content='1 days' name='revisit-after'/>
<META content='0' http-equiv='Expires'/><META/>
<meta content='ALL' name='SPIDERS'/>
<meta content='All' name='WEBCRAWLERS'/>
<meta content='Aeiwi, Alexa, Alltheweb, AltaVista, AOL Netfind, Answers, Canada, DirectHit, EuroSeek, Excite, Overture, Go, Google, HotBot, InfoMark, Kanoodle, Lycos, Mastersite, National Directory, Northern Light, SearchIt, SimpleSearch, WebsmostLinked, WebTop, What-U-seek, AOL, Yahoo, WebCrawler, Infoseek, Magellan, LookSmart, CNET' name='search engines'/>
<link href='dhebhog@gmail.com' rev='made'/>
<meta content='Wahiduddin' name='author'/>
<meta content='WAHIDUDDIN 2010' name='copyright'/>
<meta content='text / html charset  = iso-8859-1' http-equiv='content-Type'/>
<meta content='text / html charset  = UTF-8' http-equiv='content-Type'/>

<head>

Note: Change bold letters and adjust your blog information.

Enter the code in the Edit HTML on the blog account. if it already, click save template changes to save the new setting.


No comments: