---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: wtkpro.site
report_url: "https://crawlinx.com/audit/wtkpro.site"
crawl_id: 20260714T021945-a7858ac6
health_score: 84
generated_at: 2026-07-29T00:38:21Z
total_pages: 50
html_pages: 48
indexable_pages: 47
errors: 0
warnings: 22
notices: 421
---

# SEO audit: wtkpro.site

**Health score: 84/100** — good, with fixable gaps

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 50 |
| HTML pages | 48 |
| Indexable | 47 |
| Non-indexable | 1 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 985 ms |
| Errors / Warnings / Notices | 0 / 22 / 421 |
| Status codes | 50×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Agent Readiness | 96 | 0 | 7 | 22 |
| Content | 97 | 0 | 5 | 109 |
| Budget | 99 | 0 | 2 | 0 |
| Duplicate | 99 | 0 | 2 | 0 |
| Links | 99 | 0 | 2 | 49 |
| Indexability | 99 | 0 | 1 | 0 |
| Meta Description | 99 | 0 | 1 | 3 |
| Robots | 99 | 0 | 1 | 0 |
| Sitemap | 99 | 0 | 1 | 0 |
| Cache | 100 | 0 | 0 | 48 |
| Crawlability | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 1 |
| Performance | 100 | 0 | 0 | 51 |
| Social | 100 | 0 | 0 | 18 |
| Structured Data | 100 | 0 | 0 | 119 |

## Issues

### Warnings (22)

#### Control has no accessible name

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

