How to redirect a webpage with PHP ?

Status
Not open for further replies.


Javascript redirects only clear the referrer in a couple browsers. The only way to really clear the referrer is to use a loop double meta refresh and only redirect if the referrer is cleared. (I run a black hat software company that has been doing this stuff for 10 years)
 
Javascript redirects only clear the referrer in a couple browsers. The only way to really clear the referrer is to use a loop double meta refresh and only redirect if the referrer is cleared. (I run a black hat software company that has been doing this stuff for 10 years)


^^^^^^^^
 
Javascript redirects only clear the referrer in a couple browsers. The only way to really clear the referrer is to use a loop double meta refresh and only redirect if the referrer is cleared. (I run a black hat software company that has been doing this stuff for 10 years)


If you have SSL (https) it will usually clear it too.
 
Yes it will. Those are really about the only ways to do it. It's set on the browser, so unfortunately there isn't anything you can do to forge it server side.
 
Status
Not open for further replies.