Catalog / wanderlanemedia.com
59

SEO audit for wanderlanemedia.com

Wander Lane Media – Independent Publisher

mediaWordPress

Health 59/100 (fair) · 30 pages crawled · generated 2026-08-26

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

Independent Publisher

30
pages crawled
19
indexable pages
16
errors
62
warnings
212
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Crawlability 73 8 0 0
Sitemap 73 8 0 11
Performance 81 0 19 52
Canonical 88 0 12 0
Content 89 0 11 19
Meta Description 89 0 11 8
Agent Readiness 94 0 6 36
Budget 99 0 1 0
Indexability 99 0 1 1
Robots 99 0 1 0
Cache 100 0 0 2
Duplicate 100 0 0 2
Headings 100 0 0 1
Images 100 0 0 2
Security 100 0 0 34
Social 100 0 0 23
Structured Data 100 0 0 19
URL 100 0 0 2
Findings

Errors (2 rules)

error Non-200 URL listed in sitemap

Rule sitemap.not_200 · Sitemap · 8 occurrence(s)

Warnings (8 rules)

warning Control has no accessible name

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

warning Noindex page receives internal links (crawl-budget waste)

Rule budget.noindex_linked · Budget · 1 occurrence(s)

  • https://wanderlanemedia.com/wp-login.php — this noindex page has 25 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://wanderlanemedia.com/index.php/blog/, https://wanderlanemedia.com/index.php/2018/02/17/introducing-fastcast/, https://wanderlanemedia.com/featured-image-homepage/.

warning Page is noindex

Rule index.noindex · Indexability · 1 occurrence(s)

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

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

warning robots.txt blocks CSS/JS the pages need to render

Rule robots.blocks_css_js · Robots · 1 occurrence(s)

  • https://wanderlanemedia.com/ — robots.txt Disallow blocks render-critical CSS/JS under: /wp-admin/css/, /wp-admin/js/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

Notices (24 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 18 occurrence(s)

notice No llms.txt for AI agents

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

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 17 occurrence(s)

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

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

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

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

  • https://wanderlanemedia.com/index.php/2018/02/ — this page reads as difficult (Flesch Reading Ease 49, 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://wanderlanemedia.com/index.php/2018/04/ — 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://wanderlanemedia.com/index.php/2018/04/07/first-event-coming-up/ — this page reads as difficult (Flesch Reading Ease 47, 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://wanderlanemedia.com/index.php/category/welcome/ — this page reads as difficult (Flesch Reading Ease 48, 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 noarchive directive (blocks cached copy)

Rule directives.noarchive · Indexability · 1 occurrence(s)

  • https://wanderlanemedia.com/wp-login.php — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.

notice Duplicate meta description across pages

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

notice Multiple <h1> elements

Rule h1.multiple · Headings · 1 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)

  • https://wanderlanemedia.com/ — the likely hero/LCP image (paperback-mock_1_0-267x300.png) 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.
  • https://wanderlanemedia.com/index.php/2019/10/28/juan-soto/ — the likely hero/LCP image (zb6dckxxsai6tmwsd434twbnxm.jpg) 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 Images without width/height (layout shift / CLS)

Rule images.missing_dimensions · Images · 2 occurrence(s)

notice Meta description too short

Rule meta_desc.too_short · Meta Description · 3 occurrence(s)

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

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

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

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

  • https://wanderlanemedia.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://wanderlanemedia.com/index.php/2018/02/ — 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://wanderlanemedia.com/index.php/2018/02/17/introducing-fastcast/ — 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://wanderlanemedia.com/index.php/2018/04/ — 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://wanderlanemedia.com/index.php/2018/04/07/first-event-coming-up/ — 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://wanderlanemedia.com/index.php/2019/10/ — 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://wanderlanemedia.com/index.php/2019/10/11/strike-zone-irony/ — 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://wanderlanemedia.com/index.php/2019/10/18/barriers-broken/ — 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://wanderlanemedia.com/index.php/2019/10/28/juan-soto/ — 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://wanderlanemedia.com/index.php/author/ecarter/ — 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://wanderlanemedia.com/index.php/author/hjenkins/ — 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://wanderlanemedia.com/index.php/blog/ — 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://wanderlanemedia.com/index.php/category/mlb/ — 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://wanderlanemedia.com/index.php/category/officiating/ — 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://wanderlanemedia.com/index.php/category/records/ — 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://wanderlanemedia.com/index.php/category/strike-zone/ — 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://wanderlanemedia.com/index.php/category/welcome/ — 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://wanderlanemedia.com/index.php/category/world-series/ — 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://wanderlanemedia.com/index.php/tell-us-about-your-event/ — 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://wanderlanemedia.com/wp-login.php — 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 · 20 occurrence(s)

  • https://wanderlanemedia.com/ — 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://wanderlanemedia.com/index.php/2018/02/ — 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://wanderlanemedia.com/index.php/2018/02/17/introducing-fastcast/ — 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://wanderlanemedia.com/index.php/2018/04/ — 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://wanderlanemedia.com/index.php/2018/04/07/first-event-coming-up/ — 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://wanderlanemedia.com/index.php/2019/10/ — 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://wanderlanemedia.com/index.php/2019/10/11/strike-zone-irony/ — 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://wanderlanemedia.com/index.php/2019/10/18/barriers-broken/ — 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://wanderlanemedia.com/index.php/2019/10/28/juan-soto/ — 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://wanderlanemedia.com/index.php/author/ecarter/ — 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://wanderlanemedia.com/index.php/author/hjenkins/ — 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://wanderlanemedia.com/index.php/blog/ — 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://wanderlanemedia.com/index.php/category/mlb/ — 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://wanderlanemedia.com/index.php/category/officiating/ — 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://wanderlanemedia.com/index.php/category/records/ — 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://wanderlanemedia.com/index.php/category/strike-zone/ — 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://wanderlanemedia.com/index.php/category/welcome/ — 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://wanderlanemedia.com/index.php/category/world-series/ — 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://wanderlanemedia.com/index.php/tell-us-about-your-event/ — 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://wanderlanemedia.com/wp-login.php — 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 Missing recommended security headers

