---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: okww.ws
report_url: "https://crawlinx.com/audit/okww.ws"
crawl_id: 20260801T020837-974b90ae
health_score: 67
generated_at: 2026-08-26T02:40:09Z
total_pages: 16
html_pages: 15
indexable_pages: 15
errors: 0
warnings: 38
notices: 88
---

# SEO audit: okww.ws

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Performance | 57 | 0 | 23 | 30 |
| Security | 72 | 0 | 15 | 15 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 15 |
| Content | 100 | 0 | 0 | 11 |
| Images | 100 | 0 | 0 | 1 |
| Structured Data | 100 | 0 | 0 | 15 |

## Issues

### Warnings (38)

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

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

- [https://okww.ws/](https://okww.ws/) — 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://okww.ws/about-us](https://okww.ws/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://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — 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://okww.ws/casino-game-center](https://okww.ws/casino-game-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://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — 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://okww.ws/faq](https://okww.ws/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://okww.ws/hi-lo-game](https://okww.ws/hi-lo-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://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-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://okww.ws/login](https://okww.ws/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://okww.ws/privacy-policy](https://okww.ws/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://okww.ws/register](https://okww.ws/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://okww.ws/responsible-gaming](https://okww.ws/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://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-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://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-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://okww.ws/terms-conditions](https://okww.ws/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".

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

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

- [https://okww.ws/](https://okww.ws/) — the likely hero/LCP image (d0ug0i0.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://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — the likely hero/LCP image (dtubpzb3.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://okww.ws/casino-game-center](https://okww.ws/casino-game-center) — the likely hero/LCP image (xlttejx71qcm.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://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — the likely hero/LCP image (t9mdax.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://okww.ws/hi-lo-game](https://okww.ws/hi-lo-game) — the likely hero/LCP image (32zosvb.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://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-guide) — the likely hero/LCP image (3xtmzyqhdy9.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://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-guide) — the likely hero/LCP image (wt9hpzretkat.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://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-guide) — the likely hero/LCP image (0xr63u1pxm.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: 15

- [https://okww.ws/](https://okww.ws/) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/about-us](https://okww.ws/about-us) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/casino-game-center](https://okww.ws/casino-game-center) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/faq](https://okww.ws/faq) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/hi-lo-game](https://okww.ws/hi-lo-game) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-guide) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/login](https://okww.ws/login) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/privacy-policy](https://okww.ws/privacy-policy) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/register](https://okww.ws/register) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/responsible-gaming](https://okww.ws/responsible-gaming) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-guide) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-guide) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://okww.ws/terms-conditions](https://okww.ws/terms-conditions) — 1 render-blocking <script> in <head> (add defer/async or use type=module)

### Notices (88)

#### No llms.txt for AI agents

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

- [https://okww.ws/](https://okww.ws/) — 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://okww.ws/](https://okww.ws/) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/about-us](https://okww.ws/about-us) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/casino-game-center](https://okww.ws/casino-game-center) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/faq](https://okww.ws/faq) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/hi-lo-game](https://okww.ws/hi-lo-game) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-guide) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/login](https://okww.ws/login) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/privacy-policy](https://okww.ws/privacy-policy) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/register](https://okww.ws/register) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/responsible-gaming](https://okww.ws/responsible-gaming) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-guide) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-guide) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://okww.ws/terms-conditions](https://okww.ws/terms-conditions) — Cache-Control: (none) · cloudflare: DYNAMIC

#### Article page has no publication date (freshness / E-E-A-T)

- Rule: `eeat.no_date` · Category: Content · Occurrences: 11

- [https://okww.ws/about-us](https://okww.ws/about-us) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/casino-game-center](https://okww.ws/casino-game-center) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/hi-lo-game](https://okww.ws/hi-lo-game) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-guide) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/privacy-policy](https://okww.ws/privacy-policy) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/responsible-gaming](https://okww.ws/responsible-gaming) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-guide) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-guide) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness
- [https://okww.ws/terms-conditions](https://okww.ws/terms-conditions) — this page is marked up as an article but has no publication date — no datePublished in its JSON-LD and no visible date — add a visible published date and an Article.datePublished so Google can assess freshness

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

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

- [https://okww.ws/](https://okww.ws/) — 2 of 10 images without width/height

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

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

- [https://okww.ws/](https://okww.ws/) — 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://okww.ws/about-us](https://okww.ws/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://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — 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://okww.ws/casino-game-center](https://okww.ws/casino-game-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://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — 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://okww.ws/faq](https://okww.ws/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://okww.ws/hi-lo-game](https://okww.ws/hi-lo-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://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-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://okww.ws/login](https://okww.ws/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://okww.ws/privacy-policy](https://okww.ws/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://okww.ws/register](https://okww.ws/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://okww.ws/responsible-gaming](https://okww.ws/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://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-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://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-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://okww.ws/terms-conditions](https://okww.ws/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.

#### No ETag header (no conditional GET for unchanged pages)

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

- [https://okww.ws/](https://okww.ws/) — 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://okww.ws/about-us](https://okww.ws/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://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — 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://okww.ws/casino-game-center](https://okww.ws/casino-game-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://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — 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://okww.ws/faq](https://okww.ws/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://okww.ws/hi-lo-game](https://okww.ws/hi-lo-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://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-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://okww.ws/login](https://okww.ws/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://okww.ws/privacy-policy](https://okww.ws/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://okww.ws/register](https://okww.ws/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://okww.ws/responsible-gaming](https://okww.ws/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://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-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://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-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://okww.ws/terms-conditions](https://okww.ws/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.

#### Article schema missing recommended properties (Top Stories / image carousel)

- Rule: `schema.article_incomplete` · Category: Structured Data · Occurrences: 11

- [https://okww.ws/about-us](https://okww.ws/about-us) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/casino-game-center](https://okww.ws/casino-game-center) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/hi-lo-game](https://okww.ws/hi-lo-game) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-guide) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/privacy-policy](https://okww.ws/privacy-policy) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/responsible-gaming](https://okww.ws/responsible-gaming) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-guide) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-guide) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- [https://okww.ws/terms-conditions](https://okww.ws/terms-conditions) — Article structured data is missing recommended properties (image, datePublished) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.

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

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

- [https://okww.ws/](https://okww.ws/) — 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://okww.ws/faq](https://okww.ws/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://okww.ws/login](https://okww.ws/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://okww.ws/register](https://okww.ws/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://okww.ws/](https://okww.ws/) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/about-us](https://okww.ws/about-us) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/book-of-dead](https://okww.ws/book-of-dead) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/casino-game-center](https://okww.ws/casino-game-center) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/dragon-tiger-luck](https://okww.ws/dragon-tiger-luck) — CSP, X-Content-Type-Options, HSTS
- [https://okww.ws/faq](https://okww.ws/faq) — CSP, X-Content-Type-Options, HSTS
- [https://okww.ws/hi-lo-game](https://okww.ws/hi-lo-game) — CSP, X-Content-Type-Options, HSTS
- [https://okww.ws/live-tennis-guide](https://okww.ws/live-tennis-guide) — CSP, X-Content-Type-Options, HSTS
- [https://okww.ws/login](https://okww.ws/login) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/privacy-policy](https://okww.ws/privacy-policy) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/register](https://okww.ws/register) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/responsible-gaming](https://okww.ws/responsible-gaming) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/roulette-game-guide](https://okww.ws/roulette-game-guide) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/slot-machine-guide](https://okww.ws/slot-machine-guide) — HSTS, CSP, X-Content-Type-Options
- [https://okww.ws/terms-conditions](https://okww.ws/terms-conditions) — HSTS, CSP, X-Content-Type-Options

## 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 — 11 notice(s)
- ✓ Crawlability — clean
- ✓ Duplicate — clean
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 1 notice(s)
- ✓ Indexability — clean
- ✓ Links — clean
- ✓ Meta Description — clean
- ✓ Mobile — clean
- ✗ Performance — 23 warning(s), 30 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/okww.ws*

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