Knowledgebase
Ask Experts > Expert Support System > Knowledgebase

FeedBurner feed 404 error

Solution This will not apply to everyone but if you are having issues with feed giving 404 errors, please try suggestions below:

1. Through cPanel open .htaccess file in root directory of your blog and make sure it has this code in it:

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress

If not - add it and when done save file. Change permissions on .htaccess to 666.

2. One more thing to check is that Feed URL doesn't have any spaces or weird characters and that you have at LEAST one default post.
 
Was this article helpful? yes / no
Article details
Article ID: 5
Category: Expert WordPress KB
Date added: 2009-11-27 16:29:07
Views: 87
Rating (Votes): Article rated 3.0/5.0 (2)

 
<< Go back

Powered by Help Desk Software HESK™