Show post title first at search engine results


You might have noticed that at the search engine results page, your blog title appears first followed by your post title. It does not seem to be good and cool. To solve the problem, we got you a cool trick that shows your post title first following by your blog title. This code is provided by Archit. To commence this trick, follow the instructions below.
Go to Blogger.com -> Dashboard -> Design -> Edit HTML

Press (Ctrl+F) for search the code below.


<title><data:blog.title/></title>

If you didn’t find the code above, search for this instead.


<title><data:blog.pageTitle/></title>

Now, replace the code which you found with the code below.

<!-- Blogger Swap Title by mhshohel at http://talkfromnet.blogspot.com -->
<b:if cond='data:blog.pageType == "item"'><title>
<data:blog.pageName/> | <data:blog.title/></title><b:else/><title>
<data:blog.pageTitle/></title></b:if>
<!-- End of Blogger Swap Title by mhshohel at http://talkfromnet.blogspot.com -->

Save your templet and Enjoy
Press CTRL+D

If You Like This. Please! Drop a Comment And Share This...

1 comments:

JHONE said...

Thank you talkfronnet. This is great idea.

Post a Comment

 

Copyright 2009-2012. All Rights Reserved by Talkfromnet.blogspot.com...About Author: MHSHOHEL