Optimize your Blogger title for better SEO

This item was filled under [ Wordpress ]

Title’s and meta tag’s effect on serp is incredible , so what can we do to improve serp and seo for blogger blogs? The codes below will display the name of a particular entry without bringing the name of the blog in first position and this will affect our serp since titles are important for google spiders.Here’re the codes :

  • Goto Edit Html and find the codes below

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

And change with this

<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>

and save .
if it doesnt work try to check here

Thats all , now wait for results :)

Sponsored Links

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

15 Comments on “Optimize your Blogger title for better SEO”

  • Latest Cricket News
    4 June, 2008, 18:32

    Well i hope that it really works.

  • zEEROCKz
    7 June, 2008, 11:19

    Thanks, It has worked on my blog…

  • boss
    8 June, 2008, 15:56

    Thank you very much for this awesome template im using it and i love it,pls make more!

  • genny
    11 June, 2008, 0:39

    Hi can you help me?
    I just wondering if you can help me about when you post a long post what code you put when you put read more just like yours? Thank i appreciate if you can tell…

  • free iPod Touch
    10 August, 2008, 7:09

    Assalam Alaikum,

    I’m trying this out and I’m sure it will benefit me. Thank you for sharing! I would also like to tell you that you can make the comments be embedded inline (see my blog to see what I mean). This way people can post a comment directly from GosuBlogger instead of going to the blogger.com form. To enable it go to http://www.draft.blogger.com, go to the settings tab, click comments, and where it says “Comment Form Placement” select “Embedded below post”. This is great!

  • 2 September, 2008, 17:52

    “”Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
    XML error message: Open quote is expected for attribute “{1}” associated with an element type “cond”.”"

    I try to replaced with your code but I got above error, What did I do wrong can you help???

  • 5 September, 2008, 20:57

    yup..same error with Chinh Le

  • 10 September, 2008, 22:12

    same error

  • 11 September, 2008, 8:39

    Same error here…Could you something to make it work?

  • admin
    11 September, 2008, 10:43

    fixed

  • 11 September, 2008, 22:34

    Copy this and paste is instead of code above,It should work.
    The problem seems to be with the QUOTE symbol in the code given in above post.
    The quote symbol given in the post and in blogger’s edit HTML pages are different. SO just remove the quotes and put them agn.. it will work..

    |

  • serdenn
    12 September, 2008, 8:14

    Same Error! Not fixed yet? Tarun its not work!

  • admin
    12 September, 2008, 8:57

    dammmmmm!!!!!!!!!!!!!!!!!!!!

    It was working on Blogger , when i moved to Wp all the codes fcuked up!

  • admin
    12 September, 2008, 8:59

    http://bloggers.gosublogger.com/viewtopic.php?f=6&t=12

    check here , for working ones , i still cnt get the reason why tru codes doesnt appear here

  • admin
    12 September, 2008, 9:08

    fixed now

Leave a Comment