SEO audit for subwayhexa.online
Subway Copa
Health 50/100 (fair) · 6 pages crawled · generated 2026-07-12
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Crawlability | 83 | 1 | 0 | 0 |
| Links | 83 | 1 | 0 | 2 |
| Canonical | 80 | 0 | 4 | 0 |
| Content | 80 | 0 | 4 | 4 |
| Headings | 80 | 0 | 4 | 1 |
| Meta Description | 80 | 0 | 4 | 0 |
| Duplicate | 85 | 0 | 3 | 0 |
| Agent Readiness | 90 | 0 | 2 | 4 |
| Budget | 95 | 0 | 1 | 0 |
| Indexability | 95 | 0 | 1 | 0 |
| Performance | 95 | 0 | 1 | 18 |
| Cache | 100 | 0 | 0 | 4 |
| Images | 100 | 0 | 0 | 5 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 6 |
| Social | 100 | 0 | 0 | 8 |
| Structured Data | 100 | 0 | 0 | 4 |
| Titles | 100 | 0 | 0 | 3 |
Errors (2 rules)
error Broken internal link (target 4xx/5xx)
Rule links.broken_internal · Links · 1 occurrence(s)
- https://subwayhexa.online/public/demo-free/subway/index.php — https://subwayhexa.online/games/subway (HTTP 404)
error Client error (4xx) response
Rule status.4xx · Crawlability · 1 occurrence(s)
- https://subwayhexa.online/games/subway — HTTP 404
Warnings (10 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 2 occurrence(s)
- https://subwayhexa.online/ — 3 button/link(s) with no text or aria-label — an agent can't target them
- https://subwayhexa.online/index.php — 3 button/link(s) with no text or aria-label — an agent can't target them
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 1 occurrence(s)
- https://subwayhexa.online/public/demo-free/subway/index.php — this noindex page has 2 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://subwayhexa.online/, https://subwayhexa.online/index.php.
warning Missing canonical tag
Rule canonical.missing · Canonical · 4 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 4 occurrence(s)
- https://subwayhexa.online/ — 150 words
- https://subwayhexa.online/cadastrar.php — 8 words
- https://subwayhexa.online/index.php — 150 words
- https://subwayhexa.online/login/index.php — 16 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://subwayhexa.online/ — https://www.subwayhexa.online/ 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 · 2 occurrence(s)
- https://subwayhexa.online/ — title shared by 2 pages: https://subwayhexa.online/index.php
- https://subwayhexa.online/index.php — title shared by 2 pages: https://subwayhexa.online/
warning Missing <h1>
Rule h1.missing · Headings · 4 occurrence(s)
warning noindex + nofollow (blocks link equity flow)
Rule index.noindex_nofollow · Indexability · 1 occurrence(s)
- https://subwayhexa.online/public/demo-free/subway/index.php — meta/X-Robots: meta=noindex,nofollow
warning Missing meta description
Rule meta_desc.missing · Meta Description · 4 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 1 occurrence(s)
- https://subwayhexa.online/public/demo-free/subway/index.php — 2 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (17 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://subwayhexa.online/ — 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 · 3 occurrence(s)
- https://subwayhexa.online/ — add a <main> element (or role=main) around the primary content
- https://subwayhexa.online/index.php — add a <main> element (or role=main) around the primary content
- https://subwayhexa.online/public/demo-free/subway/index.php — add a <main> element (or role=main) around the primary content
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 4 occurrence(s)
- https://subwayhexa.online/ — Cache-Control: no-store, no-cache, must-revalidate
- https://subwayhexa.online/cadastrar.php — Cache-Control: no-store, no-cache, must-revalidate
- https://subwayhexa.online/index.php — Cache-Control: no-store, no-cache, must-revalidate
- https://subwayhexa.online/public/demo-free/subway/index.php — Cache-Control: no-store, no-cache, must-revalidate
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 4 occurrence(s)
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://subwayhexa.online/public/demo-free/subway/index.php — 4 <h1> elements
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 3 occurrence(s)
- https://subwayhexa.online/cadastrar.php — the likely hero/LCP image (logo_url_69c864c786a52.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://subwayhexa.online/login/index.php — the likely hero/LCP image (logo_url_69c864c786a52.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://subwayhexa.online/public/demo-free/subway/index.php — the likely hero/LCP image (betcoreh1.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 · 5 occurrence(s)
- https://subwayhexa.online/ — 7 of 7 images without width/height
- https://subwayhexa.online/cadastrar.php — 1 of 1 images without width/height
- https://subwayhexa.online/index.php — 7 of 7 images without width/height
- https://subwayhexa.online/login/index.php — 1 of 1 images without width/height
- https://subwayhexa.online/public/demo-free/subway/index.php — 2 of 2 images without width/height
notice Internal link points to a noindex page
Rule links.to_noindex · Links · 2 occurrence(s)
- https://subwayhexa.online/ — https://subwayhexa.online/public/demo-free/subway/index.php
- https://subwayhexa.online/index.php — https://subwayhexa.online/public/demo-free/subway/index.php
notice Missing Open Graph tags
Rule og.missing · Social · 4 occurrence(s)
- https://subwayhexa.online/ — og:title, og:description, og:image
- https://subwayhexa.online/cadastrar.php — og:title, og:description, og:image
- https://subwayhexa.online/index.php — og:title, og:description, og:image
- https://subwayhexa.online/login/index.php — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 5 occurrence(s)
- https://subwayhexa.online/ — 7 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://subwayhexa.online/cadastrar.php — 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://subwayhexa.online/index.php — 7 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://subwayhexa.online/login/index.php — 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://subwayhexa.online/public/demo-free/subway/index.php — 2 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 · 5 occurrence(s)
- https://subwayhexa.online/ — 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://subwayhexa.online/cadastrar.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.
- https://subwayhexa.online/index.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.
- https://subwayhexa.online/login/index.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.
- https://subwayhexa.online/public/demo-free/subway/index.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 · 5 occurrence(s)
- https://subwayhexa.online/ — 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://subwayhexa.online/cadastrar.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.
- https://subwayhexa.online/index.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.
- https://subwayhexa.online/login/index.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.
- https://subwayhexa.online/public/demo-free/subway/index.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 robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://subwayhexa.online/ — 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 · 4 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 6 occurrence(s)
- https://subwayhexa.online/ — HSTS, X-Content-Type-Options
- https://subwayhexa.online/cadastrar.php — HSTS, X-Content-Type-Options
- https://subwayhexa.online/games/subway — HSTS, CSP, X-Content-Type-Options
- https://subwayhexa.online/index.php — HSTS, X-Content-Type-Options
- https://subwayhexa.online/login/index.php — HSTS, X-Content-Type-Options
- https://subwayhexa.online/public/demo-free/subway/index.php — HSTS, X-Content-Type-Options
notice Title is very short
Rule title.too_short · Titles · 3 occurrence(s)
- https://subwayhexa.online/ — 11 chars
- https://subwayhexa.online/index.php — 11 chars
- https://subwayhexa.online/public/demo-free/subway/index.php — 11 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 4 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://subwayhexa.online/cadastrar.php Cadastrar - Subway Copa |
200 | yes | 8 | 4 |
| https://subwayhexa.online/index.php Subway Copa |
200 | yes | 150 | 2 |
| https://subwayhexa.online/login/index.php Login - Subway Copa |
200 | yes | 16 | 3 |
| https://subwayhexa.online/public/demo-free/subway/index.php Subway Cash |
200 | no | 115 | 2 |
| https://subwayhexa.online/ Subway Copa |
200 | yes | 150 | 1 |
| https://subwayhexa.online/games/subway This Page Does Not Exist |
404 | no | 24 | 1 |
Audit your own site — free
77 checks, internal PageRank, render-diff. No signup, results in ~30s.