Catalog / rachettiyasoc.com
65

SEO audit for rachettiyasoc.com

Rachetti & Asociados | Estudio Jurídico

otherNext.js

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

Download Markdown report (feed to ChatGPT / Claude / Cursor)

Estudio de abogados especializado en derecho corporativo, comercial y litigios. Excelencia legal a tu servicio.

Screenshot of rachettiyasoc.com
13
pages crawled
13
indexable pages
0
errors
43
warnings
159
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Canonical 70 0 13 0
Duplicate 70 0 13 13
Agent Readiness 79 0 9 10
Content 88 0 5 3
Headings 93 0 3 0
Cache 100 0 0 9
Images 100 0 0 16
Links 100 0 0 4
Performance 100 0 0 47
Robots 100 0 0 1
Security 100 0 0 13
Social 100 0 0 26
Structured Data 100 0 0 13
URL 100 0 0 4
Findings

Warnings (5 rules)

warning Control has no accessible name

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

warning Duplicate <title> across pages

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

Notices (19 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 5 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 · 4 occurrence(s)

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 9 occurrence(s)

notice Low text-to-HTML ratio

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

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 13 occurrence(s)

notice Image alt text is very long (possible keyword stuffing)

Rule images.alt_too_long · Images · 3 occurrence(s)

notice Likely hero image lacks fetchpriority=high

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

  • https://www.rachettiyasoc.com/ — the likely hero/LCP image (dsc00424editado-scaled.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.
  • https://www.rachettiyasoc.com/empleado/Alicia-Cauteruccio — the likely hero/LCP image (alicia.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.
  • https://www.rachettiyasoc.com/empleado/Fiorella-de-angelis — the likely hero/LCP image (fiorelladeangelis.jpeg) 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.rachettiyasoc.com/empleado/Martha-caviglia — the likely hero/LCP image (marthacaviglia.jpeg) 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.rachettiyasoc.com/empleado/Ricardo-rachetti — the likely hero/LCP image (dsc00454editado.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://www.rachettiyasoc.com/equipo — the likely hero/LCP image (dsc00454editado.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://www.rachettiyasoc.com/noticia/charla-derechos-artistas — the likely hero/LCP image (marthacaviglia.jpeg) 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.rachettiyasoc.com/noticia/divorcio-uruguay — the likely hero/LCP image (dsc00454editado.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://www.rachettiyasoc.com/noticia/droit-de-suite-uruguay — the likely hero/LCP image (charladroitdesuite.jpeg) 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.rachettiyasoc.com/noticia/mobbing-acoso-moral-laboral — the likely hero/LCP image (dsc00454editado.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://www.rachettiyasoc.com/noticia/propiedad-intelectual-real-estate — the likely hero/LCP image (charlarealestate.jpeg) 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.rachettiyasoc.com/novedades — the likely hero/LCP image (charladroitdesuite.jpeg) 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 · 13 occurrence(s)

notice Page has only one internal inlink (fragile crawl path)

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

notice Missing Open Graph tags

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

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

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

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

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

  • https://www.rachettiyasoc.com/empleado/Alicia-Cauteruccio — 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://www.rachettiyasoc.com/empleado/Fiorella-de-angelis — 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://www.rachettiyasoc.com/empleado/Martha-caviglia — 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://www.rachettiyasoc.com/empleado/Ricardo-rachetti — 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://www.rachettiyasoc.com/noticia/charla-derechos-artistas — 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://www.rachettiyasoc.com/noticia/divorcio-uruguay — 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://www.rachettiyasoc.com/noticia/droit-de-suite-uruguay — 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://www.rachettiyasoc.com/noticia/mobbing-acoso-moral-laboral — 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://www.rachettiyasoc.com/noticia/propiedad-intelectual-real-estate — 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 · 13 occurrence(s)

  • https://www.rachettiyasoc.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.rachettiyasoc.com/empleado/Alicia-Cauteruccio — 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.rachettiyasoc.com/empleado/Fiorella-de-angelis — 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.rachettiyasoc.com/empleado/Martha-caviglia — 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.rachettiyasoc.com/empleado/Ricardo-rachetti — 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.rachettiyasoc.com/equipo — 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.rachettiyasoc.com/noticia/charla-derechos-artistas — 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.rachettiyasoc.com/noticia/divorcio-uruguay — 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.rachettiyasoc.com/noticia/droit-de-suite-uruguay — 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.rachettiyasoc.com/noticia/mobbing-acoso-moral-laboral — 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.rachettiyasoc.com/noticia/propiedad-intelectual-real-estate — 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.rachettiyasoc.com/novedades — 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.rachettiyasoc.com/servicios — 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.rachettiyasoc.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 · 13 occurrence(s)

Pages (showing 13 of 13)
URLStatusIndexableWordsIn-links
https://www.rachettiyasoc.com/
Rachetti & Asociados | Estudio Jurídico
200 yes 612 9
https://www.rachettiyasoc.com/empleado/Martha-caviglia
Rachetti & Asociados | Estudio Jurídico
200 yes 188 5
https://www.rachettiyasoc.com/empleado/Ricardo-rachetti
Rachetti & Asociados | Estudio Jurídico
200 yes 145 4
https://www.rachettiyasoc.com/noticia/divorcio-uruguay
Rachetti & Asociados | Estudio Jurídico
200 yes 453 3
https://www.rachettiyasoc.com/noticia/mobbing-acoso-moral-laboral
Rachetti & Asociados | Estudio Jurídico
200 yes 498 3
https://www.rachettiyasoc.com/noticia/droit-de-suite-uruguay
Rachetti & Asociados | Estudio Jurídico
200 yes 473 3
https://www.rachettiyasoc.com/noticia/charla-derechos-artistas
Rachetti & Asociados | Estudio Jurídico
200 yes 215 2
https://www.rachettiyasoc.com/noticia/propiedad-intelectual-real-estate
Rachetti & Asociados | Estudio Jurídico
200 yes 574 2
https://www.rachettiyasoc.com/empleado/Alicia-Cauteruccio
Rachetti & Asociados | Estudio Jurídico
200 yes 57 2
https://www.rachettiyasoc.com/equipo
Rachetti & Asociados | Estudio Jurídico
200 yes 81 1
https://www.rachettiyasoc.com/novedades
Rachetti & Asociados | Estudio Jurídico
200 yes 280 1
https://www.rachettiyasoc.com/servicios
Rachetti & Asociados | Estudio Jurídico
200 yes 525 1
https://www.rachettiyasoc.com/empleado/Fiorella-de-angelis
Rachetti & Asociados | Estudio Jurídico
200 yes 51 1

Audit your own site — free

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

Scan your site →