- [https://wtkpro.site/author/](https://wtkpro.site/author/) — 4 button/link(s) with no text or aria-label — an agent can't target them
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — 149 button/link(s) with no text or aria-label — an agent can't target them
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — 4 button/link(s) with no text or aria-label — an agent can't target them
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — 1 button/link(s) with no text or aria-label — an agent can't target them

#### robots.txt-disallowed URL receives internal links (crawl-budget leak)

- Rule: `budget.disallow_linked` · Category: Budget · Occurrences: 1

- [https://wtkpro.site/cdn-cgi/l/email-protection](https://wtkpro.site/cdn-cgi/l/email-protection) — internal links point to https://wtkpro.site/cdn-cgi/l/email-protection, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://wtkpro.site/blog/, https://wtkpro.site/blog?page=2.

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

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

- [https://wtkpro.site/brand/](https://wtkpro.site/brand/) — this noindex page has 48 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://wtkpro.site/, https://wtkpro.site/tools/, https://wtkpro.site/blog/.

#### Lorem-ipsum placeholder text in a live page

- Rule: `content.lorem_ipsum` · Category: Content · Occurrences: 5

- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished

#### Near-duplicate page content

- Rule: `duplicate.near` · Category: Duplicate · Occurrences: 2

- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — near-duplicate of 1 page(s): https://wtkpro.site/blog?page=2
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — near-duplicate of 1 page(s): https://wtkpro.site/blog/

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

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

- [https://wtkpro.site/brand/](https://wtkpro.site/brand/) — meta/X-Robots: meta=noindex, nofollow

#### Internal link points to a redirect

- Rule: `links.redirect_target` · Category: Links · Occurrences: 2

- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — https://wtkpro.site/blog?page=2 → https://wtkpro.site/blog/?page=2
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — https://wtkpro.site/blog?page=2 → https://wtkpro.site/blog/?page=2

#### Missing meta description

- Rule: `meta_desc.missing` · Category: Meta Description · Occurrences: 1

- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/)

#### robots.txt blocks CSS/JS the pages need to render

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

- [https://wtkpro.site/](https://wtkpro.site/) — robots.txt Disallow blocks render-critical CSS/JS under: /cdn-cgi/scripts/5c5dd728/cloudflare-static/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

#### Non-indexable URL listed in sitemap

- Rule: `sitemap.non_indexable` · Category: Sitemap · Occurrences: 1

- [https://wtkpro.site/brand/](https://wtkpro.site/brand/) — listed in sitemap but noindex

### Notices (421)

#### Heading levels skip a level

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

- [https://wtkpro.site/about/](https://wtkpro.site/about/) — h4 follows h2 — skips h3
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — h4 follows h2 — skips h3
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — h3 follows h1 — skips h2
- [https://wtkpro.site/compare/](https://wtkpro.site/compare/) — h3 follows h1 — skips h2
- [https://wtkpro.site/guides/](https://wtkpro.site/guides/) — h3 follows h1 — skips h2
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — h3 follows h1 — skips h2
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — h3 follows h1 — skips h2
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — h3 follows h1 — skips h2

#### Page served uncached (no-store/private or CDN bypass)

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 48

- [https://wtkpro.site/](https://wtkpro.site/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/about/](https://wtkpro.site/about/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/author/](https://wtkpro.site/author/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://wtkpro.site/brand/](https://wtkpro.site/brand/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/](https://wtkpro.site/compare/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/contact/](https://wtkpro.site/contact/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/disclaimer/](https://wtkpro.site/disclaimer/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/guides/](https://wtkpro.site/guides/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/pipeline/](https://wtkpro.site/pipeline/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/privacy/](https://wtkpro.site/privacy/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/terms/](https://wtkpro.site/terms/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — Cache-Control: no-transform · cloudflare: DYNAMIC
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — Cache-Control: no-transform · cloudflare: DYNAMIC

#### Low text-to-HTML ratio

- Rule: `content.low_ratio` · Category: Content · Occurrences: 45

- [https://wtkpro.site/](https://wtkpro.site/) — 1.5%
- [https://wtkpro.site/about/](https://wtkpro.site/about/) — 3.6%
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — 2.2%
- [https://wtkpro.site/author/](https://wtkpro.site/author/) — 1.5%
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — 3.2%
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — 2.8%
- [https://wtkpro.site/compare/](https://wtkpro.site/compare/) — 2.5%
- [https://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — 2.0%
- [https://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — 2.2%
- [https://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — 2.4%
- [https://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — 1.9%
- [https://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — 2.1%
- [https://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — 2.3%
- [https://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — 2.2%
- [https://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — 2.3%
- [https://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — 1.9%
- [https://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — 1.8%
- [https://wtkpro.site/contact/](https://wtkpro.site/contact/) — 2.6%
- [https://wtkpro.site/disclaimer/](https://wtkpro.site/disclaimer/) — 2.2%
- [https://wtkpro.site/guides/](https://wtkpro.site/guides/) — 2.5%
- [https://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — 3.1%
- [https://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — 2.2%
- [https://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — 2.1%
- [https://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — 2.8%
- [https://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — 2.5%
- [https://wtkpro.site/pipeline/](https://wtkpro.site/pipeline/) — 2.0%
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — 2.1%
- [https://wtkpro.site/privacy/](https://wtkpro.site/privacy/) — 2.9%
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — 2.5%
- [https://wtkpro.site/terms/](https://wtkpro.site/terms/) — 2.0%
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — 3.7%
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — 4.5%
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — 4.7%
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — 4.7%
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — 3.7%
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — 4.2%
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — 3.5%
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — 4.2%
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — 3.6%
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — 3.6%
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — 4.2%
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — 4.0%
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — 4.3%
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — 3.4%
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — 3.6%

#### Main text is hard to read (low Flesch Reading Ease)

- Rule: `content.readability_poor` · Category: Content · Occurrences: 44

- [https://wtkpro.site/](https://wtkpro.site/) — this page reads as very difficult (Flesch Reading Ease 17, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/about/](https://wtkpro.site/about/) — this page reads as very difficult (Flesch Reading Ease 11, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — this page reads as very difficult (Flesch Reading Ease 20, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/author/](https://wtkpro.site/author/) — this page reads as very difficult (Flesch Reading Ease 14, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — this page reads as difficult (Flesch Reading Ease 36, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — this page reads as difficult (Flesch Reading Ease 43, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — this page reads as difficult (Flesch Reading Ease 38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/](https://wtkpro.site/compare/) — this page reads as very difficult (Flesch Reading Ease 22, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — this page reads as difficult (Flesch Reading Ease 42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — this page reads as difficult (Flesch Reading Ease 30, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — this page reads as difficult (Flesch Reading Ease 32, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — this page reads as very difficult (Flesch Reading Ease 29, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — this page reads as difficult (Flesch Reading Ease 31, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/contact/](https://wtkpro.site/contact/) — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/guides/](https://wtkpro.site/guides/) — this page reads as very difficult (Flesch Reading Ease 23, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — this page reads as difficult (Flesch Reading Ease 34, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — this page reads as difficult (Flesch Reading Ease 34, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — this page reads as difficult (Flesch Reading Ease 32, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/pipeline/](https://wtkpro.site/pipeline/) — this page reads as very difficult (Flesch Reading Ease 16, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — this page reads as very difficult (Flesch Reading Ease 22, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — this page reads as very difficult (Flesch Reading Ease 22, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — this page reads as very difficult (Flesch Reading Ease 20, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — this page reads as very difficult (Flesch Reading Ease 19, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — this page reads as very difficult (Flesch Reading Ease 22, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — this page reads as very difficult (Flesch Reading Ease 22, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — this page reads as very difficult (Flesch Reading Ease 26, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — this page reads as very difficult (Flesch Reading Ease 24, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — this page reads as very difficult (Flesch Reading Ease 21, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — this page reads as very difficult (Flesch Reading Ease 25, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — this page reads as very difficult (Flesch Reading Ease 25, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — this page reads as very difficult (Flesch Reading Ease 26, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — this page reads as very difficult (Flesch Reading Ease 24, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

#### Multiple <h1> elements

- Rule: `h1.multiple` · Category: Headings · Occurrences: 1

- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — 2 <h1> elements

#### Internal link has no anchor text / accessible name

- Rule: `links.no_anchor_text` · Category: Links · Occurrences: 1

- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — 149 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

#### Internal link points to a noindex page

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

- [https://wtkpro.site/](https://wtkpro.site/) — https://wtkpro.site/brand/
- [https://wtkpro.site/about/](https://wtkpro.site/about/) — https://wtkpro.site/brand/
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — https://wtkpro.site/brand/
- [https://wtkpro.site/author/](https://wtkpro.site/author/) — https://wtkpro.site/brand/
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — https://wtkpro.site/brand/
- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — https://wtkpro.site/brand/
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — https://wtkpro.site/brand/
- [https://wtkpro.site/brand/](https://wtkpro.site/brand/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/](https://wtkpro.site/compare/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — https://wtkpro.site/brand/
- [https://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — https://wtkpro.site/brand/
- [https://wtkpro.site/contact/](https://wtkpro.site/contact/) — https://wtkpro.site/brand/
- [https://wtkpro.site/disclaimer/](https://wtkpro.site/disclaimer/) — https://wtkpro.site/brand/
- [https://wtkpro.site/guides/](https://wtkpro.site/guides/) — https://wtkpro.site/brand/
- [https://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — https://wtkpro.site/brand/
- [https://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — https://wtkpro.site/brand/
- [https://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — https://wtkpro.site/brand/
- [https://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — https://wtkpro.site/brand/
- [https://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — https://wtkpro.site/brand/
- [https://wtkpro.site/pipeline/](https://wtkpro.site/pipeline/) — https://wtkpro.site/brand/
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — https://wtkpro.site/brand/
- [https://wtkpro.site/privacy/](https://wtkpro.site/privacy/) — https://wtkpro.site/brand/
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — https://wtkpro.site/brand/
- [https://wtkpro.site/terms/](https://wtkpro.site/terms/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — https://wtkpro.site/brand/
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — https://wtkpro.site/brand/

#### Legacy <meta name=keywords> tag present (Google ignores it)

- Rule: `meta.keywords_present` · Category: Content · Occurrences: 20

- [https://wtkpro.site/](https://wtkpro.site/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 3

- [https://wtkpro.site/](https://wtkpro.site/) — 169 chars
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — 162 chars
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — 165 chars

#### Missing Open Graph tags

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

- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — og:description
- [https://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — og:image
- [https://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — og:image
- [https://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — og:image
- [https://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — og:image
- [https://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — og:image
- [https://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — og:image
- [https://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — og:image
- [https://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — og:image
- [https://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — og:image
- [https://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — og:image
- [https://wtkpro.site/contact/](https://wtkpro.site/contact/) — og:image
- [https://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — og:image
- [https://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — og:image
- [https://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — og:image
- [https://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — og:image
- [https://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — og:image
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — og:image

#### Large DOM (over 1500 elements) slows rendering & interaction

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

- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — the page has 2977 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.

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

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

- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — 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://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — 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: 48

- [https://wtkpro.site/](https://wtkpro.site/) — 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://wtkpro.site/about/](https://wtkpro.site/about/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — 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://wtkpro.site/author/](https://wtkpro.site/author/) — 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://wtkpro.site/blog/](https://wtkpro.site/blog/) — 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://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — 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://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — 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://wtkpro.site/brand/](https://wtkpro.site/brand/) — 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://wtkpro.site/compare/](https://wtkpro.site/compare/) — 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://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — 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://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — 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://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — 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://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — 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://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — 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://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — 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://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-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://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — 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://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — 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://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — 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://wtkpro.site/contact/](https://wtkpro.site/contact/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://wtkpro.site/disclaimer/](https://wtkpro.site/disclaimer/) — 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://wtkpro.site/guides/](https://wtkpro.site/guides/) — 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://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — 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://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — 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://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — 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://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — 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://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — 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://wtkpro.site/pipeline/](https://wtkpro.site/pipeline/) — 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://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — 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://wtkpro.site/privacy/](https://wtkpro.site/privacy/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — 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://wtkpro.site/terms/](https://wtkpro.site/terms/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — 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://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — 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://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — 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://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — 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://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — 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://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — 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://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — 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://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — 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://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — 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://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — 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://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — 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://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — 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://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — 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://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — 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://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — 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://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — 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.

#### URL redirects to another URL

- Rule: `redirect.single` · Category: Crawlability · Occurrences: 1

- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — redirects to https://wtkpro.site/blog/?page=2

#### Deprecated schema type with no Google rich result

- Rule: `schema.deprecated_type` · Category: Structured Data · Occurrences: 47

- [https://wtkpro.site/](https://wtkpro.site/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/about/](https://wtkpro.site/about/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/author/](https://wtkpro.site/author/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/](https://wtkpro.site/compare/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/contact/](https://wtkpro.site/contact/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/disclaimer/](https://wtkpro.site/disclaimer/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/guides/](https://wtkpro.site/guides/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/pipeline/](https://wtkpro.site/pipeline/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/privacy/](https://wtkpro.site/privacy/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/terms/](https://wtkpro.site/terms/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — deprecated rich-result type(s) present: Sitelinks Searchbox, HowTo. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — deprecated rich-result type(s) present: Sitelinks Searchbox, HowTo. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.

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

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

- [https://wtkpro.site/](https://wtkpro.site/) — 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://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — 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://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — 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://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — 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://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — 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://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — 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://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — 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://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — 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://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — 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://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — 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://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — 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://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — 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://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — 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://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — 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://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — 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://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — 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://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — 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://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — 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://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — 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://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — 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://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — 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://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — 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://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — 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://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — 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://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — 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.

#### SoftwareApplication schema incomplete (name/offers-or-rating/recommended)

- Rule: `schema.softwareapp_incomplete` · Category: Structured Data · Occurrences: 47

- [https://wtkpro.site/](https://wtkpro.site/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/about/](https://wtkpro.site/about/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/ai-visibility/](https://wtkpro.site/ai-visibility/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/author/](https://wtkpro.site/author/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/blog/](https://wtkpro.site/blog/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/blog/xml-sitemap-best-practices-2026/](https://wtkpro.site/blog/xml-sitemap-best-practices-2026/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/blog?page=2](https://wtkpro.site/blog?page=2) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/](https://wtkpro.site/compare/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/301-vs-302-vs-307/](https://wtkpro.site/compare/301-vs-302-vs-307/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/bcrypt-vs-argon2/](https://wtkpro.site/compare/bcrypt-vs-argon2/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/canonical-vs-noindex/](https://wtkpro.site/compare/canonical-vs-noindex/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/gzip-vs-brotli/](https://wtkpro.site/compare/gzip-vs-brotli/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/json-formatter-vs-jq/](https://wtkpro.site/compare/json-formatter-vs-jq/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/jwt-vs-session-cookies/](https://wtkpro.site/compare/jwt-vs-session-cookies/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/markdown-vs-html/](https://wtkpro.site/compare/markdown-vs-html/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/px-vs-rem-vs-em/](https://wtkpro.site/compare/px-vs-rem-vs-em/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/rsa-vs-ecdsa/](https://wtkpro.site/compare/rsa-vs-ecdsa/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/compare/sha256-vs-sha512/](https://wtkpro.site/compare/sha256-vs-sha512/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/contact/](https://wtkpro.site/contact/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/disclaimer/](https://wtkpro.site/disclaimer/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/guides/](https://wtkpro.site/guides/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/guides/json/](https://wtkpro.site/guides/json/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/guides/jwt/](https://wtkpro.site/guides/jwt/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/guides/regex/](https://wtkpro.site/guides/regex/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/guides/seo/](https://wtkpro.site/guides/seo/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/guides/web-security/](https://wtkpro.site/guides/web-security/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/pipeline/](https://wtkpro.site/pipeline/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/pricing/](https://wtkpro.site/pricing/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/privacy/](https://wtkpro.site/privacy/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/submit-tool/](https://wtkpro.site/submit-tool/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/terms/](https://wtkpro.site/terms/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/](https://wtkpro.site/tools/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/base64-encoder-decoder/](https://wtkpro.site/tools/base64-encoder-decoder/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/binary-hex-decimal-converter/](https://wtkpro.site/tools/binary-hex-decimal-converter/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/color-converter/](https://wtkpro.site/tools/color-converter/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/css-formatter-minifier/](https://wtkpro.site/tools/css-formatter-minifier/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/css-generators/](https://wtkpro.site/tools/css-generators/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/hub/content-utilities/](https://wtkpro.site/tools/hub/content-utilities/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/hub/design-tools/](https://wtkpro.site/tools/hub/design-tools/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/hub/developer-tools/](https://wtkpro.site/tools/hub/developer-tools/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/hub/generators/](https://wtkpro.site/tools/hub/generators/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/hub/network-performance/](https://wtkpro.site/tools/hub/network-performance/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/hub/seo-tools/](https://wtkpro.site/tools/hub/seo-tools/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/jwt-decoder-generator/](https://wtkpro.site/tools/jwt-decoder-generator/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/px-rem-converter/](https://wtkpro.site/tools/px-rem-converter/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/robots-txt-toolkit/](https://wtkpro.site/tools/robots-txt-toolkit/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://wtkpro.site/tools/text-case-formatter/](https://wtkpro.site/tools/text-case-formatter/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).

## Checks & coverage

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

- ✗ Agent Readiness — 7 warning(s), 22 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✗ Budget — 2 warning(s)
- ✗ Cache — 48 notice(s)
- ✓ Canonical — clean
- ✗ Content — 5 warning(s), 109 notice(s)
- ✗ Crawlability — 1 notice(s)
- ✗ Duplicate — 2 warning(s)
- ✓ Geo — clean
- ✗ Headings — 1 notice(s)
- ✓ Hreflang — clean
- ✓ Images — clean
- ✗ Indexability — 1 warning(s)
- ✗ Links — 2 warning(s), 49 notice(s)
- ✗ Meta Description — 1 warning(s), 3 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 51 notice(s)
- ✓ Rendering — clean
- ✗ Robots — 1 warning(s)
- ✓ Security — clean
- ✗ Sitemap — 1 warning(s)
- ✗ Social — 18 notice(s)
- ✗ Structured Data — 119 notice(s)
- ✓ Titles — clean
- ✓ URL — clean
- ✓ Video — clean

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

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