最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

After updating site to use SSL all images in posts point to http:

programmeradmin0浏览0评论

I recently upgrade my site to use SSL through a reverse proxy. I have changed the WordPress address and site address in the Settings menu and the main page loads just fine:

If you click through to one of my posts however you get mixed content warnings on the SSL certificate: /

I see the images on the page are still pointing to the http:// URL they were added with but I would have thought that my redirect would force them to be served over https://, this doesn't seem to be the case. Either way I'm happy to rewrite them to protocol relative URLs, I'm just not sure on the best way. How is it best to go about changing the URLs for the images in posts?

I recently upgrade my site to use SSL through a reverse proxy. I have changed the WordPress address and site address in the Settings menu and the main page loads just fine: https://www.scotthelme.co.uk

If you click through to one of my posts however you get mixed content warnings on the SSL certificate: https://www.scotthelme.co.uk/wifi-pineapple-karma-sslstrip/

I see the images on the page are still pointing to the http:// URL they were added with but I would have thought that my redirect would force them to be served over https://, this doesn't seem to be the case. Either way I'm happy to rewrite them to protocol relative URLs, I'm just not sure on the best way. How is it best to go about changing the URLs for the images in posts?

Share Improve this question asked Sep 22, 2013 at 21:08 Scott HelmeScott Helme 2711 gold badge2 silver badges9 bronze badges
Add a comment  | 

2 Answers 2

Reset to default 4

Installing the WordPress HTTPS plugin should take care of it.

After Implementing SSL, any link or image have http then you always get mixed content warnings in Console and page will not work properly,

so you should fix all http to => https by manually or plugin

发布评论

评论列表(0)

  1. 暂无评论