Catalog / irishspawn.com
82

SEO audit for irishspawn.com

I R I S H S P A W N

other

Health 82/100 (good) · 28 pages crawled · generated 2026-08-26

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

Spawn, Punisher, Marvel, DC, Image. Comics, action figures, cards, merchandise. More than 8000 items in the collection.

28
pages crawled
7
indexable pages
2
errors
48
warnings
159
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Security 85 2 7 10
Canonical 93 0 7 0
Duplicate 94 0 6 2
Images 94 0 6 5
Headings 95 0 5 0
Meta Description 95 0 5 0
Mobile 95 0 5 4
Agent Readiness 97 0 3 7
Content 97 0 3 7
Links 99 0 1 8
Cache 100 0 0 7
Crawlability 100 0 0 1
Indexability 100 0 0 2
Performance 100 0 0 48
Robots 100 0 0 1
Social 100 0 0 14
Structured Data 100 0 0 7
URL 100 0 0 36
Findings

Errors (1 rules)

error Mixed content on HTTPS page

Rule security.mixed_content · Security · 2 occurrence(s)

Warnings (11 rules)

warning Control has no accessible name

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

warning Thin content (low word count)

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

warning Near-duplicate page content

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

warning Duplicate <title> across pages

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

warning Content-Type header doesn't match the actual content

Rule headers.content_type_mismatch · Security · 7 occurrence(s)

  • https://irishspawn.com/VC/images/VCMarvel/CCU.html — 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".
  • https://irishspawn.com/search.asp — 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".
  • https://irishspawn.com/search.asp?TXT=Action+Figure — 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".
  • https://irishspawn.com/solo/portal.html — 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".
  • https://irishspawn.com/start.asp — 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".
  • https://irishspawn.com/undershout/hm.html — 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".
  • https://www.irishspawn.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 Images missing alt text

Rule images.missing_alt · Images · 6 occurrence(s)

warning Internal link points to a redirect

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

Notices (28 rules)

notice No llms.txt for AI agents

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

  • https://irishspawn.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 6 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 · 1 occurrence(s)

  • https://irishspawn.com/search.asp?TXT=Action+Figure — this page reads as very difficult (Flesch Reading Ease -1328, 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 · 2 occurrence(s)

  • https://irishspawn.com/start.asp — 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.
  • https://www.irishspawn.com/ — 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 Missing <!DOCTYPE html> (quirks-mode rendering risk)

Rule encoding.doctype_missing · Content · 4 occurrence(s)

notice Likely hero image lacks fetchpriority=high

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

  • https://irishspawn.com/search.asp — the likely hero/LCP image (search_top.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://irishspawn.com/search.asp?TXT=Action+Figure — the likely hero/LCP image (search_top.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://irishspawn.com/solo/portal.html — the likely hero/LCP image (spawn.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.
  • https://irishspawn.com/start.asp — the likely hero/LCP image (spawn.gif) 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://irishspawn.com/undershout/hm.html — the likely hero/LCP image (hmlogo.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://www.irishspawn.com/ — the likely hero/LCP image (spawn.gif) 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 · 5 occurrence(s)

notice Internal link has no anchor text / accessible name

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

  • https://irishspawn.com/search.asp?TXT=Action+Figure — 1001 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
  • https://irishspawn.com/start.asp — 36 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
  • https://www.irishspawn.com/ — 36 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

notice Page has only one internal inlink (fragile crawl path)

Rule links.single_inlink · Links · 5 occurrence(s)

  • https://irishspawn.com/VC/images/VCMarvel/CCU.html — 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.
  • https://irishspawn.com/search.asp — 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.
  • https://irishspawn.com/solo/portal.html — 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.
  • https://irishspawn.com/undershout/hm.html — 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.
  • https://www.irishspawn.com/ — 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 Legacy <meta name=keywords> tag present (Google ignores it)

Rule meta.keywords_present · Content · 2 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 7 occurrence(s)

notice Large DOM (over 1500 elements) slows rendering & interaction

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

  • https://irishspawn.com/search.asp?TXT=Action+Figure — the page has 9123 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.

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

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

  • https://irishspawn.com/search.asp — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://irishspawn.com/search.asp?TXT=Action+Figure — 1002 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://irishspawn.com/solo/portal.html — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://irishspawn.com/start.asp — 51 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://irishspawn.com/undershout/hm.html — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • https://www.irishspawn.com/ — 51 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

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

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

  • https://irishspawn.com/search.asp — 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://irishspawn.com/search.asp?TXT=Action+Figure — 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://irishspawn.com/start.asp — 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://www.irishspawn.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.

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

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

  • https://irishspawn.com/search.asp — 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://irishspawn.com/search.asp?TXT=Action+Figure — 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://irishspawn.com/start.asp — 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://www.irishspawn.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.

notice URL redirects to another URL

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

notice robots.txt missing (root returns 404/none)

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

  • https://irishspawn.com/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)

notice Missing recommended security headers

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

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

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

  • https://irishspawn.com/solo/portal.html — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://irishspawn.com/start.asp — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://www.irishspawn.com/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
Pages (showing 28 of 28)
URLStatusIndexableWordsIn-links
https://irishspawn.com/search.asp?TXT=Action+Figure
IRISHSPAWN SEARCH
200 yes 19745 2
https://www.irishspawn.com/
I R I S H S P A W N
200 yes 540 1
https://irishspawn.com/VC/images/VCMarvel/CCU.html
Virtual Collector Marvel
200 yes 75 1
https://irishspawn.com/search.asp
IRISHSPAWN SEARCH
200 yes 89 1
https://irishspawn.com/solo/portal.html
Solo in Sepulchra
200 yes 608 1
https://irishspawn.com/undershout/hm.html
HM Magazine Archives - Cotecum
200 yes 88 1
https://irishspawn.com/start.asp
I R I S H S P A W N
200 yes 540 0
https://irishspawn.com/Attic/20180801_192608.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192632.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192648.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192656.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192704.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192717.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192725.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192733.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192740.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192746.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192755.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192807.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192813.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192826.jpg 200 no 0 1
https://irishspawn.com/Attic/20180801_192836.jpg 200 no 0 1
https://irishspawn.com/IT.pdf 200 no 0 1
https://irishspawn.com/InduRancE%20-%20Blood%20of%20my%20Victims%20%282026%29.zip 200 no 0 1
https://irishspawn.com/Spawn%20and%20Daredevil%20-%20Antichrist.pdf 200 no 0 1
https://irishspawn.com/domus.pdf 200 no 0 1
https://irishspawn.com/the%20DARK.pdf 200 no 0 2
https://irishspawn.com/the%20LIGHT%20%28script%20redacted%29.pdf 200 no 0 1

Audit your own site — free

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

Scan your site →