Catalog / precivale.com.br
94

SEO audit for precivale.com.br

Precivale – Repuxação de Metais

otherWordPress

Health 94/100 (excellent) · 42 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
42
pages crawled
7
indexable pages
0
errors
38
warnings
82
notices
2
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Links 94 0 9 0
Meta Description 95 0 7 0
Performance 95 0 7 28
Duplicate 96 0 6 0
Headings 96 0 6 0
Content 99 0 2 3
Agent Readiness 99 0 1 11
Cache 100 0 0 7
Crawlability 100 0 0 2
Images 100 0 0 2
Security 100 0 0 14
Social 100 0 0 14
Structured Data 100 0 0 1
Findings

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

warning Duplicate page content

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

warning Duplicate <title> across pages

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

warning Orphan page (no internal inlinks)

Rule links.orphan · Links · 2 occurrence(s)

warning Internal link points to a redirect

Rule links.redirect_target · Links · 7 occurrence(s)

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

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

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

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

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

notice Low text-to-HTML ratio

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

notice Likely hero image lacks fetchpriority=high

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

  • https://precivale.com.br/ — the likely hero/LCP image (300-e1668106815526.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://precivale.com.br/contato — the likely hero/LCP image (300-e1668106815526.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://precivale.com.br/contato/ — the likely hero/LCP image (300-e1668106815526.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://precivale.com.br/politica-de-privacidade — the likely hero/LCP image (300-e1668106815526.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://precivale.com.br/politica-de-privacidade/ — the likely hero/LCP image (300-e1668106815526.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://precivale.com.br/servicos/ — the likely hero/LCP image (300-e1668106815526.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://precivale.com.br/sobre/ — the likely hero/LCP image (300-e1668106815526.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 · 2 occurrence(s)

notice Missing Open Graph tags

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

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

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

  • https://precivale.com.br/ — 39 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://precivale.com.br/contato — 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.
  • https://precivale.com.br/contato/ — 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.
  • https://precivale.com.br/politica-de-privacidade — 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.
  • https://precivale.com.br/politica-de-privacidade/ — 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.
  • https://precivale.com.br/servicos/ — 14 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://precivale.com.br/sobre/ — 10 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 · 7 occurrence(s)

  • https://precivale.com.br/ — 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://precivale.com.br/contato — 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://precivale.com.br/contato/ — 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://precivale.com.br/politica-de-privacidade — 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://precivale.com.br/politica-de-privacidade/ — 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://precivale.com.br/servicos/ — 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://precivale.com.br/sobre/ — 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 · 7 occurrence(s)

  • https://precivale.com.br/ — 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://precivale.com.br/contato — 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://precivale.com.br/contato/ — 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://precivale.com.br/politica-de-privacidade — 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://precivale.com.br/politica-de-privacidade/ — 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://precivale.com.br/servicos/ — 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://precivale.com.br/sobre/ — 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 URL redirects to another URL

Rule redirect.single · Crawlability · 2 occurrence(s)

notice Deep page has no BreadcrumbList structured data

Rule schema.breadcrumb_missing · Structured Data · 1 occurrence(s)

notice Missing recommended security headers

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

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

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

  • https://precivale.com.br/ — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://precivale.com.br/contato — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://precivale.com.br/contato/ — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://precivale.com.br/politica-de-privacidade — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://precivale.com.br/politica-de-privacidade/ — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://precivale.com.br/servicos/ — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://precivale.com.br/sobre/ — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
Pages (showing 42 of 42)
URLStatusIndexableWordsIn-links
https://precivale.com.br/
Precivale – Repuxação de Metais
200 yes 324 7
https://precivale.com.br/contato
Contato – Precivale
200 yes 177 7
https://precivale.com.br/politica-de-privacidade/
Política de Privacidade – Precivale
200 yes 544 7
https://precivale.com.br/servicos/
Serviços – Precivale
200 yes 225 7
https://precivale.com.br/sobre/
Sobre – Precivale
200 yes 275 7
https://precivale.com.br/contato/
Contato – Precivale
200 yes 177 0
https://precivale.com.br/politica-de-privacidade
Política de Privacidade – Precivale
200 yes 544 0
https://precivale.com.br/wp-content/uploads/2022/11/2560-1.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-10.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-11.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-12.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-13.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-14.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-15.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-16.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-17.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-18.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-19.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-2-1.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-2.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-20.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-21.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-22.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-23.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-24.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-25.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-26.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-28.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-29.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-3-1.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-3.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-30.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-31.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-4-1.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-4.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-5-1.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-5.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-6.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-7.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-8.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560-9.jpg 200 no 0 1
https://precivale.com.br/wp-content/uploads/2022/11/2560.jpg 200 no 0 1

Audit your own site — free

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

Scan your site →