GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Problem with hotlinking websites (https://gfy.com/showthread.php?t=1312889)

pornuploader 05-08-2019 09:30 AM

Problem with hotlinking websites
 
Hello guys

I used following codes to block images of my websites on hotlinks sites, I put them on .htaccess file, But they don't work ( I cleared browser cache as well, Even tested them in Remote desktop VPS)

Does anyone have any idea?

Code:

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mywebsite\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png)$ https://i.imgur.com/ZtXiCBw.gif [L]


Code:

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mywebsite\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png)$ - [F]



Code:

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://(www\.)?website.com [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?website.com.*$ [NC]
RewriteRule \.(gif|jpg)$ - [F]


Miguel T 05-08-2019 07:44 PM

Code:

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^https://(www\.)example.com/.*$ [NC]
RewriteRule \.(gif|jpg|jpeg|bmp|zip|rar|mp3|flv|swf|xml|php|png|css|pdf)$ https://www.example.com/gofuckyourself.gif [R,L]

This should work...
It also shows a gofuckyourself.gif to leechers.

If you simply want to block it, change the last line to:
Code:

RewriteRule \.(gif|jpg|jpeg|bmp|zip|rar|mp3|flv|swf|xml|php|png|css|pdf)$ - [F]
:thumbsup

pornuploader 05-09-2019 06:51 AM

Quote:

Originally Posted by Miguel T (Post 22466474)

This should work...
It also shows a gofuckyourself.gif to leechers.

If you simply want to block it, change the last line to:

:thumbsup

I did check. It doesn't work as well, This code blocked the all images on my own website.
I've tried most methods but neither of them work
How about cloudflare? They have a feature as "Hotlink Protection", Have you ever tried this feature?

Taipac 05-09-2019 12:42 PM

Why you will do any against "hotlinking" ?
? Maybe, because you have only LIMITED traffic ?

Then CHANGE to UNlimited...
...AND USE the hotlinks for YOUR OWN !

BRAND all images with YOUR domain ;-)

text on images [for example]:
"ORIGINAL-image in FULL-size with FREE bonus ONLY at hddp:// www . pornuploader . com.."

pornuploader 05-09-2019 01:35 PM

Quote:

Originally Posted by Taipac (Post 22466884)
Why you will do any against "hotlinking" ?
? Maybe, because you have only LIMITED traffic ?

Then CHANGE to UNlimited...
...AND USE the hotlinks for YOUR OWN !

BRAND all images with YOUR domain ;-)

text on images [for example]:
"ORIGINAL-image in FULL-size with FREE bonus ONLY at hddp:// www . pornuploader . com.."

Seems like "Hotlinkings" have bad effect on SEO
Hundred and hundred of images of my websites have been linked to these "Hotlink websites" but i didn't get any traffic through them, I've seen that the domain rank in Google usually goes down after that the images get linked to such websites.


All times are GMT -7. The time now is 09:47 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc