Integrate WordPress with Medianova CDN
Learn how to integrate WordPress with Medianova CDN to deliver static and media content faster, improve page load times, and enhance your website’s overall performance.
WordPress is one of the world’s most widely used content management systems (CMS), offering flexibility through open-source development, easy setup, and extensive theme and plugin support. With Medianova CDN, your WordPress site’s static assets—such as images, scripts, and videos—are served from the nearest CDN edge node instead of your origin server, ensuring faster delivery to global users.
Prerequisites
Access to your WordPress Admin Panel
A Medianova CDN Resource created in the Medianova Control Panel
Optional: Separate CDN resources for static images (Small Resource) and large media files such as videos (Large Resource)
Integration Steps
Create a CDN Resource
Log in to the Medianova Control Panel.
Create a Small Resource for static assets (e.g.,
.jpg,.png) and a Large Resource for video files (e.g.,.mp4). → Copy the CDN URLs of your created resources; they will be used in plugin configuration.
Tips and Best Practices
To include multiple file extensions, separate them with commas (
,). Example:jpg, png, gif, svgYou can view your CDN Resource URLs in the Medianova Control Panel under CDN → Resources or by visiting Medianova CDN Integration Docs.
Troubleshooting
CDN URLs not applied to static files
Plugin not configured or cache not cleared
Recheck the CDN URLs in plugin settings and clear the WordPress cache.
Site shows mixed content warnings
HTTPS not enabled on CDN resource
Configure Shared SSL or Custom SSL in the Medianova Control Panel before enabling HTTPS.
CDN plugin not found in search
Outdated WordPress version
Update WordPress to the latest version and try again.
Last updated
Was this helpful?