• Resolved LPackman

    (@furnituresuppliesuk)


    Hello,

    Is it possible to allow the CDN image URLs to also be replaced on backend i.e. admin pages.

    I removed all images from the server to CDN but the admin pages still use local image URLs, it seems CDN URLs are only replaced on the front end.

    I hope this is possible.

    Also one other question. My directories wp-content/upload have been moved to CDN and placed in a folder called “0” so the path would be https://cdn.mydomain.com/0/wp-content/uploads/example.jpg and of course in Litespeed plugin the CDN URL is also set like so. https://cdn.mydomain.com/0
    However, occasionally I find a random rogue image in which the URL has been changed replicating the “0” 2-4 times. For example https://cdn.mydomain.com/0/0/0/wp-content/uploads/example.jpg
    Is there somewhere I can check to resolve this or prevent this from happening please.

    Thank you for your time. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    yes , LSCWP’s CDN only replaces CDN link on front-end dynamically

    to replace or edit the image links in backend , you can try directly search and replace in database

    e.g. looking for “domain.com/wp-content/uploads/” , replace it to “cdn.domain.com/wp-content/uploads/”

    but do make backup before you do anything.

    for second question, please screenshot me the CDN setting first

    best regards,

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I’m going to mark this topic “Resolved”, due to lack of activity.

    If you still need help, please feel free to re-open it.

    When re-open it, please also change the topic status to “not solved”

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change backend image URLs to CDN URL + CDN URL Issue’ is closed to new replies.