Catalog / creativedsgn.pl
70

SEO audit for creativedsgn.pl

CreativeDSGN – Just another WordPress site

portfolio

Health 70/100 (fair) · 16 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
Screenshot of creativedsgn.pl
16
pages crawled
5
indexable pages
0
errors
34
warnings
80
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Budget 85 0 8 0
Indexability 87 0 7 7
Meta Description 91 0 5 0
Performance 91 0 5 34
Content 93 0 4 0
Canonical 96 0 2 0
Crawlability 96 0 2 1
Robots 98 0 1 0
Agent Readiness 100 0 0 11
Cache 100 0 0 7
Images 100 0 0 5
Social 100 0 0 10
Structured Data 100 0 0 5
Findings

Warnings (9 rules)

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

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

  • http://creativedsgn.pl/wp-admin/ — internal links point to http://creativedsgn.pl/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: http://creativedsgn.pl/sample-page/.

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

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

  • http://creativedsgn.pl/wp-login.php — this noindex page has 6 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: http://creativedsgn.pl/, http://creativedsgn.pl/activity/, http://creativedsgn.pl/members/.
  • http://creativedsgn.pl/wp-login.php?action=lostpassword — this noindex page has 6 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: http://creativedsgn.pl/wp-login.php, http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2F, http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Factivity%2F.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2F — this noindex page has 1 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: http://creativedsgn.pl/.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Factivity%2F — this noindex page has 1 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: http://creativedsgn.pl/activity/.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fcategory%2Funcategorized%2F — this noindex page has 1 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: http://creativedsgn.pl/category/uncategorized/.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fmembers%2F — this noindex page has 1 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: http://creativedsgn.pl/members/.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fsample-page%2F — this noindex page has 1 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: http://creativedsgn.pl/sample-page/.

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 Page is noindex

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

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

Rule perf.render_blocking · Performance · 5 occurrence(s)

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

Rule robots.blocks_css_js · Robots · 1 occurrence(s)

  • http://creativedsgn.pl/ — robots.txt Disallow blocks render-critical CSS/JS under: /wp-admin/css/, /wp-admin/js/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

warning Soft 404 (200 OK but content signals not found)

Rule status.soft_404 · Crawlability · 2 occurrence(s)

Notices (14 rules)

notice Heading levels skip a level

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

notice No llms.txt for AI agents

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

  • http://creativedsgn.pl/ — no llms.txt found at the site root — add one so AI agents get a curated site summary

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 5 occurrence(s)

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

Rule cache.not_cacheable · Cache · 7 occurrence(s)

notice noarchive directive (blocks cached copy)

Rule directives.noarchive · Indexability · 7 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 5 occurrence(s)

  • http://creativedsgn.pl/ — the likely hero/LCP image (logo.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • http://creativedsgn.pl/activity/ — the likely hero/LCP image (logo.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • http://creativedsgn.pl/category/uncategorized/ — the likely hero/LCP image (logo.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • http://creativedsgn.pl/members/ — the likely hero/LCP image (logo.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • http://creativedsgn.pl/sample-page/ — the likely hero/LCP image (logo.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

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

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

notice Missing Open Graph tags

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

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

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

  • http://creativedsgn.pl/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • http://creativedsgn.pl/activity/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • http://creativedsgn.pl/category/uncategorized/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • http://creativedsgn.pl/members/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
  • http://creativedsgn.pl/sample-page/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

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

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

  • http://creativedsgn.pl/ — 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.
  • http://creativedsgn.pl/activity/ — 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.
  • http://creativedsgn.pl/category/uncategorized/ — 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.
  • http://creativedsgn.pl/members/ — 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.
  • http://creativedsgn.pl/sample-page/ — 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.
  • http://creativedsgn.pl/wp-login.php — 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.
  • http://creativedsgn.pl/wp-login.php?action=lostpassword — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Factivity%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fcategory%2Funcategorized%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fmembers%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fsample-page%2F — 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 · 12 occurrence(s)

  • http://creativedsgn.pl/ — 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.
  • http://creativedsgn.pl/activity/ — 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.
  • http://creativedsgn.pl/category/uncategorized/ — 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.
  • http://creativedsgn.pl/members/ — 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.
  • http://creativedsgn.pl/sample-page/ — 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.
  • http://creativedsgn.pl/wp-login.php — 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.
  • http://creativedsgn.pl/wp-login.php?action=lostpassword — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Factivity%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fcategory%2Funcategorized%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fmembers%2F — 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.
  • http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fsample-page%2F — 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)

Pages (showing 16 of 16)
URLStatusIndexableWordsIn-links
http://creativedsgn.pl/
CreativeDSGN – Just another WordPress site
200 yes 71 12
http://creativedsgn.pl/wp-login.php
Log In ‹ CreativeDSGN — WordPress
200 no 17 6
http://creativedsgn.pl/wp-login.php?action=lostpassword
Lost Password ‹ CreativeDSGN — WordPress
200 no 34 6
http://creativedsgn.pl/activity/
Activity – CreativeDSGN
200 yes 70 5
http://creativedsgn.pl/category/uncategorized/
Uncategorized – CreativeDSGN
200 yes 71 5
http://creativedsgn.pl/members/
Members – CreativeDSGN
200 yes 69 5
http://creativedsgn.pl/sample-page/
Sample Page – CreativeDSGN
200 yes 204 5
http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2F
Log In ‹ CreativeDSGN — WordPress
200 no 17 1
http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Factivity%2F
Log In ‹ CreativeDSGN — WordPress
200 no 17 1
http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fcategory%2Funcategorized%2F
Log In ‹ CreativeDSGN — WordPress
200 no 17 1
http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fmembers%2F
Log In ‹ CreativeDSGN — WordPress
200 no 17 1
http://creativedsgn.pl/wp-login.php?redirect_to=http%3A%2F%2Fcreativedsgn.pl%2Fsample-page%2F
Log In ‹ CreativeDSGN — WordPress
200 no 17 1
http://creativedsgn.pl/activity/feed/ 200 no 0 1
http://creativedsgn.pl/comments/feed/ 200 no 0 5
http://creativedsgn.pl/feed/ 200 no 0 5
http://creativedsgn.pl/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 →