• Resolved thomas452

    (@thomas452)


    I’m trying to configure CDN with WP Super Cache. Basic setup is done but not sure if static files are fully served from CDN. Any quick way to confirm? Appreciate the help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Stef (a11n)

    (@erania-pinnera)

    Hi there, @thomas452,

    To verify that your static files are being served via the CDN, here are a few steps:

    • Check WP Super Cache’s CDN settings: in your WordPress dashboard, go to Settings → WP Super Cache → CDN tab and confirm that the CDN is enabled and your CDN URL (e.g., cdn.yourdomain.com) is entered correctly.
    • Inspect requests in your browser: open your site in Chrome or Firefox, press F12 to open Developer Tools, then go to the Network tab. Reload the page, and click on any static file (CSS, JS, or image). In the Headers section, check whether the request URL points to your CDN domain rather than your origin server.
    • Test with an external tool: sites like GTmetrix can also show you where each asset is loading from.

    Could you share which CDN provider you’re using? That will help narrow down what specific headers or settings to look for. If you want it to remain private, you can also contact us via contact form. If you choose to reach out directly, please include a link to this thread.

    Plugin Support Tamirat B. (a11n)

    (@tamirat22)

    Hello @thomas452,

    Do you have updates about the above? We usually close inactive threads after one week of no activity, but we want to make sure we’re all set before marking it as solved. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.