---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: imperioliberal.com
report_url: "https://crawlinx.com/audit/imperioliberal.com"
crawl_id: 20260721T035411-4808ee8a
health_score: 65
generated_at: 2026-08-26T01:54:45Z
total_pages: 7
html_pages: 7
indexable_pages: 4
errors: 0
warnings: 22
notices: 42
---

# SEO audit: imperioliberal.com

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 7 |
| HTML pages | 7 |
| Indexable | 4 |
| Non-indexable | 3 |
| Orphan pages | 3 |
| Broken internal links | 0 |
| Avg response time | 984 ms |
| Errors / Warnings / Notices | 0 / 22 / 42 |
| Status codes | 7×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Structured Data | 83 | 0 | 4 | 5 |
| Budget | 87 | 0 | 3 | 0 |
| Content | 87 | 0 | 3 | 3 |
| Headings | 87 | 0 | 3 | 0 |
| Indexability | 87 | 0 | 3 | 0 |
| Links | 87 | 0 | 3 | 0 |
| Meta Description | 91 | 0 | 2 | 0 |
| Performance | 96 | 0 | 1 | 15 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 7 |
| Security | 100 | 0 | 0 | 7 |
| Social | 100 | 0 | 0 | 4 |

## Issues

### Warnings (22)

#### Noindex page receives internal links (crawl-budget waste)

- Rule: `budget.noindex_linked` · Category: Budget · Occurrences: 3

- [https://imperioliberal.com/aviso-legal/](https://imperioliberal.com/aviso-legal/) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://imperioliberal.com/, https://imperioliberal.com/2026/04/23/hola-mundo/, https://imperioliberal.com/category/sin-categoria/.
- [https://imperioliberal.com/politica-de-cookies/](https://imperioliberal.com/politica-de-cookies/) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://imperioliberal.com/, https://imperioliberal.com/2026/04/23/hola-mundo/, https://imperioliberal.com/category/sin-categoria/.
- [https://imperioliberal.com/politica-privacidad/](https://imperioliberal.com/politica-privacidad/) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://imperioliberal.com/, https://imperioliberal.com/2026/04/23/hola-mundo/, https://imperioliberal.com/category/sin-categoria/.

#### Thin content (low word count)

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

- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — 49 words
- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — 49 words
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — 49 words

#### Missing <h1>

- Rule: `h1.missing` · Category: Headings · Occurrences: 3

- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/)
- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/)
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/)

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

- Rule: `images.no_lazy_lcp_candidate` · Category: Performance · Occurrences: 1

- [https://imperioliberal.com/](https://imperioliberal.com/) — the likely hero/LCP image (imagen-2-scaled.jpg) 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.

#### Page is noindex

- Rule: `index.noindex` · Category: Indexability · Occurrences: 3

- [https://imperioliberal.com/aviso-legal/](https://imperioliberal.com/aviso-legal/) — meta/X-Robots: meta=noindex, follow
- [https://imperioliberal.com/politica-de-cookies/](https://imperioliberal.com/politica-de-cookies/) — meta/X-Robots: meta=noindex, follow
- [https://imperioliberal.com/politica-privacidad/](https://imperioliberal.com/politica-privacidad/) — meta/X-Robots: meta=noindex, follow

#### Orphan page (no internal inlinks)

- Rule: `links.orphan` · Category: Links · Occurrences: 3

- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — no internal links point here
- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — no internal links point here
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — no internal links point here

#### Missing meta description

- Rule: `meta_desc.missing` · Category: Meta Description · Occurrences: 2

- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/)
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/)

#### BreadcrumbList present but structurally incomplete

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

- [https://imperioliberal.com/](https://imperioliberal.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.

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

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

- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — a schema name/headline ("¡Hola, mundo!") 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://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — a schema name/headline ("saul, autor en Imperio Liberal") 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://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — a schema name/headline ("Sin categoría archivos &#183; Imperio Liberal") 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 (42)

#### No llms.txt for AI agents

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

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

#### Low text-to-HTML ratio

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

- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — 2.9%
- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — 3.0%
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — 3.1%

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

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

- [https://imperioliberal.com/](https://imperioliberal.com/) — 39 of 39 images without width/height
- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — 1 of 1 images without width/height
- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — 1 of 1 images without width/height
- [https://imperioliberal.com/aviso-legal/](https://imperioliberal.com/aviso-legal/) — 1 of 1 images without width/height
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — 1 of 1 images without width/height
- [https://imperioliberal.com/politica-de-cookies/](https://imperioliberal.com/politica-de-cookies/) — 1 of 1 images without width/height
- [https://imperioliberal.com/politica-privacidad/](https://imperioliberal.com/politica-privacidad/) — 1 of 1 images without width/height

#### Missing Open Graph tags

- Rule: `og.missing` · Category: Social · Occurrences: 4

- [https://imperioliberal.com/](https://imperioliberal.com/) — og:image
- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — og:image
- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — og:description
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — og:description, og:image

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

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

- [https://imperioliberal.com/](https://imperioliberal.com/) — 38 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.

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

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

- [https://imperioliberal.com/](https://imperioliberal.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://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — 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://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — 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://imperioliberal.com/aviso-legal/](https://imperioliberal.com/aviso-legal/) — 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://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — 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://imperioliberal.com/politica-de-cookies/](https://imperioliberal.com/politica-de-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://imperioliberal.com/politica-privacidad/](https://imperioliberal.com/politica-privacidad/) — 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: 7

- [https://imperioliberal.com/](https://imperioliberal.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://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — 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://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — 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://imperioliberal.com/aviso-legal/](https://imperioliberal.com/aviso-legal/) — 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://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — 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://imperioliberal.com/politica-de-cookies/](https://imperioliberal.com/politica-de-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://imperioliberal.com/politica-privacidad/](https://imperioliberal.com/politica-privacidad/) — 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.

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

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

- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.

#### Deprecated schema type with no Google rich result

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

- [https://imperioliberal.com/](https://imperioliberal.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://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — 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://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — 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://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — 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.

#### Missing recommended security headers

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

- [https://imperioliberal.com/](https://imperioliberal.com/) — HSTS, CSP, X-Content-Type-Options
- [https://imperioliberal.com/2026/04/23/hola-mundo/](https://imperioliberal.com/2026/04/23/hola-mundo/) — HSTS, CSP, X-Content-Type-Options
- [https://imperioliberal.com/author/saul/](https://imperioliberal.com/author/saul/) — CSP, X-Content-Type-Options, HSTS
- [https://imperioliberal.com/aviso-legal/](https://imperioliberal.com/aviso-legal/) — HSTS, CSP, X-Content-Type-Options
- [https://imperioliberal.com/category/sin-categoria/](https://imperioliberal.com/category/sin-categoria/) — HSTS, CSP, X-Content-Type-Options
- [https://imperioliberal.com/politica-de-cookies/](https://imperioliberal.com/politica-de-cookies/) — HSTS, CSP, X-Content-Type-Options
- [https://imperioliberal.com/politica-privacidad/](https://imperioliberal.com/politica-privacidad/) — X-Content-Type-Options, HSTS, CSP

## Checks & coverage

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

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

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

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