Hey Daniel thanks for the info...Idk what iam doing wrong but
once i place my link in my browser I get redirected to my WH site. Iam using
a sub domain to handle the redirect..A WP site for my WH.
I place first code in the header for my theme using the editor.
I visit my handler domain and it says "you must provide the referrer"
Do I have to edit anything in the codes..like the orange text in the first code?
my link looks like this http://subdomain.handlerdomain.net/?url=http://www.mycpa.com/subid&referer=http://domainname.net
I also use go daddy for hosting..
<SCRIPT LANGUAGE="JavaScript"> document.write(document.referrer) </SCRIPT>
handler long url [U][/U]
handler long url
I tried to set this up because cpa redirector stopped working for me all of a sudden on WP. I like to have an index.php with several urls that would be chosen randomly and redirect to the blog post redirector links. Now I tried to set up the this script with the new urls to be randomly chosen and redirected to the offer, but it isn't working for me. I also tried to make new subdomains that would redirect through these links and then place the shortened subdomain links into the url rotator php script. It hasn't worked. I have tried an html rotator script and a php rotator script to see if either would work. They didn't.
URL Rotator URL with redirect links chosen at random > offer
Any solutions?
I'm curious, Does this also pass javascript referer checking?
To check place the following code in a html page somewhere and point your script at it via your ref faker and see if it echo's the correct referer.
I'm guessing it wont since "document.referrer" is controlled and sent by the browser the user is using...
Code:<SCRIPT LANGUAGE="JavaScript"> document.write(document.referrer) </SCRIPT>
You must provide a referer
http://www.whatismyreferer.com/?ttp%3A%2F%2Fwww.whatismyreferer.com=
The perfect script but loads a little slow. Anyways, to speed it up?![]()
I joined this late and find that it doesn't work. It appends &referrer= onto the end of the final destination URL with the white hat site address, this results in a 404 not found error. How are you guys all getting around this? Have I missed something?
I keep gettingand yes referrer is spelled incorrectly on the page, I need to know what I'm doing wrong?Code:You must provide a referer
the redirection and referer spoofing part is working for me but, it redirects to:
Code:http://www.whatismyreferer.com/?ttp%3A%2F%2Fwww.whatismyreferer.com=
instead of http://www.whatismyreferer.com , for example.
what is going on?