Home / Software / Apache / How can I block links from another website to my website?
How can I block links from another website to my website?
Last updated: 06/26/2009
There are some sites out there that "steal" your content by dynamically pulling your content into their iframe (website). The idea is that they get free content with no work, and maybe get a few $$ in advertising clicks from it.
If you have an .htaccess and access to mod_rewrite, you can add these lines to the .htaccess file in your document root: