Catalog / smalleyes.wang
55

SEO audit for smalleyes.wang

枉自朝朝暮暮

other

Health 55/100 (fair) · 50 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

朝升暮落

50
pages crawled
44
indexable pages
8
errors
215
warnings
580
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Crawlability 92 4 0 2
Sitemap 92 4 0 1
Agent Readiness 74 0 43 81
Images 74 0 43 44
Links 74 0 43 43
Performance 74 0 43 171
Canonical 91 0 15 1
Content 92 0 13 37
Budget 97 0 5 0
Meta Description 97 0 5 12
Duplicate 99 0 2 9
Headings 99 0 1 27
Robots 99 0 1 0
Security 99 0 1 91
Social 100 0 0 45
Structured Data 100 0 0 3
Titles 100 0 0 6
URL 100 0 0 7
Findings

Errors (2 rules)

error Non-200 URL listed in sitemap

Rule sitemap.not_200 · Sitemap · 4 occurrence(s)

Warnings (12 rules)

warning Control has no accessible name

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

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

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

  • https://www.smalleyes.wang/index.php/archives/1/comment-page-1?replyTo=1 — internal links point to https://www.smalleyes.wang/index.php/archives/1/comment-page-1?replyTo=1, 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.smalleyes.wang/index.php/archives/1/.
  • https://www.smalleyes.wang/index.php/archives/13/comment-page-1?replyTo=17 — internal links point to https://www.smalleyes.wang/index.php/archives/13/comment-page-1?replyTo=17, 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.smalleyes.wang/index.php/archives/13/.
  • https://www.smalleyes.wang/index.php/archives/17/comment-page-1?replyTo=19 — internal links point to https://www.smalleyes.wang/index.php/archives/17/comment-page-1?replyTo=19, 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.smalleyes.wang/index.php/archives/17/comment-page-1, https://www.smalleyes.wang/index.php/archives/17/.
  • https://www.smalleyes.wang/index.php/archives/17/comment-page-1?replyTo=20 — internal links point to https://www.smalleyes.wang/index.php/archives/17/comment-page-1?replyTo=20, 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.smalleyes.wang/index.php/archives/17/comment-page-1, https://www.smalleyes.wang/index.php/archives/17/.
  • https://www.smalleyes.wang/index.php/archives/17/comment-page-1?replyTo=21 — internal links point to https://www.smalleyes.wang/index.php/archives/17/comment-page-1?replyTo=21, 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.smalleyes.wang/index.php/archives/17/comment-page-1, https://www.smalleyes.wang/index.php/archives/17/.

warning Near-duplicate page content

Rule duplicate.near · Duplicate · 2 occurrence(s)

warning Missing <h1>

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

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

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

  • https://www.smalleyes.wang/tools — 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 · 43 occurrence(s)

warning Internal link points to a redirect

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

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

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

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

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

  • https://www.smalleyes.wang/ — robots.txt Disallow blocks render-critical CSS/JS under: /usr/themes/handsome/assets/css/, /usr/themes/handsome/assets/css/features/, /usr/themes/handsome/assets/css/origin/, /usr/themes/handsome/assets/js/, /usr/themes/handsome/assets/js/features/, /usr/themes/handsome/assets/libs/bootstrap/css/, /usr/themes/handsome/assets/libs/jquery/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

Notices (29 rules)

notice Invalid ARIA role

Rule agent.aria_invalid_role · Agent Readiness · 43 occurrence(s)

notice Heading levels skip a level

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

notice No llms.txt for AI agents

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

notice Canonical points to a different URL

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

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 9 occurrence(s)

notice Multiple <h1> elements

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

notice Image filename is generic/auto-generated (missed image-search signal)

