Catalog / geovendas.com
64

SEO audit for geovendas.com

GEOvendas | Sistemas para a força de vendas de indústrias

other

Health 64/100 (fair) · 50 pages crawled · generated 2026-08-26

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

Escale vendas e retenha mais clientes utilizando sistemas que profissionalizam todas as pontas da sua operação comercial.

50
pages crawled
45
indexable pages
2
errors
139
warnings
529
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Sitemap 96 2 0 0
Performance 72 0 47 192
Agent Readiness 73 0 45 37
Duplicate 84 0 27 2
Headings 93 0 12 7
Structured Data 97 0 5 46
Meta Description 98 0 3 32
Content 100 0 0 39
Crawlability 100 0 0 6
Images 100 0 0 13
Links 100 0 0 45
Security 100 0 0 90
Social 100 0 0 18
Titles 100 0 0 1
URL 100 0 0 1
Findings

Errors (1 rules)

error Non-200 URL listed in sitemap

Rule sitemap.not_200 · Sitemap · 2 occurrence(s)

Warnings (10 rules)

warning Control has no accessible name

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

warning Duplicate page content

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

warning Near-duplicate page content

Rule duplicate.near · Duplicate · 21 occurrence(s)

warning Duplicate <title> across pages

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

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 2 occurrence(s)

  • https://geovendas.com/ — the likely hero/LCP image (logo_geovendas.svg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
  • https://geovendas.com/?elementor_library=default-kit — the likely hero/LCP image (logo_geovendas.svg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning Missing meta description

Rule meta_desc.missing · Meta Description · 3 occurrence(s)

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

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

warning BreadcrumbList present but structurally incomplete

Rule schema.breadcrumb_incomplete · Structured Data · 2 occurrence(s)

  • https://geovendas.com/ — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
  • https://geovendas.com/?elementor_library=default-kit — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.

warning Schema describes content not visible on the page

Rule schema.hidden_content · Structured Data · 3 occurrence(s)

  • https://geovendas.com/backup-pagina-inicial/ — a schema name/headline ("Backup página inicial - Geovendas") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
  • https://geovendas.com/conversao-de-amostras-solicitar-falar-com-vendas/ — a schema name/headline ("Falar com Vendas - Conversão de Amostras") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
  • https://geovendas.com/elementor-9106/ — a schema name/headline ("Elementor #9106 - Geovendas") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.

Notices (26 rules)

notice Heading levels skip a level

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

notice No llms.txt for AI agents

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

  • https://geovendas.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 28 occurrence(s)

notice Duplicate meta description across pages

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

notice Multiple <h1> elements

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

notice Image alt text is keyword-stuffed (repetition / low variety)

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

  • https://geovendas.com/forca-de-vendas-confeccao/ — 6 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
  • https://geovendas.com/forca-de-vendas-textil/ — 6 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
  • https://geovendas.com/forca-de-vendas/ — 10 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
  • https://geovendas.com/recursos-plus-guiarep/ — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
  • https://geovendas.com/recursos-plus-link-de-vendas/ — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.

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

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

notice Likely hero image lacks fetchpriority=high

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

  • https://geovendas.com/2025/07/01/3-etapas-que-todo-vendedor-b2b-deve-aplicar-nas-vendas/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/agendar-demonstracao/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/analytics/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/contato/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/crm/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/customizacao/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/demonstracao-recurso-plus-link-de-vendas/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/elementor-6617/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/forca-de-vendas-antigo/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/forca-de-vendas-grade/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/forca-de-vendas-unidade/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/formulario-recurso-plus-link-de-vendas/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/integracoes/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/link-de-vendas-agradecimento-falar-com-vendas/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/link-de-vendas-agradecimento-planos/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/link-de-vendas-formulario-falar-com-vendas/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/link-de-vendas-formulario-planos/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/link-de-vendas-formulario/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/politica-de-privacidade-e-cookies/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/portal-do-lojista/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/recursos-plus-link-de-vendas/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/recursos-plus/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/sistemas/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/sobre-a-geo/ — the likely hero/LCP image (logo_geovendas.svg) 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://geovendas.com/treinamento/ — the likely hero/LCP image (logo_geovendas.svg) 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 Internal link has no anchor text / accessible name

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

notice Meta description too long

Rule meta_desc.too_long · Meta Description · 32 occurrence(s)

notice Large DOM (over 1500 elements) slows rendering & interaction

Rule perf.dom_size_large · Performance · 15 occurrence(s)

  • https://geovendas.com/ — the page has 2841 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/?elementor_library=default-kit — the page has 2841 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/analytics/ — the page has 2350 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/aulas-ao-vivo/ — the page has 2264 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/backup-pagina-inicial/ — the page has 1840 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/crm/ — the page has 2336 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/elementor-9106/ — the page has 1602 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/forca-de-vendas-confeccao/ — the page has 1809 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/forca-de-vendas-grade/ — the page has 2521 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/forca-de-vendas-textil/ — the page has 1902 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/forca-de-vendas-unidade/ — the page has 2290 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/forca-de-vendas/ — the page has 3238 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/portal-do-lojista/ — the page has 2402 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/recurso-plus-conversao-de-amostras/ — the page has 1582 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://geovendas.com/recursos-plus/ — the page has 4180 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.

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

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

  • https://geovendas.com/ — 19 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://geovendas.com/2025/07/01/3-etapas-que-todo-vendedor-b2b-deve-aplicar-nas-vendas/ — 9 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://geovendas.com/agendar-demonstracao/ — 9 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://geovendas.com/analytics/ — 9 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://geovendas.com/contato/ — 9 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://geovendas.com/crm/ — 23 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://geovendas.com/customizacao/ — 9 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://geovendas.com/elementor-6617/ — 9 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://geovendas.com/forca-de-vendas-antigo/ — 9 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://geovendas.com/forca-de-vendas-grade/ — 30 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://geovendas.com/forca-de-vendas-unidade/ — 21 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://geovendas.com/formulario-recurso-plus-link-de-vendas/ — 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.
  • https://geovendas.com/integracoes/ — 9 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://geovendas.com/link-de-vendas-agradecimento-falar-com-vendas/ — 9 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://geovendas.com/link-de-vendas-agradecimento-planos/ — 9 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://geovendas.com/link-de-vendas-formulario-falar-com-vendas/ — 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.
  • https://geovendas.com/link-de-vendas-formulario-planos/ — 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.
  • https://geovendas.com/link-de-vendas-formulario/ — 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.
  • https://geovendas.com/politica-de-privacidade-e-cookies/ — 9 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://geovendas.com/portal-do-lojista/ — 9 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://geovendas.com/recursos-plus-link-de-vendas/ — 11 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://geovendas.com/recursos-plus/ — 60 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://geovendas.com/sistemas/ — 9 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://geovendas.com/sobre-a-geo/ — 9 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://geovendas.com/treinamento/ — 9 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 · 45 occurrence(s)

  • https://geovendas.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://geovendas.com/2025/07/01/3-etapas-que-todo-vendedor-b2b-deve-aplicar-nas-vendas/ — 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://geovendas.com/agendar-demonstracao/ — 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://geovendas.com/analytics/ — 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://geovendas.com/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://geovendas.com/crm/ — 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://geovendas.com/customizacao/ — 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://geovendas.com/elementor-6617/ — 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://geovendas.com/forca-de-vendas-antigo/ — 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://geovendas.com/forca-de-vendas-grade/ — 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://geovendas.com/forca-de-vendas-unidade/ — 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://geovendas.com/formulario-recurso-plus-link-de-vendas/ — 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://geovendas.com/integracoes/ — 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://geovendas.com/link-de-vendas-agradecimento-falar-com-vendas/ — 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://geovendas.com/link-de-vendas-agradecimento-planos/ — 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://geovendas.com/link-de-vendas-formulario-falar-com-vendas/ — 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://geovendas.com/link-de-vendas-formulario-planos/ — 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://geovendas.com/link-de-vendas-formulario/ — 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://geovendas.com/politica-de-privacidade-e-cookies/ — 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://geovendas.com/portal-do-lojista/ — 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://geovendas.com/recursos-plus-link-de-vendas/ — 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://geovendas.com/recursos-plus/ — 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://geovendas.com/sistemas/ — 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://geovendas.com/sobre-a-geo/ — 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://geovendas.com/treinamento/ — 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 · 40 occurrence(s)

  • https://geovendas.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://geovendas.com/2025/07/01/3-etapas-que-todo-vendedor-b2b-deve-aplicar-nas-vendas/ — 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://geovendas.com/agendar-demonstracao/ — 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://geovendas.com/analytics/ — 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://geovendas.com/customizacao/ — 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://geovendas.com/demonstracao-recurso-plus-link-de-vendas/ — 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://geovendas.com/elementor-6617/ — 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://geovendas.com/falar-com-vendas-recurso-plus-link-de-vendas/ — 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://geovendas.com/forca-de-vendas-antigo/ — 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://geovendas.com/forca-de-vendas-grade/ — 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://geovendas.com/forca-de-vendas-unidade/ — 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://geovendas.com/formulario-recurso-plus-link-de-vendas/ — 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://geovendas.com/guiarep-solicitar-demonstracao/ — 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://geovendas.com/integracoes/ — 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://geovendas.com/link-de-vendas-agradecimento-falar-com-vendas/ — 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://geovendas.com/link-de-vendas-agradecimento-planos/ — 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://geovendas.com/link-de-vendas-formulario-falar-com-vendas/ — 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://geovendas.com/link-de-vendas-formulario-planos/ — 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://geovendas.com/link-de-vendas-formulario/ — 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://geovendas.com/politica-de-privacidade-e-cookies/ — 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://geovendas.com/recursos-plus-guiarep/ — 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://geovendas.com/recursos-plus-link-de-vendas/ — 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://geovendas.com/recursos-plus/ — 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://geovendas.com/sistemas/ — 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://geovendas.com/treinamento/ — 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 Slow server response

