Official WordPress plugin to automatically load all your existing (and future) WordPress images via the Gumlet service for smaller, faster, and better looking images.
- Your images behind a CDN.
- Automatically smaller and faster images with the Auto Format option.
- Automatically compress images with Auto Compress option.
- Use arbitrary Gumlet API params when editing
<img>
tags in "Text mode" and they will pass through. - No lock in! Disable the plugin and your images will be served as they were before installation.
- Added support for Gumlet Video Embed.
-
If you don't already have an Gumlet account then sign up at gumlet.com.
-
Create a Web Folder gumlet source with the
Base URL
set to your WordPress root URL (without thewp-content
part). For example, if your WordPress instance is at http://example.com and an example image ishttp://example.com/wp-content/uploads/2017/01/image.jpg
then your source'sBase URL
would be justhttp://example.com/
. -
Download the gumlet WordPress plugin
gumlet_plugin.zip
and install on your WordPress instance. In the WordPress admin, click "Plugins" on the right and then "Add New". This will take you to a page to upload thegumlet_plugin.zip
file. Alternatively, you can extract the contents ofgumlet_plugin.zip
into thewp-content/plugins
directory of your WordPress instance. -
Return to the "Plugins" page and ensure the "gumlet plugin" is activated. Once activated, click the "settings" link and populate the "Gumlet Host" field (e.g.,
https://yourcompany.gumlet.io
). This is the full host of the gumlet source you created in step #1. Optionally, you can also turn onAuto Format
orAuto Compress
. Finally, click "Save Options" when you're done. -
Go to a post on your WordPress blog and ensure your images are now serving through gumlet.