Make Your WordPress Blog Search Engine Friendly
Log into your WordPress blog’s admin area.
Select Options or Settings depending on which version of Wordpress you have installed on your website.
Â
Select Permalinks.
Look under Common Options and select Custom Structure. In the Custom Structure empty box add:
/%category%/%postname%/
Now click Save or Update Permalink Structure.
Now you should have a message that says,
If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all.
Select all of the mod-rewrite code that is generated and paste it into a blank text file. Notepad or WordPad will do just fine.
Save the document as .htaccess and upload to your blog’s directory. For example my blog is stored at http://www.hooverwebdesign.com/blog/, so I’ve added the .htaccess file that I created to my /blog/ directory.
Upload this .htaccess file to your web host and that should do it. You should have search engine friendly urls for each of your posts.
 Gina
Content © 2008 Hoover Web Design http://www.hooverwebdesign.com