We have been moved to http://www.bloganol.com/

One thing you may have noticed that at search engines pages.That is your Blog Title comes First and The Post Title comes after the post title.Its not fair and doesn't seems so cool.Therefore we have brought you a cool Blogger Hack that shows your Blog Posts Title First in the search Engine results.We got this code at archit.To start customizing your search Engine follow the steps that follow below.

Goto blogger Edit Html Page( Sign in--> Dashboard--> Layout --> Edit Html) and search for the following code.

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

If you didn't find the above code then search for this Code.

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

Now Replace that code with the following code.
<!-- Blogger Swap Title by Archit T at http://blog.archit.in -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title>
<data:blog.pageName/> | <data:blog.title/>
</title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<!-- End of Blogger Swap Title by Archit T at http://blog.archit.in -->

Now save your Template and see the snapshot below.


Enjoy!

Technorati Tags: , ,

comments

8 Responses to "Show Post Title First at Search Engines results Page"
Anonymous said...
July 3, 2008 at 9:37 AM

Thanks for the link love! :)

Let me know if you need any more customization help.

Cheers!


Anonymous said...
October 1, 2008 at 6:14 AM

Thanks for this tip!


Anonymous said...
March 6, 2009 at 4:14 AM

not working for me


Movie Ranger said...
March 26, 2009 at 3:56 PM

thanks for such a nice hack


Alert said...
May 16, 2009 at 11:18 PM

I have changed the code but nothing has happened. How many days does it take for this trick to take effect?

Pls check out http://inpui.blogspot.com


Alert said...
May 17, 2009 at 8:48 PM

Hi,How long does it take for the trick to work insearch engine...did change the code but i'm not seeing any results! Help..


Dario said...
September 26, 2009 at 3:15 PM

i use ordinary html blog and this doesant work for me, any tips?


Abdel said...
September 29, 2009 at 6:21 PM

Thank you :)

http://greatsalesstrategy.blogspot.com


Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!