24 lines
815 B
JSON
24 lines
815 B
JSON
{
|
|
"week_ending": "2026-07-03",
|
|
"score": 9,
|
|
"issues": [
|
|
{
|
|
"id": "PAGE-ONE-PAGE-WEBSITE",
|
|
"title": "One-Page Website page is broken",
|
|
"explanation": "The 'One-Page Website' page doesn't exist (error 404 \u2014 'Page Not Found'). If someone clicks a link to this page, they'll hit a dead end.",
|
|
"category": "page",
|
|
"severity": "medium",
|
|
"http_code": 404,
|
|
"weeks_broken": 7
|
|
},
|
|
{
|
|
"id": "PAGE-GET-STARTED--CONTACT",
|
|
"title": "Get Started (contact) page is broken",
|
|
"explanation": "The 'Get Started (contact)' page doesn't exist (error 404 \u2014 'Page Not Found'). If someone clicks a link to this page, they'll hit a dead end.",
|
|
"category": "page",
|
|
"severity": "medium",
|
|
"http_code": 404,
|
|
"weeks_broken": 7
|
|
}
|
|
]
|
|
} |