Rankelle

Page returns a server error

The page returned a 5xx error. Search engines that repeatedly see server errors crawl the site less often and eventually drop the page from search results.

How to fix it

Check the server logs for this URL and fix the underlying error. If the page is intentionally gone, return a 404 or redirect it to a relevant page instead of erroring.

When it is not a problem

A 5xx that only appears for crawlers is usually rate limiting or a firewall rule rather than a broken application, and the fix is in the infrastructure rather than in the code.

How Rankelle handles it

  • SeverityCritical. It stops a page being read, indexed or reached at all, so it outranks everything cosmetic on the list.
  • DetectionDetected on a single page while crawling it, then grouped with the other pages under the same URL pattern.
  • GroupingEvery page with this finding under the same URL pattern becomes one cause, with a confidence taken from how much of the pattern is affected. 400 of 400 is a template; 6 of 14 is phrased as a question.
  • LandingThe affected URLs stay under cheap watch. When this finding is gone from all of them, the fix is marked landed without anyone reporting the deploy.
  • VerdictAt landing, comparable untouched URLs are frozen as a control set. Twenty-eight days later the two are compared, and the fix can come back as having done nothing.

Try it on your own site, free

No card, and the free tier does not expire — the first verdict takes about six weeks to arrive.