dare.co.uk — SEO title audit
DARE.CO.UK · SEO TITLE AUDIT · 19 MAY 2026
Repo: /Users/dansellars/Code/dare-co-uk · Pages audited: 698 · Clean: 644 · With issues: 54
TL;DR
- ⚠ Verdict: YELLOW — 54/698 pages have SEO-title issues (7.7%) — drift accumulating.
- Expected brand suffix:
— DAREin<title>, og:title, og:site_name =DARE.
Issue counts
| Issue | Pages affected |
|---|---|
og_title_mismatch |
40 |
title_length |
16 |
og_image |
3 |
og_site_name |
2 |
Affected pages (showing first 20 of 54)
_includes/agent-jsonld.html
- og_site_name: missing
- og_image: missing
albums/u2-no-line-on-the-horizon-reaction-after-48-hours-kicking-it-around/index.html
- og_title_mismatch: og:title ≠
architecture/ken-adam-war-room-sketch-dr-strangelove/index.html
- og_title_mismatch: og:title ≠
architecture/marina-bay-sands-hotel-infinity-pool/index.html
- og_title_mismatch: og:title ≠
architecture/richard-meier-models-in-long-island-city-warehouse/index.html
- og_title_mismatch: og:title ≠
architecture/water-channel-running-down-the-center-towards-tooley-street-in-london/index.html
- title_length: 76 chars (max 60)
brands/lifes-twists-and-turns-ad-campaign-for-swiss-life/index.html
- og_title_mismatch: og:title ≠
cinema/2001-proving-that-cinema-can-be-a-non-verbal-experience/index.html
- title_length: 63 chars (max 60)
cinema/a-short-film-about-japanese-custom-motorcycle-engineer-shinya-kimura/index.html
- title_length: 61 chars (max 60)
- og_title_mismatch: og:title ≠
cinema/christopher-nolan-short-films/index.html
- og_title_mismatch: og:title ≠
cinema/dodeska-den/index.html
- og_title_mismatch: og:title ≠
cinema/hans-zimmer-inception-interview/index.html
- title_length: 68 chars (max 60)
cinema/ill-ping-you-frequently/index.html
- og_title_mismatch: og:title ≠
cinema/jean-pierre-jeunet-chanel-number-five-commercial/index.html
- og_title_mismatch: og:title ≠
cinema/nsa-goodbyes/index.html
- og_title_mismatch: og:title ≠
cinema/origins-of-the-phrase-real-mccoy/index.html
- og_title_mismatch: og:title ≠
cinema/peter-sellers-does-various-english-accents-during-an-interview-for-doctor-strangelove/index.html
- title_length: 92 chars (max 60)
cinema/thomson-reuters-scoop/index.html
- og_title_mismatch: og:title ≠
cinema/u2-sweetest-thing/index.html
- og_title_mismatch: og:title ≠
cinema/world-champion-free-diver-guillaume-nery-at-deans-blue-hole/index.html
- title_length: 67 chars (max 60)
- og_title_mismatch: og:title ≠
…and 34 more. Full list in the JSON metrics.
What this tells us
- 54 page(s) drifted. Most common issue tells you where to start fixing.
- Bulk fix path:
sed -i.bak 's/Product X/DARE/g' <paths>for the placeholder cases; review divergence cases by hand.
What’s next
- Daily run via
~/Library/LaunchAgents/uk.co.dare.daily-hygiene.plist(or its CI mirror once the hygiene workflow ships). - One-shot fix script candidate:
dare_seo_title_fix.py— apply placeholder→DARE replacement + suggest— DAREsuffix where missing. - Brand convention reference:
~/.claude/projects/-Users-dansellars/memory/feedback_dare_brand_spelling.md
Generated 2026-05-19 08:24:54 via dare_seo_title_audit.py.