SEO audit for f-automation-data.shop
Just another WordPress site -
Health 65/100 (fair) · 6 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Content | 75 | 0 | 5 | 5 |
| Meta Description | 85 | 0 | 3 | 1 |
| Budget | 95 | 0 | 1 | 0 |
| Structured Data | 95 | 0 | 1 | 1 |
| Crawlability | 100 | 0 | 0 | 1 |
| Links | 100 | 0 | 0 | 2 |
| Performance | 100 | 0 | 0 | 11 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 7 |
| URL | 100 | 0 | 0 | 1 |
Warnings (4 rules)
warning robots.txt-disallowed URL receives internal links (crawl-budget leak)
Rule budget.disallow_linked · Budget · 1 occurrence(s)
- http://www.f-automation-data.shop/wp-admin/ — internal links point to http://www.f-automation-data.shop/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://www.f-automation-data.shop/sample-page/.
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- https://www.f-automation-data.shop/ — 47 words
- https://www.f-automation-data.shop/2026/01/26/hello-world/ — 135 words
- https://www.f-automation-data.shop/author/fautomationdata_l97lr2/ — 48 words
- https://www.f-automation-data.shop/category/uncategorized/ — 48 words
- https://www.f-automation-data.shop/sample-page/ — 183 words
warning Missing meta description
Rule meta_desc.missing · Meta Description · 3 occurrence(s)
warning BreadcrumbList present but structurally incomplete
Rule schema.breadcrumb_incomplete · Structured Data · 1 occurrence(s)
- https://www.f-automation-data.shop/ — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
Notices (12 rules)
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 1 occurrence(s)
- https://www.f-automation-data.shop/2026/01/26/hello-world/ — the likely hero/LCP image (8e1606e6fba450a9362af43874c1b2dfad34c782e33d0a51e1b46c18a2a567dd) 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 Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 2 occurrence(s)
- https://www.f-automation-data.shop/author/fautomationdata_l97lr2/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://www.f-automation-data.shop/category/uncategorized/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- https://www.f-automation-data.shop/sample-page/ — 300 chars
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://www.f-automation-data.shop/ — og:description, og:image
- https://www.f-automation-data.shop/2026/01/26/hello-world/ — og:image
- https://www.f-automation-data.shop/author/fautomationdata_l97lr2/ — og:title, og:description, og:image
- https://www.f-automation-data.shop/category/uncategorized/ — og:title, og:description, og:image
- https://www.f-automation-data.shop/sample-page/ — og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://www.f-automation-data.shop/ — 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://www.f-automation-data.shop/2026/01/26/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://www.f-automation-data.shop/author/fautomationdata_l97lr2/ — 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://www.f-automation-data.shop/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://www.f-automation-data.shop/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.
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 5 occurrence(s)
- https://www.f-automation-data.shop/ — 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://www.f-automation-data.shop/2026/01/26/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://www.f-automation-data.shop/author/fautomationdata_l97lr2/ — 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://www.f-automation-data.shop/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://www.f-automation-data.shop/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.
notice Blocked by robots.txt
Rule robots.blocked · Crawlability · 1 occurrence(s)
- http://www.f-automation-data.shop/wp-admin/ — Disallowed by robots.txt; not fetched
notice Article schema missing recommended properties (Top Stories / image carousel)
Rule schema.article_incomplete · Structured Data · 1 occurrence(s)
- https://www.f-automation-data.shop/2026/01/26/hello-world/ — BlogPosting structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- https://www.f-automation-data.shop/author/fautomationdata_l97lr2/ — indexable but not in sitemap
notice Missing Twitter Card tag
Rule twitter.missing · Social · 2 occurrence(s)
notice Underscores in URL path (prefer hyphens)
Rule url.underscores · URL · 1 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://www.f-automation-data.shop/ Just another WordPress site - |
200 | yes | 47 | 5 |
| https://www.f-automation-data.shop/sample-page/ Sample Page - Just another WordPress site |
200 | yes | 183 | 5 |
| https://www.f-automation-data.shop/2026/01/26/hello-world/ Hello world! - Just another WordPress site |
200 | yes | 135 | 4 |
| https://www.f-automation-data.shop/author/fautomationdata_l97lr2/ fautomationdata_l97lr2 - Just another WordPress site |
200 | yes | 48 | 1 |
| https://www.f-automation-data.shop/category/uncategorized/ Uncategorized - Just another WordPress site |
200 | yes | 48 | 1 |
| http://www.f-automation-data.shop/wp-admin/ | 0 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.