.htaccess dosyana şunları ekle;

RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?site1.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?site2.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?site3.com.*$ [NC]
RewriteRule .* http://herhangibirurl.com/yasak.jpg [R,L]