---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: avspetcare.com
report_url: "https://crawlinx.com/audit/avspetcare.com"
crawl_id: 20260815T012258-9faf7d6c
health_score: 65
generated_at: 2026-08-26T03:52:03Z
total_pages: 8
html_pages: 7
indexable_pages: 7
errors: 0
warnings: 27
notices: 55
---

# SEO audit: avspetcare.com

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 8 |
| HTML pages | 7 |
| Indexable | 7 |
| Non-indexable | 0 |
| Orphan pages | 1 |
| Broken internal links | 0 |
| Avg response time | 1037 ms |
| Errors / Warnings / Notices | 0 / 27 / 55 |
| Status codes | 1×0, 7×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Content | 74 | 0 | 7 | 7 |
| Performance | 74 | 0 | 7 | 14 |
| Structured Data | 74 | 0 | 7 | 3 |
| Meta Description | 93 | 0 | 2 | 3 |
| Budget | 96 | 0 | 1 | 0 |
| Headings | 96 | 0 | 1 | 0 |
| Links | 96 | 0 | 1 | 1 |
| Robots | 96 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 7 |
| Crawlability | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 7 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 9 |
| URL | 100 | 0 | 0 | 1 |

## Issues

### Warnings (27)

#### robots.txt-disallowed URL receives internal links (crawl-budget leak)

- Rule: `budget.disallow_linked` · Category: Budget · Occurrences: 1

- [https://avspetcare.com/wp-admin/](https://avspetcare.com/wp-admin/) — internal links point to https://avspetcare.com/wp-admin/, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://avspetcare.com/sample-page/.

#### Thin content (low word count)

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

- [https://avspetcare.com/](https://avspetcare.com/) — 58 words
- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — 140 words
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — 144 words
- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — 93 words
- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — 60 words
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — 60 words
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — 191 words

#### Missing <h1>

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

- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/)

#### Orphan page (no internal inlinks)

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

- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — no internal links point here

#### Missing meta description

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

- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/)
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/)

#### Render-blocking script in <head> (no defer/async)

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

- [https://avspetcare.com/](https://avspetcare.com/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)

#### robots.txt blocks CSS/JS the pages need to render

- Rule: `robots.blocks_css_js` · Category: Robots · Occurrences: 1

- [https://avspetcare.com/](https://avspetcare.com/) — robots.txt Disallow blocks render-critical CSS/JS under: /wp-includes/blocks/paragraph/, /wp-includes/blocks/quote/, /wp-includes/js/, /wp-includes/js/jquery/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

#### BreadcrumbList present but structurally incomplete

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

- [https://avspetcare.com/](https://avspetcare.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.
- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — a BreadcrumbList is present but structurally incomplete — missing required name. 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.
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — a BreadcrumbList is present but structurally incomplete — missing required name. 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.

### Notices (55)

#### No llms.txt for AI agents

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

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

#### Page served uncached (no-store/private or CDN bypass)

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 7

- [https://avspetcare.com/](https://avspetcare.com/) — Cache-Control: max-age=600 · cloudflare: DYNAMIC
- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — Cache-Control: max-age=600 · cloudflare: DYNAMIC
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — Cache-Control: max-age=600 · cloudflare: DYNAMIC
- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — Cache-Control: max-age=600 · cloudflare: DYNAMIC
- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — Cache-Control: max-age=600 · cloudflare: DYNAMIC
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — Cache-Control: max-age=600 · cloudflare: DYNAMIC
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — Cache-Control: max-age=600 · cloudflare: DYNAMIC

#### Low text-to-HTML ratio

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

- [https://avspetcare.com/](https://avspetcare.com/) — 1.3%
- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — 2.4%
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — 2.4%
- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — 1.7%
- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — 1.4%
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — 1.4%
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — 2.7%

#### Page has only one internal inlink (fragile crawl path)

- Rule: `links.single_inlink` · Category: Links · Occurrences: 1

- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.

#### Meta description too long

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

- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — 354 chars
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — 330 chars

#### Meta description too short

- Rule: `meta_desc.too_short` · Category: Meta Description · Occurrences: 1

- [https://avspetcare.com/](https://avspetcare.com/) — 27 chars

#### Missing Open Graph tags

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

- [https://avspetcare.com/](https://avspetcare.com/) — og:image
- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — og:image
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — og:image
- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — og:image
- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — og:description, og:image
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — og:description, og:image
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — og:image

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

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

- [https://avspetcare.com/](https://avspetcare.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://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — 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://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — 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://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — 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://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — 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://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — 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://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — 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://avspetcare.com/](https://avspetcare.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://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — 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://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — 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://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — 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://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — 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://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — 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://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — 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.

#### Blocked by robots.txt

- Rule: `robots.blocked` · Category: Crawlability · Occurrences: 1

- [https://avspetcare.com/wp-admin/](https://avspetcare.com/wp-admin/) — Disallowed by robots.txt; not fetched

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

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

- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — BlogPosting 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.
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — BlogPosting 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: 1

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

#### Missing recommended security headers

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

- [https://avspetcare.com/](https://avspetcare.com/) — HSTS, CSP, X-Content-Type-Options
- [https://avspetcare.com/2021/11/22/hello-world/](https://avspetcare.com/2021/11/22/hello-world/) — X-Content-Type-Options, HSTS, CSP
- [https://avspetcare.com/2021/11/22/hello-world/?replytocom=1](https://avspetcare.com/2021/11/22/hello-world/?replytocom=1) — HSTS, CSP, X-Content-Type-Options
- [https://avspetcare.com/attribution/](https://avspetcare.com/attribution/) — HSTS, CSP, X-Content-Type-Options
- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — HSTS, CSP, X-Content-Type-Options
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/) — HSTS, CSP, X-Content-Type-Options
- [https://avspetcare.com/sample-page/](https://avspetcare.com/sample-page/) — HSTS, CSP, X-Content-Type-Options

#### Indexable page not listed in sitemap

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

- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/) — indexable but not in sitemap

#### Missing Twitter Card tag

- Rule: `twitter.missing` · Category: Social · Occurrences: 2

- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/)
- [https://avspetcare.com/category/uncategorized/](https://avspetcare.com/category/uncategorized/)

#### Underscores in URL path (prefer hyphens)

- Rule: `url.underscores` · Category: URL · Occurrences: 1

- [https://avspetcare.com/author/avspetcare_fdbau7/](https://avspetcare.com/author/avspetcare_fdbau7/)

## 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 — 1 warning(s)
- ✗ Cache — 7 notice(s)
- ✓ Canonical — clean
- ✗ Content — 7 warning(s), 7 notice(s)
- ✗ Crawlability — 1 notice(s)
- ✓ Duplicate — clean
- ✓ Geo — clean
- ✗ Headings — 1 warning(s)
- ✓ Hreflang — clean
- ✓ Images — clean
- ✓ Indexability — clean
- ✗ Links — 1 warning(s), 1 notice(s)
- ✗ Meta Description — 2 warning(s), 3 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 7 warning(s), 14 notice(s)
- ✓ Rendering — clean
- ✗ Robots — 1 warning(s)
- ✗ Security — 7 notice(s)
- ✗ Sitemap — 1 notice(s)
- ✗ Social — 9 notice(s)
- ✗ Structured Data — 7 warning(s), 3 notice(s)
- ✓ Titles — clean
- ✗ URL — 1 notice(s)
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/avspetcare.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
