HighDots Forums  

Help with bloggers and direct link to images

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Help with bloggers and direct link to images in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve Kreis
 
Posts: n/a

Default Help with bloggers and direct link to images - 08-23-2003 , 11:34 AM






Somebody help. The bloggers are driving me nuts. They are direct linking to
images on my site thus driving up my traffic to an artificially high level.
What I would like to do is prevent them from putting direct links to images
in their blog. I don't care if they steal the image. They can even right
click and save, if they want -- it's the linking that bothers me. Short of
encrypting all 450 pages, is there any other way out?

Steve



Reply With Quote
  #2  
Old   
William Tasso
 
Posts: n/a

Default Re: Help with bloggers and direct link to images - 08-23-2003 , 02:22 PM






Steve Kreis wrote:
Quote:
Somebody help. The bloggers are driving me nuts. They are direct
linking to images on my site thus driving up my traffic to an
artificially high level. What I would like to do is prevent them from
putting direct links to images in their blog. I don't care if they
steal the image. They can even right click and save, if they want --
it's the linking that bothers me. Short of encrypting all 450 pages,
is there any other way out?

oft quoted suggestions include a regular chamge of name for you image
directory and some global replace to suit as well as leaving replacements
for 'popular' images which include 'go find your own' message.

there are some server side scripted techniques which achieve the desired
result. here's an example in asp that seems to do the job: <
http://williamtasso.com/components/image.asp >. I believe a similar result
is achievable directly with Apache configuration options.

--
William Tasso - http://WilliamTasso.com




Reply With Quote
  #3  
Old   
Stan Brown
 
Posts: n/a

Default Re: Help with bloggers and direct link to images - 08-24-2003 , 12:27 PM



In article <bi8ac0$bts$1$830fa795 (AT) news (DOT) demon.co.uk> in
comp.infosystems.www.authoring.html, David Dorward
<dorward (AT) yahoo (DOT) com> wrote:
Quote:
Steve Kreis wrote:

Somebody help. The bloggers are driving me nuts. They are direct linking
to images on my site thus driving up my traffic to an artificially high
level.

http://www.allmyfaqs.com/faq.pl?Prevent_bandwidth_theft
That says "it will prevent your images being leeched unless the
leeching sofware [sic] fakes its referer [sic] (a lot do)."

While that's better than nothing, do you have any more suggestions
with greater coverage?

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
validator: http://jigsaw.w3.org/css-validator/


Reply With Quote
  #4  
Old   
Stan Brown
 
Posts: n/a

Default Re: Help with bloggers and direct link to images - 08-25-2003 , 07:48 PM



In article <bicl2e$70u$1$8300dec7 (AT) news (DOT) demon.co.uk> in
comp.infosystems.www.authoring.html, David Dorward
<dorward (AT) yahoo (DOT) com> wrote:
Quote:
Philipp Lenssen wrote:
It seems that still would cost bandwidth, even if people might stop
linking to the image after a while.

So make it a tiny image.

http://dorward.me.uk/tmp/bad.png
- 429 bytes (not kilobytes, _bytes_).

Done! I'll link to it starting right away. :-)

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
validator: http://jigsaw.w3.org/css-validator/


Reply With Quote
  #5  
Old   
Eric Bohlman
 
Posts: n/a

Default Re: Help with bloggers and direct link to images - 08-26-2003 , 04:00 PM



David Dorward <dorward (AT) yahoo (DOT) com> wrote in
news:biceg5$fm$1$8300dec7 (AT) news (DOT) demon.co.uk:

Quote:
Stan Brown wrote:

Somebody help. The bloggers are driving me nuts. They are direct
linking to images on my site thus driving up my traffic to an
artificially high level.

http://www.allmyfaqs.com/faq.pl?Prevent_bandwidth_theft

That says "it will prevent your images being leeched unless the
leeching sofware [sic] fakes its referer [sic] (a lot do)."

While that's better than nothing, do you have any more suggestions
with greater coverage?

It also says: it checks to see if it is your domain requesting the
.gifs/.jpgs/.pngs and if not substitutes an image (bad.gif) to display
instead of the one requested.

-- i.e. stops direct linking.
I'd also put in a check to see if it's coming from a Google cached page and
supply the original image in that case. It's really annoying to pull up a
cached paged and see a big ugly "don't link directly" background image
covering it.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.