SEO audit for 704app.com.br
Tenha seu próprio App de mobilidade urbana
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Agent Readiness | 70 | 0 | 5 | 6 |
| Canonical | 70 | 0 | 5 | 0 |
| Performance | 70 | 0 | 5 | 10 |
| Content | 88 | 0 | 2 | 2 |
| Duplicate | 94 | 0 | 1 | 4 |
| Meta Description | 94 | 0 | 1 | 0 |
| Cache | 100 | 0 | 0 | 5 |
| Headings | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 1 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 10 |
| Social | 100 | 0 | 0 | 10 |
| Structured Data | 100 | 0 | 0 | 5 |
Warnings (6 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 5 occurrence(s)
- https://704app.com.br/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://704app.com.br/clientes — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://704app.com.br/contato — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://704app.com.br/sobre-nos — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://704app.com.br/suporte — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 5 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 2 occurrence(s)
- https://704app.com.br/clientes — 188 words
- https://704app.com.br/suporte — 29 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://704app.com.br/ — https://www.704app.com.br/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 5 occurrence(s)
- https://704app.com.br/ — the likely hero/LCP image (image) 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://704app.com.br/clientes — the likely hero/LCP image (image) 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://704app.com.br/contato — the likely hero/LCP image (image) 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://704app.com.br/sobre-nos — the likely hero/LCP image (image) 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://704app.com.br/suporte — the likely hero/LCP image (image) 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 · 1 occurrence(s)
Notices (15 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 5 occurrence(s)
- https://704app.com.br/ — h3 follows h1 — skips h2
- https://704app.com.br/clientes — h6 follows h3 — skips h4
- https://704app.com.br/contato — h6 follows h1 — skips h2
- https://704app.com.br/sobre-nos — h6 follows h1 — skips h2
- https://704app.com.br/suporte — h6 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://704app.com.br/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 5 occurrence(s)
- https://704app.com.br/ — Cache-Control: s-maxage=31536000, stale-while-revalidate · cloudflare: DYNAMIC
- https://704app.com.br/clientes — Cache-Control: s-maxage=31536000, stale-while-revalidate · cloudflare: DYNAMIC
- https://704app.com.br/contato — Cache-Control: s-maxage=31536000, stale-while-revalidate · cloudflare: DYNAMIC
- https://704app.com.br/sobre-nos — Cache-Control: s-maxage=31536000, stale-while-revalidate · cloudflare: DYNAMIC
- https://704app.com.br/suporte — Cache-Control: s-maxage=31536000, stale-while-revalidate · cloudflare: DYNAMIC
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 2 occurrence(s)
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 4 occurrence(s)
- https://704app.com.br/clientes — meta description shared by 4 pages: https://704app.com.br/sobre-nos, https://704app.com.br/contato, https://704app.com.br/suporte
- https://704app.com.br/contato — meta description shared by 4 pages: https://704app.com.br/sobre-nos, https://704app.com.br/clientes, https://704app.com.br/suporte
- https://704app.com.br/sobre-nos — meta description shared by 4 pages: https://704app.com.br/clientes, https://704app.com.br/contato, https://704app.com.br/suporte
- https://704app.com.br/suporte — meta description shared by 4 pages: https://704app.com.br/sobre-nos, https://704app.com.br/clientes, https://704app.com.br/contato
notice Multiple <h1> elements
Rule h1.multiple · Headings · 2 occurrence(s)
- https://704app.com.br/ — 5 <h1> elements
- https://704app.com.br/sobre-nos — 3 <h1> elements
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 1 occurrence(s)
- https://704app.com.br/ — 5 of 9 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://704app.com.br/ — og:title, og:description, og:image
- https://704app.com.br/clientes — og:title, og:description, og:image
- https://704app.com.br/contato — og:title, og:description, og:image
- https://704app.com.br/sobre-nos — og:title, og:description, og:image
- https://704app.com.br/suporte — og:title, og:description, og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://704app.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://704app.com.br/clientes — 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://704app.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://704app.com.br/sobre-nos — 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://704app.com.br/suporte — 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://704app.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://704app.com.br/clientes — 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://704app.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://704app.com.br/sobre-nos — 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://704app.com.br/suporte — 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://704app.com.br/ — 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 No structured data detected
Rule schema.none · Structured Data · 5 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://704app.com.br/ — X-Content-Type-Options, HSTS, CSP
- https://704app.com.br/clientes — HSTS, CSP, X-Content-Type-Options
- https://704app.com.br/contato — HSTS, CSP, X-Content-Type-Options
- https://704app.com.br/sobre-nos — HSTS, CSP, X-Content-Type-Options
- https://704app.com.br/suporte — CSP, X-Content-Type-Options, HSTS
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 5 occurrence(s)
- https://704app.com.br/ — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://704app.com.br/clientes — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://704app.com.br/contato — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://704app.com.br/sobre-nos — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://704app.com.br/suporte — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Missing Twitter Card tag
Rule twitter.missing · Social · 5 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://704app.com.br/ Tenha seu próprio App de mobilidade urbana |
200 | yes | 444 | 5 |
| https://704app.com.br/clientes Clientes - 704 Apps |
200 | yes | 188 | 5 |
| https://704app.com.br/contato Contato - 704 Apps |
200 | yes | 227 | 5 |
| https://704app.com.br/sobre-nos Sobre Nós - 704 Apps |
200 | yes | 326 | 5 |
| https://704app.com.br/suporte Suporte - 704 Apps |
200 | yes | 29 | 5 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.