If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Suggestions & Feedback > New users posting links

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-13-09, 05:44
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
New users posting links

Why not disable links in posts for new users (say less than 20 posts). This will stop posts like this one.

It also seems odd that in the advertising banner at the top of the page there are often adverts for people to earn money posting links in forums like this - is there no way you can get rid of certain advertisements?
Reply With Quote
  #2 (permalink)  
Old 07-13-09, 07:09
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
Quote:
Originally Posted by mike_bike_kite
Why not disable links in posts for new users (say less than 20 posts). This will stop posts like this one.
that will not stop them, mike -- they'll just make 20 completely useless posts first

i say this from several years of experience as a moderator at SitePoint Forums, a much more popular forum site than this one

regarding the adverts, it would be ironic indeed that dbforums bring the onslaught of "sig spammers" upon itself with ads

bad enough that these people already have a foot in the door through posts such as this one in the marketplace, a post which i have already reported to be removed as it has nothing to do with databases, but which still remains and my report remains ignored
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 07-13-09, 07:39
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Surely there is a cost to them - even if that cost is only time in typing in 20 more posts to finally get their links published. If you raise their costs by 20 times then it must have an impact.

You wonder whether it's worth keeping a database of the urls that are linked to. Then if any new post comes in with links to these urls then all links are removed and the user banned. Some process could be put in place to remove sites from the database.

Both the posts mentioned so far would of been handled by a simple "no posts until a certain threshold" rule though.
Reply With Quote
  #4 (permalink)  
Old 07-13-09, 08:06
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
Quote:
Originally Posted by mike_bike_kite
Surely there is a cost to them - even if that cost is only time in typing in 20 more posts to finally get their links published. If you raise their costs by 20 times then it must have an impact.
my experience as a moderator on a couple of forums where sig spamming is rampant shows that this is not the case

many third world companies have sweatshops of "seo experts" who sit there all day posting into forums, and believe me, a limit of 20 would be laughed at

a post limit does not control the problem, it exacerbates it
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #5 (permalink)  
Old 07-13-09, 08:19
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
There has been talk around similar topics by the site admins and moderator staff already, however I have not been keeping up recently so am unable to pass a useful enough comment.

However, I have posted a link to this thread where such people will see it and hopefully gain some more useful feedback

Feel free to PM me to chase
__________________
George
Twitter | Blog
Reply With Quote
  #6 (permalink)  
Old 07-13-09, 08:19
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
r937 makes a good point. I just pitched the threads from gilbertsavier who was actually stealing messages posted on other forums to post them here with sig-spam attached.

The problem with forum spam is much harder to crack than just setting post limits. A lot of the spam is generated by bots, and much more is generated by the legions of "post for dollars" folks that aren't even computer literate enough to realize the damage that they do by posting this stuff.

DBForums has had a slow but consistent rise in terms of the hits from search engines and even more importantly by the number of times that DBForums is specified as the "site of preference" or even the only site to be searched for a given search engine query. As it rises higher and higher in terms of "search preference", DBForums becomes a more and more valuable target to spammers.

The folks that run and support DBForums do a great job of helping to manage the spam. I'm doing what I can to help manage spam too, but we are outnumbered literally thousands to one... There are ways to make a forum almost spam free, but those are very expensive in terms of the time, trouble, and money that it takes to use them... There are only a few forums on earth that can implement the kind of protection that it takes to really make spam impractical.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #7 (permalink)  
Old 07-13-09, 08:32
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
thanks pat

once again, i find it important to draw a careful distinction between "spam spamming" and "sig spamming"

actual spam (posts for nike, viagra, handbags, etc.) are straightforward and easily dealt with -- in fact, automated methods are clearly possible here

sig spamming is far more insidious, and in my opinion you cannot automate the recognition of sig spamming at all

posts by sig spammers look an awful lot like real posts, except that their benefit to the value of the thread is nil

two typical examples: posts plagiarized from elsewhere on the web, and posts that say "thanks for sharing" or similar

control of sig spamming can easily be obtained by ensuring that sigs are displayed by the forum software ~only~ to logged-in users

this means that google and other search engines will never see sigs, which completely removes the incentive for sig spamming

remember, the reason the sig spammers post in the first place is to garner as many search engine backlinks as possible to the sites in their sigs

the more reputable the forum, the more value the search engine backlink

i urge dbforums to nip sig spamming in the bud before it becomes a more serious problem
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #8 (permalink)  
Old 07-13-09, 08:39
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Perhaps just having a button alongside each post (a bit like the quote button) that simply says "Spam". A reader clicks spam if he feels that post is spam. The mods then get a list (ordered by the number of spam clicks) of all the possible spam posts and you can then either :
  • allow the post to remain
  • remove any links from the post
  • remove any links from the post and then ban the user
  • ban the user and delete all their posts.
That way the bulk of the effort, ie check for spam, is done by regular users and you just make the executive decision at the end. Another option might be to have more moderators as well

Quote:
Originally Posted by r937
control of sig spamming can easily be obtained by ensuring that sigs are displayed by the forum software ~only~ to logged-in users
That sounds like quite a good idea.
Reply With Quote
  #9 (permalink)  
Old 07-13-09, 08:54
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
Quote:
Originally Posted by mike_bike_kite
Perhaps just having a button alongside each post
this button already exists, mike -- it is on the top bar of the post, at the right, beside the post number and the permalink

i use it all the time now that i'm not a moderator any more

__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #10 (permalink)  
Old 07-13-09, 08:57
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
besides, a post like the one you linked to (this one) is not actually spam

you cannot ask moderators to remove a perfectly valid post as spam if there is nothing wrong with it

again, i need to hammer home that there is a big difference between spam spamming and sig spamming
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #11 (permalink)  
Old 07-13-09, 09:06
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Quote:
Originally Posted by r937
besides, a post like the one you linked to (this one) is not actually spam

you cannot ask moderators to remove a perfectly valid post as spam if there is nothing wrong with it
Oddly this wasn't the post I was originally talking about so perhaps I made a mistake though I'm pretty sure I checked the link (early stages of senility?).
Reply With Quote
  #12 (permalink)  
Old 07-13-09, 09:08
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
Quote:
Originally Posted by mike_bike_kite
Oddly this wasn't the post I was originally talking about ...
someone removed the offending post, the link now goes to the first post of the thread
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #13 (permalink)  
Old 07-13-09, 09:15
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
another example of sig spamming -- Web Crawler database design

a non-helpful reply to a three-year-old thread

check the sig link for a clue as to why that post was made

Edit: i was wrong, it's not sig spamming, because there is no sig! the poster has carefully disguised his link to ~look~ like a sig (this is called a "faux sig")
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book

Last edited by r937; 07-13-09 at 09:31.
Reply With Quote
  #14 (permalink)  
Old 07-13-09, 12:53
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Insidious little buggers, ain't they???

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On