---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: vidhyarth.me
report_url: "https://crawlinx.com/audit/vidhyarth.me"
crawl_id: 20260716T025023-8789d6df
health_score: 61
generated_at: 2026-07-29T00:40:18Z
total_pages: 9
html_pages: 8
indexable_pages: 7
errors: 2
warnings: 22
notices: 56
---

# SEO audit: vidhyarth.me

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 9 |
| HTML pages | 8 |
| Indexable | 7 |
| Non-indexable | 0 |
| Orphan pages | 3 |
| Broken internal links | 0 |
| Avg response time | 662 ms |
| Errors / Warnings / Notices | 2 / 22 / 56 |
| Status codes | 8×200, 1×404 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Crawlability | 89 | 1 | 0 | 4 |
| Sitemap | 89 | 1 | 0 | 1 |
| Structured Data | 83 | 0 | 5 | 1 |
| Content | 87 | 0 | 4 | 13 |
| Duplicate | 87 | 0 | 4 | 2 |
| Canonical | 90 | 0 | 3 | 6 |
| Links | 93 | 0 | 2 | 0 |
| Performance | 93 | 0 | 2 | 9 |
| Indexability | 97 | 0 | 1 | 0 |
| Titles | 97 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 6 |
| Meta Description | 100 | 0 | 0 | 4 |
| Security | 100 | 0 | 0 | 8 |
| URL | 100 | 0 | 0 | 2 |

## Issues

### Errors (2)

#### Non-200 URL listed in sitemap

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

- [https://vidhyarth.me/work](https://vidhyarth.me/work) — listed in sitemap but status 404

#### Client error (4xx) response

- Rule: `status.4xx` · Category: Crawlability · Occurrences: 1

- [https://vidhyarth.me/work](https://vidhyarth.me/work) — HTTP 404

### Warnings (22)

#### Interior page canonicalizes to the homepage

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

- [https://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — this interior page canonicalizes to the homepage (https://www.vidhyarth.me/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.
- [https://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — this interior page canonicalizes to the homepage (https://www.vidhyarth.me/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.
- [https://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — this interior page canonicalizes to the homepage (https://www.vidhyarth.me/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

#### Thin content (low word count)

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

- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — 65 words
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — 13 words
- [https://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — 65 words
- [https://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — 13 words

#### Duplicate page content

- Rule: `duplicate.content` · Category: Duplicate · Occurrences: 2

- [https://vidhyarth.me/](https://vidhyarth.me/) — content shared by 2 pages: https://www.vidhyarth.me/
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — content shared by 2 pages: https://vidhyarth.me/

#### Duplicate <title> across pages

- Rule: `duplicate.title` · Category: Duplicate · Occurrences: 2

- [https://vidhyarth.me/](https://vidhyarth.me/) — title shared by 2 pages: https://www.vidhyarth.me/
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — title shared by 2 pages: https://vidhyarth.me/

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

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — the likely hero/LCP image (image) 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.
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — the likely hero/LCP image (image) 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: 1

- [https://vidhyarth.me/work](https://vidhyarth.me/work) — meta/X-Robots: meta=noindex

#### Orphan page (no internal inlinks)

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

- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — no internal links point here
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — no internal links point here

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

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

- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — a schema name/headline ("Vidhyarth Patel") 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://vidhyarth.me/resume](https://vidhyarth.me/resume) — a schema name/headline ("Vidhyarth Patel") 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://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — a schema name/headline ("Vidhyarth Patel") 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://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — a schema name/headline ("Vidhyarth Patel") 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://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — a schema name/headline ("Vidhyarth Patel") 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.

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 1

- [https://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — 80 chars, ~636px (limit ~580px)

### Notices (56)

#### No llms.txt for AI agents

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

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

#### No main landmark for AI agents

- Rule: `agent.no_main_landmark` · Category: Agent Readiness · Occurrences: 5

- [https://vidhyarth.me/](https://vidhyarth.me/) — add a <main> element (or role=main) around the primary content
- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — add a <main> element (or role=main) around the primary content
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — add a <main> element (or role=main) around the primary content
- [https://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — add a <main> element (or role=main) around the primary content
- [https://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — add a <main> element (or role=main) around the primary content

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

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — 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: 5

- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — canonical=https://www.vidhyarth.me/
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — canonical=https://www.vidhyarth.me/
- [https://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — canonical=https://www.vidhyarth.me/
- [https://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — canonical=https://www.vidhyarth.me/
- [https://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — canonical=https://www.vidhyarth.me/

#### Low text-to-HTML ratio

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — 1.8%
- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — 1.2%
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — 0.2%
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — 1.8%
- [https://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — 1.2%
- [https://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — 0.2%

#### Duplicate meta description across pages

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — meta description shared by 2 pages: https://www.vidhyarth.me/
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — meta description shared by 2 pages: https://vidhyarth.me/

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

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — 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: 4

- [https://vidhyarth.me/](https://vidhyarth.me/) — 222 chars
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — 222 chars
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — 222 chars
- [https://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — 222 chars

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

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — 10 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.
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — 10 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 Last-Modified header (no conditional GET for unchanged pages)

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — 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://vidhyarth.me/blog](https://vidhyarth.me/blog) — 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://vidhyarth.me/resume](https://vidhyarth.me/resume) — 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://www.vidhyarth.me/](https://www.vidhyarth.me/) — 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://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — 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://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — 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://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — 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://vidhyarth.me/](https://vidhyarth.me/) — redirects to https://www.vidhyarth.me/
- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — redirects to https://www.vidhyarth.me/blog
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — redirects to https://www.vidhyarth.me/resume
- [https://vidhyarth.me/work](https://vidhyarth.me/work) — redirects to https://www.vidhyarth.me/work

#### Deep page has no BreadcrumbList structured data

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

- [https://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — depth-2 page has structured data but no BreadcrumbList

#### Missing recommended security headers

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

- [https://vidhyarth.me/](https://vidhyarth.me/) — CSP, X-Content-Type-Options
- [https://vidhyarth.me/blog](https://vidhyarth.me/blog) — CSP, X-Content-Type-Options
- [https://vidhyarth.me/resume](https://vidhyarth.me/resume) — CSP, X-Content-Type-Options
- [https://vidhyarth.me/work](https://vidhyarth.me/work) — CSP, X-Content-Type-Options
- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — CSP, X-Content-Type-Options
- [https://www.vidhyarth.me/blog](https://www.vidhyarth.me/blog) — CSP, X-Content-Type-Options
- [https://www.vidhyarth.me/blog/the-developers-canvas](https://www.vidhyarth.me/blog/the-developers-canvas) — CSP, X-Content-Type-Options
- [https://www.vidhyarth.me/resume](https://www.vidhyarth.me/resume) — CSP, X-Content-Type-Options

#### Indexable page not listed in sitemap

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

- [https://www.vidhyarth.me/](https://www.vidhyarth.me/) — indexable but not in sitemap

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

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

- [https://www.vidhyarth.me/New_Resume.pdf](https://www.vidhyarth.me/New_Resume.pdf)

#### Uppercase letters in URL path

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

- [https://www.vidhyarth.me/New_Resume.pdf](https://www.vidhyarth.me/New_Resume.pdf)

## Checks & coverage

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

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

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

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