SEO audit for lerongarriques.com
Leron Garriques – Just another WordPress site
Health 71/100 (fair) · 11 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Meta Description | 84 | 0 | 6 | 0 |
| Content | 86 | 0 | 5 | 5 |
| Canonical | 89 | 0 | 4 | 0 |
| Budget | 92 | 0 | 3 | 0 |
| Indexability | 92 | 0 | 3 | 3 |
| Duplicate | 95 | 0 | 2 | 0 |
| Links | 95 | 0 | 2 | 0 |
| Robots | 97 | 0 | 1 | 0 |
| Security | 97 | 0 | 1 | 8 |
| URL | 97 | 0 | 1 | 1 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 3 |
| Crawlability | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 3 |
| Performance | 100 | 0 | 0 | 17 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 12 |
| Structured Data | 100 | 0 | 0 | 6 |
Warnings (11 rules)
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 3 occurrence(s)
- http://lerongarriques.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://lerongarriques.com/index.php/sample-page/.
- https://lerongarriques.com/wp-login.php — this noindex page has 7 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://lerongarriques.com/, https://lerongarriques.com/index.php/2019/01/29/hello-world/, https://lerongarriques.com/index.php/sample-page/.
- https://lerongarriques.com/wp-login.php?action=lostpassword — 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://lerongarriques.com/wp-login.php.
warning Missing canonical tag
Rule canonical.missing · Canonical · 4 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 2 occurrence(s)
- https://lerongarriques.com/ — http://lerongarriques.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.
- https://lerongarriques.com/ — http://www.lerongarriques.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 Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 1 occurrence(s)
- https://lerongarriques.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 Page is noindex
Rule index.noindex · Indexability · 3 occurrence(s)
- http://lerongarriques.com//wp-admin/ — meta/X-Robots: meta=max-image-preview:large, noindex, noarchive
- https://lerongarriques.com/wp-login.php — meta/X-Robots: meta=max-image-preview:large, noindex, noarchive
- https://lerongarriques.com/wp-login.php?action=lostpassword — meta/X-Robots: meta=max-image-preview:large, noindex, noarchive
warning Orphan page (no internal inlinks)
Rule links.orphan · Links · 1 occurrence(s)
- https://lerongarriques.com/index.php/sample-page/ — no internal links point here
warning Internal link points to a redirect
Rule links.redirect_target · Links · 1 occurrence(s)
- https://lerongarriques.com/index.php/sample-page/ — http://lerongarriques.com//wp-admin/ → http://lerongarriques.com/wp-login.php?redirect_to=http%3A%2F%2Flerongarriques.com%2F%2Fwp-admin%2F&reauth=1
warning Missing meta description
Rule meta_desc.missing · Meta Description · 6 occurrence(s)
warning robots.txt blocks CSS/JS the pages need to render
Rule robots.blocks_css_js · Robots · 1 occurrence(s)
- https://lerongarriques.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 (14 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://lerongarriques.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 3 occurrence(s)
- http://lerongarriques.com//wp-admin/ — Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
- https://lerongarriques.com/wp-login.php — Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
- https://lerongarriques.com/wp-login.php?action=lostpassword — Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice noarchive directive (blocks cached copy)
Rule directives.noarchive · Indexability · 3 occurrence(s)
- http://lerongarriques.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://lerongarriques.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.
- https://lerongarriques.com/wp-login.php?action=lostpassword — 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 · 3 occurrence(s)
- http://lerongarriques.com//wp-admin/ — 2 <h1> elements
- https://lerongarriques.com/wp-login.php — 2 <h1> elements
- https://lerongarriques.com/wp-login.php?action=lostpassword — 2 <h1> elements
notice Missing Open Graph tags
Rule og.missing · Social · 6 occurrence(s)
- https://lerongarriques.com/ — og:title, og:description, og:image
- https://lerongarriques.com/index.php/2019/01/ — og:title, og:description, og:image
- https://lerongarriques.com/index.php/2019/01/29/hello-world/ — og:title, og:description, og:image
- https://lerongarriques.com/index.php/author/Leron/ — og:title, og:description, og:image
- https://lerongarriques.com/index.php/category/uncategorized/ — og:title, og:description, og:image
- https://lerongarriques.com/index.php/sample-page/ — og:title, og:description, og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 9 occurrence(s)
- http://lerongarriques.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://lerongarriques.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://lerongarriques.com/index.php/2019/01/ — 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://lerongarriques.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://lerongarriques.com/index.php/author/Leron/ — 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://lerongarriques.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://lerongarriques.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://lerongarriques.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.
- https://lerongarriques.com/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.
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 8 occurrence(s)
- http://lerongarriques.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://lerongarriques.com/index.php/2019/01/ — 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://lerongarriques.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://lerongarriques.com/index.php/author/Leron/ — 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://lerongarriques.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://lerongarriques.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://lerongarriques.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.
- https://lerongarriques.com/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.
notice URL redirects to another URL
Rule redirect.single · Crawlability · 1 occurrence(s)
- http://lerongarriques.com//wp-admin/ — redirects to http://lerongarriques.com/wp-login.php?redirect_to=http%3A%2F%2Flerongarriques.com%2F%2Fwp-admin%2F&reauth=1
notice No structured data detected
Rule schema.none · Structured Data · 6 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 8 occurrence(s)
- https://lerongarriques.com/ — HSTS, CSP, X-Content-Type-Options
- https://lerongarriques.com/index.php/2019/01/ — HSTS, CSP, X-Content-Type-Options
- https://lerongarriques.com/index.php/2019/01/29/hello-world/ — HSTS, CSP, X-Content-Type-Options
- https://lerongarriques.com/index.php/author/Leron/ — CSP, X-Content-Type-Options, HSTS
- https://lerongarriques.com/index.php/category/uncategorized/ — HSTS, CSP, X-Content-Type-Options
- https://lerongarriques.com/index.php/sample-page/ — HSTS, CSP, X-Content-Type-Options
- https://lerongarriques.com/wp-login.php — X-Content-Type-Options, HSTS
- https://lerongarriques.com/wp-login.php?action=lostpassword — HSTS, X-Content-Type-Options
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- https://lerongarriques.com/index.php/2019/01/ — indexable but not in sitemap
notice Missing Twitter Card tag
Rule twitter.missing · Social · 6 occurrence(s)
notice Uppercase letters in URL path
Rule url.uppercase · URL · 1 occurrence(s)
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.