• Resolved James

    (@jmdesignsolutions)


    Hi,

    I’m trying to link my WordPress site with a site that I’ve added to my Stackpath account. I’ve created the site within Stackpath and then gone back to my W3 Total Cache settings and entered my API credentials which are accepted. The problem I have is that W3 Total Cache is only displaying 10 of my Stackpath sites and not the one I want to link (I have around 35). Is there any way I can show all my sites in the “Select site to use” list?

    Any help/advice would be appreciated.

    James

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @jmdesignsolutions

    Thank you for reaching out and I am happy to assist you with this.

    Let me test this and add more websites to the testing setup. In the meantime, you can manually edit the wp-content/w3tc-config/master.php file. Depending on the configuration, around line 617

        "cdn.stackpath2.client_id": "",    
        "cdn.stackpath2.client_secret": "",
        "cdn.stackpath2.stack_id": "",
        "cdn.stackpath2.site_id": "",
        "cdn.stackpath2.site_root_domain": "",
        "cdn.stackpath2.domain": [""],

    Copy everything from other websites, except the cdn.stackpath2.site_id
    You can find this ID by selecting the website you wish to setup in the Stackpath Dashboard, and in the URL, simply copy the site ID:
    https://control.stackpath.com/stacks/my-default-stack/sites/THIS-IS-THE-SITE-ID/overview
    I hope this helps and I’ll get back with more information once we investigate the popup.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Stackpath CDN List Limit’ is closed to new replies.