Monday, July 5, 2010

Meta tags to blogger


Meta tags are special types of tags or codes which are used in header section of HTML OR XHTML documents.They let search engine robots crawl your web blog ,hence they enhance your blog's SEO[search engine optimization].
      Adding meta tags to blogger-if you just made a new blog on blogger or you are having a blog which does not contain any meta tags,so just add meta tags to your blogger:-

Sign in to your blogger dashboard, go to design then to edit html and search for <head> [ctrl+f] and after that add these major meta tags which are must for bloggers:-

<meta name="description" content="blog content description" />
<meta name="keywords" content="keyword from your web blog like blogging,web news,downloads etc" />
<meta name="author" content="author's name" />
<meta name="robots" content="index,follow" />
 last meta tag contains two words index and follow which help search engine robots index you full blog and follow all of your blogger links.
for example see the image below to check where meta tags are to be added in blogger HTML,


after adding these meta tags click on save and all is done.
In case you face any problem doing this stuff comment below,don't forget to check out our HOMEPAGE and follow me on TWITTER.
Join our Facebook Group and Fan page.

Labels: , ,