Profile picture of Ted Mann active 1 year, 9 months ago

Ted Mann

@tedmann Digital Development Director at Gannett · http://injersey.com

I'm the Digital Development Director for Gannett NJ. Meaning that I coordinate the combined web efforts of the six Gannett newspapers in the Garden State, including app.com, courierpostonline.com, mycentraljersey.com, dailyrecord.com, and thedailyjournal.com. A big focus of my work lately has been on building out our staff blogs, and developing a series of hyperlocal community blogs called injersey.com, based on BuddyPress and WPMU.

Location: New Jersey
  • ipstenu posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @TedMann – No, manually going to your signup page will not trip the spam alarm. Putting in the URL with all the submit stuff (like attempting to pass registration info via the URL instead of entering it like a human) will trip the alarm. What it’s checking for is the POST command, and was THAT passed through [...]

    1 year, 8 months ago
  • pcwriter posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @TedMann I think someone more knowledgeable about things .htaccess could better answer that question. I’m really still learning about all this stuff myself. About your other idea though… now that could be brilliantly simple! It could sure put one heck of a damper on the efforts of human sploggers who are, if their activities are any [...]

    1 year, 9 months ago
  • pcwriter posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @TedMann If you’re using the same machine that you normally use to access that page, it’s highly unlikely that you get redirected, ‘cuz as site admin, your IP has already been “goldlisted” and you’re known as one of the good guys. To really test if it’s working properly, and there’s no reason it shouldn’t be, try [...]

    1 year, 9 months ago
  • pcwriter posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @TedMann This is what I’ve added to .htaccess to block bots: # IF THE UA STARTS WITH THESE RewriteCond %{HTTP_USER_AGENT} ^(aesop_com_spiderman|alexibot|backweb|bandit|batchftp|bigfoot) RewriteCond %{HTTP_USER_AGENT} ^(black.?hole|blackwidow|blowfish|botalot|buddy|builtbottough|bullseye) RewriteCond %{HTTP_USER_AGENT}…[Read more]

    1 year, 9 months ago
  • Matt posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @tedmann when I had the rogue bbpress register file and I was getting spammers sign up I could identify them because under ‘users’ they were listed only as users of their subsites rather than my main site – (which I dont believe is possible through legitimate registration?) However, last night I had another such registration. Granted, [...]

    1 year, 9 months ago
  • Roger Coathup posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @tedmann – and changed the default text on the register page?

    1 year, 9 months ago
  • hnla posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @tedmann have you added all the tricks mentioned? changed footer links? added referer rule to your .htaccess

    1 year, 9 months ago
  • Roger Coathup posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @tedmann – have a search on your install for the bbPress folder and remove the register.php file. I guess it doesn’t have to be activated for the file still to be there and therefore usable by the spammers.

    It worked like a treat for myself and @footybible

    1 year, 9 months ago
  • Roger Coathup posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting:

    @tedmann – there was a register file kicking around in the bbPress forum files, and I think that was the back door into the BuddyPress system. I don’t know if that issue has been addressed in the latest BuddyPress / bbPress releases. We stopped spam registrations almost completely on Hello Eco Living by removing the register [...]

    1 year, 9 months ago