Cache & CDN Question

Posted in: Newspaper
Post count: 5

Im kind of new to cache and CDN tools. Does it make sense to run Cloudflare, WP Super Cache, & Speed Booster plugin on your website at the same time? What would you suggest I use to improve page speed times? I feel like I can use all three within their strengths. Cloudflare for CDN, WP Super Cache for caching, and Speed Booster to cleanup. Any opinions, best practices that have worked best?

Post count: 1291

Hi,

Yes it does:
– speedbooster moves the css and js at the end of the page, this removes render blocking and improves the score on pagespeed;
– the cache plugin creates a copy of each post/page and delivers it from the memory;
– the cdn makes a copy for each image, css and other heavy resources and delivers them from high speed servers which are geographically closer to the site visitor area. The servers are spread around the world, this improves the page load speed.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.