Stopping Spam submissions

Discussion in 'Directories' started by Shellerz, Apr 20, 2009.

  1. #1
    Hi people,

    Are there any good ways of stopping spam submissions on my directory? I already have a captcha which has helped but I still get a lot of rubbish.

    love to know you thoughts as ever.

    Shellerz
     
    Shellerz, Apr 20, 2009 IP
  2. stoner3221

    stoner3221 Notable Member

    Messages:
    865
    Likes Received:
    233
    Best Answers:
    0
    Trophy Points:
    285
    #2
    Hire a coder knowledgeable in your problems and script to block unwanted submissions and block by IP areas or countries that are abusing your resources.
     
    stoner3221, Apr 20, 2009 IP
  3. mak67uk

    mak67uk Peon

    Messages:
    79
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What type of stuff are you getting ? - as I don't seem to get any submitted to mine ?
     
    mak67uk, Apr 20, 2009 IP
  4. BoneJj

    BoneJj Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    more details on the site and such would help.
     
    BoneJj, Apr 20, 2009 IP
  5. malcolm1

    malcolm1 Prominent Member

    Messages:
    7,148
    Likes Received:
    758
    Best Answers:
    0
    Trophy Points:
    310
    #5
    becuase your link isnt in your sigs... :D

    @shellerz

    Trust me its another owner doing it for kicks or just a plain spammer from here.
    Im sure your getting submission that make no sence and about 20 at a time as
    he/she/it is using an automated script that sends garbage to tons of directories.
    (did all of ours and we get Zero garbage submits)

    Contact DP member (Silksmooth) and he can block all the countries that send you
    spam and/or dont understand how to write English titles and descriptions.

    OR you can contact DP (anon) whom sells a mod for spam which works really well also...

    laterz
    malcolm
     
    malcolm1, Apr 20, 2009 IP
    hyper likes this.
  6. xc06

    xc06 Notable Member

    Messages:
    3,498
    Likes Received:
    332
    Best Answers:
    0
    Trophy Points:
    203
    #6
    what script you are using? Phpld is quite easy to get spam submission
     
    xc06, Apr 20, 2009 IP
  7. swedal

    swedal Notable Member

    Messages:
    3,767
    Likes Received:
    426
    Best Answers:
    0
    Trophy Points:
    230
    #7
    I have a spam guard system in place that misses nothing - 100% accurate - if you want that contact an0n
     
    swedal, Apr 20, 2009 IP
    hyper likes this.
  8. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #8
    Spam is spam regardless. The script in question doesn't have either the brainpower and/or wanting to defeat it behind the programming to combat it. Maybe they'll eventually get to it, I really don't know for sure since it's been 3+ years now. However, I have gotten to it as I made a commitment 2.5 years ago to get rid of the spammers.

    Why would someone need 'details' on spam. I think we all know exactly what it is.

    I got the goods malcolm ;)

    Yes I'll agree on that, which is why I had to invest some time to create one that really works. I have created a do the math as well as an internal admin drive spamguard and also a pragmatic one, which nobody is going to get by. I even offered $100 to anyone who could defeat it. Ask swedal below if anyone has done so to this day.

    Even though we found yet another flaw/bug in the script today, it still didn't get by the spamgaurd. Hows that for 'in your face' to the spammers :D
     
    an0n, Apr 20, 2009 IP
    hyper likes this.
  9. jitendraag

    jitendraag Notable Member

    Messages:
    3,982
    Likes Received:
    324
    Best Answers:
    1
    Trophy Points:
    270
    #9
    I hear about an0n's spamguard a lot. I have tried a couple of things on my directories.

    1. Turned captcha to math captcha
    2. Put a ban word mod and got rid of obvious spam submission
    3. I also put an IP ban mod to ban repeatedly offending IP, combined this with mod that searches for 'other submissions from same IP' and I am able to control spam to a great extent.

    btw, all these are measures that are used on a free directory, paid ones would have a different kind of spam altogether.
     
    jitendraag, Apr 20, 2009 IP
  10. wwws

    wwws Notable Member

    Messages:
    3,385
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    225
    #10
    Turn registration on is another.
     
    wwws, Apr 20, 2009 IP
  11. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #11
    My methods are using captcha, ban ip, domain, email, words.

    They do give up, eventually.

    When the spam stops though i do tend to miss the messages like:

    good site

    teen f*8k s**t wh**es

    and the ones with 15 xtrufsdgkg.com domains in them.

    :D
     
    pipes, Apr 21, 2009 IP
  12. dice10

    dice10 Member

    Messages:
    50
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #12
    I use this code below replace the X with the IP address you want to block.Place the code in your htaccess file. Works Great for me.You can add to the list also. It seems to block only one IP address at a time.


    order allow,deny
    deny from xx.xx.xxx.xxx
    deny from xx.xxx.xxx.xxx
    deny from xx.xx.xx.xxx
    deny from xx.xx.xx.xxx
    allow from all
     
    dice10, Apr 29, 2009 IP
  13. jamesmeijer1234

    jamesmeijer1234 Banned

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    get a captcha, as well as how many can be submitted in one day from one ip

    try to make accounts and make it community review project, similar to digg, make it that if it's a spam entry, your users can bury it to the death. ;)
     
    jamesmeijer1234, Apr 30, 2009 IP
  14. wwws

    wwws Notable Member

    Messages:
    3,385
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    225
    #14
    I put the codes in my .htaccess file on both dir.

    1. was upgrade to a newer phpLD2x while the other was not.
    The upgraded one has no spam, while the older one does.

    Try upgrading to the newest phpLD 2x that is if your script is older than dirt like mine was.

    .htaccess russian block codes:
    http://www.wizcrafts.net/russian-blocklist.html
     
    wwws, Apr 30, 2009 IP
  15. WallaceYeung

    WallaceYeung Notable Member

    Messages:
    3,377
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    230
    Digital Goods:
    1
    #15
    phpld seems hard to stop the spam submissions,
    like wwws said, it's a alternative method to stop useless submission by turn on the user registration function.
     
    WallaceYeung, Apr 30, 2009 IP
  16. googlepwner

    googlepwner Peon

    Messages:
    184
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Well.. Recaptcha may stop it all!
     
    googlepwner, Apr 30, 2009 IP
  17. wqamar

    wqamar Well-Known Member

    Messages:
    127
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    121
    #17
    I have also same problem. huge spam. I am also trying to solve this issue. I post really help me.
     
    wqamar, Jan 22, 2010 IP
  18. fastreplies

    fastreplies Banned

    Messages:
    2,336
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    190
    #18
    The reason why is very little can be done to stop spam is because spambots don't use
    Submission Forms but go directly and use Submission script.

    The only effective way to stop spam submissions is to tell script to allow only one submission
    from the same IP address, lets say within an hour or 24 hours or 30 days etc. by placing that
    IP address temporary in a Blacklist

    Of course it will restrict legitimate users but I don't see any harm if they come back and add
    another site within a week for example, which is very small price to pay for stopping all those
    automated submissions by spambots.

    ;)

    fastreplies
     
    fastreplies, Jan 22, 2010 IP
  19. EveryQuery

    EveryQuery Well-Known Member

    Messages:
    2,039
    Likes Received:
    366
    Best Answers:
    0
    Trophy Points:
    180
    #19
    You have a problem with spam mainly because you are using a FREE directory script that is quite old now...and is a spammer's dream. Spend some cash and upgrade to a recent version, or pay a programmer to add some kind of spam guard mod to your directory.
     
    EveryQuery, Jan 22, 2010 IP
  20. sippsin

    sippsin Active Member

    Messages:
    237
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    63
    #20
    Which directory software or script are you using? PHPLD has the option to remove listings as spams such that it wont get submitted from that IP again.
     
    sippsin, Jan 23, 2010 IP