Forum Moderators: coopster
Current homepage is front page in google for primary keys (after being droppped for quite a while) so really dont want to upset that, but want to maximise my SE exposure more with my dynamic site.
I have read alot about modrewrite and think i get it but just wondered how i could use it in my situation,
Should i keep my static pages to redirect to and just include the dynamic content on them or is there a better way?
Then, you need to put 301 redirects on all the old pages that point to it's new page. You can do this with mod_rewrite. You may need to have a separate line for each old file, or if they are named logically you may be able to use RedirectMatch to keep the .htaccess file smaller.
Be very careful when you make the switch. Make sure the redirects are working correctly and that they are 301.(moved permanantly)
Birdman
Maybe i should just move 301 old pages to new domain and start afresh with the php site?
Can i do some fancy modrewrite ting to make the urls more friendly?, they have this sort of format www.mydomain.com/search_results.php?cboPlaceID=5&cboCategoryID=-1&cboBedrooms=2&txtMinPrice=&txtMaxPrice=