By default if you're adding Meta Tags to blogger template (see add meta tags to blogger blog), then all of your page including home page will have the same Meta Tags Description. Is it wrong? No. It's just when you submitted your blog to google then you'll have duplicate meta tags description. different Meta Tags Description in each post will be more google friendly.
Step by Step to add Different Meta tags description For Each Post in your blogspot blog.
Step 1. Please do the previous entry here add meta tags to blogger blog
Step 2. Find code below
<meta content='Your home page description' name='description'/>
<meta content='your keywords, keywords1, keyword2' name='keywords'/>
Step 3. Add red code to it. This should be your final code.
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Your home page description' name='description'/>
<meta content='your keywords, keywords1, keyword2' name='keywords'/>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<meta expr:content='data:blog.pageTitle' name='Description'/>
<meta expr:content='data:blog.pageName + ", your keywords, keywords1, keyword2 "' name='keywords'/>
</b:if>
Step 4. Don't forget to change description and keyword to your own. save it and done.
The first code is Meta tags description and keywords for your blogspot home page and the second is different Meta tags description and keywords for each post in blogger.
So what you think? leave your feedback or if you have any problem than you can comments below.
Update : Step 3 containing all code you need to paste it to your template.
Change the blue text to your own homepage description and keywords. It will automatically created the meta tags.
22 comments:
Hello sir
Thanks for the post..I added all above meta tag code in my Template along with red code but I couldn't understand,How to add meta tags code for each post and change its description !.Should I write it seperately or it will be done automatically ?
Just follow the step above and change your keywords, keywords1, keyword2. also don't forget to change "Your home page description". That's it and you're done.
hiiiiiiiiiiiiiiiiiii want to exchange link with you
smsformobile2008.blogspot.com
Do we change the red keywords, keywords1, keywords2 in the 2nd block also?
Thanks a lot sir
Hi,
this real cool trick, I have a question,
is possible to use both time
data:blog.pageName
at blog description like below
<meta expr:content='data:blog.pageTitle + ", here write sth for description "' name='Description'/>
so is possible to use 2 times this data:blog.pageTitle because example above works
Thanks for the good job and sharing it!!!
___________________
Email Marketing Software
thanx a lot bro ....
Excellent tips, it would be helpful for on page optimization of the site.
Nice seo tips for blogspot users
Thank you, i read same article at another site, but i couldn't do it. Your description is perfect. Thank you
www.ihtiyarceviz.com
NIce trik meta.. i like it and i want try this trik.
thanks you very well ^_^
The best blogger tip ever,thanks
thanks a lot
Thanks for tips
I have added this tips on my website :
http://rejult.blogspot.com/
i have implemented it in my site at unirow along with some supplemental code from all around the net. thanks for giving me the idea to combine it with other tricks.
nice, thanks
It just shows title in Description rather than content.
if some of you want to see my blog you can surf in my blog
vistanurhasan.blogspot.com
dont forget to leave a comment, right? lol
follow my blog too
thanks alot
http://rc-nitro-cars.blogspot.com
What an idea!!!
Appreciate your idea behind this post. Thanks a ton.
Post a Comment