Everything posted by sobrenome
-
IPS plugin for bypass cache on cookie for Cloudflare Workers
And improve the loading speed for guests (bots like google included)! 😃
-
Cloudflare workers and edge html caching for visitors
Bypass cache on cookie is only available for Business plan and above.
-
Cloudflare vs cloudfront
Hello @pequeno, you have moved only the cdn to cloudfront or you are hosting your website on EC2 also?
-
Font Awesome 6
One less asset to slow the website loading on mobile!! 👏🏻
-
Redis caching not improving performance - it's worse
Is redis 6 compatible? I am using redis 5.
-
Google Adsense Monetization Optimization *Uber* Thread
What about exotic critical css tool? Do you use it? Is it good?
-
Lazy Load side bar widgets
Nowadays every byte matters for mobile!
-
Lazy Load side bar widgets
Is it possible to lazy load the whole widget itself? Lazy load side bar widgets, lazy load related topics?
-
Elasticsearch Version 7 & IPB?
Thanks. I will keep the 6 and wait for 4.5. to update to 7.
-
Elasticsearch Version 7 & IPB?
Is it possible to use elastic search 2.3 (this is the only version available on AWS for t2.micro instance)?
-
Redis caching not improving performance - it's worse
@bfarber is this in the bug tracking for a fix?
-
Mail Bouncer - Automated Bounce Management
I am completely lost. Where can I see this suppression list? I have checked SES page and my complain rate is 0,51% and my SES account is under review and can be suspended (AWS demands complain rate under 0,50%). My reputation on sendgrid was almost 100% (it was 99%). Is there a chance that something is wrong with my Mail Bouncer configuration? I guess I will need to support. Thanks!
-
Mail Bouncer - Automated Bounce Management
Mail Bouncer is constantly blocking my own admin email. How could I access the log files to know why my own email is being blocked? I am using amazon SES.
-
Pages SuperGrid support
Are we going to see this amazing plugin on 4.5?
-
Lazy load for video embeds (YouTube etc.)
Hello Rikki, how to make lazy load for YouTube videos work on Pages when we do not use the CkEditor, but the YouTube type field?
-
Configuration options for mod_pagespeed/ngx_pagespeed
I really would like to test prioritize_critical_css, but I am afraid that on long term it could hurt TTFB considering lots of on the fly optimizations.
-
(.webp) images support
Do you have a PageSpeed Insight test to show is CSS is render blocking or not? 😀
-
Lazy load in 3rd-party resources
Is there a way to control the lazy load settings? On some pages of my community lazy load does not take effect bacause it loads the resources to soon. I s there a way to set lazy load to start requesting the content when the user is closer to it?
-
Configuration options for mod_pagespeed/ngx_pagespeed
Are you still using this feature? Does it break IPS? Does it solve CSS render blocking?
-
(.webp) images support
I would like to use the “Priorize Critical CSS” function of mod_pagespeed to avoid render blocking. Do you use this feature? Does it break IPS or make TTFB to high?
-
Root_library js
I hope that version 4.5 give us a big boost on webpage speed. My community is suffering a lot on google ranking as long as low speed is now considered as fault that has to be corrected. After several changes, my community is not low speed anymore, but it’s not fast either, just moderate. We need better css and js loading structure for a high speed score on pagespeed insights.
-
Manifest and cookie-free domain
Hello @Adlago, have you tried crossorigin = "use-credentials" to avoid another SSL handshake? https://stackoverflow.com/questions/58937502/why-my-manifest-json-loading-require-new-ssl-handshake
-
CloudFlare Server Push support?
Is anyone using link header server push?
-
IPS plugin for bypass cache on cookie for Cloudflare Workers
Now there is a wordpress plugin for cloudflare workers: https://wordpress.org/plugins/edge-cache-html-cloudflare-workers/ A similar plugin for IPS would be very popular I guess.
-
Maximum image size setting?
I have done this. But there is another issue. When we use "Cache remote images" and the user paste a image link in the editor, the 2MG limit is still there. Is there a way to change this?