Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

How can I stop someone from stealing my images?

Status
Not open for further replies.

draggar

þórr mjǫlnir
Legacy Exclusive Member
Joined
Dec 26, 2007
Messages
7,357
Reaction score
223
I have a site and seems that people *love* to link the images to other sites and this is driving my bandwidth usage though the roof.

How can I stop this other than changing the name of the files every week?
 

Gerry

Dances With Dogs
Legacy Exclusive Member
Joined
Dec 3, 2006
Messages
14,984
Reaction score
1,302
Copyright them.

Make sure you have a statement on the site(s) you post them regarding use.

No...you do not need to file for any legal documents to copyright your own intellectual property.

As mentioned, make sure you post usage requirements and that all images and text is copyrighted by you.
 

stock_post

JewelryRelated.com
Legacy Exclusive Member
Joined
Sep 3, 2006
Messages
2,418
Reaction score
8
Watermarking is another option.
Add your site name.
 

DomainsInc

Level 8
Legacy Platinum Member
Joined
Jan 18, 2007
Messages
1,858
Reaction score
78
the only real way to stop them is using .htaccess. looks it up in google.
 

draggar

þórr mjǫlnir
Legacy Exclusive Member
Joined
Dec 26, 2007
Messages
7,357
Reaction score
223
Both are great ideas but won't stop the bandwith theft, I don't want to get flagged by my host, one of them is a HUGE drain.

I found this, add it to the .htaccess file:

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mysite\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png|jpg)$ /images/nohotlink.jpe [L]


(rename /images/nohotlink.jpe with a file - maybe a site URL image). I'm also assuming I change "mysite" to the domain (w/o TLD)?

I wouldn't mind the traffic if it was legit,though! :D
 

Gerry

Dances With Dogs
Legacy Exclusive Member
Joined
Dec 3, 2006
Messages
14,984
Reaction score
1,302
Honestly, nothing can stop anyone from stealing anything.
 

POLiSH

Level 8
Legacy Exclusive Member
Joined
Aug 25, 2004
Messages
2,042
Reaction score
2
- The correct answer is you can stop anyone.
 

draggar

þórr mjǫlnir
Legacy Exclusive Member
Joined
Dec 26, 2007
Messages
7,357
Reaction score
223
I'll do the .htaccess later and I'll also add a watermark to the images so that if they right-click and save then it'll show it's from my site. :)
 

draggar

þórr mjǫlnir
Legacy Exclusive Member
Joined
Dec 26, 2007
Messages
7,357
Reaction score
223
Break that one down please? I'm assumin that will block myspace, blogspot, and livejournal?

What's the NC & OR for?
 

stock_post

JewelryRelated.com
Legacy Exclusive Member
Joined
Sep 3, 2006
Messages
2,418
Reaction score
8
if you have time, rename the file every now and then.
use the old file name for displaying a banner showing your site advertisement.

(Depends on how much time you have to kill)
 

POLiSH

Level 8
Legacy Exclusive Member
Joined
Aug 25, 2004
Messages
2,042
Reaction score
2
Correct it is site specific so feel fee to add additional site's as needed.

As far as the code:

Apachie Handler NC = "No Case", or "case-insensitive and OR = specifies a logical "or" that ties two expressions together such that either one proving true will cause the associated rule to be applied.
 

Johnn

Level 14
Legacy Exclusive Member
Joined
Apr 13, 2004
Messages
15,995
Reaction score
1,420
.htaccess should work. But here is what you may want to do.
Rename the images with something else.
Upload some "bad pictures" and use the old names.
 

katherine

Country hopper
Legacy Exclusive Member
Joined
Jul 9, 2005
Messages
8,427
Reaction score
1,291
I would do the rewrite as above to serve the offenders a real nasty image :)
Keep in mind though that the refer may not always be available.
 

BobDiGiTaL

Domain Lover
Legacy Exclusive Member
Joined
Aug 13, 2005
Messages
1,556
Reaction score
19
cant you disable the right click option on your site?
 

whitebark

Level 9
Legacy Platinum Member
Joined
Jul 9, 2006
Messages
3,026
Reaction score
26
if you have time, rename the file every now and then.
use the old file name for displaying a banner showing your site advertisement.

(Depends on how much time you have to kill)

This one has worked for me as well. Get some free advertising out of it.

but if you really want to stop them outright do as Polish mentioned - block image hotlinking or by their domain via .htaccess.
 

Gerry

Dances With Dogs
Legacy Exclusive Member
Joined
Dec 3, 2006
Messages
14,984
Reaction score
1,302
does this prevent the images from showing up on "print screen"?
 

katherine

Country hopper
Legacy Exclusive Member
Joined
Jul 9, 2005
Messages
8,427
Reaction score
1,291
cant you disable the right click option on your site?
This won't help, because this would only apply to a browser visiting the website, and only if Javascript is enabled so it's easily circumvented.
They are linking to images remotely.
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

Who has watched this thread (Total: 2) View details

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Premium Members

Upcoming events

Latest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom