473,401 Members | 2,068 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

Help with bloggers and direct link to images

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
Jul 20 '05 #1
3 2045
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. 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
Jul 20 '05 #2
In article <bi*******************@news.demon.co.uk> in
comp.infosystems.www.authoring.html, David Dorward
<do*****@yahoo.com> wrote:
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/
Jul 20 '05 #3
David Dorward <do*****@yahoo.com> wrote in
news:bi******************@news.demon.co.uk:
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.
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ::::x:::: | last post by:
Hi All, below is come code I'm writing for an assignment, and I'm stuck. What I want to happen: page load, user click on money money = bank bank is displayed in a text box I can get the bank...
5
by: Craig Keightley | last post by:
Please help, i have attached my page which worksin IE but i cannnot get the drop down menu to fucntion in firefox. Any one have any ideas why? Many Thanks Craig ...
2
by: Goober | last post by:
I have the following default.aspx page that works properly. However, what I want to do is to link the graphics within it (that are hard coded now in the default web page) to our corporate...
4
by: jereme.goblue | last post by:
The web page at http://www.rossowinspections.com/ has an issue with the left menu. The left menu has 7 links. One of the links doesn't work. Using Firefox 1.5 the Fees link isn't a clickable...
36
by: aljamala | last post by:
Hi, I keep getting this warning on a page, but I do not know what the problem is...does anyone have an idea about what could be wrong? line 88 column 7 - Warning: missing </formbefore <td> it...
5
by: althafexcel | last post by:
hi everyone Im trying to include an external js in my aspx page under the head tag, it doesn't load or it displays an object expected error whenver the function from the .js is called. Actually...
2
by: tonsi | last post by:
I have a page but it wont center the div. Can anyone take a look at it and help. When I try to center in the body using text-align: center; it doesn't work with the main container (called Table_01)....
0
by: zeckdude | last post by:
Hi, I am having some issues with my site. I have a main Nav with four links that load in 4 different sections. You can see the page I am working on here:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.