ss_blog_claim=4b8b5e752a9c353f34d7edb8270a056b
Write Review and Earn More Money with Sponsored Reviews
Powered by MaxBlogPress 

Your Ad Here icon
Home » Search Engine Optimization, Tips Tricks

Wordpress Page Title Has To Be SEO Friendly

8 May 2008 83 views No Comment Email This Post Email This Post

Page Title is one of many components which is mean so important to increasing our blog traffic. Page Title should be SEO (search Engine Optimization) friendly, so that will appear at the first page of search engine result, in other words can be say it must be has good SERP. Here I will discuss about how the way to make your Wordpress Page Title SEO friendly.
By default, Wordpress sets your page title to be like this:

"BlogName ? Blog Archive ? Post Title"

In my experience, good Page Title is to shows the Post Title at first then we can shows our Home Page Title to Optimize the main keyword, it can be like this “Post Title” with “Blog Name”. This is because:

  • Search engines use Page Title as the linking text in its Search Engine Results Page (SERP).
  • The search keywords are bolded for Page Titles in search engines.
  • It makes easier for search engine users to know right away if what they are looking for is correct ones.

For that purpose, we have to make a little modification to “Header.php”. Find this:

<?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> ? Blog Archive <?php } ?> <?php wp_title(); ?>

and replace with:

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

We’re done, and we have the Page Title which SEO Friendly!

Rate this:
2.5

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting! And please feel free to comment.

Interesting Posts

Tags: , , , , , , , , , , , ,

RSS feed | Trackback URI

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Comment moderation is enabled. Your comment may take some time to appear.

Trackback responses to this post

Online Information --- " Blogging As Easy As ABC "