Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author derekheld

    (@derekheld)

    I took a look. There is most definitely a bug there. Looks like the original URL for the WordPress website is being inserted before the CNAME.

    I’m working on fixing it now. I’ll let you know when it is patched.

    Plugin Author derekheld

    (@derekheld)

    Ahhh I just got some more info here. It looks like the problem only happens if you do not put https:// or https:// in front of your CDN URL. Can you check and make sure you have either of those there?

    You will need to update the “url” setting in both the windows_azure_storage_info and _wp_attachment_metadata meta keys for that post ID. It should be something like
    https://myendpoint.azureedge.net/mycontainer/2016/06/image.jpg

    This will be something definitely improved in the next version I have been working on (coming soon I hope!).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Replace CNAME’ is closed to new replies.