Catalog / werkenbijsmartsales.nl
65

SEO audit for werkenbijsmartsales.nl

Smart Sales Company

corporateWordPress

Health 65/100 (fair) · 8 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of werkenbijsmartsales.nl
8
pages crawled
6
indexable pages
0
errors
27
warnings
64
notices
4
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 74 0 7 3
Meta Description 78 0 6 0
Content 85 0 4 5
Links 85 0 4 7
Budget 93 0 2 0
Canonical 93 0 2 0
Headings 96 0 1 0
Indexability 96 0 1 0
Crawlability 100 0 0 1
Images 100 0 0 1
Performance 100 0 0 21
Security 100 0 0 7
Social 100 0 0 12
Structured Data 100 0 0 6
URL 100 0 0 1
Findings

Warnings (9 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 7 occurrence(s)

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

Rule budget.disallow_linked · Budget · 1 occurrence(s)

  • https://werkenbijsmartsales.nl/wp-admin/ — internal links point to https://werkenbijsmartsales.nl/wp-admin/, 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://werkenbijsmartsales.nl/voorbeeld-pagina/.

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

Rule budget.noindex_linked · Budget · 1 occurrence(s)

  • https://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/?replytocom=1 — this noindex page has 2 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://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/, https://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/?replytocom=1.

warning Missing canonical tag

Rule canonical.missing · Canonical · 2 occurrence(s)

warning Thin content (low word count)

Rule content.thin · Content · 4 occurrence(s)

warning Missing <h1>

Rule h1.missing · Headings · 1 occurrence(s)

warning Page is noindex

Rule index.noindex · Indexability · 1 occurrence(s)

warning Orphan page (no internal inlinks)

Rule links.orphan · Links · 4 occurrence(s)

Notices (14 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 2 occurrence(s)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

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

Rule images.missing_dimensions · Images · 1 occurrence(s)

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 7 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 6 occurrence(s)

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

Rule perf.images_legacy_format · Performance · 7 occurrence(s)

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

Rule perf.no_etag · Performance · 7 occurrence(s)

  • https://werkenbijsmartsales.nl/ — 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://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/ — 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://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/?replytocom=1 — 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://werkenbijsmartsales.nl/author/ssc_enis/ — 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://werkenbijsmartsales.nl/bedankt/ — 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://werkenbijsmartsales.nl/category/niet-gecategoriseerd/ — 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://werkenbijsmartsales.nl/voorbeeld-pagina/ — 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.

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

Rule perf.no_last_modified · Performance · 7 occurrence(s)

  • https://werkenbijsmartsales.nl/ — 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://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/ — 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://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/?replytocom=1 — 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://werkenbijsmartsales.nl/author/ssc_enis/ — 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://werkenbijsmartsales.nl/bedankt/ — 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://werkenbijsmartsales.nl/category/niet-gecategoriseerd/ — 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://werkenbijsmartsales.nl/voorbeeld-pagina/ — 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.

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 1 occurrence(s)

notice Missing recommended security headers

Rule security.missing_headers · Security · 7 occurrence(s)

notice Underscores in URL path (prefer hyphens)

Rule url.underscores · URL · 1 occurrence(s)

Pages (showing 8 of 8)
URLStatusIndexableWordsIn-links
https://werkenbijsmartsales.nl/
Smart Sales Company
200 yes 1212 7
https://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/
Hallo wereld! – Smart Sales Company
200 yes 166 4
https://werkenbijsmartsales.nl/2024/04/28/hallo-wereld/?replytocom=1
Hallo wereld! – Smart Sales Company
200 no 171 2
https://werkenbijsmartsales.nl/author/ssc_enis/
ssc_enis – Smart Sales Company
200 yes 84 0
https://werkenbijsmartsales.nl/bedankt/
Bedankt – Smart Sales Company
200 yes 78 0
https://werkenbijsmartsales.nl/category/niet-gecategoriseerd/
Niet gecategoriseerd – Smart Sales Company
200 yes 85 0
https://werkenbijsmartsales.nl/voorbeeld-pagina/
Voorbeeld pagina – Smart Sales Company
200 yes 230 0
https://werkenbijsmartsales.nl/wp-admin/ 0 no 0 1

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →