Crawl Error

JakoJJ

Newbie
Joined
Mar 7, 2012
Messages
16
Reaction score
1
so I've got a problem with my feed. Today I checked out webmaster tools and saw that there was crawl error with /feed and /comments/feed


checked out with browser but it doesn't open, so what am I supposed to do??:(
 
It might be a script error,or you have problems with your host.
 
but how can I solve this problem, where should i check ???
 
Is there an error message (or code) displayed (either when you visit or in VMT)? Were you redirecting it to Feedburner (either via a plugin, or a manual change you made)?
 
when i check with FF it just shows page not found, but when i checked with Chrome it shows an error code
This XML file does not appear to have any style information associated with it. The document tree is shown below.
and some codes but i can't write it here, because I'm new member and code contains some URLs
 
yes I'm using Wordpress, i already tried to deactivate all plugins, switch to twenty-ten theme, but nothing helps :(
 
You could use FeedBurner for your feeds, you're unlikely to get crawl errors then.
 
Are you talking about Google FeedBurner??
 
Are you using a cache plugin? Even if it's disabled, the caching could still be in place if it's implemented via .htaccess.

Were you redirecting it to Feedburner (either via a plugin, or a manual change you made)?

EDIT: If the feed is broken, Feedburner (or other service) won't help.
 
i am not sure but giving you a suggestion, try to get the latest version of FD feedburner plugin and re-install it
 
when i tried to use Google feedburner it showed me 404 error so, and yes i'm using cache plugin, Quick Cache, should i delete it or what?
also I've never redirected it to feedburner neither manually nor via plugin
 
Did you try clearing the cache before disabling the plugin?

EDIT: Did you make any changes to your permalink structure? I take it the urls are being successfully rewritten and not failing also? I assuming you're not using ?p=46, etc, as your URLs.
 
Last edited:
when i tried to use Google feedburner it showed me 404 error so, and yes i'm using cache plugin, Quick Cache, should i delete it or what?
also I've never redirected it to feedburner neither manually nor via plugin

What happens when you click CTRL+F5 on the feed page?

Quick Cache shouldn't be the problem, I used it on my sites and it's probably the most unobtrusive cache plugin out there.
 
CTRL + F5 will just refresh the browser cache. The problem could be the server-based cache and Quick Cache could cause the issue, especially if it modifies .htaccess (it at least relies upon it for gzip) to do the caching (this would mean that even if the module is disabled, the caching could still happen if the rules are left in .htaccess).

Without access to you .htaccess, Wordpress install or server logs, it's not simple to diagnose, JakoJJ. Several things could cause a fail. It could be as simple as saving the permalink settings again. (I'm not saying that would fix it, but something at this level has gone wrong.)
 
I did everything, but no luck :( is there no other way??
 
Back
Top