• Resolved xex0

    (@xex0)


    I’ve read the documentation and tried all of the steps listed there to solve the issue when optimized images are not placed. when accessing the webpage via browser the optimized images dont show up (tested chrome, firefox, safari); also checked via inspect/network tab.

    This is the website its concerning: https://lrm.world/

    In my current configuration i’m using:

    – Digital Ocean Hosting with WordPress Litespeed Droplet Preset installation

    – Quiccloud CDN

    – Cloudflare for DNS management

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hi @xex0,

    Thank you for your message.

    In the plugin settings panel, do you see a large message at the top saying “Server configuration error”?

    Here are potential sources of this issue:

    • the server or CDN server does not support the “Vary: Accept” HTTP header or handles it incorrectly (the cache for redirects should be based not only on the URL to the file, but also on the value of the Accept header sent by the browser)
    • the server or CDN server does not support the “Cache-Control: private” HTTP header or handles it incorrectly (this header should be able to disable caching for static files on the CDN server or proxy server)

    Best,
    Mateusz

Viewing 1 replies (of 1 total)
  • The topic ‘Optimized Images are created but not placed’ is closed to new replies.