Catalog / diggleselitesteel.com
93

SEO audit for diggleselitesteel.com

Diggles Elite Steel

otherWordPress

Health 93/100 (excellent) · 50 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)
50
pages crawled
7
indexable pages
0
errors
42
warnings
103
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 96 0 7 10
Meta Description 96 0 7 0
Performance 96 0 7 35
Content 97 0 5 9
Budget 99 0 2 0
Canonical 99 0 2 1
Headings 99 0 2 4
Images 99 0 2 6
Indexability 99 0 2 2
Security 99 0 2 8
Duplicate 99 0 1 0
Links 99 0 1 4
Robots 99 0 1 0
URL 99 0 1 0
Cache 100 0 0 2
Crawlability 100 0 0 1
Social 100 0 0 14
Structured Data 100 0 0 7
Findings

Warnings (14 rules)

warning Control has no accessible name

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

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

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

  • https://diggleselitesteel.com//wp-admin/ — 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: https://diggleselitesteel.com/index.php/sample-page/.
  • https://diggleselitesteel.com/wp-login.php — 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://diggleselitesteel.com/index.php/category/uncategorized/, https://diggleselitesteel.com/index.php/author/pandahed/.

warning Missing canonical tag

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

warning Homepage duplicated across protocol/host variants (no redirect)

Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)

  • https://diggleselitesteel.com/ — http://diggleselitesteel.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

warning Missing <h1>

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

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

Rule headers.content_type_mismatch · Security · 2 occurrence(s)

  • http://www.diggleselitesteel.com/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
  • https://diggleselitesteel.com/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

warning Images missing alt text

Rule images.missing_alt · Images · 2 occurrence(s)

warning Page is noindex

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

warning Internal link points to a redirect

Rule links.redirect_target · Links · 1 occurrence(s)

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

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

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

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

  • https://diggleselitesteel.com/ — 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 Double slash in URL path (duplicate-content risk)

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

Notices (21 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)

notice No main landmark for AI agents

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

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

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

notice Canonical points to a different URL

Rule canonical.non_self · Canonical · 1 occurrence(s)

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

Rule content.readability_poor · Content · 2 occurrence(s)

  • http://www.diggleselitesteel.com/ — this page reads as difficult (Flesch Reading Ease 41, 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://diggleselitesteel.com/ — this page reads as difficult (Flesch Reading Ease 41, 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.

notice noarchive directive (blocks cached copy)

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

  • https://diggleselitesteel.com//wp-admin/ — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.
  • https://diggleselitesteel.com/wp-login.php — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.

notice Multiple <h1> elements

Rule h1.multiple · Headings · 4 occurrence(s)

notice Likely hero image lacks fetchpriority=high

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

  • http://www.diggleselitesteel.com/ — the likely hero/LCP image (diggleselitesteellogowhite.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.
  • https://diggleselitesteel.com/ — the likely hero/LCP image (diggleselitesteellogowhite.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.
  • https://diggleselitesteel.com/index.php/2019/01/29/hello-world/ — the likely hero/LCP image (diggleselitesteellogowhite.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.
  • https://diggleselitesteel.com/index.php/author/pandahed/ — the likely hero/LCP image (diggleselitesteellogowhite.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.
  • https://diggleselitesteel.com/index.php/category/uncategorized/ — the likely hero/LCP image (diggleselitesteellogowhite.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.
  • https://diggleselitesteel.com/index.php/sample-page/ — the likely hero/LCP image (diggleselitesteellogowhite.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 · 6 occurrence(s)

notice Internal link has no anchor text / accessible name

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

notice Missing Open Graph tags

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

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

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

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

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

  • http://www.diggleselitesteel.com/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://diggleselitesteel.com/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://diggleselitesteel.com//wp-admin/ — 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://diggleselitesteel.com/index.php/2019/01/29/hello-world/ — 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://diggleselitesteel.com/index.php/author/pandahed/ — 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://diggleselitesteel.com/index.php/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.
  • https://diggleselitesteel.com/index.php/coming-soon/ — 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://diggleselitesteel.com/index.php/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.
  • https://diggleselitesteel.com/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.

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

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

  • https://diggleselitesteel.com//wp-admin/ — 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://diggleselitesteel.com/index.php/2019/01/29/hello-world/ — 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://diggleselitesteel.com/index.php/author/pandahed/ — 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://diggleselitesteel.com/index.php/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.
  • https://diggleselitesteel.com/index.php/coming-soon/ — 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://diggleselitesteel.com/index.php/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.
  • https://diggleselitesteel.com/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.

notice URL redirects to another URL

Rule redirect.single · Crawlability · 1 occurrence(s)

notice Missing recommended security headers

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

Pages (showing 50 of 50)
URLStatusIndexableWordsIn-links
https://diggleselitesteel.com/
Diggles Elite Steel
200 yes 292 8
http://www.diggleselitesteel.com/
Diggles Elite Steel
200 yes 292 7
https://diggleselitesteel.com/index.php/2019/01/29/hello-world/
Hello world! – Diggles Elite Steel
200 yes 86 3
https://diggleselitesteel.com/index.php/category/uncategorized/
Uncategorized – Diggles Elite Steel
200 yes 46 3
https://diggleselitesteel.com/wp-login.php
Log In ‹ Diggles Elite Steel — WordPress
200 no 21 2
https://diggleselitesteel.com/index.php/author/pandahed/
pandahed – Diggles Elite Steel
200 yes 48 1
https://diggleselitesteel.com//wp-admin/
Log In ‹ Diggles Elite Steel — WordPress
200 no 21 1
https://diggleselitesteel.com/index.php/coming-soon/
coming soon – Diggles Elite Steel
200 yes 5 0
https://diggleselitesteel.com/index.php/sample-page/
Sample Page – Diggles Elite Steel
200 yes 170 0
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-01.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-02.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-03.png 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-04.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-05.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-06.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-07.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-08.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-09.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-10-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-10.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-11-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-11.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-12.jpeg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-12.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-13-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-13.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-14-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-14.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-15-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-15.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-16-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-16.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-17-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-17.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-18-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-18.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-19-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-19.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-20-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-20.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-21-1.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-22.png 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-23.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-24.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-25.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-30.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-31.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-32.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-35.jpg 200 no 0 2
https://diggleselitesteel.com/wp-content/uploads/2021/03/diggles-elite-steel-gallery-36.jpg 200 no 0 2

Audit your own site — free

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

Scan your site →