408 errors in crawl diagnostics
-
Best community,
The Crawl Diagnostics Report of Moz gave our website a lot of 408 errors like below:
<dl>
<dt>Title</dt>
<dd>408 : Error</dd>
<dt>Meta Description</dt>
<dd>408 Request Time-out</dd>
<dt>Meta Robots</dt>
<dd>Not present/empty</dd>
<dt>Meta Refresh</dt>
<dd>Not present/empty</dd>
<dd>-----------------------------------------------------------------------</dd>
<dd>The report has diagnosed a lot of these (around 320), even though we cannot reproduce the error (we cannot seem to find it ourself). </dd>
<dd>2 questions relating to this: </dd>
<dd>* Can you (the people of Moz) reproduce the errors manually? </dd>
<dd>* Is it possible that it is a bug in the spider of Moz itself (too many spiders crawling at the same time)?</dd>
</dl>
-
Hi Arjen,
408 errors are timeout type errors so the first thing that comes to mind is what kind of web server you are on. If it is shared then there might have been a surge in traffic to your site or another site on the same host and this slowed down requests enough that the moz crawler got these results returned. You could try running a scan with screaming frog which will scan the site in a similar way to the moz crawler (ie multiple requests at the same time) and if you see the errors there also then this can confirm that the issue is likely with your server setup and not a moz bug.