Catalog / terrasse-cie.com
70

SEO audit for terrasse-cie.com

Terrasse & Cie Immobilier |

otherWordPress

Health 70/100 (fair) · 6 pages crawled · generated 2026-07-29

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of terrasse-cie.com
6
pages crawled
4
indexable pages
0
errors
12
warnings
53
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Meta Description 80 0 4 0
Canonical 90 0 2 0
Content 90 0 2 3
Headings 90 0 2 3
Budget 95 0 1 0
Indexability 95 0 1 0
Agent Readiness 100 0 0 9
Performance 100 0 0 20
Security 100 0 0 5
Social 100 0 0 8
Structured Data 100 0 0 4
URL 100 0 0 1
Findings

Warnings (6 rules)

warning Noindex page receives internal links (crawl-budget waste)

Rule budget.noindex_linked · Budget · 1 occurrence(s)

  • https://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/?replytocom=1 — 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://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/, https://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/?replytocom=1.

warning Missing canonical tag

Rule canonical.missing · Canonical · 2 occurrence(s)

warning Thin content (low word count)

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

warning Missing <h1>

Rule h1.missing · Headings · 2 occurrence(s)

warning Page is noindex

Rule index.noindex · Indexability · 1 occurrence(s)

Notices (14 rules)

notice Heading levels skip a level

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

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

notice Multiple <h1> elements

Rule h1.multiple · Headings · 3 occurrence(s)

notice Likely hero image lacks fetchpriority=high

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

  • https://terrasse-cie.com/ — the likely hero/LCP image (logo-terrasse.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://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/ — the likely hero/LCP image (logo-terrasse.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://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/?replytocom=1 — the likely hero/LCP image (logo-terrasse.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://terrasse-cie.com/author/mauricevendredix-fr/ — the likely hero/LCP image (logo-terrasse.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://terrasse-cie.com/category/non-classe/ — the likely hero/LCP image (logo-terrasse.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 Missing Open Graph tags

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

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

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

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

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

  • https://terrasse-cie.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.
  • https://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/ — 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://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/?replytocom=1 — 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://terrasse-cie.com/author/mauricevendredix-fr/ — 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://terrasse-cie.com/category/non-classe/ — 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://terrasse-cie.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://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/ — 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://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/?replytocom=1 — 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://terrasse-cie.com/author/mauricevendredix-fr/ — 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://terrasse-cie.com/category/non-classe/ — 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 Missing recommended security headers

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

notice Uppercase letters in URL path

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

Pages (showing 6 of 6)
URLStatusIndexableWordsIn-links
https://terrasse-cie.com/
Terrasse & Cie Immobilier |
200 yes 614 5
https://terrasse-cie.com/category/non-classe/
Non classé | Terrasse & Cie Immobilier
200 yes 128 5
https://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/
Bonjour tout le monde ! | Terrasse & Cie Immobilier
200 yes 226 4
https://terrasse-cie.com/author/mauricevendredix-fr/
maurice@vendredix.fr | Terrasse & Cie Immobilier
200 yes 128 4
https://terrasse-cie.com/2025/08/05/bonjour-tout-le-monde/?replytocom=1
Bonjour tout le monde ! | Terrasse & Cie Immobilier
200 no 230 2
https://terrasse-cie.com/wp-content/uploads/2025/09/HONORAIRES-AGENCE-2025.pdf 200 no 0 5

Audit your own site — free

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

Scan your site →