Need a copy/paste preventing script

Discussion in 'Programming' started by Dantes, Sep 2, 2006.

  1. #1
    Hi,

    is there a script, that prevents that someone copy/paste your articles?

    thx
    Dantes
     
    Dantes, Sep 2, 2006 IP
  2. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Essentially, nothing can stop an end user doing that. Yes, there are scripts that might slow them down, but nothing will stop them.

    Especially if you still want them indexed by search engines.
     
    TwistMyArm, Sep 2, 2006 IP
  3. Dantes

    Dantes Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm well aware of that, I just want something thats stops the average "dummy-user" from stealing ;).
     
    Dantes, Sep 2, 2006 IP
  4. clancey

    clancey Peon

    Messages:
    1,099
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #4
    This has been coded several times in javascript and a quick search will yield plenty of returns.

    Do not forget, there are legitimate reasons for someone to try to "copy and paste" material from your website. Making it harder just adds to the annoyance level of sites and some of those "real" visitors may not return.

    The people you should worry about are not the copy and paste crowd. Unfortunately, the only way to defeat them is to never publish on the web.

    On one of my sites, I allow visitors to see portions of articles and I let subscribers see the full content of articles.

    You may also want to consider this as an opportunity. What if you allowed people to use material from your website as long as they included a link back as part of the credit. Your focus changes from stopping any use of material to only stopping those ignorant people who refuse to provide the required link back in exchange for using your material.

    This could result in lots of high quality back links, which helps elevate your ranking in search engines, and gets links to your website in front of other people with similar interests. This type of guerilla marketing is a sophisticated form of contextual advertising where you barter content for high visibility ad space that users want to view instead of wanting to block.
     
    clancey, Sep 4, 2006 IP
  5. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #5
    maybe what you could do is write it out reversed... (which would only deter a few people, or slow them down in reality). I have done this technique for hiding Email addresses. have the server-side script write out the email addresses backwords, then javascript, write them out reversed. This way your written HTML is reversed but the content cant be view-source, copy/pasteable directly.

    Their are also some JS scripts to disable KeyStrokes or disable the right-click context menu.
     
    ccoonen, Sep 4, 2006 IP
  6. Dantes

    Dantes Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thx, good point. This means I have to look for copys of my site frequently and then write them threatening them if they dont make a backlink ;) . But this is actually a good thought.
     
    Dantes, Sep 29, 2006 IP
  7. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Maybe try out http://www.copyscape.com/ .

    I don't know how good it is, but even if it isn't, I'm sure there are other companies out there that do this kind of thing...
     
    TwistMyArm, Sep 29, 2006 IP
  8. Dantes

    Dantes Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thx, I'll try it!
     
    Dantes, Oct 1, 2006 IP
  9. deccanbazaar.biz

    deccanbazaar.biz Banned

    Messages:
    2,349
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Features:
    Blocks spam email address searchers
    Blocks individual IP addresses, or IP address ranges that you specify
    Disable right click and context menu
    Helps protect your valuable content, source code, links, and images
    Disable drag & drop
    Disable text selecting and copy/paste
    Disable offline viewing
    Hides the URLs of your links
    Keeps your site out of frames
    Disable screenshots.

    http://www.deccanbazaar.biz/view_item.php?ItemID=341&CategoryID=6&SubcategoryID=88
     
    deccanbazaar.biz, Oct 1, 2006 IP
  10. hacker.yogi

    hacker.yogi Banned

    Messages:
    92
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #10
    hacker.yogi, Dec 15, 2007 IP
  11. locpicker

    locpicker Well-Known Member

    Messages:
    789
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    160
    #11
    I think there is a new right-click tool now that actually takes someone to a new sales page. Saw it somewhere.
     
    locpicker, Dec 17, 2007 IP