Turn your categories in Meta tags (keywords) - Blogger / SEO

Make your categories, from becoming meta tags, and thus better position your blog. Everything you do to improve your blog is very important for your success in the blogosphere even if it takes a while to take effect later can become of great value to your blog, but that alone does not help is needed most of all willingness to become a great blogger, you will see below how to do.


Make your categories, from becoming meta tags, and thus better position your blog. Everything you do to improve your blog is very important for your success in the blogosphere even if it takes a while to take effect later can become of great value to your blog, but that alone does not help is needed most of all willingness to become a great blogger, you will see below how to do.

1 - Log in to Blogger (blogger.com)

2 - Go Layout/Design-> Check the "Expand Widget Templates" box

3 - Use the Ctrl and F keys to find the following snippet in your blog:

<b:includable id='main' var='top'>
<!-- posts -->
below the excerpt above add the following:

<b:loop values='data:posts' var='post'>
<b:if cond='data:post.labels'>
&lt;meta name=&quot;keywords&quot; content=&quot;<b:loop values='data:post.labels' var='label'><data:label.name/><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if></b:loop>&quot; /&gt;
</b:if>
</b:loop>
4 - Save the changes.

Ready your blog is already optimized for search engines (robots), now just follow some other tips here and ready to blog.