Catalog / draytonparkconsultation.co.uk
71

SEO audit for draytonparkconsultation.co.uk

Land adjacent to Drayton Park Station, Islington

otherWordPress

Health 71/100 (fair) · 9 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

Welcome to our consultation website for the development of land adjacent to Drayton Park Station.

Screenshot of draytonparkconsultation.co.uk
9
pages crawled
7
indexable pages
0
errors
39
warnings
68
notices
1
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Links 73 0 8 7
Performance 73 0 8 10
Agent Readiness 77 0 7 1
Headings 77 0 7 0
Content 80 0 6 10
Duplicate 93 0 2 2
Structured Data 97 0 1 7
Cache 100 0 0 7
Crawlability 100 0 0 1
Images 100 0 0 1
Meta Description 100 0 0 6
Security 100 0 0 7
Social 100 0 0 6
URL 100 0 0 3
Findings

Warnings (9 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 7 occurrence(s)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 2 occurrence(s)

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)

  • https://draytonparkconsultation.co.uk/the-site/ — the likely hero/LCP image (250804_dp_base-site-plan-landscape-592c35a4ced41e283fbfb37884610533-1vn246k57lti.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning Orphan page (no internal inlinks)

Rule links.orphan · Links · 1 occurrence(s)

warning Internal link points to a redirect

Rule links.redirect_target · Links · 7 occurrence(s)

warning Render-blocking script in <head> (no defer/async)

Rule perf.render_blocking · Performance · 7 occurrence(s)

warning BreadcrumbList present but structurally incomplete

Rule schema.breadcrumb_incomplete · Structured Data · 1 occurrence(s)

  • https://draytonparkconsultation.co.uk/ — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.

Notices (18 rules)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 7 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 3 occurrence(s)

  • https://draytonparkconsultation.co.uk/ — this page reads as difficult (Flesch Reading Ease 42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://draytonparkconsultation.co.uk/the-site/ — this page reads as difficult (Flesch Reading Ease 46, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://draytonparkconsultation.co.uk/vision/ — this page reads as very difficult (Flesch Reading Ease 6, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 2 occurrence(s)

notice Image alt text is very long (possible keyword stuffing)

Rule images.alt_too_long · Images · 1 occurrence(s)

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 7 occurrence(s)

notice Legacy image format (jpg/png/gif) with no next-gen fallback

Rule perf.images_legacy_format · Performance · 1 occurrence(s)

notice Large HTML document

Rule perf.large_html · Performance · 1 occurrence(s)

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 7 occurrence(s)

  • https://draytonparkconsultation.co.uk/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://draytonparkconsultation.co.uk/contact/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://draytonparkconsultation.co.uk/feedback/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://draytonparkconsultation.co.uk/privacy — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://draytonparkconsultation.co.uk/privacy-policy/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://draytonparkconsultation.co.uk/the-site/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://draytonparkconsultation.co.uk/vision/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 1 occurrence(s)

  • https://draytonparkconsultation.co.uk/feedback/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

notice URL redirects to another URL

Rule redirect.single · Crawlability · 1 occurrence(s)

notice Deprecated schema type with no Google rich result

Rule schema.deprecated_type · Structured Data · 7 occurrence(s)

notice Underscores in URL path (prefer hyphens)

Rule url.underscores · URL · 1 occurrence(s)

Pages (showing 9 of 9)
URLStatusIndexableWordsIn-links
https://draytonparkconsultation.co.uk/
Land adjacent to Drayton Park Station, Islington
200 yes 396 7
https://draytonparkconsultation.co.uk/contact/
Contact - Drayton Park Consultation
200 yes 191 7
https://draytonparkconsultation.co.uk/feedback/
Feedback - Drayton Park Consultation
200 yes 163 7
https://draytonparkconsultation.co.uk/privacy
Privacy - Drayton Park Consultation
200 yes 103 7
https://draytonparkconsultation.co.uk/the-site/
The Site - Drayton Park Consultation
200 yes 148 7
https://draytonparkconsultation.co.uk/vision/
Our Vision - Drayton Park Consultation
200 yes 128 7
https://draytonparkconsultation.co.uk/privacy-policy/
Privacy - Drayton Park Consultation
200 yes 103 0
https://draytonparkconsultation.co.uk/wp-content/uploads/2025/09/250804_DP_Base-Site-Plan.jpg 200 no 0 1
https://draytonparkconsultation.co.uk/wp-content/uploads/2025/09/Drayton-Park-Banners.pdf 200 no 0 1

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →