Different meta tags for each blogger post is good in SEO point of view. It can tell search engine about the post, so it can have more visibility by search engine.
This article will describe how to add different meta tags for each blogger post based on post title.
In Blogger Dashboard, go to Design, then Edit HTML.
Find code below,
Add code below after that code,<b:include data='blog' name='all-head-content'/>
The code will have result that if the page is not homepage or main page, it will have meta tag description using post title.<b:if cond='data:blog.url != data:blog.homepageUrl'>
<meta expr:content='data:blog.pageTitle' name='description'/>
</b:if>
If we combine from my previous article about adding meta tags to blogger homepage, and this article, we can add meta tags to homepage/main page hardcoded to template, and different meta tags to each post using post title. The code will be like this,
<b:if cond='data:blog.url == data:blog.homepageUrl'><meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
</b:if>
<b:if cond='data:blog.url != data:blog.homepageUrl'><meta expr:content='data:blog.pageTitle' name='description'/>Code above will make static meta tags for main page/homepage, and title tags for each post.
</b:if>
11 comments
http://googlewebmastercentral.blogspot.com/2007/09/improve-snippets-with-meta-description.html just see the page of this according to this page it will comes under spam. I like your template so much but i am in confusion. what to do now please suggest me.
Thanks for it i was looking for it.. News Update
Nice post.
You also can visit my site to get more clearly Add Meta Tags to your Blogger Blog posts. I have made my tutorial crystal clear with picture and videos.
Now Add Meta Tags to your Blogger Blog on http://www.blogger-tricks.com/
How To Add Meta Tags To Your Blogger Blogs Here is easy tutorial with videos and pictures I found much relevant and helpful for me.
Nice post.
You also can visit this site to get more clearly how to add meta tags in every blogger post. I found the following site more informative.
How To Add Meta Tags To Your Blogger Blogs Here is easy tutorial with
videos and pictures I found much relevant and helpful for me.
Here in Click Here For More Information
Use the link to get solution of adding Meta Tags in your Blogger Blogs every of individual posts. I am sure this page will help you a lot.
huff a least i find it
thanks dude
Nice SEO tutorial
The code will have result that if the page is not homepage or main page, it will have meta tag description using post title.seo video tutorials in urdu
homepage/main page hardcoded to template, and different meta tags to each post using post title. The code will be like this,seo video tutorials in urdu
very very nice
Hey, it was extremely informative share. I found it just so useful. Anyways, I also would start DIY SEO campaign for my new blog but for the facebook ads management I am thinking to hire expert team as it will be the main platform for me to attract the audience.
Post a Comment