SEO audit for mineshovel.ru
MineShovel
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)MineShovel - проект, который покажет вам то, что такое жестокость, любовь и красота. Тут вы сами выбираете свою судьбу!
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 70 | 0 | 5 | 0 |
| Agent Readiness | 76 | 0 | 4 | 4 |
| Content | 76 | 0 | 4 | 4 |
| Headings | 76 | 0 | 4 | 0 |
| Crawlability | 94 | 0 | 1 | 0 |
| Meta Description | 94 | 0 | 1 | 3 |
| Rendering | 94 | 0 | 1 | 0 |
| Cache | 100 | 0 | 0 | 5 |
| Images | 100 | 0 | 0 | 8 |
| Links | 100 | 0 | 0 | 1 |
| Mobile | 100 | 0 | 0 | 5 |
| Performance | 100 | 0 | 0 | 14 |
| Security | 100 | 0 | 0 | 9 |
| Social | 100 | 0 | 0 | 5 |
| Structured Data | 100 | 0 | 0 | 5 |
| Titles | 100 | 0 | 0 | 1 |
| URL | 100 | 0 | 0 | 1 |
Warnings (7 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 4 occurrence(s)
- https://mineshovel.ru/ — 11 button/link(s) with no text or aria-label — an agent can't target them
- https://mineshovel.ru/offer — 11 button/link(s) with no text or aria-label — an agent can't target them
- https://mineshovel.ru/rules — 11 button/link(s) with no text or aria-label — an agent can't target them
- https://mineshovel.ru/zapret — 11 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 5 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 4 occurrence(s)
- https://mineshovel.ru/ — 51 words
- https://mineshovel.ru/@mineshovel_bot — 1 words
- https://mineshovel.ru/offer — 132 words
- https://mineshovel.ru/zapret — 129 words
warning Missing <h1>
Rule h1.missing · Headings · 4 occurrence(s)
warning Missing meta description
Rule meta_desc.missing · Meta Description · 1 occurrence(s)
warning Content only rendered by JavaScript (invisible to non-JS crawlers & AI)
Rule rendering.js_shell · Rendering · 1 occurrence(s)
- https://mineshovel.ru/@mineshovel_bot — Raw HTML has 1 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.
warning Soft 404 (200 OK but content signals not found)
Rule status.soft_404 · Crawlability · 1 occurrence(s)
- https://mineshovel.ru/@mineshovel_bot — HTTP 200 but only 1 words and a not-found marker ("404") in the title/H1 — return a real 404/410 or add content
Notices (18 rules)
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 4 occurrence(s)
- https://mineshovel.ru/ — add a <main> element (or role=main) around the primary content
- https://mineshovel.ru/offer — add a <main> element (or role=main) around the primary content
- https://mineshovel.ru/rules — add a <main> element (or role=main) around the primary content
- https://mineshovel.ru/zapret — add a <main> element (or role=main) around the primary content
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 5 occurrence(s)
- https://mineshovel.ru/ — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
- https://mineshovel.ru/@mineshovel_bot — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
- https://mineshovel.ru/offer — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
- https://mineshovel.ru/rules — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
- https://mineshovel.ru/zapret — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 4 occurrence(s)
notice Missing html lang attribute
Rule i18n.lang_missing · Mobile · 5 occurrence(s)
notice Image filename is generic/auto-generated (missed image-search signal)
Rule images.generic_filename · Images · 4 occurrence(s)
- https://mineshovel.ru/ — 2 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://mineshovel.ru/offer — 2 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://mineshovel.ru/rules — 2 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://mineshovel.ru/zapret — 2 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 4 occurrence(s)
- https://mineshovel.ru/ — the likely hero/LCP image (6e2c3787-9201-4428-941a-206900d1f610) 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://mineshovel.ru/offer — the likely hero/LCP image (6e2c3787-9201-4428-941a-206900d1f610) 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://mineshovel.ru/rules — the likely hero/LCP image (6e2c3787-9201-4428-941a-206900d1f610) 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://mineshovel.ru/zapret — the likely hero/LCP image (6e2c3787-9201-4428-941a-206900d1f610) 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 · 4 occurrence(s)
- https://mineshovel.ru/ — 2 of 3 images without width/height
- https://mineshovel.ru/offer — 2 of 3 images without width/height
- https://mineshovel.ru/rules — 2 of 3 images without width/height
- https://mineshovel.ru/zapret — 2 of 3 images without width/height
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 1 occurrence(s)
- https://mineshovel.ru/@mineshovel_bot — 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 short
Rule meta_desc.too_short · Meta Description · 3 occurrence(s)
- https://mineshovel.ru/offer — 27 chars
- https://mineshovel.ru/rules — 20 chars
- https://mineshovel.ru/zapret — 38 chars
notice Missing Open Graph tags
Rule og.missing · Social · 4 occurrence(s)
- https://mineshovel.ru/@mineshovel_bot — og:title, og:description, og:image
- https://mineshovel.ru/offer — og:image
- https://mineshovel.ru/rules — og:image
- https://mineshovel.ru/zapret — og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://mineshovel.ru/ — 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://mineshovel.ru/@mineshovel_bot — 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://mineshovel.ru/offer — 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://mineshovel.ru/rules — 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://mineshovel.ru/zapret — 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://mineshovel.ru/ — 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://mineshovel.ru/@mineshovel_bot — 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://mineshovel.ru/offer — 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://mineshovel.ru/rules — 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://mineshovel.ru/zapret — 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 No structured data detected
Rule schema.none · Structured Data · 5 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://mineshovel.ru/ — HSTS, X-Content-Type-Options
- https://mineshovel.ru/@mineshovel_bot — HSTS, X-Content-Type-Options
- https://mineshovel.ru/offer — HSTS, X-Content-Type-Options
- https://mineshovel.ru/rules — HSTS, X-Content-Type-Options
- https://mineshovel.ru/zapret — HSTS, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 4 occurrence(s)
- https://mineshovel.ru/ — 9 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://mineshovel.ru/offer — 9 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://mineshovel.ru/rules — 9 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://mineshovel.ru/zapret — 9 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Title is very short
Rule title.too_short · Titles · 1 occurrence(s)
- https://mineshovel.ru/ — 10 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 1 occurrence(s)
notice Underscores in URL path (prefer hyphens)
Rule url.underscores · URL · 1 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://mineshovel.ru/ MineShovel |
200 | yes | 51 | 4 |
| https://mineshovel.ru/offer Оферта • MineShovel |
200 | yes | 132 | 4 |
| https://mineshovel.ru/rules Правила • MineShovel |
200 | yes | 352 | 4 |
| https://mineshovel.ru/zapret Запреты • MineShovel |
200 | yes | 129 | 4 |
| https://mineshovel.ru/@mineshovel_bot Не найдено • MineShovel |
200 | yes | 1 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.