Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Caching and Cookies removal for speed optimization

$
0
0

Replies: 0

Trying to optimize the page load on the website asks for the following optimizations. Is it possible or it will break the code.

Pagespeed
Remove query strings from static resources – What’s this mean?
Resources with a “?” in the URL are not cached by some proxy caching servers. Remove the query string and encode the parameters into the URL for the following resources:

https://sarvaadi.org/wp-content/plugins/charitable/assets/css/charitable.min.css?ver=1.6.6
https://sarvaadi.org/wp-content/plugins/charitable/assets/js/charitable-session.min.js?ver=1.6.6
https://sarvaadi.org/wp-content/plugins/charitable/assets/js/libraries/js-cookie.min.js?ver=2.1.4

Yslow
Use cookie-free domains
https://sarvaadi.org/wp-content/plugins/charitable/assets/css/charitable.min.css?ver=1.6.6


Viewing all articles
Browse latest Browse all 59525

Trending Articles