• Hi,

    Something weird is going on in my site with the plugin. I have WordPress server farm with multiple servers behind load balancer. I’m using CDN Enabler plugin to generate links for CDN as all images are held on Azure Blob Storage and server to browsers through CDN.

    For featured images your plugin works well and CDN Enabler changes links to CDN ones like supposed. WebP Express is running in CDN friendly mode. Replace is done using output buffering.

    Site header image and featured images get replaced like supposed but not images in post body.

    My question is: if it is conflict with CDN Enabler then what I can do to run WebP Express and still have CDN links? Is it possible you add CDN prefix to WebP Express settings and make your plugin also survive random CDN plugins?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter gpeipman

    (@gpeipman)

    In total there can be three types of full URL-s to consider:

    1. Site url from WordPress settings
    2. Alternate URL for specific machine in farm (one for every machine)
    3. CDN URL

    1. and 2. are usually insterted by humans. Yes, they can sometimes use machine URL although it’s not allowed. It just happens. 3. is by random CDN plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with image urls in post body’ is closed to new replies.