FluentSMTP
94Free WP Mail SMTP plugin - fix WordPress email deliverability with Gmail, Amazon SES, SendGrid, Mailgun, Cloud...
Free CDN for for all assets from wordpress.org Github and NPM.
NextGenThemes jsDelivr CDN is a WordPress plugin that replaces local assets with versions hosted on the jsDelivr CDN. It operates without any configuration, automatically serving JavaScript and CSS files securely from the CDN based on their availability. The plugin is designed for users who want to improve their site's performance by leveraging a content delivery network for asset delivery.
The plugin includes an admin bar button that allows you to view the assets being loaded from jsDelivr. It ensures security by using hashes to verify that the files served match those on your server, rejecting any discrepancies at the client side. This plugin is suitable for those who are comfortable with assets hosted on NPM, Github, or wordpress.org and want a straightforward solution for asset delivery.
Best for: This plugin suits WordPress users looking to enhance site performance through CDN asset delivery.
What it does well
Where it falls short
NextGenThemes jsDelivr CDN offers a simple and effective way to serve assets via a CDN, making it a practical choice for performance-focused WordPress sites.
Nicolas Jonas's own description of NextGenThemes jsDelivr CDN, lightly tidied.
It replaces all assets with versions available on jsDelivr. No options, nothing to configure, just works.
The code needs to be openly hosted on NPM, Github or wordpress.org.
This plugin adds a little a invisible button in the admin bar on the top right, left of “Howdy, {Name}”. It turns dark red on hover. You can click that and see the assets loaded from jsDelivr. I hope you appreciate how I made it so its not annoying or distracting.
The plugin serves your assets securely. It takes two hashes of your assets (and caches them). One sha256 hash for the jsDelivr API to check if the file is hosted there, another sha384 hash that is put on the integrity attribute of every asset to make 100% sure that the exact same file you have on your server is the served by the CDN! In case this would ever not be the case the files gets rejected client side.
This plugin serves JavaScript and CSS assets from the jsDelivr CDN (cdn.jsdelivr.net, no affiliation) instead of your own server. It also uses the jsDelivr hash lookup API (data.jsdelivr.com) to find whether a file is available on the CDN.
To detect CDN files, the plugin sends a SHA-256 hash of each local asset’s content to the jsDelivr lookup API. Asset requests to the CDN and the hash lookup are made from your server when a page is loaded; your visitors’ browsers then load the assets directly from cdn.jsdelivr.net. jsDelivr may log standard request metadata such as IP addresses and requested URLs (see their policies below).
The CDN and API are provided by Volentio JSD Limited (jsDelivr). See their Terms of Use and Privacy Policy.
It took me a lot of time to come up with this plugin and I had many iterations over various different approaches how to do this until I came up with this working solution that also does not need much code. I know the official plugin was abandoned years ago and I looked at complicated bloated code and did not even feel like learning what its doing and never looked at it again and started from scratch.
Please check out my commercial plugin and level up your video embeds with ARVE Pro or Donate here
Other plugins for content delivery.
Free WP Mail SMTP plugin - fix WordPress email deliverability with Gmail, Amazon SES, SendGrid, Mailgun, Cloud...
Compress and optimize images, enable lazy load, serve WebP & AVIF, and speed up your site with a global im...
Search Engine (SEO) & Performance Optimization (WPO) via caching. Integrated caching: CDN, Page, Minify, O...
Boost PageSpeed, SEO, and Core Web Vitals with full page caching, JS/CSS optimization, media optimization, and...
SpeedyCache is a WordPress cache plugin that helps you improve performance of your WordPress site by caching,...