はじめてのWordPress入門講座【基礎知識・基本的な使い方・トラブル対応】

https(SSL対応)にしたときに必要になるFeedlyボタンの対応方法

https(SSL対応)にしたときに必要になるFeedlyボタンの対応方法

WEBサイトをhttps(SSL対応)にするとRSSが正常に取得できなくなるのですが、今はFeedlyを利用している方が多いと思います。Feedlyの場合は特に問題なくRSSを取得してくれるのですが、Feedlyの登録ボタンはhttps対応をする必要があります。

今回はFeedlyボタンのSSL対応の方法を解説したいと思います。ちょっとコードを修正するだけなので、難しくありません。

Feedlyボタンのコードをhttpsに修正する

まずは「feedlyのWEBサイト」でFeedlyボタンのHTMLコードを取得します。

Feedlyのコードをssl対応する

生成されたHTMLコードのリンクURLを修正します。赤線の部分↓
Feedlyのコードを修正

修正箇所は以下の3箇所です。

Feedlyのコードの修正箇所

  • リンクURLの先頭のhttpをhttpsに変更
  • #subscription%2Ffeed%2Fの直後の「http%3A%2F%2F」を削除
  • 画像URLのhttpをhttpsに変更(Feedly公式画像を使う場合)

これでhttpsのWEBサイトもFeedlyボタンを使ってFeedlyに登録できるようになります。


Fatal error: Uncaught wfWAFStorageFileException: Unable to save temporary file for atomic writing. in /home/webmaster-d/homepage-reborn.com/public_html/renewal/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php:34 Stack trace: #0 /home/webmaster-d/homepage-reborn.com/public_html/renewal/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php(658): wfWAFStorageFile::atomicFilePutContents('/home/webmaster...', '<?php exit('Acc...') #1 [internal function]: wfWAFStorageFile->saveConfig('livewaf') #2 {main} thrown in /home/webmaster-d/homepage-reborn.com/public_html/renewal/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php on line 34