Title: RSS feed link issue
Last modified: August 18, 2016

---

# RSS feed link issue

 *  [Carrie](https://wordpress.org/support/users/indigohat/)
 * (@indigohat)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/)
 * I have my permalinks set up as :
    /index.php/archives/%year%/%monthnum%/%day%/%
   post_id%/ WordPress inserts the rss feed url as : [http://ponderethereal.com/blog/wp/feed/rss2/](http://ponderethereal.com/blog/wp/feed/rss2/)
   When I go there, I get : Internal Server Error The server encountered an internal
   error or misconfiguration and was unable to complete your request. Please contact
   the server administrator and inform them of the time the error occurred, and 
   anything you might have done that may have caused the error. I’ve tried going
   to [http://ponderethereal.com/blog/wp/wp-rss2.php](http://ponderethereal.com/blog/wp/wp-rss2.php)
   as well. Same deal. Any ideas?

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

 *  Thread Starter [Carrie](https://wordpress.org/support/users/indigohat/)
 * (@indigohat)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76258)
 * phpinfo? *confused look*
    I’m a total php newb 🙂
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76573)
 * Make a file with the following code:
    <?php phpinfo() ?> and save it and upload
   it as phpinfo.php. No answer from my server admin yet.
 *  [Ryan Boren](https://wordpress.org/support/users/ryan/)
 * (@ryan)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76574)
 * Path info style permalinks (with index.php at the front) don’t work for the feed
   links in 1.2. It’s a bug. Fixed in the nightlies.
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76577)
 * rboren, that’s not the problem we are talking about here. We are talking about
   the problem that on some servers, all the feeds except the comments feed(i.e.
   wp-rss.php, wp-rss2.php, wp-atom.php and wp-rdf.php) cause Error 500, Internal
   Server Error.
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76635)
 * Wohoo! Fixed it!
    Go down to line 87 in wp-blog-header.php. There you will find
   this line: [@header](https://wordpress.org/support/users/header/)(‘Last Modified:‘.
   $wp_last_modified); Change it to: [@header](https://wordpress.org/support/users/header/)(‘
   Last-Modified: ‘.$wp_last_modified); I can’t believe something as simple as a
   missing dash had been causing internal server errors all along.
 *  Anonymous
 * [21 years, 8 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76694)
 * Thanx! That really helped me!

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

The topic ‘RSS feed link issue’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: Anonymous
 * Last activity: [21 years, 8 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76694)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
