Catalog / free.fr
39

SEO audit for free.fr

index

other

Health 39/100 (poor) · 11 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of free.fr
11
pages crawled
5
indexable pages
11
errors
34
warnings
48
notices
0
orphan pages
6
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Links 45 6 0 5
Crawlability 55 5 0 0
Canonical 86 0 5 0
Headings 86 0 5 0
Meta Description 86 0 5 0
Mobile 86 0 5 5
Security 86 0 5 0
Content 92 0 3 8
Images 92 0 3 2
Duplicate 95 0 2 0
Agent Readiness 97 0 1 3
Performance 100 0 0 6
Robots 100 0 0 1
Social 100 0 0 10
Structured Data 100 0 0 5
Titles 100 0 0 1
URL 100 0 0 2
Findings

Errors (2 rules)

error Broken internal link (target 4xx/5xx)

Rule links.broken_internal · Links · 6 occurrence(s)

error Client error (4xx) response

Rule status.4xx · Crawlability · 5 occurrence(s)

Warnings (9 rules)

warning Control has no accessible name

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

warning Thin content (low word count)

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

warning Duplicate <title> across pages

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

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

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

  • http://philippeh.free.fr/ — 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".
  • http://philippeh.free.fr/bonifac.htm — 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".
  • http://philippeh.free.fr/port-galland.htm — 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".
  • http://philippeh.free.fr/salope.htm — 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".
  • http://philippeh.free.fr/verlaine2.htm — 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 · 3 occurrence(s)

Notices (19 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 · 2 occurrence(s)

notice Low text-to-HTML ratio

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

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

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

  • http://philippeh.free.fr/ — this page reads as difficult (Flesch Reading Ease 45, 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 No character encoding declared (meta charset or Content-Type)

Rule encoding.charset_missing · Content · 1 occurrence(s)

notice Missing <!DOCTYPE html> (quirks-mode rendering risk)

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

notice Image filename is generic/auto-generated (missed image-search signal)

Rule images.generic_filename · Images · 1 occurrence(s)

  • http://philippeh.free.fr/ — 7 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.

notice Likely hero image lacks fetchpriority=high

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

  • http://philippeh.free.fr/ — the likely hero/LCP image (meteo.pl) 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.
  • http://philippeh.free.fr/bonifac.htm — the likely hero/LCP image (bonicaf1.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.
  • http://philippeh.free.fr/port-galland.htm — the likely hero/LCP image (p1001400.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 · 1 occurrence(s)

notice Internal link has no anchor text / accessible name

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

  • http://philippeh.free.fr/salope.htm — 1 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 · 4 occurrence(s)

  • http://philippeh.free.fr/bonifac.htm — 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.
  • http://philippeh.free.fr/port-galland.htm — 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.
  • http://philippeh.free.fr/salope.htm — 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.
  • http://philippeh.free.fr/verlaine2.htm — 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 Missing Open Graph tags

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

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

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

  • http://philippeh.free.fr/ — 17 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.
  • http://philippeh.free.fr/bonifac.htm — 8 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.
  • http://philippeh.free.fr/port-galland.htm — 15 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)

  • http://philippeh.free.fr/ — 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 Title is very short

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

notice Uppercase letters in URL path

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

Pages (showing 11 of 11)
URLStatusIndexableWordsIn-links
http://philippeh.free.fr/bonifac.htm
file:///Untitled
200 yes 21 1
http://philippeh.free.fr/port-galland.htm
Nouvelle page 1
200 yes 1 1
http://philippeh.free.fr/salope.htm
le film         retour
200 yes 1 1
http://philippeh.free.fr/verlaine2.htm
Nouvelle page 1
200 yes 353 1
http://philippeh.free.fr/
index
200 yes 225 0
http://philippeh.free.fr/Dindin.mp3 200 no 0 1
http://philippeh.free.fr/INDEX.ASP
free.fr
404 no 115 2
http://philippeh.free.fr/lamartine1.htm
free.fr
404 no 115 1
http://philippeh.free.fr/lamartine2.htm
free.fr
404 no 115 1
http://philippeh.free.fr/lamartine3.htm
free.fr
404 no 115 1
http://philippeh.free.fr/requin.mpg
free.fr
404 no 115 1

Audit your own site — free

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

Scan your site →