Rule perf.slow_response · Performance · 4 occurrence(s)

notice URL redirects to another URL

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

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 2 occurrence(s)

notice Article schema missing recommended properties (Top Stories / image carousel)

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

notice Deprecated schema type with no Google rich result

Rule schema.deprecated_type · Structured Data · 45 occurrence(s)

  • https://geovendas.com/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/2025/07/01/3-etapas-que-todo-vendedor-b2b-deve-aplicar-nas-vendas/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/agendar-demonstracao/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/analytics/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/contato/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/crm/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/customizacao/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/elementor-6617/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/forca-de-vendas-antigo/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/forca-de-vendas-grade/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/forca-de-vendas-unidade/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/formulario-recurso-plus-link-de-vendas/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/integracoes/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/link-de-vendas-agradecimento-falar-com-vendas/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/link-de-vendas-agradecimento-planos/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/link-de-vendas-formulario-falar-com-vendas/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/link-de-vendas-formulario-planos/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/link-de-vendas-formulario/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/politica-de-privacidade-e-cookies/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/portal-do-lojista/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/recursos-plus-link-de-vendas/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/recursos-plus/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/sistemas/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/sobre-a-geo/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
  • https://geovendas.com/treinamento/ — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.

notice Missing recommended security headers

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

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

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

notice Title tag is identical to the H1 (missed keyword variation)

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

notice Underscores in URL path (prefer hyphens)

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

