---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: appoio.com.br
report_url: "https://crawlinx.com/audit/appoio.com.br"
crawl_id: 20260719T155557-e6875bea
health_score: 69
generated_at: 2026-08-26T02:40:13Z
total_pages: 7
html_pages: 6
indexable_pages: 6
errors: 0
warnings: 11
notices: 46
---

# SEO audit: appoio.com.br

**Health score: 69/100** — needs attention

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/appoio.com.br

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 7 |
| HTML pages | 6 |
| Indexable | 6 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1135 ms |
| Errors / Warnings / Notices | 0 / 11 / 46 |
| Status codes | 7×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 74 | 0 | 6 | 6 |
| Structured Data | 91 | 0 | 2 | 4 |
| Canonical | 96 | 0 | 1 | 3 |
| Duplicate | 96 | 0 | 1 | 0 |
| Video | 96 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 5 |
| Content | 100 | 0 | 0 | 6 |
| Images | 100 | 0 | 0 | 6 |
| Meta Description | 100 | 0 | 0 | 5 |
| Performance | 100 | 0 | 0 | 8 |
| Sitemap | 100 | 0 | 0 | 3 |

## Issues

### Warnings (11)

#### Interior page canonicalizes to the homepage

- Rule: `canonical.points_to_homepage` · Category: Canonical · Occurrences: 1

- [https://appoio.com.br/index.html](https://appoio.com.br/index.html) — this interior page canonicalizes to the homepage (https://appoio.com.br/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

#### Homepage duplicated across protocol/host variants (no redirect)

- Rule: `duplicate.protocol_host` · Category: Duplicate · Occurrences: 1

- [https://appoio.com.br/](https://appoio.com.br/) — https://www.appoio.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.

#### Content-Type header doesn't match the actual content

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 6

- [https://appoio.com.br/](https://appoio.com.br/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://appoio.com.br/index.html](https://appoio.com.br/index.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

#### Schema describes content not visible on the page

- Rule: `schema.hidden_content` · Category: Structured Data · Occurrences: 2

- [https://appoio.com.br/](https://appoio.com.br/) — a schema name/headline ("APPOIO Sociedade Eletrotécnica Ltda.") 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://appoio.com.br/index.html](https://appoio.com.br/index.html) — a schema name/headline ("APPOIO Sociedade Eletrotécnica Ltda.") 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.

#### Video element present but hidden/zero-size (prominence)

- Rule: `video.hidden` · Category: Video · Occurrences: 1

- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — 1 <video> element(s), all hidden/zero-size

### Notices (46)

#### Heading levels skip a level

- Rule: `agent.heading_skip` · Category: Agent Readiness · Occurrences: 4

- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — h3 follows h1 — skips h2
- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — h3 follows h1 — skips h2
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — h3 follows h1 — skips h2
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://appoio.com.br/](https://appoio.com.br/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

#### Canonical target reachable only via a canonical tag (no inlinks)

- Rule: `canonical.isolated_url` · Category: Canonical · Occurrences: 1

- [https://appoio.com.br/](https://appoio.com.br/) — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

#### Canonical points to a different URL

- Rule: `canonical.non_self` · Category: Canonical · Occurrences: 2

- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — canonical=https://appoio.com.br/recarga-veiculos-eletricos-condominios.html
- [https://appoio.com.br/index.html](https://appoio.com.br/index.html) — canonical=https://appoio.com.br/

#### Likely hero image lacks fetchpriority=high

- Rule: `images.hero_no_fetchpriority` · Category: Performance · Occurrences: 6

- [https://appoio.com.br/](https://appoio.com.br/) — the likely hero/LCP image (so_logo.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://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — the likely hero/LCP image (so_logo.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://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — the likely hero/LCP image (so_logo.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://appoio.com.br/index.html](https://appoio.com.br/index.html) — the likely hero/LCP image (so_logo.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://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — the likely hero/LCP image (so_logo.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://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — the likely hero/LCP image (so_logo.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.

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 6

- [https://appoio.com.br/](https://appoio.com.br/) — 1 of 1 images without width/height
- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — 2 of 2 images without width/height
- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — 5 of 5 images without width/height
- [https://appoio.com.br/index.html](https://appoio.com.br/index.html) — 1 of 1 images without width/height
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — 3 of 3 images without width/height
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — 1 of 1 images without width/height

#### Legacy <meta name=keywords> tag present (Google ignores it)

- Rule: `meta.keywords_present` · Category: Content · Occurrences: 6

- [https://appoio.com.br/](https://appoio.com.br/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://appoio.com.br/index.html](https://appoio.com.br/index.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 5

- [https://appoio.com.br/](https://appoio.com.br/) — 190 chars
- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — 205 chars
- [https://appoio.com.br/index.html](https://appoio.com.br/index.html) — 190 chars
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — 165 chars
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — 183 chars

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

- Rule: `perf.images_legacy_format` · Category: Performance · Occurrences: 1

- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — 1 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.

#### Large HTML document

- Rule: `perf.large_html` · Category: Performance · Occurrences: 1

- [https://appoio.com.br/assets/manual-recarga-condominios.pdf](https://appoio.com.br/assets/manual-recarga-condominios.pdf) — 2.9 MiB

#### No structured data detected

- Rule: `schema.none` · Category: Structured Data · Occurrences: 4

- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html)
- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html)
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html)
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html)

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 6

- [https://appoio.com.br/](https://appoio.com.br/) — HSTS, X-Content-Type-Options
- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — X-Content-Type-Options, HSTS
- [https://appoio.com.br/guia.html](https://appoio.com.br/guia.html) — HSTS, X-Content-Type-Options
- [https://appoio.com.br/index.html](https://appoio.com.br/index.html) — HSTS, X-Content-Type-Options
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — HSTS, X-Content-Type-Options
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — HSTS, X-Content-Type-Options

#### Indexable page not listed in sitemap

- Rule: `sitemap.orphan_not_listed` · Category: Sitemap · Occurrences: 3

- [https://appoio.com.br/appenergia.html](https://appoio.com.br/appenergia.html) — indexable but not in sitemap
- [https://appoio.com.br/mobilidade-eletrica.html](https://appoio.com.br/mobilidade-eletrica.html) — indexable but not in sitemap
- [https://appoio.com.br/paineis-eletricos.html](https://appoio.com.br/paineis-eletricos.html) — indexable but not in sitemap

## Checks & coverage

Crawlinx ran **157 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 5 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✓ Cache — clean
- ✗ Canonical — 1 warning(s), 3 notice(s)
- ✗ Content — 6 notice(s)
- ✓ Crawlability — clean
- ✗ Duplicate — 1 warning(s)
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 6 notice(s)
- ✓ Indexability — clean
- ✓ Links — clean
- ✗ Meta Description — 5 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 8 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 6 warning(s), 6 notice(s)
- ✗ Sitemap — 3 notice(s)
- ✓ Social — clean
- ✗ Structured Data — 2 warning(s), 4 notice(s)
- ✓ Titles — clean
- ✓ URL — clean
- ✗ Video — 1 warning(s)

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/appoio.com.br*

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
