Why (and how to) change the title of your blog pages (in Wordpress and Blogger2)

Why change the title of your blog pages?

You know that search engines such as Google and Yahoo take webpage titles into account in order to pull keywords out. Now, the title of every page of your blog is constituted by two parts:

  1. a fixed part, indicating your blog title (i.e. “Franciov Weblog“);
  2. a variable part, indicating your page/post title (i.e. “Why (and how to) change the title of your blog pages (in Wordpress)“).

Using some good sense, you can realize by yourself that the most important keywords are located in the variable part of the title, that is the one containing the most relevant words of your post. Therefore moving the variable part before the fixed one doesn’t seem to be a bad idea.

How to change the title of your Wordpress blog pages?

Here is my solution. It creates the title of your pages in the following way: (page name) - (blog name).


<title>
<?php wp_title(''); ?>
<?php if(wp_title(' ', false)) { echo ' - '; } ?>
<?php bloginfo('name'); ?>
</title>

How to change the title of your Blogger2 blog pages?

Have a look here.

Popularity: 62% [?]



Related Posts:
  • WEP is fine…
  • Google ranking factors
  • Pimping my blog(s)
  • 7 Responses to “Why (and how to) change the title of your blog pages (in Wordpress and Blogger2)”

    1. MyAvatars 0.2 Spelux Says:

      You’re mad :D

    2. MyAvatars 0.2 Divya Uttam Says:

      Hey that would be useful. Why not come with something that wouls also help the blogspot bloggers like me? ;)

    3. MyAvatars 0.2 Wayne Smallman Says:

      Titles are amazingly important for ‘blogs, and getting the balance right is so vital for good rankings in the search engines.

      But a good title can also be a good hook to pull the casual visitor in. So a little time spent thinking about a good title could just land you on a social website and get you some good traffic.

      Take a look at some articles I’ve found recently that might help would-be celebrity ‘bloggers squeeze every last drop of power out of their titles, go to: http://del.icio.us/wasmall/Writing

    4. MyAvatars 0.2 franciov Says:

      Divya, ok I will! And I’ll post about the MyBlogLog Recent Readers’ Widget too. Stay tuned! ;)

      Wayne, thanks for the great list of articles. I will read them patiently and then I might talk about one of them in the next update of this post. Stay tuned, you too! :P

    5. MyAvatars 0.2 Beth Ellen Says:

      I don’t have anything in mine as I created my own banner. Perhaps I will have to rethink that.

    6. MyAvatars 0.2 Divya Uttam Says:

      Thanks for the update Franciov… I think I am a bit late to comment but still better late than ever. ;)

    7. MyAvatars 0.2 Self Hypnosis Says:

      will title change have any impact upon SEO and already indexed pages?

    Leave a Reply

    *
    To prove you're a person (not a spam script), type the security word shown in the picture.
    Anti-Spam Image


    Close
    E-mail It