Rule images.generic_filename · Images · 1 occurrence(s)

  • https://www.smalleyes.wang/index.php/archives/9/ — 3 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 · 39 occurrence(s)

  • https://www.smalleyes.wang/ — the likely hero/LCP image (1.jpg) 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://www.smalleyes.wang/index.php/archives/12/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/13/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/14/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/17/ — the likely hero/LCP image (1350362989.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://www.smalleyes.wang/index.php/archives/17/comment-page-1 — the likely hero/LCP image (1350362989.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://www.smalleyes.wang/index.php/archives/27/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/32/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/33/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/34/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/35/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/38/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/39/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/40/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/41/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/42/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/43/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/44/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/45/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/archives/7/ — the likely hero/LCP image (loading.svg) 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://www.smalleyes.wang/index.php/category/default/ — the likely hero/LCP image (5.jpg) 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://www.smalleyes.wang/index.php/category/f-end/ — the likely hero/LCP image (6.jpg) 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://www.smalleyes.wang/index.php/category/java/ — the likely hero/LCP image (6.jpg) 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://www.smalleyes.wang/index.php/category/professional/ — the likely hero/LCP image (3.jpg) 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://www.smalleyes.wang/index.php/comments.html — the likely hero/LCP image (g) 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 · 43 occurrence(s)

notice Internal link has no anchor text / accessible name

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

notice Legacy <meta name=keywords> tag present (Google ignores it)

Rule meta.keywords_present · Content · 37 occurrence(s)

notice Missing Open Graph tags

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

notice Large DOM (over 1500 elements) slows rendering & interaction

Rule perf.dom_size_large · Performance · 3 occurrence(s)

  • https://www.smalleyes.wang/index.php/archives/10/ — the page has 2807 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://www.smalleyes.wang/index.php/archives/11/ — the page has 3513 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
  • https://www.smalleyes.wang/index.php/archives/9/ — the page has 5928 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.

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

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

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

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

  • https://www.smalleyes.wang/ — 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.smalleyes.wang/index.php/archives.html — 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.smalleyes.wang/index.php/archives/13/ — 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.smalleyes.wang/index.php/archives/14/ — 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.smalleyes.wang/index.php/archives/17/ — 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.smalleyes.wang/index.php/archives/17/comment-page-1 — 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.smalleyes.wang/index.php/archives/27/ — 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.smalleyes.wang/index.php/archives/32/ — 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.smalleyes.wang/index.php/archives/33/ — 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.smalleyes.wang/index.php/archives/34/ — 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.smalleyes.wang/index.php/archives/35/ — 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.smalleyes.wang/index.php/archives/38/ — 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.smalleyes.wang/index.php/archives/39/ — 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.smalleyes.wang/index.php/archives/40/ — 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.smalleyes.wang/index.php/archives/41/ — 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.smalleyes.wang/index.php/archives/42/ — 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.smalleyes.wang/index.php/archives/43/ — 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.smalleyes.wang/index.php/archives/44/ — 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.smalleyes.wang/index.php/archives/45/ — 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.smalleyes.wang/index.php/category/default/ — 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.smalleyes.wang/index.php/category/f-end/ — 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.smalleyes.wang/index.php/category/java/ — 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.smalleyes.wang/index.php/category/professional/ — 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.smalleyes.wang/index.php/category/python/ — 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.smalleyes.wang/index.php/comments.html — 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 · 43 occurrence(s)

  • https://www.smalleyes.wang/ — 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.smalleyes.wang/index.php/archives.html — 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.smalleyes.wang/index.php/archives/13/ — 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.smalleyes.wang/index.php/archives/14/ — 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.smalleyes.wang/index.php/archives/17/ — 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.smalleyes.wang/index.php/archives/17/comment-page-1 — 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.smalleyes.wang/index.php/archives/27/ — 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.smalleyes.wang/index.php/archives/32/ — 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.smalleyes.wang/index.php/archives/33/ — 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.smalleyes.wang/index.php/archives/34/ — 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.smalleyes.wang/index.php/archives/35/ — 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.smalleyes.wang/index.php/archives/38/ — 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.smalleyes.wang/index.php/archives/39/ — 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.smalleyes.wang/index.php/archives/40/ — 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.smalleyes.wang/index.php/archives/41/ — 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.smalleyes.wang/index.php/archives/42/ — 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.smalleyes.wang/index.php/archives/43/ — 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.smalleyes.wang/index.php/archives/44/ — 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.smalleyes.wang/index.php/archives/45/ — 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.smalleyes.wang/index.php/category/default/ — 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.smalleyes.wang/index.php/category/f-end/ — 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.smalleyes.wang/index.php/category/java/ — 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.smalleyes.wang/index.php/category/professional/ — 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.smalleyes.wang/index.php/category/python/ — 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.smalleyes.wang/index.php/comments.html — 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 Blocked by robots.txt

