Reply To: Protect Login Page from Brute Force Login Attacks
[Topic has been merged into this relevant Topic] How can I restrict access to the admin area by my IP Address Only. I am sure that I saw this somewhere, Can someone please tell me if I am correct on...
View ArticleReply To: Protect Login Page from Brute Force Login Attacks
@ hcri50 – you would use the IP based Brute Force Login page protection code in this Forum Topic. Your Login page and wp-admin folder are pretty much the same thing. ie in order to get into wp-admin...
View ArticleReply To: Rewrite or Redirect old website domain to new domain with new url...
[Topic manually moved to this relevant Topic] Hello AITpro! First of all, your plugin is working great and all the updates you folks have been doing over the last year have made things much easier and...
View ArticleReply To: Rewrite or Redirect old website domain to new domain with new url...
@ Dave – see the examples above in this Forum Topic.
View ArticleReply To: Rewrite or Redirect old website domain to new domain with new url...
OK, awesome! That was easy enough… I simply changed the code to: RedirectMatch 301 ^/(.*)$ http://glutathione.md/$1 added it after the rest of the redirects that where originally there and everything...
View ArticleReply To: Rewrite or Redirect old website domain to new domain with new url...
Yep htaccess code is actually really easy to use once you understand the basics and htaccess code can do a lot of really cool/neat things. BPS is pretty much just doing only practical workhorse stuff...
View ArticleReply To: Rewrite or Redirect old website domain to new domain with new url...
Hmm I bet there is a way to speed this up. Google does allow you to de-index search results. So check into possible ways to speed the whole process up. There may even be a way to do something...
View ArticleReply To: Direct Cron Job blocked – 403 error, wysija newsletters,...
Hmm, now that I rechecked my cron job I think BPS is perfectly right. Here is the URL from the cron-job: http://my.domain/wp-cron.php?1234567890987654321&action=wysija_cron&process=all The...
View ArticleReply To: Direct Cron Job blocked – 403 error, wysija newsletters,...
Ok, I commented out those two lines and now the error does not appear in the log file. I switched back to IPv6 and manually triggered the cron job => no error. Yes, I immediately upgraded to the...
View ArticleReply To: Direct Cron Job blocked – 403 error, wysija newsletters,...
wysija newsletters / MailPoet did have a major security vulnerability a while back, but if you have upgraded to a current version then those security vulnerabilities no longer exist / have been fixed....
View ArticleReply To: Direct Cron Job blocked – 403 error, wysija newsletters,...
Ok now let’s isolate it down a little further. Do these manual steps: Edit the 2 security filters and remove/delete wget| from the security filters as shown below (And remove the pound sign # from in...
View ArticleReply To: Direct Cron Job blocked – 403 error, wysija newsletters,...
Ok, I removed ‘wget’ and now after triggering the cron the error does not pop up again. This reply was modified 7 hours, 10 minutes ago by AITpro Admin.
View ArticleReply To: Direct Cron Job blocked – 403 error, wysija newsletters,...
To save your modified/edited root htaccess code permanently do these steps: 1. Copy the entire block of BPSQSE QUERY STRING EXPLOITS section of code from your root .htaccess file from # BEGIN BPSQSE...
View ArticleReply To: Direct Cron Job blocked – 403 error, wysija newsletters,...
Thanks for your help – have done so. This reply was modified 7 hours, 9 minutes ago by AITpro Admin.
View ArticleReply To: Redirect WordPress Website and Still Allow Login
Ok, thank you, I was able to edit and load the htaccess file. I still cannot access the login page though. Is there something wrong with how this is set up? # CUSTOM CODE BOTTOM HOTLINKING/FORBID...
View ArticleReply To: Redirect WordPress Website and Still Allow Login
Oh well it was worth a shot. That code does not work on all host servers. It works perfectly on my host Go Daddy. Unfortunately, you will not be able to login to the backend of your old website...
View ArticleReply To: Redirect WordPress Website and Still Allow Login
No problem, thanks again for all your help and your awesome plugin! Dave
View ArticleReply To: Maximum execution time of 30 seconds exceeded in db-security.php on...
Is this php error reoccurring? Do you see this php error repeated several times in your php error log or did the php error just happen once? Go to the DB Monitor page >>> DB Status & Info...
View ArticleReply To: UptimeRobot – Whitelist UptimeRobot Bot
For Outbrain use this solution: http://forum.ait-pro.com/forums/topic/outbrain-doesnt-work-how-to-fix/#post-2072
View ArticleWordfence Security Vulnerability – Cross-site scripting XSS...
Cross-site scripting (XSS) vulnerability in the Wordfence Security plugin. Allows remote attackers to inject arbitrary web script or HTML via the whoisval parameter on the WordfenceWhois page to...
View Article