03 July 2010

Add Meta Tags To Your Blogger Blog

Meta tags are Simple HTML codes that ‘may’ improve your chances of been found by Google, Yahoo, Bing.

Add the meta tags in Blogger

Go to your Blogger template Layout and Edit HTML. Fill the following example meta tag with your details. Make sure to include your own Blog Details in the below code.

<meta name="Title" content="Your blog title" />
<meta name="Description" content="this is the description of your Blogger blog" />
<meta name="Keywords" content="Your keywords separated by comma" />
<meta name="Author" content="Author Name" />
<meta name="Language" content="Language of Website" />
<meta name="Copyright" content="© Copyright information" />
<meta name="Revisit-After" content="1 Days" />
<meta name="Robots" content="All" />



Find the head tag and paste your Meta Tags exactly after that selection.

meta


Please leave a Comment below!

Follow me on Twitter


Technorati Tags: ,,,