HTTP Error Audit — Example Report 🔴 Run Your Own Audit →
📋 Example Report — Demo Data

HTTP Error Audit Example: 400 and 500 Errors Across 50 Pages

This example shows the AIWebPageSEO HTTP Error Audit for a 50-page e-commerce site. The scan found 9 errors: 6 client-side 4xx errors including 3 deleted product pages and a broken blog link, plus 3 server-side 5xx errors on checkout. Every result shows which page linked to the broken URL so you know exactly where to fix.

Scan Summary — shop.example.com 50 pages · 50p
9
Total Errors
4xx + 5xx
6
4xx Client
Not found etc
3
5xx Server
Server errors
4
Redirects
301 / 302
37
200 OK
Clean pages
50
Scanned
Total pages
All Results
All (50) 4xx (6) 5xx (3) Redirects (4) 200 OK (37)
# URL Status Description Found on
1/products/blue-widget-v2404Not Found/products/
2/products/red-gadget-pro404Not Found/products/
3/products/legacy-kit-bundle410Gone/sitemap.xml
4/blog/how-to-use-widgets404Not Found/blog/
5/account/orders403Forbidden/account/
6/api/reviews/submit429Too Many Requests/products/blue-widget
7/checkout/payment500Internal Server Error/cart/
8/checkout/confirm502Bad Gateway/checkout/payment
9/checkout/thankyou503Service Unavailable/checkout/confirm
10/shop301Moved Permanently/
11/products/old-category301Moved Permanently/products/
12/blog/index302Found (Redirect)/blog/
13/contact-us301Moved Permanently/
14/200OKHomepage
15/products/200OK/
+ 35 more pages — all 200 OK
What to Fix — Priority Order
🔴 Critical — Fix immediately
500/502/503 on checkout pages
/checkout/payment, /checkout/confirm and /checkout/thankyou are all returning server errors. Every user who tries to complete a purchase hits an error. Check your payment gateway integration and server error logs immediately.
🟠 High — Fix this week
404s on deleted product pages
/products/blue-widget-v2 and /products/red-gadget-pro return 404. These are linked from your products listing page. Set up 301 redirects to the nearest current product, or return 410 if they are permanently gone.
410 in sitemap
/products/legacy-kit-bundle returns 410 Gone but is still in your sitemap.xml. Remove it from the sitemap — Google will deprioritise your sitemap if it consistently contains dead URLs.
🟡 Medium — Fix this month
301 redirect chain from /shop
/shop redirects to /products/ which is fine — but update any internal links pointing to /shop to point directly to /products/. Each redirect hop loses a small amount of link equity.

Related Demo Reports

🔴 Run HTTP Error Audit on Your Own Site

Find every 400 and 500 error across your site — from 10 pages to 1,000. Pay as you go from 10p. Results are filterable and exportable as CSV.