WHAT DOES THIS PLUGIN DO?
nopCommerce CDN Enabler does one thing – changing all the URLs of static resources to use Content Delivery Networks (CDNs). That means, all the requests of static resources such as images, JavaScripts and CSS Stylesheets are off-loaded to CDN servers.
Using CDN servers has several benefits.
Your server can focus on running nopCommerce, ASP.Net and / or SQL Server. Servings of static resources are off-loaded to CDN servers.
CDN servers are spreaded across the globe. So no matter where your visitors are, CDN servers make sure they are serving the requests using the nearest servers to reduce network latency.
CDN servers come with tons of optimization features such as caching and compression. In other words, CDN servers do all the necessary to ensure the static resources are served efficiently.
The end results? Faster loading time for static resources, and thus speedier website overall!
Tested on more than 10 projects, we have consistently achieved 50% increase in speed!
(Results may vary from site to site)