Title: RSS not working with HTTPs
Last modified: September 3, 2017

---

# RSS not working with HTTPs

 *  [William Teach](https://wordpress.org/support/users/william-teach/)
 * (@william-teach)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/rss-not-working-with-https/)
 * I’ve recently installed an SSL certificate, and made all the appropriate changes.
   Http to https in the admin>settings>general page, added the scripts in the wp-
   config file:
 * define(‘FORCE_SSL’, true);
    define(‘FORCE_SSL_ADMIN’,true);
 * and rules in htaccess
 * RewriteEngine On
    RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ [https://%](https://%){
   HTTP_HOST}%{REQUEST_URI} [L,R=301]
 * Then someone told me that the RSS was down. My feed ([https://www.thepiratescove.us/?feed=rss2](https://www.thepiratescove.us/?feed=rss2))
   will not show any post beyond one that says “We don’t deny Harvey….”, despite
   having several more posts up. I’ve even tried adding
 * RewriteCond %{REQUEST_URI} !/feed [NC]
 * to the htaccess file, which supposedly excludes RSS from the https rules, as 
   I’ve read that some certificates (mine is through Let’s Encrypt) can cause issues.
 * Anyone have any ideas? I’m at a loss at this point.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frss-not-working-with-https%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/rss-not-working-with-https/#post-9465158)
 * I can see your feed with excerpts and titles of all 10 (ten) posts
 *  [MarkRH](https://wordpress.org/support/users/markrh/)
 * (@markrh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/rss-not-working-with-https/#post-9465186)
 * I see 10 posts in both Firefox and in Feedly. The URL I get when clicking that
   link is [https://www.thepiratescove.us/feed/](https://www.thepiratescove.us/feed/)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘RSS not working with HTTPs’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [MarkRH](https://wordpress.org/support/users/markrh/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/rss-not-working-with-https/#post-9465186)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
