---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: firmamento.ai
report_url: "https://crawlinx.com/audit/firmamento.ai"
crawl_id: 20260724T170053-47f2c225
health_score: 65
generated_at: 2026-08-26T01:57:16Z
total_pages: 5
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 19
notices: 43
---

# SEO audit: firmamento.ai

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 5 |
| HTML pages | 5 |
| Indexable | 5 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1060 ms |
| Errors / Warnings / Notices | 0 / 19 / 43 |
| Status codes | 5×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Links | 22 | 0 | 13 | 0 |
| Content | 70 | 0 | 5 | 5 |
| Structured Data | 94 | 0 | 1 | 7 |
| Crawlability | 100 | 0 | 0 | 4 |
| Duplicate | 100 | 0 | 0 | 3 |
| Meta Description | 100 | 0 | 0 | 3 |
| Performance | 100 | 0 | 0 | 14 |
| Security | 100 | 0 | 0 | 5 |
| Sitemap | 100 | 0 | 0 | 2 |

## Issues

### Warnings (19)

#### Thin content (low word count)

- Rule: `content.thin` · Category: Content · Occurrences: 5

- [https://firmamento.ai/](https://firmamento.ai/) — 25 words
- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — 69 words
- [https://firmamento.ai/login](https://firmamento.ai/login) — 126 words
- [https://firmamento.ai/register](https://firmamento.ai/register) — 83 words
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — 68 words

#### Internal link points to a redirect

- Rule: `links.redirect_target` · Category: Links · Occurrences: 13

- [https://firmamento.ai/](https://firmamento.ai/) — https://firmamento.ai/login → https://firmamento.ai/login/
- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — https://firmamento.ai/login → https://firmamento.ai/login/
- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — https://firmamento.ai/register → https://firmamento.ai/register/
- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — https://firmamento.ai/verify-account → https://firmamento.ai/verify-account/
- [https://firmamento.ai/login](https://firmamento.ai/login) — https://firmamento.ai/forgot-password → https://firmamento.ai/forgot-password/
- [https://firmamento.ai/login](https://firmamento.ai/login) — https://firmamento.ai/register → https://firmamento.ai/register/
- [https://firmamento.ai/login](https://firmamento.ai/login) — https://firmamento.ai/verify-account → https://firmamento.ai/verify-account/
- [https://firmamento.ai/register](https://firmamento.ai/register) — https://firmamento.ai/forgot-password → https://firmamento.ai/forgot-password/
- [https://firmamento.ai/register](https://firmamento.ai/register) — https://firmamento.ai/login → https://firmamento.ai/login/
- [https://firmamento.ai/register](https://firmamento.ai/register) — https://firmamento.ai/verify-account → https://firmamento.ai/verify-account/
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — https://firmamento.ai/forgot-password → https://firmamento.ai/forgot-password/
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — https://firmamento.ai/login → https://firmamento.ai/login/
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — https://firmamento.ai/register → https://firmamento.ai/register/

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

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

- [https://firmamento.ai/](https://firmamento.ai/) — a schema name/headline ("Firmamento Intelligence") 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 (43)

#### Low text-to-HTML ratio

- Rule: `content.low_ratio` · Category: Content · Occurrences: 5

- [https://firmamento.ai/](https://firmamento.ai/) — 1.2%
- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — 1.8%
- [https://firmamento.ai/login](https://firmamento.ai/login) — 2.4%
- [https://firmamento.ai/register](https://firmamento.ai/register) — 1.7%
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — 1.6%

#### Duplicate meta description across pages

- Rule: `duplicate.meta_desc` · Category: Duplicate · Occurrences: 3

- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — meta description shared by 3 pages: https://firmamento.ai/register, https://firmamento.ai/verify-account
- [https://firmamento.ai/register](https://firmamento.ai/register) — meta description shared by 3 pages: https://firmamento.ai/forgot-password, https://firmamento.ai/verify-account
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — meta description shared by 3 pages: https://firmamento.ai/register, https://firmamento.ai/forgot-password

#### Likely hero image lacks fetchpriority=high

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

- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — the likely hero/LCP image (logo-largo-dark.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://firmamento.ai/login](https://firmamento.ai/login) — the likely hero/LCP image (logo-largo-dark.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://firmamento.ai/register](https://firmamento.ai/register) — the likely hero/LCP image (logo-largo-dark.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://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — the likely hero/LCP image (logo-largo-dark.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.

#### Meta description too long

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

- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — 187 chars
- [https://firmamento.ai/register](https://firmamento.ai/register) — 187 chars
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — 187 chars

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

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 5

- [https://firmamento.ai/](https://firmamento.ai/) — 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://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — 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://firmamento.ai/login](https://firmamento.ai/login) — 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://firmamento.ai/register](https://firmamento.ai/register) — 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://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — 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.

#### No Last-Modified header (no conditional GET for unchanged pages)

- Rule: `perf.no_last_modified` · Category: Performance · Occurrences: 5

- [https://firmamento.ai/](https://firmamento.ai/) — 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://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — 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://firmamento.ai/login](https://firmamento.ai/login) — 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://firmamento.ai/register](https://firmamento.ai/register) — 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://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — 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.

#### URL redirects to another URL

- Rule: `redirect.single` · Category: Crawlability · Occurrences: 4

- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — redirects to https://firmamento.ai/forgot-password/
- [https://firmamento.ai/login](https://firmamento.ai/login) — redirects to https://firmamento.ai/login/
- [https://firmamento.ai/register](https://firmamento.ai/register) — redirects to https://firmamento.ai/register/
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — redirects to https://firmamento.ai/verify-account/

#### Deep page has no BreadcrumbList structured data

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

- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — depth-2 page has structured data but no BreadcrumbList
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — depth-2 page has structured data but no BreadcrumbList

#### SoftwareApplication schema incomplete (name/offers-or-rating/recommended)

- Rule: `schema.softwareapp_incomplete` · Category: Structured Data · Occurrences: 5

- [https://firmamento.ai/](https://firmamento.ai/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://firmamento.ai/login](https://firmamento.ai/login) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://firmamento.ai/register](https://firmamento.ai/register) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).

#### Missing recommended security headers

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

- [https://firmamento.ai/](https://firmamento.ai/) — HSTS, CSP
- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — HSTS, CSP
- [https://firmamento.ai/login](https://firmamento.ai/login) — HSTS, CSP
- [https://firmamento.ai/register](https://firmamento.ai/register) — HSTS, CSP
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — HSTS, CSP

#### Indexable page not listed in sitemap

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

- [https://firmamento.ai/forgot-password](https://firmamento.ai/forgot-password) — indexable but not in sitemap
- [https://firmamento.ai/verify-account](https://firmamento.ai/verify-account) — indexable but not in sitemap

## Checks & coverage

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

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

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

## 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
