chore: weekly snapshot 2026-05-25
This commit is contained in:
@@ -1,7 +1,61 @@
|
|||||||
{
|
{
|
||||||
"week_ending": "2026-02-26",
|
"week_ending": "2026-05-25",
|
||||||
"score": 7,
|
"score": 7,
|
||||||
"issues": [
|
"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": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "PAGE-ABOUT-US",
|
||||||
|
"title": "About Us page is broken",
|
||||||
|
"explanation": "The 'About Us' 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": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "PAGE-WHAT-DO-I-GET--PRICI",
|
||||||
|
"title": "What Do I Get (pricing) page is broken",
|
||||||
|
"explanation": "The 'What Do I Get (pricing)' 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": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "PAGE-TERMS-AND-CONDITIONS",
|
||||||
|
"title": "Terms and Conditions page is broken",
|
||||||
|
"explanation": "The 'Terms and Conditions' 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": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "PAGE-PRIVACY-POLICY",
|
||||||
|
"title": "Privacy Policy page is broken",
|
||||||
|
"explanation": "The 'Privacy Policy' 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": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "KNOWN-COVID-19-PAGE-STILL-",
|
"id": "KNOWN-COVID-19-PAGE-STILL-",
|
||||||
"title": "COVID-19 page still live",
|
"title": "COVID-19 page still live",
|
||||||
@@ -9,7 +63,8 @@
|
|||||||
"category": "known",
|
"category": "known",
|
||||||
"severity": "high",
|
"severity": "high",
|
||||||
"http_code": 200,
|
"http_code": 200,
|
||||||
"weeks_broken": 1
|
"weeks_broken": 1,
|
||||||
|
"weeks_fixed": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "KNOWN-WORDPRESS-EXAMPLE-PA",
|
"id": "KNOWN-WORDPRESS-EXAMPLE-PA",
|
||||||
@@ -18,7 +73,8 @@
|
|||||||
"category": "known",
|
"category": "known",
|
||||||
"severity": "high",
|
"severity": "high",
|
||||||
"http_code": 200,
|
"http_code": 200,
|
||||||
"weeks_broken": 1
|
"weeks_broken": 1,
|
||||||
|
"weeks_fixed": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "KNOWN-LOREM-IPSUM-PLACEHOL",
|
"id": "KNOWN-LOREM-IPSUM-PLACEHOL",
|
||||||
@@ -27,7 +83,8 @@
|
|||||||
"category": "known",
|
"category": "known",
|
||||||
"severity": "high",
|
"severity": "high",
|
||||||
"http_code": 200,
|
"http_code": 200,
|
||||||
"weeks_broken": 1
|
"weeks_broken": 1,
|
||||||
|
"weeks_fixed": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user