Rule robots.blocked · Crawlability · 1 occurrence(s)

notice No structured data detected

Rule schema.none · Structured Data · 3 occurrence(s)

notice Missing recommended security headers

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

notice target=_blank link without rel=noopener (tab-napping)

Rule security.unsafe_cross_origin_links · Security · 43 occurrence(s)

notice Indexable page not listed in sitemap

Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)

notice Title tag is identical to the H1 (missed keyword variation)

Rule title.same_as_h1 · Titles · 1 occurrence(s)

notice Title is very short

Rule title.too_short · Titles · 5 occurrence(s)

notice Missing Twitter Card tag

Rule twitter.missing · Social · 1 occurrence(s)

notice URL is very long

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

Pages (showing 50 of 50)
URLStatusIndexableWordsIn-links
https://www.smalleyes.wang/
枉自朝朝暮暮
200 yes 217 47
https://www.smalleyes.wang/index.php/archives.html
归档 - 枉自朝朝暮暮
200 yes 203 43
https://www.smalleyes.wang/index.php/archives/1/
阿里云更换SSL证书 - 枉自朝朝暮暮
200 yes 214 43
https://www.smalleyes.wang/index.php/archives/13/
原生Hadoop搭建 - 枉自朝朝暮暮
200 yes 7044 43
https://www.smalleyes.wang/index.php/archives/14/
Nginx+Lua脚本控制负载均衡 - 枉自朝朝暮暮
200 yes 787 43
https://www.smalleyes.wang/index.php/archives/17/
【花卷面试题】——免费的面试题刷题工具 - 枉自朝朝暮暮
200 yes 363 43
https://www.smalleyes.wang/index.php/archives/17/comment-page-1
【花卷面试题】——免费的面试题刷题工具 - 枉自朝朝暮暮
200 yes 362 43
https://www.smalleyes.wang/index.php/archives/8/
【学习笔记】ES新特性 - 枉自朝朝暮暮
200 yes 2308 43
https://www.smalleyes.wang/index.php/category/default/
分类 默认分类 下的文章 - 枉自朝朝暮暮
200 yes 208 43
https://www.smalleyes.wang/index.php/category/f-end/
分类 前端 下的文章 - 枉自朝朝暮暮
200 yes 180 43
https://www.smalleyes.wang/index.php/category/java/
分类 JAVA 下的文章 - 枉自朝朝暮暮
200 yes 202 43
https://www.smalleyes.wang/index.php/category/professional/
分类 技术 下的文章 - 枉自朝朝暮暮
200 yes 199 43
https://www.smalleyes.wang/index.php/category/python/
分类 python 下的文章 - 枉自朝朝暮暮
200 yes 134 43
https://www.smalleyes.wang/index.php/comments.html
留言板 - 枉自朝朝暮暮
200 yes 165 43
https://www.smalleyes.wang/tools
工具集
200 yes 0 43
https://www.smalleyes.wang/index.php/archives/44/
Springboot实现Web项目 - 枉自朝朝暮暮
200 yes 715 17
https://www.smalleyes.wang/index.php/archives/43/
SpringBoot的两种集成方式 - 枉自朝朝暮暮
200 yes 770 19
https://www.smalleyes.wang/index.php/tag/springboot/
标签 springboot 下的文章 - 枉自朝朝暮暮
200 yes 189 20
https://www.smalleyes.wang/index.php/tag/algorithm/
标签 算法 下的文章 - 枉自朝朝暮暮
200 yes 154 18
https://www.smalleyes.wang/index.php/tag/Drools/
标签 Drools 下的文章 - 枉自朝朝暮暮
200 yes 148 17
https://www.smalleyes.wang/index.php/tag/java/
标签 Java 下的文章 - 枉自朝朝暮暮
200 yes 149 17
https://www.smalleyes.wang/index.php/archives/41/
别让AI偷走了我们的思考能力 - 枉自朝朝暮暮
200 yes 1102 14
https://www.smalleyes.wang/index.php/archives/42/
MyBatis 中 Integer 判空的一个坑 - 枉自朝朝暮暮
200 yes 816 14
https://www.smalleyes.wang/index.php/archives/38/
Java工程师常用10个Linux命令 - 枉自朝朝暮暮
200 yes 2640 14
https://www.smalleyes.wang/index.php/archives/6/
Drools基础使用 - 枉自朝朝暮暮
200 yes 1169 13
https://www.smalleyes.wang/index.php/archives/45/
Spring相关版本对应关系 - 枉自朝朝暮暮
200 yes 1180 14
https://www.smalleyes.wang/index.php/archives/4/
springboot几种优雅关闭服务的方式 - 枉自朝朝暮暮
200 yes 1877 14
https://www.smalleyes.wang/index.php/archives/11/
【学习笔记】Javascript(二) - 枉自朝朝暮暮
200 yes 12685 11
https://www.smalleyes.wang/index.php/archives/39/
Markdown加粗语法失效问题分析 - 枉自朝朝暮暮
200 yes 2647 14
https://www.smalleyes.wang/index.php/archives/12/
Gitlab修改用户密码 - 枉自朝朝暮暮
200 yes 276 14
https://www.smalleyes.wang/index.php/archives/7/
地址相似度算法 - 枉自朝朝暮暮
200 yes 1817 12
https://www.smalleyes.wang/index.php/archives/34/
拥抱AI - 枉自朝朝暮暮
200 yes 1219 13
https://www.smalleyes.wang/index.php/archives/40/
基于【sensitive-word】实现敏感词检测 - 枉自朝朝暮暮
200 yes 2893 12
https://www.smalleyes.wang/index.php/archives/35/
Linux常用命令 - 枉自朝朝暮暮
200 yes 5136 10
https://www.smalleyes.wang/index.php/archives/5/
模型概率值转换分值方法 - 枉自朝朝暮暮
200 yes 748 13
https://www.smalleyes.wang/index.php/archives/27/
让AI解释什么叫Vibe Coding - 枉自朝朝暮暮
200 yes 583 12
https://www.smalleyes.wang/index.php/archives/9/
【学习笔记】HTML和CSS基础 - 枉自朝朝暮暮
200 yes 11360 11
https://www.smalleyes.wang/index.php/archives/10/
【学习笔记】Javascript(一) - 枉自朝朝暮暮
200 yes 10100 10
https://www.smalleyes.wang/index.php/archives/32/
Git常用命令 - 枉自朝朝暮暮
200 yes 1412 11
https://www.smalleyes.wang/index.php/archives/33/
Maven配置文件介绍 - 枉自朝朝暮暮
200 yes 1546 9
https://www.smalleyes.wang/index.php/tag/spring/
标签 spring 下的文章 - 枉自朝朝暮暮
200 yes 150 1
https://www.smalleyes.wang/index.php/tag/springcloud/
标签 springcloud 下的文章 - 枉自朝朝暮暮
200 yes 151 1
https://www.smalleyes.wang/index.php/tag/db/
标签 数据库 下的文章 - 枉自朝朝暮暮
200 yes 135 0
https://www.smalleyes.wang/index.php/tag/queue/
标签 消息队列 下的文章 - 枉自朝朝暮暮
200 yes 138 0
https://www.smalleyes.wang/index.php/archives/17/comment-page-1?replyTo=21 0 no 0 2
https://www.smalleyes.wang/index.php/category/%C3%A5%C2%A4%C2%A7%C3%A6%E2%80%A2%C2%B0%C3%A6%EF%BF%BD%C2%AE/
页面没找到 - 枉自朝朝暮暮
404 no 5 0
https://www.smalleyes.wang/index.php/category/%C3%A8%C2%BF%EF%BF%BD%C3%A7%C2%BB%C2%B4/
页面没找到 - 枉自朝朝暮暮
404 no 5 0
https://www.smalleyes.wang/index.php/tag/%C3%A6%C2%A8%C2%A1%C3%A5%C5%BE%E2%80%B9/
页面没找到 - 枉自朝朝暮暮
404 no 5 0
https://www.smalleyes.wang/index.php/tag/%C3%A8%C2%A7%E2%80%9E%C3%A5%CB%86%E2%84%A2%C3%A5%C2%BC%E2%80%A2%C3%A6%E2%80%9C%C5%BD/
页面没找到 - 枉自朝朝暮暮
404 no 5 0
https://www.smalleyes.wang/sitemap.xml 200 no 0 43

Audit your own site — free

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

Scan your site →