Archive for July 12th, 2008

SEO Friendly Title Tags for Wordpress

Out of the box, Wordpress is not very optimized for search engines. One very simple technique I’ve used to help remedy this is to create my own version of the title tag. This version looks good in the search engine results pages and is very relevant to keyword searches since the title is up front. You may or may not want to include your blog name, I choose to keep mine.

This is the code used for the title tags on this blog:
<title>
<?php wp_title('', TRUE); ?>
<?php if ( !is_home() ) { ?>
- < ?php } ?>
<?php bloginfo('name'); ?>
</title>

Other Resources:
There are some interesting resources for bloggers available to help with search engine optimization. Here’s a short list.

1 comment July 12th, 2008


About Harvey Ramer

CSS Web design, e-commerce Web design, and internet marketing issues from the desk of Harvey A. Ramer at Design Delineations.

View Harvey Ramer's profile on LinkedIn

Reader/Customer Feedback

Harvey Recommends

Accolades

Design Notes: A CSS Web Designer’s Blog at Blogged

Calendar

July 2008
M T W T F S S
« Jun   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Posts by Month

Posts by Category