diff --git a/INSTALLATION.md b/INSTALLATION.md index 780328d8..c59ebbc1 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -217,45 +217,6 @@ The [plugin ecosystem](https://wordpress.org/plugins/) of WordPress is vast and -* [Cloudinary](https://wordpress.org/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/): Great "plug-and-play" image CDN and optimizer with generous free plan. Offloading your images to a content delivery network improves performance and loading times. Also, your images will be properly sized and compressed. - -
- Example settings
-

Follow the official guide to set up your Cloudinary account and the plugin. You do not need to "register" the CND with other optimization or cache plugins — it will just work.

-
- Assume missing options are off, empty, or left to default.

- [General settings] Media Library Sync Settings: -
- [General settings] Cloudinary folder path:
-  To keep things orderly, use a folder name that relates to your site.

- [General settings] Storage: -
- [Image settings] Image optimization: -
- [Lazy loading] Lazy loading: -
- [Responsive images] Breakpoints: - -
-
- * [Cloudflare](https://wordpress.org/plugins/cloudflare/): Global content delivery network designed to make your site secure, private, fast, and reliable. Can be used for caching or to enhance a cache plugin further. Unfortunately, the setup is not trivial and you should refer to specific guides or ask for help.