Add Meta Tags To Blogger Blog

It's always a good option to optimize your blogger blog by adding meta description and meta keywords to your HTML code but do you also know that the meta content you put in your HTML of your blog tends to show in all of your blog pages and this thing can be dangerous for your blog because search engines consider this as a duplicate meta content and your blog can be penalized for this practice irrespective of the fact that you are aware of this or not.





It dose not mean that you should go to your blog and delete all the meta code from HTML source instead you can add simple code to hide the meta content for pages other than your home page, the code will only show the meta content for your home page only so that your blog dose not suffer from duplicate meta content.



Step 1: Go to Layout >> Edit HTML

Step 2: Select the code mentioned below and paste it in the head section of your HTML source i.,e before </head>






<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='YOUR META DESCRIPTION HERE' name='description'/>
<meta content='YOUR META KEYWORDS HERE' name='keywords' />
</b:if>




Step 3: After you put this code into your template save the settings and check out your blog for the changes by checking the source code of your blog.

Now your blogger blog is optimized for search engines without any duplicate content in your blog. There are many tutorials that will tell you to simply tell you to add meta tags without warning you about the duplicate content policy your blog will be falling in, so, be smart and go through the webmasters guidelines by Google.

Hope this post will prove to be helpful to you, don't forget to express yourself by leaving a comment.

If you want to keep yourself updated with the latest posts on this blog then don't forget to subscribe to the RSS feed.
 

About Author

My PhotoMy name is Shravan Mishra and I'm a part time blogger, living in Delhi, India.

I like to feature things which can be helpful in blogging, designing, developing or tools to improve the internet surfing experience and more.

Read more »



Twitter Updates

Blog Archive

Copyright © 2010 Smashapps All rights reserved.