Pages (showing 50 of 50)
URLStatusIndexableWordsIn-links
https://geovendas.com/
GEOvendas | Sistemas para a força de vendas de indústrias
200 yes 1900 45
https://geovendas.com/analytics/
Analytics - Geovendas
200 yes 2317 45
https://geovendas.com/aulas-ao-vivo/
Campanhas - Aulas ao vivo - Geovendas
200 yes 1312 45
https://geovendas.com/contato/
Contato - Geovendas
200 yes 777 45
https://geovendas.com/crm/
CRM - Geovendas
200 yes 2064 45
https://geovendas.com/customizacao/
Customização - Geovendas
200 yes 1328 45
https://geovendas.com/forca-de-vendas/
Força de Vendas - Geovendas
200 yes 3441 45
https://geovendas.com/integracoes/
Integrações - Geovendas
200 yes 781 45
https://geovendas.com/politica-de-privacidade-e-cookies/
Política de Privacidade e Cookies - Geovendas
200 yes 2670 45
https://geovendas.com/portal-do-lojista/
Portal do Lojista - Geovendas
200 yes 2287 45
https://geovendas.com/recursos-plus/
Recursos Plus - Geovendas
200 yes 4018 45
https://geovendas.com/sobre-a-geo/
Sobre a GEO - Geovendas
200 yes 1046 45
https://geovendas.com/forca-de-vendas-textil/
Sistema de vendas para representantes da indústria têxtil
200 yes 2163 7
https://geovendas.com/recurso-plus-conversao-de-amostras/
Conversão de amostras para indústrias de malha e tecido
200 yes 1791 4
https://geovendas.com/forca-de-vendas-confeccao/
Sistema de digitação de pedidos para representantes da confecção
200 yes 1908 1
https://geovendas.com/forca-de-vendas-grade/
Força de Vendas - Grade - Geovendas
200 yes 2503 4
https://geovendas.com/conversao-de-amostras-solicitar-demonstracao/
Demonstração gratuita I Conversão de Amostras
200 yes 758 1
https://geovendas.com/conversao-de-amostras-solicitar-falar-com-vendas/
Falar com Vendas - Conversão de Amostras
200 yes 646 1
https://geovendas.com/2025/07/01/3-etapas-que-todo-vendedor-b2b-deve-aplicar-nas-vendas/
3 etapas que todo vendedor B2B deve aplicar nas vendas - Geovendas
200 yes 1924 1
https://geovendas.com/forca-de-vendas-unidade/
Força de Vendas - Unidade - Geovendas
200 yes 2062 1
https://geovendas.com/falar-com-vendas-recurso-plus-link-de-vendas/
Falar com Vendas - Recurso Plus Link de Vendas - Geovendas
200 yes 759 1
https://geovendas.com/formulario-recurso-plus-link-de-vendas/
Assistir Demonstração - Recurso Plus Link de Vendas - Geovendas
200 yes 761 1
https://geovendas.com/guiarep-agradecimento-demonstracao/
GuiaRep: agradecimento agendar demo - Geovendas
200 yes 700 1
https://geovendas.com/guiarep-falar-com-vendas/
GuiaRep: Falar com Vendas - Geovendas
200 yes 732 1
https://geovendas.com/guiarep-solicitar-demonstracao/
GuiaRep - Solicitar demonstração - Geovendas
200 yes 731 1
https://geovendas.com/link-de-vendas-formulario-falar-com-vendas/
Link de Vendas - Formulário Falar com Vendas - Geovendas
200 yes 741 1
https://geovendas.com/?elementor_library=default-kit
GEOvendas | Sistemas para a força de vendas de indústrias
200 yes 1900 0
https://geovendas.com/agendar-demonstracao/
Agendar demonstração - Geovendas
200 yes 634 0
https://geovendas.com/backup-pagina-inicial/
Backup página inicial - Geovendas
200 yes 1194 0
https://geovendas.com/conversao-de-amostras-demonstracao/
Demonstração - Conversão de Amostras
200 yes 742 0
https://geovendas.com/conversao-de-amostras-falar-com-vendas/
Conversão de Vendas - Falar com Vendas
200 yes 730 0
https://geovendas.com/demonstracao-recurso-plus-link-de-vendas/
Demonstração - Recurso Plus Link de Vendas - Geovendas
200 yes 733 0
https://geovendas.com/demostracao-forca-de-vendas/
Demostração Força de Vendas Têxtil - Geovendas
200 yes 727 0
https://geovendas.com/elementor-6617/
Link de Vendas - Assistir Demonstração - Geovendas
200 yes 727 0
https://geovendas.com/elementor-9106/
Elementor #9106 - Geovendas
200 yes 1555 0
https://geovendas.com/forca-de-vendas-antigo/
Força de Vendas Antigo - Geovendas
200 yes 723 0
https://geovendas.com/guiarep-agradecimento-falar-com-vendas/
GuiaRep: Agradecimento Falar com Vendas - Geovendas
200 yes 714 0
https://geovendas.com/link-de-vendas-agradecimento-falar-com-vendas/
Link de Vendas – Agradecimento (falar com vendas) - Geovendas
200 yes 706 0
https://geovendas.com/link-de-vendas-agradecimento-planos/
Link de Vendas – Agradecimento (planos) - Geovendas
200 yes 714 0
https://geovendas.com/link-de-vendas-formulario-planos/
Link de Vendas - formulário planos - Geovendas
200 yes 750 0
https://geovendas.com/link-de-vendas-formulario/
Link de Vendas - Formulário - Geovendas
200 yes 741 0
https://geovendas.com/recursos-plus-guiarep/
GuiaRep | IA via WhatsApp para representantes comerciais.
200 yes 1484 0
https://geovendas.com/recursos-plus-link-de-vendas/
Recurso Link de Vendas - Geovendas
200 yes 1462 0
https://geovendas.com/sistemas/
Sistemas - Geovendas
200 yes 633 0
https://geovendas.com/treinamento/
Treinamento - Geovendas
200 yes 633 0
https://geovendas.com/31267e36af6f8dac65a56e78345e945e-3/ 200 no 0 0
https://geovendas.com/analytics-marketshare-estado-mp4/ 200 no 0 0
https://geovendas.com/elementor-post-screenshot_17_2025-02-24-17-31-20_157e119f-png/ 200 no 0 0
https://geovendas.com/politica-de-privacidade-plataforma-geovendas/ 0 no 0 0
https://geovendas.com/termos-de-uso-plataforma-geovendas/ 0 no 0 0

Audit your own site — free

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

Scan your site →