Add different meta tag for different post : (Tutorial - 8)
In our previous post I discuss about Meta tag for description meta tag and keyword meta tag. If you want to use different mete tag for different post, it's also possible. It's really a cool technique for SEO consultants. It help you to drive traffic easily from Google, This kind of technique help you to easily improve a post title in Google. Lets, See how to add different meta tag for different post.
<b:if cond='data:blog.url == "http://www.addaycampus.com/"'> <meta content='DESCRIPTION' name='description'/><meta content='KEYWORDS' name='keywords'/> </b:if> <b:if cond='data:blog.url == "http://www.addaycampus.com/2011/12/how-to-meta-tag.html"'> <meta content='How to meta tag, add different meta tag for different post' name='description'/> <meta content='How to meta tag, add different meta tag for different post ' name='keywords'/> </b:if>
If you want, you can use meta tags for all posts of your site. That's it.
Our next topic will [Submit URL in Search Engine]
Our previous topic [How to Meta tag]
2 comments:
This is a great article, and a great topic to explore. Thanks for sharing.
Thanks for your comment @victoria
Post a Comment