昔からSSL対応させて問題なく運用していたつもりのサイトなのですが、最近、ふと気が付いたらChromeでURLの前にビックリマーク(SSL非対応の警告)が付いておりました。
早速、Chromeの検証機能を使ってエラー個所を探したら下記の4行でした。
いつもなら、ここでSSLエラーになっている画像ファイルを自分でHTTPS対応に変更して終わるはずなのですが、今回は対象ファイルはLightning Proの関連ファイルのようでした。
Search Regexプラグインを使ってもエラー個所が見つからないので、プラグインに頼る修正もできないようでした。
どのように対処すれば良いものかご教授頂けないでしょうか?
Mixed Content: The page at ‘https://xx.com/’ was loaded over HTTPS, but requested an insecure image ‘http://xx.com/wp-content/themes/lightning/images/top_image_2.jpg’. This content should also be served over HTTPS.
Mixed Content: The page at ‘https://xx.com/’ was loaded over HTTPS, but requested an insecure image ‘http://xx.com/wp-content/themes/lightning/images/top_image_3.jpg’. This content should also be served over HTTPS.
Failed to load resource: the server responded with a status of 404 (Not Found)
Failed to load resource: the server responded with a status of 404 (Not Found)