Reply To: Rewrite or Redirect old website domain to new domain with new url...
Yes, it should work. I will look more into it and tell you if I find something, it may be useful for others. Thanks very much, Carles Goodvalley This reply was modified 1 day, 7 hours ago by AITpro...
View ArticleChange the max_execution_time directive setting
Hello, I have a plugin, WordFence, that requires me to set the PHP max_execution_time = 90. I’ve done so and i’ve tested the setting on my DSO server by outputting my php info settings and indeed it...
View ArticleReply To: Change the max_execution_time directive setting
Go to P-Security >>> ini_set Options tab page >>> change Max Execution Time to 90 >>> click button #1 and then button #2.
View ArticleReply To: Better WordPress Minify plugin – Plugin Firewall, Plugin Firewall...
A lot of things have changed in BPS Pro since this forum topic was created. The new Plugin Firewall AutoPilot Mode will be able to automatically detect and create Plugin Firewall whitelist rules if...
View ArticleReply To: Random General Questions
This website is hosted on Go Daddy: newskywebsites.com. Is this the website you are talking about? Do you have a Go Daddy Managed WordPress Hosting account? This reply was modified 17 hours, 49...
View ArticleReply To: Random General Questions
Ok do these steps: http://forum.ait-pro.com/forums/topic/gdmw/ The BPS free plugin has a “Enable/Disable wp-admin BulletProof Mode” option on the htaccess Core >>> Security Modes page for Go...
View ArticleReply To: Random General Questions
Oh Lord, you might as well be speaking Greek to me, but I’ll try to follow these directions. Thanks!
View ArticleReply To: Random General Questions
Oh my goodness! That seems to have worked! The error message went away! So is that all I need to do then? How do I finish from here? I’m getting tons of failed login attempts by hackers trying to get...
View ArticleReply To: Random General Questions
Very simple to do so you should not have any difficulty. You are basically just selecting options and clicking buttons. Also take a look at the link I posted above to see what in BPS is and is not...
View ArticleReply To: Random General Questions
So help me understand – are you saying I really don’t need BPS since I have GoDaddy WP Managed Hosting? I already have limited login attempts and lockouts. But I’m getting hit like crazy which is...
View ArticleReply To: Random General Questions
BPS adds additional security measures that do not come with Go Daddy Managed WordPress hosting. So your website would be more secure using BPS vs not using BPS. Most likely the Go Daddy Managed...
View ArticleLogin Security Alerts
Ed the usernames I use on my sites are a 27 ciffer combination of numbers and letters yet I’m occasionally seeing my own username in the Login Security Alert. How can a hacker get hold of my username?...
View ArticleReply To: Display the WordPress admin or editor username
[Topic has been merged into this relevant Topic] The usernames I use on my sites are a 27 ciffer combination of numbers and letters yet I’m occasionally seeing my own username in the Login Security...
View ArticleReply To: How To Troubleshoot PHP Errors, php errors in your php error log
Happy New Year PHP Version: 5.3.23 PHP Memory Usage: 60.15 MB WordPress Admin Memory Limit: 128M WordPress Base Memory Limit: 40M PHP Actual Configuration Memory Limit: 128M So is this a plugin issue...
View ArticleReply To: How To Troubleshoot PHP Errors, php errors in your php error log
Since the out of memory errors are occurring in 2 different plugins at different times then it is not likely that the root cause of the error is being caused by code in each of these plugins. In...
View ArticleReply To: Display the WordPress admin or editor username
If someone is logging in with your user account then they know the username of that user account. WordPress itself, Plugins and Themes can all display your user account name publicly on your website –...
View ArticleReply To: How To Troubleshoot PHP Errors, php errors in your php error log
Ok. Noticed i have active Stop Spammer Registrations Plugin. So as my site does not allow registration i have deactivated this ( forgot that was still active) Will see if that helps. Thank you
View ArticleReply To: Random General Questions
With an htaccess 301 redirect what is the difference RedirectMatch 301 ^/index.htm$ http://www.xxxxxxx.co.uk/ and Redirect 301 /index.htm http://www.xxxxx.co.uk/ Using an online generator to redirect...
View ArticleReply To: Random General Questions
The Redirect and RedirectMatch directives are the same except that RedirectMatch allows you to use Regular Expressions code and Redirect does not allow/use RegEx code.
View Article