Jump to content

sobrenome

Members
  • Joined

  • Last visited

Everything posted by sobrenome

  1. And improve the loading speed for guests (bots like google included)! 😃
  2. Bypass cache on cookie is only available for Business plan and above.
  3. Hello @pequeno, you have moved only the cdn to cloudfront or you are hosting your website on EC2 also?
  4. sobrenome replied to The Old Man's post in a topic in Feedback
    One less asset to slow the website loading on mobile!! 👏🏻
  5. Is redis 6 compatible? I am using redis 5.
  6. What about exotic critical css tool? Do you use it? Is it good?
  7. Nowadays every byte matters for mobile!
  8. Is it possible to lazy load the whole widget itself? Lazy load side bar widgets, lazy load related topics?
  9. Thanks. I will keep the 6 and wait for 4.5. to update to 7.
  10. Is it possible to use elastic search 2.3 (this is the only version available on AWS for t2.micro instance)?
  11. @bfarber is this in the bug tracking for a fix?
  12. 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!
  13. 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.
  14. Are we going to see this amazing plugin on 4.5?
  15. 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?
  16. 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.
  17. sobrenome replied to Hisashi's post in a topic in Feedback
    Do you have a PageSpeed Insight test to show is CSS is render blocking or not? 😀
  18. 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?
  19. Are you still using this feature? Does it break IPS? Does it solve CSS render blocking?
  20. sobrenome replied to Hisashi's post in a topic in Feedback
    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?
  21. sobrenome replied to Adlago's post in a topic in Technical Problems
    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.
  22. 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
  23. Is anyone using link header server push?
  24. 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.
  25. 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?