View Single Post
  #10 (permalink)  
Old 08-24-2008, 03:01 AM
southplatte's Avatar
southplatte southplatte is offline
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Colorado
Posts: 358
southplatte RepRank 1
Default Re: Rewrite for SEO purposes - php to html

To me it sounds as though he is trying to get rid of the URL parameters to clean it up for SEO purposes, rather than changing the names just to change them for the SEO aspect.

It is similar to wordpress - you can have it setup site.com/posts/post-title-goes-here instead of site.com/page.php?postid=184&this&that

And that is controlled use ModRewrite with apache if you are on a linux based box, and I have not a clue what the windows equivalent is for a url rewrite.
Reply With Quote