Catalog / kestufoot.com
65

SEO audit for kestufoot.com

KestuFoot - Le jeu de pronostics gratuit qui rend foot

other

Health 65/100 (fair) · 10 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of kestufoot.com
10
pages crawled
10
indexable pages
0
errors
64
warnings
112
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Canonical 70 0 10 0
Duplicate 70 0 10 0
Headings 70 0 10 0
Meta Description 70 0 10 0
Performance 70 0 10 30
Content 73 0 9 2
Images 85 0 5 9
Agent Readiness 100 0 0 6
Links 100 0 0 4
Mobile 100 0 0 10
Robots 100 0 0 1
Security 100 0 0 19
Social 100 0 0 20
Structured Data 100 0 0 10
Titles 100 0 0 1
Findings

Warnings (8 rules)

warning Homepage duplicated across protocol/host variants (no redirect)

Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)

  • https://www.kestufoot.com/ — http://www.kestufoot.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 · 9 occurrence(s)

warning Images missing alt text

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

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

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

Notices (18 rules)

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 · 5 occurrence(s)

notice Low text-to-HTML ratio

Rule content.low_ratio · Content · 1 occurrence(s)

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

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

  • https://www.kestufoot.com/reglement.php — this page reads as difficult (Flesch Reading Ease 40, 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 · 9 occurrence(s)

  • https://www.kestufoot.com/ — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/cadeaux.php — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/index.php?sessid=039f3a8985bb5b479b0809c9fa9609f3 — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/index.php?sessid=525d928ed1192eafdc6ec1ece7e47dee — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/index.php?sessid=a5705d4e1e0dc6c470bc054df2b92e62 — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/inscription.php?sessid=039f3a8985bb5b479b0809c9fa9609f3 — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/inscription.php?sessid=525d928ed1192eafdc6ec1ece7e47dee — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/inscription.php?sessid=a5705d4e1e0dc6c470bc054df2b92e62 — the likely hero/LCP image (logo_ktf_2025.webp) 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.kestufoot.com/reglement.php — the likely hero/LCP image (logo_ktf_2025.webp) 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 · 9 occurrence(s)

notice Internal link has no anchor text / accessible name

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

notice Missing Open Graph tags

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

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

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

  • https://www.kestufoot.com/cadeaux.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.

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

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

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

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

  • https://www.kestufoot.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://www.kestufoot.com/cadeaux.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://www.kestufoot.com/index.php?sessid=039f3a8985bb5b479b0809c9fa9609f3 — 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.kestufoot.com/index.php?sessid=525d928ed1192eafdc6ec1ece7e47dee — 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.kestufoot.com/index.php?sessid=a5705d4e1e0dc6c470bc054df2b92e62 — 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.kestufoot.com/inscription.php?sessid=039f3a8985bb5b479b0809c9fa9609f3 — 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.kestufoot.com/inscription.php?sessid=525d928ed1192eafdc6ec1ece7e47dee — 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.kestufoot.com/inscription.php?sessid=a5705d4e1e0dc6c470bc054df2b92e62 — 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.kestufoot.com/mot-de-passe-oublie.php?sessid=525d928ed1192eafdc6ec1ece7e47dee — 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.kestufoot.com/reglement.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://www.kestufoot.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 · 10 occurrence(s)

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

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

notice Title is very short

Rule title.too_short · Titles · 1 occurrence(s)

Pages (showing 10 of 10)
URLStatusIndexableWordsIn-links
https://www.kestufoot.com/reglement.php
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 2008 9
https://www.kestufoot.com/index.php?sessid=a5705d4e1e0dc6c470bc054df2b92e62
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 80 3
https://www.kestufoot.com/inscription.php?sessid=a5705d4e1e0dc6c470bc054df2b92e62
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 45 3
https://www.kestufoot.com/cadeaux.php
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 23 4
https://www.kestufoot.com/index.php?sessid=039f3a8985bb5b479b0809c9fa9609f3
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 80 3
https://www.kestufoot.com/inscription.php?sessid=039f3a8985bb5b479b0809c9fa9609f3
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 45 3
https://www.kestufoot.com/index.php?sessid=525d928ed1192eafdc6ec1ece7e47dee
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 80 3
https://www.kestufoot.com/inscription.php?sessid=525d928ed1192eafdc6ec1ece7e47dee
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 45 3
https://www.kestufoot.com/mot-de-passe-oublie.php?sessid=525d928ed1192eafdc6ec1ece7e47dee
KestuFoot
200 yes 19 2
https://www.kestufoot.com/
KestuFoot - Le jeu de pronostics gratuit qui rend foot
200 yes 80 0

Audit your own site — free

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

Scan your site →