Title: RSS Error Please Help
Last modified: August 19, 2016

---

# RSS Error Please Help

 *  [blogzter](https://wordpress.org/support/users/blogzter/)
 * (@blogzter)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/)
 * I tried opening my /feed/ at [http://www.blogzter.com/feed/](http://www.blogzter.com/feed/)
   and it is giving mea page not found.. i checked the wp-feed and wp-load and the
   rest of the files are the same as in the original (Version 2.9.2) for some reason
   the feed is missing. I am not running any plugins for the feed and I have WP 
   super cache disabled.
 * I have a feedburner account but it doesnt seem to be the problem as i did it 
   manually. It was working as I can see the post that I made before quite some 
   time is still in the feedburner feed:
    [http://feeds.feedburner.com/VladimirHristov](http://feeds.feedburner.com/VladimirHristov)
 * Any suggestions? It is important that I solve this.

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

 *  [jelskedei](https://wordpress.org/support/users/jelskedei/)
 * (@jelskedei)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416528)
 * Oeps, I have the same but in a new blog and I am looking for a solution also.
   It is strange that you changed nothing, you even didn’t change the links to permalinks?
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416530)
 * blogzter
    might give this a whirl [http://wordpress.org/extend/plugins/fix-rss-feed/](http://wordpress.org/extend/plugins/fix-rss-feed/)
 * Jelskedei
    your feed is here [http://blog.jelskeboonstra.nl/?feed=rss2](http://blog.jelskeboonstra.nl/?feed=rss2)
 *  [jelskedei](https://wordpress.org/support/users/jelskedei/)
 * (@jelskedei)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416534)
 * No, My feed is at another blog: [http://www.jelskeboonstra-ontwerp.nl](http://www.jelskeboonstra-ontwerp.nl)
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416541)
 * try the plugin 1st
 *  [jelskedei](https://wordpress.org/support/users/jelskedei/)
 * (@jelskedei)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416546)
 * I tried the fix-rss-feed, but nothing changed. The feed still cannot find a page.
 *  Thread Starter [blogzter](https://wordpress.org/support/users/blogzter/)
 * (@blogzter)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416553)
 * I tried the plugin too.. If found some blank lines and said it fixed them.. still
   nothing changed.
 * My comments feed is working, but my regular one doesn’t.
    I have spent 3 hours
   already digging the forum and some other places for an answer…
 * Any other suggestions will be appreciated.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416555)
 * the only other thing to suggest is switch permalinks back to default
    test if
   it works now if so, try re-setting your custom permalinks
 *  Thread Starter [blogzter](https://wordpress.org/support/users/blogzter/)
 * (@blogzter)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416557)
 * I tried that and what i end up with is hostgator’s generic 404 …
 * I can feel there should be an easy solution to that.
    Does this give you any 
   ideas?
 * I get it now [http://www.blogzter.com/feed/](http://www.blogzter.com/feed/) with
   the default permalink structure in place so you can just see it.
 * Let me know what you think.. If not i dont know maybe i will have to reinstall
   again and go over. Still i feel there is a solution .
 *  Thread Starter [blogzter](https://wordpress.org/support/users/blogzter/)
 * (@blogzter)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416559)
 * when I say i get it -> i mean the error. it is still not working
 *  Thread Starter [blogzter](https://wordpress.org/support/users/blogzter/)
 * (@blogzter)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416561)
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond%{
   REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.
   php [L] </IfModule>
 * # END WordPress
    Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST}
   ^blogzter\.com RewriteRule ^(.*) [http://www.blogzter.com/$1](http://www.blogzter.com/$1)[
   R=301,L] RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(
   www\.)?blogzter.com/.*$ [NC]
 * this is the content of my htaccess
 *  [jelskedei](https://wordpress.org/support/users/jelskedei/)
 * (@jelskedei)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416560)
 * When I change the permalinks into default, it’s ok, but when I change them back
   to %postname%, he cannot find the page. What is the best to do, change something
   in the php?
 *  [jelskedei](https://wordpress.org/support/users/jelskedei/)
 * (@jelskedei)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416562)
 * This is the php code:
    <?php if (is_single() OR is_page() ) { ?><link rel=”canonical”
   href=”<?php the_permalink(); ?>” /><?php } ?> <link rel=”alternate” type=”application/
   rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’);?
   >” /> <link rel=”alternate” type=”application/atom+xml” title=”<?php bloginfo(‘
   name’); ?> Atom Feed” href=”<?php bloginfo(‘atom_url’); ?>” />
 *  [jelskedei](https://wordpress.org/support/users/jelskedei/)
 * (@jelskedei)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416669)
 * Hi Blogzter,
    How are you doiing? I still have the same problem and found untill
   now no solution. If you find one, please write it here. I read the whole forum
   about _RSS feed_ and _permalinks_ and saw there are many problems and many solutions.
   But nothing was helpfull to me.

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

The topic ‘RSS Error Please Help’ is closed to new replies.

## Tags

 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 13 replies
 * 3 participants
 * Last reply from: [jelskedei](https://wordpress.org/support/users/jelskedei/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/rss-error-please-help/#post-1416669)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
