Tagged Questions
The referrer-spam tag has no wiki summary.
3
votes
1answer
360 views
PHP referrer: How to make sure a request is actually coming from where it's supposed to come from
I would like to put a link back to my site on other "approved" domains. When they click on the link it goes to a page that checks the referrer ($_SERVER['HTTP_REFERRER']) to make sure they came from a ...
2
votes
1answer
140 views
Referrer URL appears to be pointing to a naughty picture
This may belong on Serverfault, but I don't think so.
I have a website with the archives of a local radio program that had some cult following in Australia, and may have a limited, but active, group ...
1
vote
2answers
2k views
How to block referral spam using Nginx?
I'm running two mongrels under an Nginx server. I keep getting requests for a nonexistent file. The IP addresses change frequently but the referring URL stays the same. I'd like to resolve this.
0
votes
1answer
57 views
Unregistered domain heiiehdsx.com in my referrer logs
Lately, the unregistered (available) domain heiiehdsx.com has been showing up in my HTTP referrer logs. It comes from a variety of IP addresses (none very similar). When I Google the domain, the ...
0
votes
2answers
265 views
Preventing referral scams
How can you prevent "referral scams"?
For example, in a wordpress-based site of mine, I suddenly noticed that someone clicked a link from some site I had never heard of. When I followed the link, ...