Forum Moderators: phranque

Message Too Old, No Replies

Redirecting PHP product pages

Help redirecting old pages to new versions

         

dkelly85

12:51 pm on Aug 31, 2011 (gmt 0)

10+ Year Member



Hi, I hope you can help.

I’m trying to redirect some old product pages to the new versions of that page. From what I can gather a 301 redirect is the best way to do this.

I’m able to redirect static pages via Redirect 301. However the product pages are not static (PHP).

I’ve attempted to do rewriterule ^ - but I think I am writing it wrong. Is a rewriterule the best option or is there another way to do it?
Thanks

If you need specific examples please message back.

Thanks.

P.S- the page structure of the product pages is http://www.website.com/product_info.php?products_id=#*$!x

dkelly85

1:46 pm on Aug 31, 2011 (gmt 0)

10+ Year Member



Any help would be greatly appreciated.