|
Hotlinking
Hi Everyone,
Is it ok place the hotlinking instruction in htaccess from the point of SEO ?
Is it possible that google and other bots visits will be blocked or something ?
Instruction is
RewriteCond %{HTTP_REFERER} !^http(s)?://([a-z0-9-]+.)*google*.com [NC]
Also is it possible to block a particular website from accessing your images ?
I am not sur which command can do that
|