Reply To: htaccess redirect code – redirect old page to new page
[Topic has been merged into this relevant Topic] I have reorganized a wordpress. Some page urls have changed. I used htaccess to redirect the old url to the new one. If I have the secure htaccess set...
View ArticleReply To: Genesis Theme – blank site, site crash after restoring files...
Would an “exclude themes” folder do it?
View ArticleReply To: Genesis Theme – blank site, site crash after restoring files...
Yes, you can create an AutoRestore exclude rule for the Genesis theme folder if you want. It would be better to create the AutoRestore folder exclude rule for just the Genesis theme folder then to...
View ArticleReply To: htaccess redirect code – redirect old page to new page
What does “reorganized a wordpress” mean? Did you move or migrate your WordPress site? “Some page urls have changed”. How have they changed? Did you change your permalinks? What are the old page...
View ArticleReply To: Genesis Theme – blank site, site crash after restoring files...
Yes that a better idea I’ll do that. Thanks for your help Ed
View ArticleReply To: Genesis Theme – blank site, site crash after restoring files...
Actually this is Scott. Very welcome.
View ArticleReply To: htaccess redirect code – redirect old page to new page
I mean that a oldpage was deleted and another newpage created with the same information. I did a redirect in the htaccess to automatically redirect oldpage to newpage, but Bullet Proof will not allow...
View ArticleReply To: htaccess redirect code – redirect old page to new page
Instead of trying to do a Rewrite it is better to do a Redirect for this. RedirectMatch 301 ^warfare/library/(.*)page_id=193$ http://saint-mike.org/warfare/library/spiritual-warfare-prayer-catalog/ or...
View ArticleReply To: how to block bots ?
Hi again, sorry but this script does not seem to be enough to block bots (ie :ahref, majestic bots, etc..) ….. I wrote down this script in custom file and it’s not working … i think we also have to...
View ArticleReply To: DB Monitor – New DB Table Created
If you are not sure which plugin this is that has the DB Query coding problem then use the BPS Pro Pro-Tools >>> String Finder tool (not the DB String Finder tool) to find out which plugin...
View ArticleReply To: mod_security 500 error – RewriteCond: cannot compile regular...
Update/upgrade to BPS .50.3 automatically resolves this issue.
View ArticleReply To: DB Monitor – New DB Table Created
Ed, As always .. thank you so much for your wonderful support and detailed walk through of what to do. I followed your instructions and it reported back .....
View ArticleReply To: DB Monitor – New DB Table Created
I don’t see a plugin named wp-mailinglist in the WordPress Plugin repository so I cannot download it and look at the code. Go to this plugin’s readme.txt file in the /plugins/wp-mailinglist/ plugin...
View ArticleReply To: DB Monitor – New DB Table Created
This is a premium plugin that isn’t in the WP repository. Would you like me to send you a copy of this plugin “off line”? Let me know. Or, I can give you access to my site (with the plugin) so you...
View ArticleReply To: DB Monitor – New DB Table Created
Naw if it’s a premium plugin then go ahead and contact the plugin author about this. You can refer the plugin author to this forum topic so he/she can see what is going on. This reply was modified 11...
View ArticleReply To: DB Monitor – New DB Table Created
Thanks. Understood. I’ll do that. Could you just maybe add a few added notes as to exactly what you believe is going on, what they need to look at, so they can identify the issue and make any...
View ArticleReply To: DB Monitor – New DB Table Created
This is all I can logically guess by the DB Monitor log entries: …It looks like the same database table is being created automatically repeatedly or I just thought of this possibility – You are...
View ArticleReply To: DB Monitor – New DB Table Created
I have another question. Is it possible to “exclude” checking and/or monitoring of specific tables, in the event I want to allow the plugin to perform in the way it currently does .. but just don’t...
View ArticleReply To: DB Monitor – New DB Table Created
The “New DB Tables Created Check” option can be turned On or Off, but that is an “all or nothing” option. An option does not currently exist to exclude a specific database table name from being...
View Article