foxler
Regular Member
- Mar 7, 2008
- 279
- 163
Alright so I keep hearing from people 'use a double meta refresh' saying there's no way the referer will be sent and what not. I have also searched and found no code explaining how to do it or exactly what it is. Someone told me its exactly what it sounds like so I'm guessing its
hxxp://SiteYouWantToHide.com a href links to hxxp://example.com/page1.html
hxxp://example.com/page1.html
hxxp://example.com/page2.html
Why would that be a surefire way of redirecting. Wouldn't just one simple meta refresh to the affilate offer work just the same way?
hxxp://SiteYouWantToHide.com a href links to hxxp://example.com/page1.html
hxxp://example.com/page1.html
Code:
<meta http-equiv="refresh" content="0;url='http://example.com/page2.html'">
hxxp://example.com/page2.html
Code:
<meta http-equiv="refresh" content="0;url='http://affiliate.com/MyOffer'">
Why would that be a surefire way of redirecting. Wouldn't just one simple meta refresh to the affilate offer work just the same way?
Last edited: