dare.co.uk 404 redirects report — 2026-05-24

Daily top-50 404 paths from Cloudflare Analytics, last 24h. Operationalises feedback_404_redirect_threshold_rule — at ≥50 hits/day, examine and decide whether to redirect editorial 404s to a deserving archive page.

TL;DR

Bot-probe paths — leave 404

(50 path(s) · 523 total hits)

Path Hits Action Decision?
/wp-the.php 21 leave 404 (security signal)
/222.php 21 leave 404 (security signal)
/txets.php 15 leave 404 (security signal)
/wp-admin/css/index.php 14 leave 404 (security signal)
/wp-admin/css/ 14 leave 404 (security signal)
/autoload_classmap/function.php 13 leave 404 (security signal)
/wp-content/themes/min.php 13 leave 404 (security signal)
/atomlib.php 13 leave 404 (security signal)
/wp-admin/maint/about.php 13 leave 404 (security signal)
/about.php 13 leave 404 (security signal)
/wp-content/plugins/index.php 12 leave 404 (security signal)
/php.php 12 leave 404 (security signal)
/tfm.php 12 leave 404 (security signal)
/adminfuns.php 11 leave 404 (security signal)
/ms-edit.php 11 leave 404 (security signal)
/wp-content/plugins/hellopress/wp_filemanager.php 11 leave 404 (security signal)
/x.php 11 leave 404 (security signal)
/css.php 11 leave 404 (security signal)
/wp-content/upgrade/index.php 11 leave 404 (security signal)
/wp-content/uploads/index.php 11 leave 404 (security signal)
/wp-content/plugins/admin.php 11 leave 404 (security signal)
/p.php 10 leave 404 (security signal)
/as.php 10 leave 404 (security signal)
/wp-access.php 10 leave 404 (security signal)
/edit-tags.php 10 leave 404 (security signal)
/bolt.php 10 leave 404 (security signal)
/a1.php 10 leave 404 (security signal)
/t.php 10 leave 404 (security signal)
/file61.php 10 leave 404 (security signal)
/wp-content/themes/about.php 9 leave 404 (security signal)
/wp-admin/maint/index.php 9 leave 404 (security signal)
/wp-includes/bk/ 9 leave 404 (security signal)
/lu4.php 9 leave 404 (security signal)
/buy.php 8 leave 404 (security signal)
/wp-content/packed.php 8 leave 404 (security signal)
/wp-admin/css/colors/ectoplasm/ 8 leave 404 (security signal)
/favicon.php 8 leave 404 (security signal)
/filemanager.php 8 leave 404 (security signal)
/wp-content/admin.php 8 leave 404 (security signal)
/cdn-cgi/content 8 leave 404 (security signal)
/wp-admin/css/colors/midnight/ 8 leave 404 (security signal)
/ws80.php 8 leave 404 (security signal)
/wp-content/themes/ 8 leave 404 (security signal)
/404.php 8 leave 404 (security signal)
/config.php 8 leave 404 (security signal)
/png.php 8 leave 404 (security signal)
/ahax.php 8 leave 404 (security signal)
/class-t.api.php 7 leave 404 (security signal)
/ftde.php 7 leave 404 (security signal)
/wp-includes/interactivity-api/index.php 7 leave 404 (security signal)

How to apply the decisions

For each row with DECIDE:

  1. Inspect the path — is it a real legacy URL (old article slug, external referrer link) or accidentally-popular bot noise?
  2. If editorial: pick a deserving target from the existing archive-page roots: - /methods-of-business-design/ - /culture-means-thriving-teams/ - /fields-notes-from-business-design/ - /cinema/ - /photography/ - /observations/
  3. Add a 301 to ~/Code/dare-co-uk/_redirects: /<path> /<target> 301
  4. Commit + push; Cloudflare Pages redeploys in ~30s.

Bot-probe paths stay 404 — redirecting them rewards scanners. Section roots get index-page builds, not redirects, because the underlying content is stunning and deserves its own home.


Generated 2026-05-24 via dare_404_redirects_report.py. Companion to feedback_404_redirect_threshold_rule.


Automated recommendation — maturity ladder

Site housekeeping wants to become a scheduled script + intelligence engine. Criteria are set in the rule (feedback_404_redirect_threshold_rule); this report applies them. Maturity ladder for how the recommendations become action:

Today (v1 — ad-hoc) Tomorrow (v2 — programmatic + HITL) Future (v3 — decision engine)
Report generates daily, surfaces threshold hits Report adds confidence score + suggested target per row, opens weekly PR with proposed _redirects edits Engine auto-applies high-confidence redirects, queues medium-confidence for weekly batch review, escalates ambiguous
Dan reviews report manually when alerted Weekly cadence: 15 min review, approve/reject queued changes Quarterly: review engine’s calibration + edit criteria
_redirects edited by hand on a case-by-case basis _redirects PRs auto-drafted from approved rows _redirects PRs auto-merged for high-confidence; manual override always available

Criteria the report already delineates (the substrate v2/v3 build on):

v2 adds: a confidence score per editorial row (based on path-shape regex + historical hit pattern + the article corpus’ nearest-neighbour match for a sensible target), and a draft PR against _redirects per weekly cohort. v3 lets the engine merge the high-confidence cohort autonomously, with Dan reviewing the medium/low cohorts.

Each level inherits the same criteria — only the level of automation changes. The rule stays the source of truth; the engine becomes a faster applicator of it.

Source: dare_404_redirects_2026-05-24.md · Rendered 2026-05-24 06:31