Forum Moderators: open

Message Too Old, No Replies

Redirect PR to another page on my site

         

tabheaven

10:10 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



I wonder what the best way would be to redirect a user accessing a page and at the same time redirect the PR to the last page.

My site looks like this:
www.example.com/show.php?id=#
And these pages are those that I want the PR to go to.

But I will get a lot of links pointing at my site, but to a special page:
www.example.com/specialshow.php?name=asdfasdf
This page is only used by this other site for linking to my site.

This page should be redirected to the real page (the above) and I want the PR to affect that page :-)

Is the best way to do a 403-redirect?
Or how should I do it?

//Mattias

[edited by: ciml at 8:38 am (utc) on Mar. 16, 2004]
[edit reason] Examplified domains. [/edit]

oilman

8:12 pm on Mar 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



302 redirect will do the trick for the time being.

tabheaven

8:19 pm on Mar 17, 2004 (gmt 0)

10+ Year Member



Thanks alot for the answer!
Really appriciate it :-)

Best regards,
Mattias Hallström