Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Help] How to redirect without referrer
#1
Hey everyone,

I need help redirecting page (from a php page to a diferent site) but with no referrer. So they do not know which my site is.

Using:
Code:
header('Location: http://www...com/');

Thanks!
[Image: gviF7.gif]
"We've all heard that a million monkeys banging on a million typewriters
will eventually reproduce the entire works of Shakespeare.
Now, thanks to the Internet, we know this is not true." - Robert Wilensky
Reply
#2
What you are looking for is a double meta refresh I believe, a quick search of HF should do the trick, I can't really help further as I'm at work, sorry.
Reply
#3
Try anonym.to
Reply
#4
if you want to blank, use double meta refresh, don't use php header. here's how:

your site >> meta-refresh1 >> meta-refresh2 >> the other site.

the url for meta-refresh1 is meta-refresh2 and the url for meta-refresh2 is the other site.

if you want fake, you can create blogger blog and create new page with meta refresh. here's how:

your site >> blogger page with meta refresh >> the other site

but, don't fill the content for the meta refresh 0, set it 1 second or more, so the visitors technically 'visit' the blogger page for 1 second.

if you use anonym.to, the referrer in the other site would be anonym.to, so if you do blackhat stuff, it would be fishy
Reply
#5
Not doing any blackhat stuff, I just would like to landing page not to see where the visitors are coming from.
[Image: gviF7.gif]
"We've all heard that a million monkeys banging on a million typewriters
will eventually reproduce the entire works of Shakespeare.
Now, thanks to the Internet, we know this is not true." - Robert Wilensky
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  HELP!! How to redirect my sites.. dark_move 8 1,430 03-18-2013, 01:05 PM
Last Post: Haxalot
  Making default domain redirect to forums Jake 12 4,197 10-08-2009, 03:19 PM
Last Post: El Zorro

Forum Jump:


Users browsing this thread: 1 Guest(s)