Seo for WordPress – Making WordPress Search Engine Optimized

Entries categorized as ‘Search Engine Optimization’

WordPress SEO Starts with a Clean Search Engine Friendly URL

May 8, 2007 · 3 Comments

Running a WordPress Blog is best done on you own Domain, and for the best results you need to create Search Engine Friendly URL’s.
This means instead of a post link like http://seo4wordpress.wordpress.com/page=33 (example) you get links to http://seo4wordpress.wordpress.com/2007/03/31/the-beginning-of-search-engine-optimization-for-wordpress/

If you want to use the permalinks option to get clean urls, there are three conditions you have to meet:

Conditions: 

  • Webserver running on a Unix or Linux Distribution (Windows is possible, but much harder)
  • Webserver software you use is Apache with the MOD_Rewrite module active (Most hosting servers provide this)
  • Use of you own .htaccess file.

If your webhosting provider is running these options, as said most of the do, you are ready to activate the permalinks option.

Login to you administration panel and go to the Options menu and then choose for Permalinks.
Tick the option – Custom and use then /%postname%/ for the best results.

WordPress will not let you create the same post slugs so you don’t need to be affraid that you get duplicate urls..

The .htaccess File

Once you set the option, you get an update of the field content below that shows you the content of what is going to be your .htaccess file.

If you uploaded an empty .htaccess file and made sure it was writable WordPress would have filled it for you.

If you didn’t you need to copy and past the content of that field into an empty file created with Notepad, Not Word or any other wordprocessor, because you need a flat file.

Save it as htaccess.txt and then upload it to your root directory of your wordpress installation.
Once you have done that, set the permissions to 707 and rename the file to .htacess.

Most FTP Programs will not show you the file anymore, than the . files are hidden files in Unix.
Fillezilla has an option to show you these hidden files.

If you did everything the right way, you should now see your URL as mentioned above.

Categories: SEO · Search Engine Optimization · WordPress SEO

The Beginning of Search Engine Optimization for WordPress

March 31, 2007 · 1 Comment

The First thing to do is find a nice Theme that is allready Optimized for SEO, Like Cutline from Chris Pearson.

Version 1.1 has some great features and you can download it for http://cutline.tubetorial.com/cutline-11-released/

I will tell you how you can even improve that Theme.

The Theme used here on WordPress itself is Version 1.03

Categories: SEO · Search Engine Optimization · WordPress SEO · WordPress Theme

SEO for WordPress

March 31, 2007 · Leave a Comment

 Yes, even an great Blogging tool like WordPress needs some work to get the most out of it.

After writing on Joomla and Search Engine Optimization, and Seo for Drupal its now time for me to show you how you can impove your WordPress Blog to perform at its best in Search Engines Like Google, Yahoo and Live..

Stay Tuned, will get to the basic soon.

Categories: SEO · Search Engine Optimization · WordPress SEO