• I have a question regarding WordPress and the use of CDN. Once I pass the static files to my CDN I have no more control over it? I say this in the sense of minimizing and blocking page rendering of Java Script files and Leverage browser caching.

    • This topic was modified 5 years, 10 months ago by tiicaa.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Yes , you will not have control over the files on the CDN , but you can push changes on existing files / new files to the CDN.

    Thread Starter tiicaa

    (@tiicaa)

    @phptechie

    So as much as I want to solve these questions as in the image I will never get through wordpress? What can I do? Are there any plugins for this?

    View post on imgur.com

    @tiicaa

    I shall check this & try to provide you with an solution, give me a day’s time

    Some CDN networks handles both inline and external scripts, while maintaining order of execution.
    You need to contact CDN support about expires and defers parsing of scripts.

    *you will not have control over expires & defers of scripts or assets on CDNs.

    Thread Starter tiicaa

    (@tiicaa)

    @phptechie

    So in this case, I can not get the files out of WP already set? Would this be something from CDN (in my case Amazon) in settings? Is correct?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Regarding WordPress and the use of CDN’ is closed to new replies.