high mike Regular Member Joined Aug 11, 2018 Messages 388 Reaction score 324 Nov 11, 2018 #1 I need help with fixing my website speeds issue, I installed w3 total cache. Any ideas? if the picture doesn't work here is the link to it https://imgur.com/a/3OJQGdh
I need help with fixing my website speeds issue, I installed w3 total cache. Any ideas? if the picture doesn't work here is the link to it https://imgur.com/a/3OJQGdh
SpecsTN Registered Member Joined Jan 18, 2018 Messages 60 Reaction score 19 Nov 11, 2018 #2 i had the same problem and i've fixed it by adding Cloudflare CDN to the website ( it's free )
Gogol Administrator Staff member Moderator Executive VIP Jr. VIP Joined Sep 10, 2010 Messages 11,814 Reaction score 26,656 Nov 11, 2018 #3 For leverage browser caching just copy paste the following htaccess rules Code: https://stackoverflow.com/a/6878502/1437261 PS. U need mod_headers and mod_expires enabled to make it work.
For leverage browser caching just copy paste the following htaccess rules Code: https://stackoverflow.com/a/6878502/1437261 PS. U need mod_headers and mod_expires enabled to make it work.