Forum Moderators: martinibuster
traffic is about 5 hits an hour, pretty harmless, but I do not want my site to be associated with this kind of a site link. I do not want to shut down a page either... maybe i should do a redirect back to the site if I see referrer is matched up?
[edited by: FrostyMug at 7:05 am (utc) on Jan. 18, 2007]
maybe i should do a redirect back to the site if I see referrer is matched up
Other links to the page will be broken too, so if the page is REALLY important you could think about doing a conditional redirect:
referrer from bad site?
output 404 (page not found)
else
output 301 (move)
BTW: are they linking to the page or are they hotlinking an image?
frox, they actually have a thumbnail of the image hosted on their servers and a link to my site under that image (by image description, not site name). there's nothing on that site that even remotely mentions owners or contact links, just a grid of images on the homepage with descriptions under them.