View Single Post
  #5 (permalink)  
Old 08-20-2008, 08:01 PM
chowell's Avatar
chowell chowell is offline
WebProWorld Pro
 
Join Date: Oct 2003
Location: Phoenix, AZ
Posts: 224
chowell RepRank 1
Default Re: Rewrite for SEO purposes - php to html

It sounds like you just need to setup the Mod_rewrite rules using .htaccess. Unfortunately, you'll need to use Regular Expressions to code the actual rewrites and this is Greek to me.

Be sure that in the rewrite directives that the dynamic URLs are 301'd to the .html versions and Google will index the .html pages without any problem.
Reply With Quote