SEO audit for firmamento.ai
Firmamento | Inteligencia en Licitaciones
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Firmamento es la plataforma líder en inteligencia para licitaciones gubernamentales.
| 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 |
Warnings (3 rules)
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- https://firmamento.ai/ — 25 words
- https://firmamento.ai/forgot-password — 69 words
- https://firmamento.ai/login — 126 words
- https://firmamento.ai/register — 83 words
- https://firmamento.ai/verify-account — 68 words
warning Internal link points to a redirect
Rule links.redirect_target · Links · 13 occurrence(s)
- https://firmamento.ai/ — https://firmamento.ai/login → https://firmamento.ai/login/
- https://firmamento.ai/forgot-password — https://firmamento.ai/login → https://firmamento.ai/login/
- https://firmamento.ai/forgot-password — https://firmamento.ai/register → https://firmamento.ai/register/
- https://firmamento.ai/forgot-password — https://firmamento.ai/verify-account → https://firmamento.ai/verify-account/
- https://firmamento.ai/login — https://firmamento.ai/forgot-password → https://firmamento.ai/forgot-password/
- https://firmamento.ai/login — https://firmamento.ai/register → https://firmamento.ai/register/
- https://firmamento.ai/login — https://firmamento.ai/verify-account → https://firmamento.ai/verify-account/
- https://firmamento.ai/register — https://firmamento.ai/forgot-password → https://firmamento.ai/forgot-password/
- https://firmamento.ai/register — https://firmamento.ai/login → https://firmamento.ai/login/
- https://firmamento.ai/register — 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/login → https://firmamento.ai/login/
- https://firmamento.ai/verify-account — https://firmamento.ai/register → https://firmamento.ai/register/
warning Schema describes content not visible on the page
Rule schema.hidden_content · Structured Data · 1 occurrence(s)
- 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 (11 rules)
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 3 occurrence(s)
- https://firmamento.ai/forgot-password — meta description shared by 3 pages: https://firmamento.ai/register, https://firmamento.ai/verify-account
- 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 — meta description shared by 3 pages: https://firmamento.ai/register, https://firmamento.ai/forgot-password
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 4 occurrence(s)
- 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 — 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 — 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 — 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.
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 3 occurrence(s)
- https://firmamento.ai/forgot-password — 187 chars
- https://firmamento.ai/register — 187 chars
- https://firmamento.ai/verify-account — 187 chars
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- 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 — 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 — 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 — 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 — 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://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 — 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 — 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 — 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 — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
notice URL redirects to another URL
Rule redirect.single · Crawlability · 4 occurrence(s)
- https://firmamento.ai/forgot-password — redirects to https://firmamento.ai/forgot-password/
- https://firmamento.ai/login — redirects to https://firmamento.ai/login/
- https://firmamento.ai/register — redirects to https://firmamento.ai/register/
- https://firmamento.ai/verify-account — redirects to https://firmamento.ai/verify-account/
notice Deep page has no BreadcrumbList structured data
Rule schema.breadcrumb_missing · Structured Data · 2 occurrence(s)
- https://firmamento.ai/forgot-password — depth-2 page has structured data but no BreadcrumbList
- https://firmamento.ai/verify-account — depth-2 page has structured data but no BreadcrumbList
notice SoftwareApplication schema incomplete (name/offers-or-rating/recommended)
Rule schema.softwareapp_incomplete · Structured Data · 5 occurrence(s)
- 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 — 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 — 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 — 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 — 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).
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://firmamento.ai/ — HSTS, CSP
- https://firmamento.ai/forgot-password — HSTS, CSP
- https://firmamento.ai/login — HSTS, CSP
- https://firmamento.ai/register — HSTS, CSP
- https://firmamento.ai/verify-account — HSTS, CSP
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 2 occurrence(s)
- https://firmamento.ai/forgot-password — indexable but not in sitemap
- https://firmamento.ai/verify-account — indexable but not in sitemap
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://firmamento.ai/login Iniciar Sesión | Firmamento |
200 | yes | 126 | 4 |
| https://firmamento.ai/ Firmamento | Inteligencia en Licitaciones |
200 | yes | 25 | 4 |
| https://firmamento.ai/forgot-password Recuperar Contraseña | Firmamento |
200 | yes | 69 | 3 |
| https://firmamento.ai/register Registrarse | Firmamento |
200 | yes | 83 | 3 |
| https://firmamento.ai/verify-account Verificar Cuenta | Firmamento |
200 | yes | 68 | 3 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.