Germont
Forum Replies Created
-
Forum: Plugins
In reply to: [Cloudflare] using cache pluginI also noticed I have increased response time without cache plugin, even if I know for sure that the page is already cached on CF servers. I suppose CF is waiting for an answer from my server.
You may consider setting up the rules in CF for caching everything from your site, or else you will cache only .js, .css and image files. That wouldn’t mean so much improvement.
I don’t know how should I find out the culprit url !
Anyway, I just remembered that long time ago I added a few strings to be blocked in request_uri_array list.
I removed the plugin and installed it again, and error log file was not written anymore. As I don’t know much about regular expressions, I assume I was mistaken somewhere.My appologies for wasting your time 🙁
Forum: Plugins
In reply to: [BJ Lazy Load] Page size remains the same as before using the plugin!Sorry for this offtopic, but I assume this could help you. You could also consider image compression with smushit(saving like ~396 kb), and .jss/.css concatenation using Minit. Of course you would need excluding some files.
Forum: Plugins
In reply to: [BJ Lazy Load] Breaks some thingsDo you have minification plugin ? Maybe use rocket loader from Cloudflare ?
You could also post a list with your installed plugins.Forum: Plugins
In reply to: [CloudFlare Rocket Loader Ignore] Not working with multiple script filenamesWell, sorry I continued posting here. I will start fresh with another thread.
Forum: Plugins
In reply to: [CloudFlare Rocket Loader Ignore] Not working with multiple script filenameshi !
I just tested version 0.0.6. Works realy fine now, many thanks for your work. I even added jquery.js to be ignored, Rocket Loader made it load later some arrows for category menu. But Quick Cache must be disabled.If this two plugins are enabled simultaneously, the page is not cached anymore. That would not be a problem, but it’s the file concatenation that I want to use from QC.
Here is the message I copied from Page Source:<!– Quick Cache is NOT caching this page, because Quick Cache detected an early output buffer termination. This may happen when a theme/plugin ends, cleans, or flushes all output buffers before reaching the PHP shutdown phase. It’s not always a bad thing. Sometimes it is necessary for a theme/plugin to do this. However, in this scenario it is NOT possible to cache the output; since Quick Cache is effectively disabled at runtime when this occurs. –>
Maybe this could help you ? This is from a QC GitHub thread:
due to WordPress loading the advanced-cache.php file VERY early-on; before any themes/plugins; and before the do_action() function is available.
Forum: Plugins
In reply to: [CloudFlare Rocket Loader Ignore] Not working with multiple script filenamesQC options allow excluding that particular .js file. That’s what I did for image-lazy-load/js/unveil-ui.min.js, and here it is the error I found in error.log
[14-Aug-2014 12:41:11 UTC] PHP Warning: strpos() [<a href='function.strpos'>function.strpos</a>]: Empty needle in /home/myblog/public_html/wp-content/plugins/cloudflare-rocket-loader-ignore/cfrli.php on line 183The result is the same: image lazy load can’t do its job, so pictures not loading at all.
I don’t have knowledge about php, java and all the rest. Thank you for attention !Forum: Plugins
In reply to: [CloudFlare Rocket Loader Ignore] Not working with multiple script filenamesI need to understand the mechanism by which it concatenates and output scripts. Is there any documentation available?
@jp2112
I have a comment here with a few more links.http://forum.weavertheme.com/discussion/comment/44226#Comment_44226
Forum: Plugins
In reply to: [CloudFlare Rocket Loader Ignore] Not working with multiple script filenamesI think it’s not working for me, image lazy load job it’s still delayed.
From the FAQ:
I entered some filenames but don’t see any changes on the page.
Are you caching your pages?I am using Quick Cache pro, configured to concatenate and compress some java scripts. Does it really matter ?
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Do not cache widget?Please, I kindly ask if you can help me with the code you used in the iFrame.
I had the same idea for Recent Comments and Posts, but I don’t know what should I add there.Please, drop me a line here if you are not allowed get offtopic on this thread. even from a facebook account.
Thank you 😉
Forum: Plugins
In reply to: [BJ Lazy Load] Option to disable BJ Lazy Load on external loaded images?@bike
I also had this problem with a image from AddThis Share image.
I added a dead link for placeholder image, and blocked the request in ‘Block Bad Queries’ plugin (my custom modifications).It loads perfectly for images with empty alt “”, else it looks ugly.
Thanks Cemal, that’s what I used, it’s just I don’t need foreign visitors on my site, they don’t understand the language anyway.
Site Admin could create a folder in ‘public_html’ and add a link to it somewhere to be readily available for crawlers. But also add a restriction in robots.txt. And finally add that link to Wordfence restriction rules. Crawler that doesn’t obey the rules, will fall in this blackhole-trap.
But the feature in Wordfence doesn’t really work for the moment, bots still make dead links request 🙁
Mark, I can’t upgrade to premium, but I would easy donate a small amount if such a feature would work. Maybe adding a donate button would be a good ideea.hello !
I added the urls to the field, but the bots still make requests for the same dead links./myadmin/scripts/setup.php /pma/scripts/setup.php /phpMyAdmin/scripts/setup.php /zologize/axa.php /rom-0 /user/soapCaller.bs@acekin, you highlighted everything, that’s cool 🙂
Forum: Plugins
In reply to: How to restore SEO by Yoast settings?Remember after you finished ‘fetching’ the link, click again on send to index, left option. I tried that for updating breadcrumbs, but I quit after 20 links 🙂
Forum: Plugins
In reply to: How to restore SEO by Yoast settings?I assume you just have to wait something like 3 weeks.