---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: the-baj-funding.com
report_url: "https://crawlinx.com/audit/the-baj-funding.com"
crawl_id: 20260722T184735-bff025b8
health_score: 65
generated_at: 2026-07-29T00:40:50Z
total_pages: 7
html_pages: 7
indexable_pages: 0
errors: 0
warnings: 20
notices: 93
---

# SEO audit: the-baj-funding.com

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Indexability | 70 | 0 | 7 | 0 |
| Security | 70 | 0 | 7 | 7 |
| Budget | 74 | 0 | 6 | 0 |
| Agent Readiness | 100 | 0 | 0 | 15 |
| Images | 100 | 0 | 0 | 5 |
| Links | 100 | 0 | 0 | 42 |
| Performance | 100 | 0 | 0 | 24 |

## Issues

### Warnings (20)

#### Noindex page receives internal links (crawl-budget waste)

- Rule: `budget.noindex_linked` · Category: Budget · Occurrences: 6

- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://the-baj-funding.com/, https://the-baj-funding.com/index.html, https://the-baj-funding.com/about.html.
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://the-baj-funding.com/, https://the-baj-funding.com/index.html, https://the-baj-funding.com/about.html.
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://the-baj-funding.com/, https://the-baj-funding.com/index.html, https://the-baj-funding.com/about.html.
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://the-baj-funding.com/, https://the-baj-funding.com/index.html, https://the-baj-funding.com/about.html.
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://the-baj-funding.com/, https://the-baj-funding.com/index.html, https://the-baj-funding.com/about.html.
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://the-baj-funding.com/, https://the-baj-funding.com/index.html, https://the-baj-funding.com/about.html.

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

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

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — 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://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — 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://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — 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://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — 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://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — 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://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — 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://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — 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".

#### noindex + nofollow (blocks link equity flow)

- Rule: `index.noindex_nofollow` · Category: Indexability · Occurrences: 7

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — meta/X-Robots: meta=noindex, nofollow
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — meta/X-Robots: meta=noindex, nofollow
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — meta/X-Robots: meta=noindex, nofollow
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — meta/X-Robots: meta=noindex, nofollow
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — meta/X-Robots: meta=noindex, nofollow
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — meta/X-Robots: meta=noindex, nofollow
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — meta/X-Robots: meta=noindex, nofollow

### Notices (93)

#### Heading levels skip a level

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

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — h4 follows h2 — skips h3
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — h4 follows h2 — skips h3
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — h3 follows h1 — skips h2
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — h4 follows h2 — skips h3
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — h4 follows h2 — skips h3
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — h3 follows h1 — skips h2
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — 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: 7

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — add a <main> element (or role=main) around the primary content
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — add a <main> element (or role=main) around the primary content
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — add a <main> element (or role=main) around the primary content
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — add a <main> element (or role=main) around the primary content
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — add a <main> element (or role=main) around the primary content
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — add a <main> element (or role=main) around the primary content
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — add a <main> element (or role=main) around the primary content

#### Likely hero image lacks fetchpriority=high

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

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — the likely hero/LCP image (pexels-photo-3183150.jpeg) 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://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — the likely hero/LCP image (pexels-photo-3184339.jpeg) 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://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — the likely hero/LCP image (pexels-photo-1036857.jpeg) 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://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — the likely hero/LCP image (pexels-photo-3183150.jpeg) 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://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — the likely hero/LCP image (pexels-photo-7567529.jpeg) 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.

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 5

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — 2 of 2 images without width/height
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — 3 of 3 images without width/height
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — 3 of 3 images without width/height
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — 2 of 2 images without width/height
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — 4 of 4 images without width/height

#### Internal link points to a noindex page

- Rule: `links.to_noindex` · Category: Links · Occurrences: 42

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — https://the-baj-funding.com/about.html
- [https://the-baj-funding.com/](https://the-baj-funding.com/) — https://the-baj-funding.com/contact.html
- [https://the-baj-funding.com/](https://the-baj-funding.com/) — https://the-baj-funding.com/index.html
- [https://the-baj-funding.com/](https://the-baj-funding.com/) — https://the-baj-funding.com/privacy-policy.html
- [https://the-baj-funding.com/](https://the-baj-funding.com/) — https://the-baj-funding.com/services.html
- [https://the-baj-funding.com/](https://the-baj-funding.com/) — https://the-baj-funding.com/terms-and-conditions.html
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — https://the-baj-funding.com/about.html
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — https://the-baj-funding.com/contact.html
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — https://the-baj-funding.com/index.html
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — https://the-baj-funding.com/privacy-policy.html
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — https://the-baj-funding.com/services.html
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — https://the-baj-funding.com/terms-and-conditions.html
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — https://the-baj-funding.com/about.html
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — https://the-baj-funding.com/contact.html
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — https://the-baj-funding.com/index.html
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — https://the-baj-funding.com/privacy-policy.html
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — https://the-baj-funding.com/services.html
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — https://the-baj-funding.com/terms-and-conditions.html
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — https://the-baj-funding.com/about.html
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — https://the-baj-funding.com/contact.html
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — https://the-baj-funding.com/index.html
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — https://the-baj-funding.com/privacy-policy.html
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — https://the-baj-funding.com/services.html
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — https://the-baj-funding.com/terms-and-conditions.html
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — https://the-baj-funding.com/about.html
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — https://the-baj-funding.com/contact.html
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — https://the-baj-funding.com/index.html
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — https://the-baj-funding.com/privacy-policy.html
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — https://the-baj-funding.com/services.html
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — https://the-baj-funding.com/terms-and-conditions.html
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — https://the-baj-funding.com/about.html
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — https://the-baj-funding.com/contact.html
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — https://the-baj-funding.com/index.html
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — https://the-baj-funding.com/privacy-policy.html
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — https://the-baj-funding.com/services.html
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — https://the-baj-funding.com/terms-and-conditions.html
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — https://the-baj-funding.com/about.html
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — https://the-baj-funding.com/contact.html
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — https://the-baj-funding.com/index.html
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — https://the-baj-funding.com/privacy-policy.html
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — https://the-baj-funding.com/services.html
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — https://the-baj-funding.com/terms-and-conditions.html

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

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

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — 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://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — 3 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://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — 3 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://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — 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://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — 4 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: 7

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — 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://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — 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://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — 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://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — 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://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — 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://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

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

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

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — 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://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — 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://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — 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://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — 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://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — 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://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — 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.

#### Missing recommended security headers

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

- [https://the-baj-funding.com/](https://the-baj-funding.com/) — HSTS, CSP
- [https://the-baj-funding.com/about.html](https://the-baj-funding.com/about.html) — HSTS, CSP
- [https://the-baj-funding.com/contact.html](https://the-baj-funding.com/contact.html) — HSTS, CSP
- [https://the-baj-funding.com/index.html](https://the-baj-funding.com/index.html) — HSTS, CSP
- [https://the-baj-funding.com/privacy-policy.html](https://the-baj-funding.com/privacy-policy.html) — HSTS, CSP
- [https://the-baj-funding.com/services.html](https://the-baj-funding.com/services.html) — HSTS, CSP
- [https://the-baj-funding.com/terms-and-conditions.html](https://the-baj-funding.com/terms-and-conditions.html) — HSTS, CSP

## Checks & coverage

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

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

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

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
