Have you tried to add txt extension in the list? For example:
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?itesla.solutions/ [NC]
RewriteRule .*.(txt|jpg|jpeg|png|gif|pdf|rar|)$ https://itesla.solutions/isign-up/ [NC,R,L]
Have you tried to add txt extension in the list? For example:
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?itesla.solutions/ [NC]
RewriteRule .*.(txt|jpg|jpeg|png|gif|pdf|rar|)$ https://itesla.solutions/isign-up/ [NC,R,L]
Yes i tried before but not helped i even try remove all those but keep jpg it still not work only if i disable hotlink code it work.
Also google could not access robot.txt and i have to move this htaccess code into /uploads/ dir so google and other search engines could read that text.
Heaven
My htaccess is not in /uploads/ but in /wp-content/ dir sorry was not able to edit my reply.
Any idea why txt files get hotlinked even without adding it?
Between i found recently some error log in /wp-admin/ dir, can this be related?
[31-Dec-2016 17:44:36 UTC] no decode delegate for this image format `' @ error/constitute.c/ReadImage/501
Hi Filip,
it seems you use the old version. Or these error was generated before wpForo Advanced Attachment 1.0.1 version. Please deactivate and delete this addon through Dashboard > Plugins admin page. Then go to gVectors Shop Account page, download and install it again. And remove this error log file.
Hi Tom
It seems it was old error log.
Well i will mark this topic as solved because hotlink issue is not related with the Add-on.
On a side note if you can edit my previous reply to exclude those links would be good there was not much time to edit them when i post.
Thank you for all the help!