• Resolved jordanmc

    (@jordanmc)


    We are using Azure CDN for our W3 Total Cache CDN provider.

    When I click on an image in the media library, I am not able to find the path to the image on the CDN. All I see is the path to the image on the server, but my authors need the CDN url. Would be very help if the image in the media library provided that.

    Is that available and I just don’t know where it is?

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

    (@vmarko)

    Hello @jordanmc

    Thank you for your inquiry and I am happy to assist you with this.
    When you check the image on your server naturally it will show the path on the server.
    You can check the CDN path of the images when you inspect the element of your website, select the element/image and see the highlighted element on the Element tab
    E.G.
    <img srcset="https://wipwebprodcdnv2.blob.core.windows.net/wipmedia/wp-content/uploads/sites/8/2019/12/Win19a_SMC_CollabB_0134_630x472.jpg"
    As you can see the image is being served from the CDN and this is the CDN URL.
    Or you can go to Performance>CDN>Advanced and enable the option ” Use CDN links for the Media Library on admin pages” which means that all Media Library content will use CDN links on administration pages.
    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to find CDN url for an image on wp-admin’ is closed to new replies.