Опис
MariCDN by MariHost is a simple yet powerful plugin that connects your WordPress site to the MariCDN platform — a performance-focused content delivery network (CDN) built and backed by MariHost.
With just a few clicks, you can rewrite your site’s static asset URLs to serve them via our high-speed CDN infrastructure, dramatically improving site speed and load times for your visitors around the world.
Key Features
- One-click integration with your MariCDN pull zone
- Automatic URL rewriting for static assets (CSS, JS, images, fonts)
- Optional test mode to preview before going live
- One-click cache purging for changes
- Custom file type and directory control
- HTTPS support and CDN domain flexibility
- Clean, minimal and optimized code
How It Works
After configuring your CDN URL, the plugin will automatically update asset links across your site to use the CDN instead of your server. It also provides a convenient interface for purging cache and testing integration.
Requirements
- PHP >= 7.2
- WordPress >= 5.0
- An active MariCDN account with at least one pull zone created
About MariHost
MariHost is a premium hosting provider offering high-performance solutions including web hosting, CDN, cloud services, and more.
External Services
This plugin connects to the MariCDN API provided by MariHost to automate cache purging and validation functionality.
- Service used: MariCDN API (https://automate.maricdn.com)
- Purpose: To allow one-click CDN cache purging and verify zone configuration.
- Data sent:
zoneid
(your CDN zone identifier)webid
(plugin validation token – no user info)
- When: Only during cache purging or settings validation.
- Terms of Service: https://maricdn.com/terms-and-conditions
- Privacy Policy: https://maricdn.com/privacy-policy
This connection is required for full plugin functionality. No personal user data is transmitted or stored.
Встановлення
- Upload the
maricdn
folder to/wp-content/plugins/
- Activate the plugin from the WordPress dashboard
- Go to Settings > MariCDN
- Enter your MariCDN domain (e.g.
https://yourcdndomain.maricdn.com
) - Enable Test Mode to preview changes
- Save settings and inspect site assets
- Disable Test Mode to go live
Часті питання
-
Do I need a MariCDN account?
-
Yes. You need a valid MariCDN account and pull zone to use the plugin.
-
What directories are optimized?
-
By default,
wp-content
andwp-includes
are rewritten to use the CDN. -
Are PHP files included?
-
No. PHP files are excluded for security. You can configure other file types in the settings.
-
Is it compatible with caching plugins?
-
Yes, MariCDN works alongside popular caching solutions. It only rewrites asset URLs.
-
Can I purge the CDN cache?
-
Yes, there’s a “Clear CDN Cache” button in the settings to instantly purge your MariCDN cache.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“MariCDN by MariHost” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “MariCDN by MariHost” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.1 – 17 May 2025
- Minor bug fixes and improvements
1.0.0 – 9 May 2025
- Initial release