---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: tapserve.in
report_url: "https://crawlinx.com/audit/tapserve.in"
crawl_id: 20260723T173505-db6d7c24
health_score: 65
generated_at: 2026-08-26T02:40:11Z
total_pages: 5
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 6
notices: 38
---

# SEO audit: tapserve.in

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Canonical | 70 | 0 | 5 | 0 |
| Content | 94 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 7 |
| Performance | 100 | 0 | 0 | 5 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 10 |
| Social | 100 | 0 | 0 | 10 |
| Structured Data | 100 | 0 | 0 | 5 |

## Issues

### Warnings (6)

#### Missing canonical tag

- Rule: `canonical.missing` · Category: Canonical · Occurrences: 5

- [https://tapserve.in/](https://tapserve.in/)
- [https://tapserve.in/about](https://tapserve.in/about)
- [https://tapserve.in/contact](https://tapserve.in/contact)
- [https://tapserve.in/privacy](https://tapserve.in/privacy)
- [https://tapserve.in/terms](https://tapserve.in/terms)

#### Thin content (low word count)

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

- [https://tapserve.in/contact](https://tapserve.in/contact) — 184 words

### Notices (38)

#### Heading levels skip a level

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

- [https://tapserve.in/contact](https://tapserve.in/contact) — h4 follows h1 — skips h2

#### No llms.txt for AI agents

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

- [https://tapserve.in/](https://tapserve.in/) — 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://tapserve.in/](https://tapserve.in/) — add a <main> element (or role=main) around the primary content
- [https://tapserve.in/about](https://tapserve.in/about) — add a <main> element (or role=main) around the primary content
- [https://tapserve.in/contact](https://tapserve.in/contact) — add a <main> element (or role=main) around the primary content
- [https://tapserve.in/privacy](https://tapserve.in/privacy) — add a <main> element (or role=main) around the primary content
- [https://tapserve.in/terms](https://tapserve.in/terms) — add a <main> element (or role=main) around the primary content

#### Missing Open Graph tags

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

- [https://tapserve.in/](https://tapserve.in/) — og:image
- [https://tapserve.in/about](https://tapserve.in/about) — og:image
- [https://tapserve.in/contact](https://tapserve.in/contact) — og:image
- [https://tapserve.in/privacy](https://tapserve.in/privacy) — og:image
- [https://tapserve.in/terms](https://tapserve.in/terms) — og:image

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

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

- [https://tapserve.in/](https://tapserve.in/) — 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://tapserve.in/about](https://tapserve.in/about) — 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://tapserve.in/contact](https://tapserve.in/contact) — 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://tapserve.in/privacy](https://tapserve.in/privacy) — 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://tapserve.in/terms](https://tapserve.in/terms) — 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.

#### robots.txt missing (root returns 404/none)

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

- [https://tapserve.in/](https://tapserve.in/) — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)

#### No structured data detected

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

- [https://tapserve.in/](https://tapserve.in/)
- [https://tapserve.in/about](https://tapserve.in/about)
- [https://tapserve.in/contact](https://tapserve.in/contact)
- [https://tapserve.in/privacy](https://tapserve.in/privacy)
- [https://tapserve.in/terms](https://tapserve.in/terms)

#### Missing recommended security headers

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

- [https://tapserve.in/](https://tapserve.in/) — CSP, X-Content-Type-Options
- [https://tapserve.in/about](https://tapserve.in/about) — CSP, X-Content-Type-Options
- [https://tapserve.in/contact](https://tapserve.in/contact) — CSP, X-Content-Type-Options
- [https://tapserve.in/privacy](https://tapserve.in/privacy) — CSP, X-Content-Type-Options
- [https://tapserve.in/terms](https://tapserve.in/terms) — CSP, X-Content-Type-Options

#### target=_blank link without rel=noopener (tab-napping)

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

- [https://tapserve.in/](https://tapserve.in/) — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://tapserve.in/about](https://tapserve.in/about) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://tapserve.in/contact](https://tapserve.in/contact) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://tapserve.in/privacy](https://tapserve.in/privacy) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://tapserve.in/terms](https://tapserve.in/terms) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

#### Missing Twitter Card tag

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

- [https://tapserve.in/](https://tapserve.in/)
- [https://tapserve.in/about](https://tapserve.in/about)
- [https://tapserve.in/contact](https://tapserve.in/contact)
- [https://tapserve.in/privacy](https://tapserve.in/privacy)
- [https://tapserve.in/terms](https://tapserve.in/terms)

## Checks & coverage

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

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

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

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