Skip to content

Comment on Ask HN: How should I deal with a clone of my site?parent

Comments

A quick Google search landed me here: http://stackoverflow.com/questions/6977613/differentiate-bet...

From there you could do any number of things. Always serve up one single "hotlink.jpg" image. Rewrite all image paths to include a special "/hotlinked/" folder so all you images get duplicated and then water marked. Rewrite all images paths to send the original image path to a script that would dynamically watermark or swap images. I'm sure there are other things you can do. But the main objective is to not have to change any of your own source code.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.