---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: cbaji.homes
report_url: "https://crawlinx.com/audit/cbaji.homes"
crawl_id: 20260801T014121-862467ff
health_score: 67
generated_at: 2026-08-26T03:52:56Z
total_pages: 16
html_pages: 15
indexable_pages: 15
errors: 0
warnings: 30
notices: 84
---

# SEO audit: cbaji.homes

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Performance | 72 | 0 | 15 | 38 |
| Security | 72 | 0 | 15 | 15 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 15 |
| Structured Data | 100 | 0 | 0 | 15 |

## Issues

### Warnings (30)

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

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

- [https://cbaji.homes/](https://cbaji.homes/) — 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://cbaji.homes/about-us](https://cbaji.homes/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://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — 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://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — 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://cbaji.homes/faq](https://cbaji.homes/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://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — 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://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — 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://cbaji.homes/login](https://cbaji.homes/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://cbaji.homes/privacy-policy](https://cbaji.homes/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://cbaji.homes/register](https://cbaji.homes/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://cbaji.homes/responsible-gaming](https://cbaji.homes/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://cbaji.homes/terms-conditions](https://cbaji.homes/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://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — 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://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — 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://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — 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".

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

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

- [https://cbaji.homes/](https://cbaji.homes/) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/about-us](https://cbaji.homes/about-us) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/faq](https://cbaji.homes/faq) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/login](https://cbaji.homes/login) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/privacy-policy](https://cbaji.homes/privacy-policy) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/register](https://cbaji.homes/register) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/responsible-gaming](https://cbaji.homes/responsible-gaming) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/terms-conditions](https://cbaji.homes/terms-conditions) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — 1 render-blocking <script> in <head> (add defer/async or use type=module)

### Notices (84)

#### No llms.txt for AI agents

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

- [https://cbaji.homes/](https://cbaji.homes/) — 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://cbaji.homes/](https://cbaji.homes/) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/about-us](https://cbaji.homes/about-us) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/faq](https://cbaji.homes/faq) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/login](https://cbaji.homes/login) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/privacy-policy](https://cbaji.homes/privacy-policy) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/register](https://cbaji.homes/register) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/responsible-gaming](https://cbaji.homes/responsible-gaming) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/terms-conditions](https://cbaji.homes/terms-conditions) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — Cache-Control: (none) · cloudflare: DYNAMIC

#### Likely hero image lacks fetchpriority=high

- Rule: `images.hero_no_fetchpriority` · Category: Performance · Occurrences: 8

- [https://cbaji.homes/](https://cbaji.homes/) — the likely hero/LCP image (5mz4fdrxn.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — the likely hero/LCP image (vmwgvxtbomk.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — the likely hero/LCP image (bygtzfmia5c.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — the likely hero/LCP image (qczexok.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — the likely hero/LCP image (6hd8p9akur.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — the likely hero/LCP image (ht9ipa.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — the likely hero/LCP image (gnkvfy2n0yqm.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — the likely hero/LCP image (tiopma.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

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

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

- [https://cbaji.homes/](https://cbaji.homes/) — 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://cbaji.homes/about-us](https://cbaji.homes/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://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — 6 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://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — 6 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://cbaji.homes/faq](https://cbaji.homes/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://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — 6 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://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — 6 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://cbaji.homes/login](https://cbaji.homes/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://cbaji.homes/privacy-policy](https://cbaji.homes/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://cbaji.homes/register](https://cbaji.homes/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://cbaji.homes/responsible-gaming](https://cbaji.homes/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://cbaji.homes/terms-conditions](https://cbaji.homes/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://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — 6 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://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — 6 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://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — 6 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://cbaji.homes/](https://cbaji.homes/) — 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://cbaji.homes/about-us](https://cbaji.homes/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://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — 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://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — 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://cbaji.homes/faq](https://cbaji.homes/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://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — 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://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — 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://cbaji.homes/login](https://cbaji.homes/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://cbaji.homes/privacy-policy](https://cbaji.homes/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://cbaji.homes/register](https://cbaji.homes/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://cbaji.homes/responsible-gaming](https://cbaji.homes/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://cbaji.homes/terms-conditions](https://cbaji.homes/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://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — 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://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — 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://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — 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: 15

- [https://cbaji.homes/](https://cbaji.homes/) — 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://cbaji.homes/about-us](https://cbaji.homes/about-us) — 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://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — 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://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — 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://cbaji.homes/faq](https://cbaji.homes/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://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — 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://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — 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://cbaji.homes/login](https://cbaji.homes/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://cbaji.homes/privacy-policy](https://cbaji.homes/privacy-policy) — 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://cbaji.homes/register](https://cbaji.homes/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.
- [https://cbaji.homes/responsible-gaming](https://cbaji.homes/responsible-gaming) — 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://cbaji.homes/terms-conditions](https://cbaji.homes/terms-conditions) — 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://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — 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://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — 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://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — 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://cbaji.homes/](https://cbaji.homes/) — CSP, X-Content-Type-Options, HSTS
- [https://cbaji.homes/about-us](https://cbaji.homes/about-us) — CSP, X-Content-Type-Options, HSTS
- [https://cbaji.homes/coin-game](https://cbaji.homes/coin-game) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/cricket-tips-guide](https://cbaji.homes/cricket-tips-guide) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/faq](https://cbaji.homes/faq) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/gaming-help-center](https://cbaji.homes/gaming-help-center) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/live-cricket-betting-guide](https://cbaji.homes/live-cricket-betting-guide) — X-Content-Type-Options, HSTS, CSP
- [https://cbaji.homes/login](https://cbaji.homes/login) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/privacy-policy](https://cbaji.homes/privacy-policy) — CSP, X-Content-Type-Options, HSTS
- [https://cbaji.homes/register](https://cbaji.homes/register) — CSP, X-Content-Type-Options, HSTS
- [https://cbaji.homes/responsible-gaming](https://cbaji.homes/responsible-gaming) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/terms-conditions](https://cbaji.homes/terms-conditions) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/user-help-center](https://cbaji.homes/user-help-center) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/weekend-gaming-guide](https://cbaji.homes/weekend-gaming-guide) — HSTS, CSP, X-Content-Type-Options
- [https://cbaji.homes/wild-bounty](https://cbaji.homes/wild-bounty) — CSP, X-Content-Type-Options, HSTS

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

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

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