zzbloggerzz
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] 500 Internal Service and 404's for my post/pagesExcellent. Done and working.
Forum: Plugins
In reply to: [BulletProof Security] 500 Internal Service and 404's for my post/pagesThank you. This is what I did:
I removed BPS Security plugin completely.
Updated WP to 4.4.1
Updated Ithemes security to 5.2.0.Q: Is it OK to use Ithemes security and BPS Security together ?
Reinstalled BPS Security.
Ran setup wizard, create default htaccess, create secure htaccess,
activate root folder BPS, activate wp-admin folder.Now things seem to be running fine.
One more thing: I am using W3TC Cache plugin. I am not which rules I should be copying in: I see the following cache codes: ( it shows the rules for each )
/public_html/.htaccess
public_html/wp-content/cache/minify/.htaccess
public_html/wp-content/cache/page_enhanced/.htaccessWhich would should I copy ? And I assume they go in: root access file custom code.
Thanks
Forum: Plugins
In reply to: [BulletProof Security] Issue with Google Webmaster Tools – robots.txtThis can be resolved. Thanks for the help. It worked out.
Forum: Plugins
In reply to: [BulletProof Security] Issue with Google Webmaster Tools – robots.txtOk. Solved my problem. It was a file permissions issue.
Another note in my security log.
I have signed up with an uptime service: http://www.uptimerobot.com
and I see the following in my log:uptimeRobot/2.0; http://www.uptimerobot.com/)I don’t need it cluttering my log file – since I authorized it.
Can I add this to be ignored ? What exactly should I enter in the
text box ?Thanks,
Forum: Plugins
In reply to: [BulletProof Security] .htaccess – need helpI am not sure. I am just reporting back what gtmetrix.com is reporting. I am assuming they know their stuff.
So, I would be surprised if they report something that can’t be addressed. Everything I have seen back from them I have been able to address.
Forum: Plugins
In reply to: [BulletProof Security] .htaccess – need helpExcellent. THanks for the posts. That works great.
I get how to modify .htaccess through BPS Security a little better now.One more question, since you seem to know about these performance
related issues:I got the following results from gtmetrix.com for their YSlow results.
Here is what they said:Add Expires headers
There are 4 static components without a far-future expiration date.http://fonts.googleapis.com/css?family=Open+Sans
http://fonts.googleapis.com/css?family=PT+Sans:700
http://www.guidetostopsnoring.com/?sccss=1&ver=5303
https://s.ytimg.com/yts/jsbin/www-embed-player-vfl2yM5Gj.js===============
Not sure how to address this. I thought this was addressed in the
code samples you referred me to. But, maybe not.Thanks.
Forum: Plugins
In reply to: [BulletProof Security] .htaccess – need helpSorry I had posted a reply but for some reason it didn’t show up.
So I had to reconstruct what I had posted. Here it is: Thanks
for following up.Some of my header expiration definitions
and instructions to leverage browser caching have
dissappeared:I am not sure where in the BPS Security
where to go to add/modify lines in .htaccess
for the following:1) Need to add some lines to here:
<IfModule mod_expires.c>
add some lines here
</IfModule>2) for deflate gzip stuff
I need to add/modify here:<IfModule mod_deflate.c>
<IfModule mod_headers.c>3) Section for modify/add lines for W3TC cache instructions
# BEGIN W3TC Browser CacheForum: Plugins
In reply to: [Arconix FAQ] FAQ showing in open stateIt sounds like it might take some for my theme developer to address this issue. Is there something you could suggest I do as a patch in the meanwhile ?
Perhaps I could add a swipe() function ( that does nothing )
to at least satisfy this issue ?I am not sure how I would add an empty swipe() function.
Any help would be appreciated.
Thanks, Fred B.
Forum: Plugins
In reply to: [Arconix FAQ] FAQ showing in open stateThanks for looking at it. I have submitted a ticket to
my theme developer to have them look at and fix it. I will followup here.Forum: Plugins
In reply to: [Search Regex] not updating text in widgetsI would like to add to my previous comment – that it is not finding
text in the image related caption/title/alt text fields as well.Not sure how to do so. Any help on these two issues would be much
appreciated.Regards,
Fred B.
Forum: Plugins
In reply to: [Arconix FAQ] Sort By GroupI knew it was something like that. But, I wasn’t sure.
Thank you very much for the help. That did the trick!