SEO audit for johndonelan.com
Welcome -
Health 53/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Security | 74 | 1 | 1 | 5 |
| Content | 46 | 0 | 9 | 6 |
| Duplicate | 82 | 0 | 3 | 0 |
| Meta Description | 82 | 0 | 3 | 1 |
| Performance | 94 | 0 | 1 | 10 |
| Structured Data | 94 | 0 | 1 | 6 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Canonical | 100 | 0 | 0 | 2 |
| Links | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 5 |
| Titles | 100 | 0 | 0 | 1 |
Errors (1 rules)
error Mixed content on HTTPS page
Rule security.mixed_content · Security · 1 occurrence(s)
- https://johndonelan.com/ — 9 insecure subresource(s), e.g. http://johndonelan.com/wp-includes/blocks/navigation/style.min.css?ver=6.5.3
Warnings (7 rules)
warning Lorem-ipsum placeholder text in a live page
Rule content.lorem_ipsum · Content · 5 occurrence(s)
- https://johndonelan.com/ — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- https://johndonelan.com/author/rwsipbte/ — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- https://johndonelan.com/category/uncategorized/ — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- https://johndonelan.com/hello-world/ — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- https://johndonelan.com/sample-page/ — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
warning Thin content (low word count)
Rule content.thin · Content · 4 occurrence(s)
- https://johndonelan.com/ — 82 words
- https://johndonelan.com/author/rwsipbte/ — 89 words
- https://johndonelan.com/category/uncategorized/ — 89 words
- https://johndonelan.com/hello-world/ — 134 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 3 occurrence(s)
- https://johndonelan.com/ — http://johndonelan.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
- https://johndonelan.com/ — http://www.johndonelan.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
- https://johndonelan.com/ — https://www.johndonelan.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 1 occurrence(s)
- https://johndonelan.com/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
warning Missing meta description
Rule meta_desc.missing · Meta Description · 3 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 1 occurrence(s)
- https://johndonelan.com/ — 3 render-blocking <script> in <head> (add defer/async or use type=module)
warning BreadcrumbList present but structurally incomplete
Rule schema.breadcrumb_incomplete · Structured Data · 1 occurrence(s)
- https://johndonelan.com/ — 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 (14 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://johndonelan.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 2 occurrence(s)
- https://johndonelan.com/ — canonical=https://rws.ipb.temporary.site/
- https://johndonelan.com/author/rwsipbte/ — canonical=https://rws.ipb.temporary.site/author/rwsipbte/
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 1 occurrence(s)
- https://johndonelan.com/hello-world/ — 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.
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 1 occurrence(s)
- https://johndonelan.com/hello-world/ — the likely hero/LCP image (8e1606e6fba450a9362af43874c1b2dfad34c782e33d0a51e1b46c18a2a567dd) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 1 occurrence(s)
- https://johndonelan.com/author/rwsipbte/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- https://johndonelan.com/sample-page/ — 304 chars
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://johndonelan.com/ — og:description, og:image
- https://johndonelan.com/author/rwsipbte/ — og:description
- https://johndonelan.com/category/uncategorized/ — og:description, og:image
- https://johndonelan.com/hello-world/ — og:image
- https://johndonelan.com/sample-page/ — og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://johndonelan.com/ — 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://johndonelan.com/author/rwsipbte/ — 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://johndonelan.com/category/uncategorized/ — 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://johndonelan.com/hello-world/ — 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://johndonelan.com/sample-page/ — 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 · 4 occurrence(s)
- https://johndonelan.com/author/rwsipbte/ — 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.
- https://johndonelan.com/category/uncategorized/ — 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.
- https://johndonelan.com/hello-world/ — 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.
- https://johndonelan.com/sample-page/ — 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 Article schema missing recommended properties (Top Stories / image carousel)
Rule schema.article_incomplete · Structured Data · 1 occurrence(s)
- https://johndonelan.com/hello-world/ — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
notice Deprecated schema type with no Google rich result
Rule schema.deprecated_type · Structured Data · 5 occurrence(s)
- https://johndonelan.com/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://johndonelan.com/author/rwsipbte/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://johndonelan.com/category/uncategorized/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://johndonelan.com/hello-world/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- https://johndonelan.com/sample-page/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://johndonelan.com/ — X-Content-Type-Options, HSTS, CSP
- https://johndonelan.com/author/rwsipbte/ — HSTS, CSP, X-Content-Type-Options
- https://johndonelan.com/category/uncategorized/ — X-Content-Type-Options, HSTS, CSP
- https://johndonelan.com/hello-world/ — HSTS, CSP, X-Content-Type-Options
- https://johndonelan.com/sample-page/ — HSTS, CSP, X-Content-Type-Options
notice Title is very short
Rule title.too_short · Titles · 1 occurrence(s)
- https://johndonelan.com/ — 9 chars
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://johndonelan.com/ Welcome - |
200 | yes | 82 | 5 |
| https://johndonelan.com/sample-page/ Sample Page - Welcome |
200 | yes | 220 | 5 |
| https://johndonelan.com/hello-world/ Hello world! - Welcome |
200 | yes | 134 | 3 |
| https://johndonelan.com/category/uncategorized/ Uncategorized Archives - Welcome |
200 | yes | 89 | 3 |
| https://johndonelan.com/author/rwsipbte/ rwsipbte, Author at Welcome |
200 | yes | 89 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.