After some research I decided to try Bulletproof security. The best decision I have ever made. Since 2010 none of my clients or my personal sites have been hacked or infected.
Bulletproof security is easily the best security plugin for WordPress. It is also very easy to set up, you don’t have to be a pro developer.
]]>However, after transitioning away from Apache/Lighttpd to an Nginx hosting solution, BulletProof Security was no longer able to provide full protection, being primarily a .htaccess based solution. Nginx does not support .htaccess.
After checking around and looking at a number of reviews, I gave NinjaFirewall a go. The UI is simple and very easy to follow. The plugin feels very polished.
I have a couple sites that sit behind CloudFlare, and a simple config file was needed to make that work well, but a sample file is provided and it was as easy as moving/renaming it to the right location and un-commenting some lines (as per the provided guide). NinjaFirewall detected it right away.
The real test will be time. After about 10 years, BulletProof Security never let me down across multiple sites. Hopefully NinjaFirewall can live up to that standard.
]]>It seesm that adaptive images need to have access to the htaccess file to work, as no images load when access, to the htaccess file, is restricted.
I turn of Bulletproof and all works fine.
Bulletproof Security support say: “There is probably no need for the Adaptive Images for WordPress plugin to flush or write to the root htaccess file. That is just a defunct byproduct of the WordPress flush_rewrite_rules() function. ”
I love both plugins, so is there a workaround for this at the Adaptive Images end?
I welcome any comments or advice.
Thank you,
Ted
]]>Thus far I haven’t had anyone get past scratching the surface to harm any of my sites.
]]>I set database preflex: wp0909_
But your plugin created database without wp0909_
I know this is your custom made. But if hacker know that i used your plugin, it mean that they know the database address given by your plugin and can easier hack.
Can you update this issue. After update the database should be follow web preflex
wp0909_cerber_acl
]]>The dropbox integration isn’t available via the free version, but after how well it’s worked I’ll be buying a license or five anyway.
]]># BEGIN block author scans
RewriteEngine On
RewriteBase /
RewriteCond %{QUERY_STRING} (author=\d+) [NC]
RewriteRule .* – [F]
# END block author scans
]]>