If you google it probably you will found a code what is looking like this one:
Related tutorials:
<meta name='DESCRIPTION' content='A few words about the content of the page'/>This is the basic code of a meta description but this is usually used for webpages not for blogs because this code will give the same description to every post of your blog. If we want to have a well SEO optimized blog we need to use different descriptions for each post. To use different description for every post complete the following steps:
1. Open the Layout panel and go to Edit HTML
2. Save your template by clicking on the Download full template button (to backup if something goes wrong)
3. Find the following code:
<b:include data='blog' name='all-head-content'/>4. Add this code after the above code:
<b:if cond='data:blog.url == "http://seo-tips-blogger.blogspot.com/2009/05/welcome-to-seo-tips-blogger.html"'>5. Change the red marked url with the full url of your post.
<meta name='DESCRIPTION' content='Welcome to SEO Tips Blogger , my blog about search engine optimization tips and blogger template customization.'/></b:if>
6. Change the green marked text with the description of your post
7. Create a code like this for each post.
8. Save your template.
NOTE: Don`t use more than 150 characters in your description.
Add the code for a post and put the code for the next post directly after it. To add description to the main page change the red marked url with the homepage of your blog: e.g: http://seo-tips-blogger.blogspot.com/
NOTE: Don`t use more than 150 characters in your description.
Add the code for a post and put the code for the next post directly after it. To add description to the main page change the red marked url with the homepage of your blog: e.g: http://seo-tips-blogger.blogspot.com/
6 comments:
Nice write up buddy, learned something new from here. Keep it up and more power.
SEO San Diego
Don't you think this would add clutter to the precious head space in case your blog has many posts say more than 100. I really would use this tip for myself. Respond back at nikhil (at) nikhilsays.co.in
google has bannnnn me lolzzzzzzzzzzzzzzz
i dont now
but i always folow you
lolzzz i am goin to mad
hey Great post .....your tips is useful
nice post, i already have use this method in my blog.
if I've a lot of posts already, I need to capy paste the code for every page?
Post a Comment