Jump to content

sobrenome

Members
  • Joined

  • Last visited

Everything posted by sobrenome

  1. Would be nice to have it on 4.5.
  2. So the only way to avoid the SSL handshake to webmanisfest is by cookie-free domain? My server seems to be correctly configured and I have the same loading delay with webmanifest SSL handshake: URL: https://domain.com/manifest.webmanifest/ Host: domain.com IP: 104.26.7.35 Error/Status Code: 200 Priority: LOW Protocol: HTTP/2 HTTP/2 Stream: 1, weight 183, depends on 0, EXCLUSIVE Request ID: 27319.111 Client Port: 46188 Discovered: 1.399 s Request Start: 1.802 s Initial Connection: 331 ms SSL Negotiation: 68 ms Time to First Byte: 58 ms Content Download: 1 ms Bytes In (downloaded): 0.3 KB Uncompressed Size: 1.9 KB Bytes Out (uploaded): 1.4 KB
  3. Why preconnect is not working for webmanifest?
  4. Yes, manifest.webmanisfest is taking a lot time to load. What if we preconnect it in the header? <!-- Webmanifest --> <link href="https://domain.com/manifest.webmanifest/" rel="preconnect">
  5. Thanks @onlyME! 😊
  6. I have noticed more the 5.000 files on cache, even after uninstalling the plugin.
  7. I will try to configure and give a feedback. In IPS settings I will have to set the SMTP mode, right?
  8. Nice!
  9. Hello, I have the app already installed. How can I access the details for configure Amazon SES? Thanks. Maybe I will have the same issue you had. Could please tell what Cloudflare firewall setting had to be changed? Thanks. Now I see. Thanks a lot for sharing.
  10. Nice, we use it also. Did not know that it has AWS email already!
  11. Could it be implemented on 4.5?
  12. With Cloudflare Workers is possible to serve cached html direct from the CDN, without origin server roundtrip. There is a plugin for Wordpress but there is no plugin for IPS. I suppose that a plugin for IPS would have many purchases. This is the link of the Wordpress plugin: https://github.com/cloudflare/worker-examples/tree/master/examples/edge-cache-html/WordPress Plugin This is the Cloudflare page explaining the use of Workers to better performance for guests: https://blog.cloudflare.com/improving-html-time-to-first-byte/ This is the Worker script that need the plugin: https://github.com/cloudflare/worker-examples/tree/master/examples/edge-cache-html
  13. Take a look at this latest post: https://blog.cloudflare.com/fast-wordpress-sites-with-bluehost-cloudflare-workers/
  14. Yes, I think it can be amazing for not logged users navigation experience. The website will load ultra fast for visitors and for bots like google. 5 or 15 minutes to prune the cache would be fine. Good work! I will be glad to purchase the plugin. Thanks a lot.
  15. @The Old Man, what do you think about the caching of the whole html page and resources on Cloudflare edge servers? The website would load superfast for visitors, with no database queries and no requests to the origin server. If you like the idea, what do you think about developing a plugin for Cloudflare workers? Thanks!
  16. Yes. Would be nice if someone could provide a plugin on marketplace to use this Cloudflare’s new feature on IPS.
  17. Is anyone using the new Workers of Cloudflare to chafe html for visitors? https://github.com/cloudflare/worker-examples/tree/master/examples/edge-cache-html
  18. Do you have any statistics about the use of this plugin? 😀
  19. For those interested in SEO, please check this post:
  20. If I want to customize it at my own risk, where should I change the aspect ratio code? Thanks
  21. Hello, is there a way to change the image aspect ratio just like in SuperGrid? thanks
  22. Now it seems to be perfect! Thanks a lot! If I find another "bug" caused by the hack I will report here. So far, so good.
  23. I will test it! Thanks !