Title: Permalink does not contain https and this causes HTTP Error 301 on all feeds
Last modified: September 1, 2016

---

# Permalink does not contain https and this causes HTTP Error 301 on all feeds

 *  [peprdotcom](https://wordpress.org/support/users/peprdotcom/)
 * (@peprdotcom)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/permalink-does-not-contain-https-and-this-causes-http-error-301-on-all-feeds/)
 * We could not get Bloglovin to work with the feed [https://www.agreencoconut.nl/feed](https://www.agreencoconut.nl/feed).
   It turned out that while the whole blog was using https and also in the settings,
   content inside the feed wasn’t . We found this by checking the feed validity:
   
   [http://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.agreencoconut.nl%2Ffeed%2F](http://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.agreencoconut.nl%2Ffeed%2F)
   Result: Server returned HTTP Error 301: The HTTP server returned a redirect error
   that would lead to an infinite loop. The last 30x error message was: Moved Permanently
 * When looking at the feed we immediately found that all links where not using 
   https:
 *     ```
       <channel>
       	<title>A Green Coconut</title>
       	<atom:link href="http://www.agreencoconut.nl/feed" rel="self" type="application/rss+xml" />
       	<link>https://www.agreencoconut.nl</link>
       	<description>Pura Vida</description>
       	<lastBuildDate>Sat, 23 Jul 2016 01:22:50 +0000</lastBuildDate>
       	<language>nl</language>
       	<sy:updatePeriod>hourly</sy:updatePeriod>
       	<sy:updateFrequency>1</sy:updateFrequency>
       	<generator>https://wordpress.org/?v=4.5.3</generator>
       	<item>
       		<title>Nooit meer haast</title>
       		<link>http://www.agreencoconut.nl/reizen/nooit-meer-haast</link>
       		<comments>http://www.agreencoconut.nl/reizen/nooit-meer-haast#respond</comments>
       ```
   
 * What can we do to fix this. It appears that some parts work but most don’t. Help
   is appreciated.
 * [https://wordpress.org/plugins/wordpress-https/](https://wordpress.org/plugins/wordpress-https/)

The topic ‘Permalink does not contain https and this causes HTTP Error 301 on all
feeds’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [peprdotcom](https://wordpress.org/support/users/peprdotcom/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/permalink-does-not-contain-https-and-this-causes-http-error-301-on-all-feeds/)
 * Status: not resolved