• Resolved ibiza69

    (@ibiza69)


    Hi, we are testing your plugin, but don´t know how to configurate it. We readed the documentation: Installation, Settings, Hooks, WP-CLI, FAQ,… but after reading all of them, we just don’t know what to do. We installed and activated the plugin, but is there any thing we have to do after with all this?:

    CDN Hostname?
    URLs will be rewritten using this CDN hostname.
    Example: cdn.example.com or example-1a2b.kxcdn.com

    CDN Inclusions?
    FILE EXTENSIONS

    .avif
    .css
    .gif
    .jpeg
    .jpg
    .js
    .json
    .mp3
    .mp4
    .pdf
    .png
    .svg
    .webp
    Files with these extensions will be served by the CDN. One file extension per line.

    CDN Exclusions?
    STRINGS
    URLs containing these strings will not be served by the CDN. One string per line.

    Purge CDN Cache?
    If you like, you may connect your KeyCDN account to be able to purge the CDN cache from the WordPress admin bar.

    KeyCDN API Key?
    KeyCDN Zone ID?

    We use for example Ultimate Member Plugin and WordPress Job Manager, don´t don´t if this is important, so doesn´t affect the use of the site.

    We will really appreciate some feedback and support at configuration options 🙂

    We tested the site after installing and activating the plugin at gtmetrix and the site load is the same, so there is something we are not doing well or just not doing.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 16850768

    (@anonymized-16850768)

    The CDN Enabler plugin provides the functionality of rewriting your site’s asset URLs, like JavaScript, CSS, and images, to be delivered by the designated CDN. This plugin will scan your pages and rewrite what it’s told to. The site hostname to CDN hostname replacement will come from whatever is defined in the CDN Hostname setting.

    For example, a website has the URL of https://www.example.com. This page has a CSS asset accessible through the following URL:

    https://www.example.com/wp-content/some-plugin/css/style.css

    If in the CDN Enabler settings it had the CDN Hostname setting set to cdn.example.com and the .css extension was in the CDN Inclusions > File Extensions setting, then that asset would be rewritten to the following:

    https://cdn.example.com/wp-content/some-plugin/css/style.css

    This means to use this plugin a CDN hostname will need to be set. This will come from your CDN provider, such as KeyCDN. In addition to that, at least one file extension to include would need to be provided.

    Thread Starter ibiza69

    (@ibiza69)

    Hi @coreyk, thanks a lot for the great explanation!!, …but this is to hard to underestand and use by us…. we will have to miss the opportunity.

    Have a great day and thanks once more!

    Anonymous User 16850768

    (@anonymized-16850768)

    You’re welcome, @ibiza69. If you end up needing a CDN and would like assistance setting this up I’d recommend giving KeyCDN a try. Our support team is available 24/7 to help and can walk you through step by step.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Some help needed’ is closed to new replies.