WP Calls HTTPS images on HTTP page.
-
For some reason, WordPress started to refer to images using https instead of http recently. As there is no trusted certificate installed this breaks them. I am unable to pinpoint the exact moment this started. I have changed no configuration variables apart of keeping everything up to date. This is only true for new articles.
I personally see no way of fixing this, is this a new setting somewhere? Now I have to manually fix all the https links in the code by replacing them. This is not really a biggie for me, but I cannot explain this workaround to the person actually using this WordPress installation.
I do not use SSL for the normal visitor as there is no information exchanged worth encrypting. I do have employed a self signed certificate so as to have a measure of security in place for the administration panel. All the articles are therefore written while connected through SSL. Is this related? I always assumed WordPress called content based on what way the site is approached. (http or https respectively)
The topic ‘WP Calls HTTPS images on HTTP page.’ is closed to new replies.