---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: v2310.net
report_url: "https://crawlinx.com/audit/v2310.net"
crawl_id: 20260725T144651-092bcdb7
health_score: 67
generated_at: 2026-07-29T00:38:36Z
total_pages: 16
html_pages: 15
indexable_pages: 15
errors: 0
warnings: 31
notices: 93
---

# SEO audit: v2310.net

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 16 |
| HTML pages | 15 |
| Indexable | 15 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 949 ms |
| Errors / Warnings / Notices | 0 / 31 / 93 |
| Status codes | 16×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Performance | 70 | 0 | 16 | 30 |
| Security | 72 | 0 | 15 | 15 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 15 |
| Content | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 4 |
| Titles | 100 | 0 | 0 | 14 |

## Issues

### Warnings (31)

#### Content-Type header doesn't match the actual content

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 15

- [https://v2310.net/](https://v2310.net/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/about-us](https://v2310.net/about-us) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/faq](https://v2310.net/faq) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/login](https://v2310.net/login) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/monster-mine](https://v2310.net/monster-mine) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/racing](https://v2310.net/racing) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/register](https://v2310.net/register) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/spirit-party](https://v2310.net/spirit-party) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://v2310.net/tips](https://v2310.net/tips) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

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

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

- [https://v2310.net/](https://v2310.net/) — the likely hero/LCP image (v55k5pbmj.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.
- [https://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — the likely hero/LCP image (on5tklrc.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.
- [https://v2310.net/about-us](https://v2310.net/about-us) — the likely hero/LCP image (logo.png) 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://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — the likely hero/LCP image (xcneb8bb5.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.
- [https://v2310.net/faq](https://v2310.net/faq) — the likely hero/LCP image (logo.png) 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://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — the likely hero/LCP image (lhv0dixk.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.
- [https://v2310.net/login](https://v2310.net/login) — the likely hero/LCP image (logo.png) 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://v2310.net/monster-mine](https://v2310.net/monster-mine) — the likely hero/LCP image (wv5k4u9j2.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.
- [https://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — the likely hero/LCP image (logo.png) 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://v2310.net/racing](https://v2310.net/racing) — the likely hero/LCP image (f4sv3rxzhds8.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.
- [https://v2310.net/register](https://v2310.net/register) — the likely hero/LCP image (logo.png) 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://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — the likely hero/LCP image (logo.png) 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://v2310.net/spirit-party](https://v2310.net/spirit-party) — the likely hero/LCP image (mn6k3x.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.
- [https://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — the likely hero/LCP image (logo.png) 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://v2310.net/tips](https://v2310.net/tips) — the likely hero/LCP image (mn6k3x.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.

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

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

- [https://v2310.net/](https://v2310.net/) — 1 render-blocking <script> in <head> (add defer/async or use type=module)

### Notices (93)

#### No llms.txt for AI agents

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

- [https://v2310.net/](https://v2310.net/) — 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: 15

- [https://v2310.net/](https://v2310.net/) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/about-us](https://v2310.net/about-us) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/faq](https://v2310.net/faq) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/login](https://v2310.net/login) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/monster-mine](https://v2310.net/monster-mine) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/racing](https://v2310.net/racing) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/register](https://v2310.net/register) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/spirit-party](https://v2310.net/spirit-party) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://v2310.net/tips](https://v2310.net/tips) — Cache-Control: (none) · cloudflare: DYNAMIC

#### Missing <!DOCTYPE html> (quirks-mode rendering risk)

- Rule: `encoding.doctype_missing` · Category: Content · Occurrences: 14

- [https://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/about-us](https://v2310.net/about-us) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/faq](https://v2310.net/faq) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/login](https://v2310.net/login) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/monster-mine](https://v2310.net/monster-mine) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/racing](https://v2310.net/racing) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/register](https://v2310.net/register) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/spirit-party](https://v2310.net/spirit-party) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://v2310.net/tips](https://v2310.net/tips) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences

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

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

- [https://v2310.net/](https://v2310.net/) — 9 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://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — 5 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://v2310.net/about-us](https://v2310.net/about-us) — 2 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://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — 5 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://v2310.net/faq](https://v2310.net/faq) — 2 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://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — 5 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://v2310.net/login](https://v2310.net/login) — 2 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://v2310.net/monster-mine](https://v2310.net/monster-mine) — 5 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://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — 2 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://v2310.net/racing](https://v2310.net/racing) — 5 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://v2310.net/register](https://v2310.net/register) — 2 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://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — 2 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://v2310.net/spirit-party](https://v2310.net/spirit-party) — 5 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://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — 2 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://v2310.net/tips](https://v2310.net/tips) — 5 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: 15

- [https://v2310.net/](https://v2310.net/) — 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://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — 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://v2310.net/about-us](https://v2310.net/about-us) — 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://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — 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://v2310.net/faq](https://v2310.net/faq) — 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://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — 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://v2310.net/login](https://v2310.net/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://v2310.net/monster-mine](https://v2310.net/monster-mine) — 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://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — 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://v2310.net/racing](https://v2310.net/racing) — 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://v2310.net/register](https://v2310.net/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://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — 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://v2310.net/spirit-party](https://v2310.net/spirit-party) — 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://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — 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://v2310.net/tips](https://v2310.net/tips) — 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.

#### FAQPage structured data (rich result removed May 2026)

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

- [https://v2310.net/](https://v2310.net/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://v2310.net/faq](https://v2310.net/faq) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://v2310.net/login](https://v2310.net/login) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://v2310.net/register](https://v2310.net/register) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.

#### Missing recommended security headers

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

- [https://v2310.net/](https://v2310.net/) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/about-us](https://v2310.net/about-us) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/faq](https://v2310.net/faq) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — CSP, X-Content-Type-Options, HSTS
- [https://v2310.net/login](https://v2310.net/login) — CSP, X-Content-Type-Options, HSTS
- [https://v2310.net/monster-mine](https://v2310.net/monster-mine) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/racing](https://v2310.net/racing) — CSP, X-Content-Type-Options, HSTS
- [https://v2310.net/register](https://v2310.net/register) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/spirit-party](https://v2310.net/spirit-party) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — HSTS, CSP, X-Content-Type-Options
- [https://v2310.net/tips](https://v2310.net/tips) — HSTS, CSP, X-Content-Type-Options

#### Title tag is identical to the H1 (missed keyword variation)

- Rule: `title.same_as_h1` · Category: Titles · Occurrences: 14

- [https://v2310.net/3-hand-casino-holdem](https://v2310.net/3-hand-casino-holdem) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/about-us](https://v2310.net/about-us) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/bombing-fishing](https://v2310.net/bombing-fishing) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/faq](https://v2310.net/faq) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/ganesh-gold](https://v2310.net/ganesh-gold) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/login](https://v2310.net/login) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/monster-mine](https://v2310.net/monster-mine) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/privacy-policy](https://v2310.net/privacy-policy) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/racing](https://v2310.net/racing) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/register](https://v2310.net/register) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/responsible-gaming](https://v2310.net/responsible-gaming) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/spirit-party](https://v2310.net/spirit-party) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/terms-conditions](https://v2310.net/terms-conditions) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://v2310.net/tips](https://v2310.net/tips) — the <title> and the H1 are identical — differentiate them to cover more query variation

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

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

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