Rule security.missing_headers · Security · 28 occurrence(s)

notice target=_blank link without rel=noopener (tab-napping)

Rule security.unsafe_cross_origin_links · Security · 6 occurrence(s)

notice Indexable page not listed in sitemap

Rule sitemap.orphan_not_listed · Sitemap · 11 occurrence(s)

notice Underscores in URL path (prefer hyphens)

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

Pages (showing 30 of 30)
URLStatusIndexableWordsIn-links
https://wanderlanemedia.com/
Wander Lane Media – Independent Publisher
200 yes 27 27
https://wanderlanemedia.com/index.php/blog/
Blog – Wander Lane Media
200 yes 328 26
https://wanderlanemedia.com/index.php/tell-us-about-your-event/
Are we in your area? – Wander Lane Media
200 yes 48 26
https://wanderlanemedia.com/index.php/2018/02/
February 2018 – Wander Lane Media
200 yes 122 25
https://wanderlanemedia.com/index.php/2018/02/17/introducing-fastcast/
Introducing MaskCast – Wander Lane Media
200 yes 463 25
https://wanderlanemedia.com/index.php/2018/04/
April 2018 – Wander Lane Media
200 yes 122 25
https://wanderlanemedia.com/index.php/2018/04/07/first-event-coming-up/
First Event Coming Up – Wander Lane Media
200 yes 232 25
https://wanderlanemedia.com/index.php/2019/10/
October 2019 – Wander Lane Media
200 yes 251 25
https://wanderlanemedia.com/index.php/2019/10/11/strike-zone-irony/
Strike Zone Irony – Wander Lane Media
200 yes 799 25
https://wanderlanemedia.com/index.php/2019/10/18/barriers-broken/
Barriers Broken – Wander Lane Media
200 yes 575 25
https://wanderlanemedia.com/index.php/2019/10/28/juan-soto/
Juan Soto – Wander Lane Media
200 yes 674 25
https://wanderlanemedia.com/index.php/category/mlb/
MLB – Wander Lane Media
200 yes 186 25
https://wanderlanemedia.com/index.php/category/officiating/
Officiating – Wander Lane Media
200 yes 122 25
https://wanderlanemedia.com/index.php/category/records/
Records – Wander Lane Media
200 yes 121 25
https://wanderlanemedia.com/index.php/category/strike-zone/
Strike Zone – Wander Lane Media
200 yes 123 25
https://wanderlanemedia.com/index.php/category/welcome/
Welcome – Wander Lane Media
200 yes 185 25
https://wanderlanemedia.com/index.php/category/world-series/
World Series – Wander Lane Media
200 yes 187 25
https://wanderlanemedia.com/wp-login.php
Log In ‹ Wander Lane Media — WordPress
200 no 21 25
https://wanderlanemedia.com/index.php/author/hjenkins/
Hank Jenkins – Wander Lane Media
200 yes 315 15
https://wanderlanemedia.com/index.php/author/ecarter/
Ed Carter – Wander Lane Media
200 yes 122 6
https://wanderlanemedia.com/2017-05-24-20-41-56/
Page not found – Wander Lane Media
404 no 77 0
https://wanderlanemedia.com/cropped-wlm-png/
Page not found – Wander Lane Media
404 no 77 0
https://wanderlanemedia.com/featured-image-homepage/
Page not found – Wander Lane Media
404 no 77 0
https://wanderlanemedia.com/index.php/comments/feed/ 200 no 0 25
https://wanderlanemedia.com/index.php/feed/ 200 no 0 25
https://wanderlanemedia.com/paperback-mock_1_0/
Page not found – Wander Lane Media
404 no 77 0
https://wanderlanemedia.com/sportsbroadcast/
Page not found – Wander Lane Media
404 no 77 0
https://wanderlanemedia.com/stock-photo-youth-baseball-game-third-base-421554373-1/
Page not found – Wander Lane Media
404 no 77 0
https://wanderlanemedia.com/wlm/
Page not found – Wander Lane Media
404 no 77 0
https://wanderlanemedia.com/wml_logo/
Page not found – Wander Lane Media
404 no 77 0

Audit your own site — free

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

Scan your site →