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

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

Legacy editorial — decide redirect target

(12 path(s) · 82 total hits)

Path Hits Action Decision?
/topics/kayak/ 11 examine + decide (rule applies)
/ip 9 examine + decide (rule applies)
//cms/wp-includes/wlwmanifest.xml 7 examine + decide (rule applies)
/cf-fonts/v/newsreader/5.0.16/latin/opsz/italic.woff2 7 examine + decide (rule applies)
/dare_wp_uploads_to_r2_2026-05-14 7 examine + decide (rule applies)
/auth_custom_domain_sketch_2026-05-13 7 examine + decide (rule applies)
/dare_uploads_inventory_2026-05-14 7 examine + decide (rule applies)
/dare_session_report_2026-05-12 6 examine + decide (rule applies)
/topics/mariah%E2%80%99s-penthouse/ 6 examine + decide (rule applies)
//wp1/wp-includes/wlwmanifest.xml 5 examine + decide (rule applies)
/settings.py 5 examine + decide (rule applies)
/~/.gitconfig 5 examine + decide (rule applies)

Section roots — stunning content awaiting index build

(3 path(s) · 21 total hits)

Path Hits Action Decision?
/photography/ 12 build index page (not redirect)
/architecture/ 5 build index page (not redirect)
/cinema/ 4 build index page (not redirect)

Favicon paths

(2 path(s) · 63 total hits)

Path Hits Action Decision?
/favicon.ico 54 already redirected — verify deploy lag
/apple-touch-icon.png 9 already redirected — verify deploy lag

Bot-probe paths — leave 404

(33 path(s) · 262 total hits)

Path Hits Action Decision?
/wordpress/wp-content/plugins/wp-spamfree/img/wpsf-img.php 50 leave 404 (security signal)
/wp-content/plugins/cookie-law-info/public/images/logo-cookieyes.svg 14 leave 404 (security signal)
/simple.php 12 leave 404 (security signal)
/wp-content/uploads/index.php 10 leave 404 (security signal)
/posts/cropped-ziiiro-celeste.jpeg 10 leave 404 (security signal)
/gecko-new.php 8 leave 404 (security signal)
/bolt.php 8 leave 404 (security signal)
/cdn-cgi/trace 8 leave 404 (security signal)
/222.php 7 leave 404 (security signal)
/wp-login.php 7 leave 404 (security signal)
/cdn-cgi/rum 7 leave 404 (security signal)
/666.php 7 leave 404 (security signal)
/file.php 7 leave 404 (security signal)
/doc.php 7 leave 404 (security signal)
/aaa.php 7 leave 404 (security signal)
/wp.php 7 leave 404 (security signal)
/aa.php 6 leave 404 (security signal)
/edit.php 6 leave 404 (security signal)
/adminfuns.php 6 leave 404 (security signal)
/chosen.php 6 leave 404 (security signal)
/function/function.php 5 leave 404 (security signal)
/atomlib.php 5 leave 404 (security signal)
/wp-content/index.php 5 leave 404 (security signal)
/manager.php 5 leave 404 (security signal)
/wp-admin/css/colors/ectoplasm/ 5 leave 404 (security signal)
/xleet.php 5 leave 404 (security signal)
/wp-blink.php 5 leave 404 (security signal)
/goods.php 5 leave 404 (security signal)
/p.php 5 leave 404 (security signal)
/wp-Blogs.php 5 leave 404 (security signal)
/a1.php 4 leave 404 (security signal)
/admin.php 4 leave 404 (security signal)
/f5.php 4 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-15 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-15.md · Rendered 2026-05-15 08:22