A painful tale of SEO, spam and Google's role in all
1–10 of 108 posts
Re: A painful tale of SEO, spam and Google's role in all
#2Re: A painful tale of SEO, spam and Google's role in all
#3Re: A painful tale of SEO, spam and Google's role in all
#4Google's Penguin update didn't deter the spammers, either. Here we are nearly a year later and I'm still cleaning out accounts created en masse by XRumer or other bots.
Re: A painful tale of SEO, spam and Google's role in all
#5Then with an auto-reply (or 'link policy' page) inform 3rd party sites that the link-juice (good or bad) is no longer flowing.
Re: A painful tale of SEO, spam and Google's role in all
#6Re: A painful tale of SEO, spam and Google's role in all
#7You could shoot the hostage and add rel='nofollow' to all outbound links. You should be able to programmatically do this. Then with an auto-reply (or 'link policy' page) inform 3rd party sites that the link-juice (good or bad) is no longer flowing.
Re: A painful tale of SEO, spam and Google's role in all
#8Re: A painful tale of SEO, spam and Google's role in all
#9There is a solution to his particular problem: better forum software.
I don't want to trivialize the problem of writing spam-resistant forum software but it's not such an insurmontable problem (this forum being a proof positive for that).
For the reference: I've been running a fairly popular forum (http://forums.fofou.org/sumatrapdf) for several years, using forum software that I wrote.
I don't even require the user to log in, I don't require moderation for posts and yet I had zero automatic spam (I attribute this to my unusual captcha http://blog.kowalczyk.info/article/16fw/Best-captcha-is-exot...).
I occasionally get human spam i.e. someone writes a post with the only purpose of linking to some other website. I just hellban them after I see the post in my rss reader.
And I didn't even write any special anti-spam code (other than hell-banning), because I'm lazy. I can easily come up with simple ideas e.g. putting all posts that contain links in moderation queue.
To reiterate: his problems were caused by a crappy forum software that didn't do much to protect from seo spam.
I don't really know how current best off-the-shelf forums fare in this respect.
I would rather not spend my time maintaining my own forum software so I have high hopes for http://www.discourse.org. I'm sure StackOverflow had plenty of spam problems so discourse people should understand the problem.
Re: A painful tale of SEO, spam and Google's role in all
#10The problem here is the work. The solution is to write a program. Have the white hat SEO people write a program that spiders the site with admin privileges and removes offending posts. It should come with a "dry run" mode that lets you spot check it. When they get it right, you can run it for them. It's a win-win: your forums get cleaned up and they did the work.