robanna
Forum Replies Created
-
Forum: Plugins
In reply to: [Project Honey Pot Spam Trap] Does this plugin still workWorks for me. It hasn’t been updated because it’s a pretty simple plugin.
Forum: Plugins
In reply to: [Stop Spammers Classic] Red Herring code not insertedI found the issue. it was my theme and the fact that I was logged in.
Forum: Plugins
In reply to: [Stop Spammers Classic] All forms or just Registration?Awesome! I think this will help cut down spam on my newsletter registration form.
Thanks!
Forum: Plugins
In reply to: [ecSTATic] Login LockerThe same issue would apply to someone who legitimately forgets their password and keeps trying it over and over.
6 of one half a dozen of the other I guess.
+1
Forum: Plugins
In reply to: [ecSTATic] Login LockerSo, I don’t know how the Locker works but I think I see an issue.
I have a few bots that are trying a brute force attack and they are doing it at an extremely slow speed; like 1 try every 30 minutes. They will never hit the threshold I have set (something like 6 failed attempts in 20 minutes) but they will have 50 failed attempts in a row each day. My thought would be to have the locker use [x] attempts in a row then it’s locked out for [n] minutes/hours.
I know my current solution is to blacklist the IP for a few days/weeks but that is not a very elegant solution.
Forum: Plugins
In reply to: [ecSTATic] Login LockerThanks!
Forum: Plugins
In reply to: [Limit Login Attempts] [Plugin: Limit Login Attempts] Feature RequestI would like to second this feature request.
As it stands now, a hacker bot will still get the login page even after they are locked out and they will continue to try a brute force attack. it would be nice if a locked out IP would be redirected to a different page.
Ideally I’d like to redirect them to a HoneyPot (projecthoneypot.org)
Thanks-
Forum: Plugins
In reply to: [SEO Ultimate] removing Author in meta property="article:author"Seems like an easy fix (or a nice option) would be to use the display_name
$tags['article:author'] = get_the_author_meta('display_name', $post->post_author);Thanks-
Forum: Networking WordPress
In reply to: WordPress 3.5 Breaks Subdomains for Multisite NetworksI’m having a problem with subdomains after the upgrad to 3.5. Everything appeared to be working properly but I could only access the homepage on the subdomains and would not connect to sub.domain.com/’anything’
We are on IIS. No changes made to anything other than the WordPress upgrade.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Exclude categoryThank you!
Forum: Plugins
In reply to: [Co-Authors Plus] Lots of images sizesThank you!
Forum: Plugins
In reply to: [SEO Ultimate] removing Author in meta property="article:author"Showing a username in the header sounds like a bad idea to me.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Exclude a CategoryOn the options page, under The Pool (click on ‘screen option’ below the top menu if you don’t see it). Check the category you don’t want included.