• Hello,

    We’re having some difficulties with our site and SSL. We have a SSL cert for the site https://xyz.com and that’s fine… but the content that it’s pulling is wordpress generated and that content includes items references with a non-secure https://xyz.com/blah.jpg type links. This occurs whenever we use the WYSIWIG to add an image or other media to a post/page, instead of adding a relative link like <img src=”/images/blah.jp”> it inputs <img src=”https://www.xyz.com/images/blah.jpg”&gt;.

    Is there any way to configure the site to not do this? Ideally all paths would be relative within posts/pages so whether we use https://xyz.com or https://xyz.com, all content references on the page are secure/non-secure as needed.

    Thanks!

    – Steve

  • The topic ‘WYSIWIG hard coding full URL path to content?’ is closed to new replies.