How to add Different Meta Tags IN Different Blogger Posts
|
But, if you add different unique meta tags to different Blog posts, it makes the search engines to know more about your individual blog posts and make them crawl and index your pages better and it also improves your Search engine rankings.
How to insert Different Meta tags to Different Blogger Posts?
Sign in to Blogger dashboard » Layout » Edit html
and find out the following lines:
<b:include data='blog' name='all-head-content'/>
and add this code just below that line
<b:if cond='data:blog.url == "http://az.blogspot.com/">
<meta content='DESCRIPTION' name='description'/>
<meta content='KEYWORDS' name='keywords'/> </b:if>
We now added meta tags to the homepage. Next, you want to add meta description for another post.
Now, what you have to do is pasting the above three lines below the present code and changing the link,description and keywords.
So, the final code now looks something like
Just like the above procedure, you can add different meta tags to as many blog posts as you can.
really superb
ReplyDeleteHi i like this post. it realy helped me alot. thanks brother. www.etechexplorer.com
ReplyDelete