SEO audit for touchstoneprints.com
Domain Default page
Health 65/100 (fair) · 7 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Duplicate | 66 | 0 | 8 | 0 |
| Canonical | 70 | 0 | 7 | 0 |
| Content | 70 | 0 | 7 | 0 |
| Meta Description | 70 | 0 | 7 | 0 |
| Security | 70 | 0 | 7 | 14 |
| Headings | 91 | 0 | 2 | 0 |
| Performance | 91 | 0 | 2 | 14 |
| Agent Readiness | 100 | 0 | 0 | 3 |
| Images | 100 | 0 | 0 | 7 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |
Warnings (8 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 7 occurrence(s)
- https://touchstoneprints.com/
- https://touchstoneprints.com/index.html
- https://touchstoneprints.com/test/fcgi/test.html
- https://touchstoneprints.com/test/perl/test.html
- https://touchstoneprints.com/test/php/test.html
- https://touchstoneprints.com/test/python/test.html
- https://touchstoneprints.com/test/ssi/test.html
warning Thin content (low word count)
Rule content.thin · Content · 7 occurrence(s)
- https://touchstoneprints.com/ — 174 words
- https://touchstoneprints.com/index.html — 174 words
- https://touchstoneprints.com/test/fcgi/test.html — 48 words
- https://touchstoneprints.com/test/perl/test.html — 49 words
- https://touchstoneprints.com/test/php/test.html — 49 words
- https://touchstoneprints.com/test/python/test.html — 48 words
- https://touchstoneprints.com/test/ssi/test.html — 48 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://touchstoneprints.com/ — https://www.touchstoneprints.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 Duplicate <title> across pages
Rule duplicate.title · Duplicate · 7 occurrence(s)
- https://touchstoneprints.com/ — title shared by 7 pages: https://touchstoneprints.com/test/fcgi/test.html, https://touchstoneprints.com/index.html, https://touchstoneprints.com/test/python/test.html
- https://touchstoneprints.com/index.html — title shared by 7 pages: https://touchstoneprints.com/, https://touchstoneprints.com/test/fcgi/test.html, https://touchstoneprints.com/test/python/test.html
- https://touchstoneprints.com/test/fcgi/test.html — title shared by 7 pages: https://touchstoneprints.com/, https://touchstoneprints.com/index.html, https://touchstoneprints.com/test/python/test.html
- https://touchstoneprints.com/test/perl/test.html — title shared by 7 pages: https://touchstoneprints.com/, https://touchstoneprints.com/test/fcgi/test.html, https://touchstoneprints.com/index.html
- https://touchstoneprints.com/test/php/test.html — title shared by 7 pages: https://touchstoneprints.com/, https://touchstoneprints.com/test/fcgi/test.html, https://touchstoneprints.com/index.html
- https://touchstoneprints.com/test/python/test.html — title shared by 7 pages: https://touchstoneprints.com/, https://touchstoneprints.com/test/fcgi/test.html, https://touchstoneprints.com/index.html
- https://touchstoneprints.com/test/ssi/test.html — title shared by 7 pages: https://touchstoneprints.com/, https://touchstoneprints.com/test/fcgi/test.html, https://touchstoneprints.com/index.html
warning Missing <h1>
Rule h1.missing · Headings · 2 occurrence(s)
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 7 occurrence(s)
- https://touchstoneprints.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".
- https://touchstoneprints.com/index.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://touchstoneprints.com/test/fcgi/test.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://touchstoneprints.com/test/perl/test.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://touchstoneprints.com/test/php/test.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://touchstoneprints.com/test/python/test.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://touchstoneprints.com/test/ssi/test.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".
warning Missing meta description
Rule meta_desc.missing · Meta Description · 7 occurrence(s)
- https://touchstoneprints.com/
- https://touchstoneprints.com/index.html
- https://touchstoneprints.com/test/fcgi/test.html
- https://touchstoneprints.com/test/perl/test.html
- https://touchstoneprints.com/test/php/test.html
- https://touchstoneprints.com/test/python/test.html
- https://touchstoneprints.com/test/ssi/test.html
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 2 occurrence(s)
- https://touchstoneprints.com/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://touchstoneprints.com/index.html — 1 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (11 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://touchstoneprints.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 · 2 occurrence(s)
- https://touchstoneprints.com/ — add a <main> element (or role=main) around the primary content
- https://touchstoneprints.com/index.html — add a <main> element (or role=main) around the primary content
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 7 occurrence(s)
- https://touchstoneprints.com/ — the likely hero/LCP image (logo.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://touchstoneprints.com/index.html — the likely hero/LCP image (logo.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://touchstoneprints.com/test/fcgi/test.html — the likely hero/LCP image (logo.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://touchstoneprints.com/test/perl/test.html — the likely hero/LCP image (logo.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://touchstoneprints.com/test/php/test.html — the likely hero/LCP image (logo.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://touchstoneprints.com/test/python/test.html — the likely hero/LCP image (logo.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://touchstoneprints.com/test/ssi/test.html — the likely hero/LCP image (logo.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.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 7 occurrence(s)
- https://touchstoneprints.com/ — 1 of 1 images without width/height
- https://touchstoneprints.com/index.html — 1 of 1 images without width/height
- https://touchstoneprints.com/test/fcgi/test.html — 1 of 1 images without width/height
- https://touchstoneprints.com/test/perl/test.html — 1 of 1 images without width/height
- https://touchstoneprints.com/test/php/test.html — 1 of 1 images without width/height
- https://touchstoneprints.com/test/python/test.html — 1 of 1 images without width/height
- https://touchstoneprints.com/test/ssi/test.html — 1 of 1 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 7 occurrence(s)
- https://touchstoneprints.com/ — og:title, og:description, og:image
- https://touchstoneprints.com/index.html — og:title, og:description, og:image
- https://touchstoneprints.com/test/fcgi/test.html — og:title, og:description, og:image
- https://touchstoneprints.com/test/perl/test.html — og:title, og:description, og:image
- https://touchstoneprints.com/test/php/test.html — og:title, og:description, og:image
- https://touchstoneprints.com/test/python/test.html — og:title, og:description, og:image
- https://touchstoneprints.com/test/ssi/test.html — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 7 occurrence(s)
- https://touchstoneprints.com/ — 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://touchstoneprints.com/index.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://touchstoneprints.com/test/fcgi/test.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://touchstoneprints.com/test/perl/test.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://touchstoneprints.com/test/php/test.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://touchstoneprints.com/test/python/test.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://touchstoneprints.com/test/ssi/test.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.
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://touchstoneprints.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 No structured data detected
Rule schema.none · Structured Data · 7 occurrence(s)
- https://touchstoneprints.com/
- https://touchstoneprints.com/index.html
- https://touchstoneprints.com/test/fcgi/test.html
- https://touchstoneprints.com/test/perl/test.html
- https://touchstoneprints.com/test/php/test.html
- https://touchstoneprints.com/test/python/test.html
- https://touchstoneprints.com/test/ssi/test.html
notice Missing recommended security headers
Rule security.missing_headers · Security · 7 occurrence(s)
- https://touchstoneprints.com/ — X-Content-Type-Options, HSTS, CSP
- https://touchstoneprints.com/index.html — X-Content-Type-Options, HSTS, CSP
- https://touchstoneprints.com/test/fcgi/test.html — CSP, X-Content-Type-Options, HSTS
- https://touchstoneprints.com/test/perl/test.html — HSTS, CSP, X-Content-Type-Options
- https://touchstoneprints.com/test/php/test.html — HSTS, CSP, X-Content-Type-Options
- https://touchstoneprints.com/test/python/test.html — HSTS, CSP, X-Content-Type-Options
- https://touchstoneprints.com/test/ssi/test.html — CSP, X-Content-Type-Options, HSTS
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 7 occurrence(s)
- https://touchstoneprints.com/ — 10 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://touchstoneprints.com/index.html — 10 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://touchstoneprints.com/test/fcgi/test.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://touchstoneprints.com/test/perl/test.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://touchstoneprints.com/test/php/test.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://touchstoneprints.com/test/python/test.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://touchstoneprints.com/test/ssi/test.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".
notice Missing Twitter Card tag
Rule twitter.missing · Social · 7 occurrence(s)
- https://touchstoneprints.com/
- https://touchstoneprints.com/index.html
- https://touchstoneprints.com/test/fcgi/test.html
- https://touchstoneprints.com/test/perl/test.html
- https://touchstoneprints.com/test/php/test.html
- https://touchstoneprints.com/test/python/test.html
- https://touchstoneprints.com/test/ssi/test.html
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://touchstoneprints.com/index.html Domain Default page |
200 | yes | 174 | 5 |
| https://touchstoneprints.com/test/fcgi/test.html Domain Default page |
200 | yes | 48 | 2 |
| https://touchstoneprints.com/test/perl/test.html Domain Default page |
200 | yes | 49 | 2 |
| https://touchstoneprints.com/test/php/test.html Domain Default page |
200 | yes | 49 | 2 |
| https://touchstoneprints.com/test/python/test.html Domain Default page |
200 | yes | 48 | 2 |
| https://touchstoneprints.com/test/ssi/test.html Domain Default page |
200 | yes | 48 | 2 |
| https://touchstoneprints.com/ Domain Default page |
200 | yes | 174 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.