use CDN to serve static html
-
I have configured the CDN tab to Enable CDN Support and filled in Off-site URL and Additional CNAMES and checked Skip https URLs to avoid “mixed content” errors. Include directories is wp-content,wp-includes (the default). Images, css, and javascript is now served from the CDN but the html of each page is still served from the webhost, when I look at the network tab in developer tools. I have also turned on page preloading in case that would make a difference. How do I make the CDN host the page HTML? Is this not possible with suoercache? I believe W3 Total Cache has this feature, because I have looked at a site that uses W3 Total Cache (the Yoast plugin site actually) and the domain for the HTML is a cdn URL.
Putting it another way, if I type in the Off-site URL in the browser address bar, I get the site home page from the CDN. I would like the same thing to happen when I type in the regular site url.
- The topic ‘use CDN to serve static html’ is closed to new replies.