Hotlinking and SEO

Discussion in 'Search Engine Optimization' started by Tidal74, Dec 2, 2006.

  1. #1
    I am trying to develop a script that encourages people to use anchor text when they use my images on thier site.

    One question I have is can you can make it impossible to right cick on images (so that they cant be hot linked) but still indexed and crawlable by search engines? I wonder if anybody has found a solution for this problem.
     
    Tidal74, Dec 2, 2006 IP
  2. DSeguin

    DSeguin Peon

    Messages:
    70
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can make it impossible for people to right click your images using javascript, however people can still view your source and take your image if they want. The code in the document for displaying an image is still the same, however there is an added attribute 'onmousedown'. I'm pretty sure spiders will still crawl and index the image.

    Here is the URL that show you how to setup the javascript:
    javascript.internet.com/page-details/no-right-click-2.html
     
    DSeguin, Dec 2, 2006 IP
  3. xbtpub

    xbtpub Peon

    Messages:
    240
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can use Php to finish this job!!!
    Contact me if you are interested .
     
    xbtpub, Dec 2, 2006 IP
  4. Tidal74

    Tidal74 Active Member

    Messages:
    578
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Could the mouse down effect be set up on a page such as this:
    http://www.visitusa.com/alabama/images/gulfshorebeachpic.jpg

    I have figured out how to set it up the regular html page, but most people I assume click to the larger version then copy the image.
     
    Tidal74, Dec 2, 2006 IP
  5. redhits

    redhits Notable Member

    Messages:
    3,023
    Likes Received:
    277
    Best Answers:
    0
    Trophy Points:
    255
    #5
    Or you can slice an image into pieces , like I did with my pic here:
    www.softgroups.com/bogdan <--- see the example, view the code source
     
    redhits, Dec 2, 2006 IP
  6. almir

    almir Peon

    Messages:
    1,104
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #6

    Yep, this is something like ringtones landing pages are doing.
    But your pic is loading pretty slow
     
    almir, Dec 3, 2006 IP