Forum Moderators: phranque

Message Too Old, No Replies

Deleting Some Pages - How to Redirect Google PR

Using httpd.conf not .htaccess

         

wfernley

2:22 pm on Jan 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello,

I will be doing some redesigns of my site and I need to create some redirects. I would like to do this in a way that I will not lose the PR from the previous page and it will just send it to the new page.

I use httpd.conf for all my rewrites and not .htaccess.

Thank you in advance for your help! :)

Wes

jdMorgan

4:40 pm on Jan 11, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



A simple RedirectPermanent or RedirectMatch 301 would seem to be in order...

Jim