SEO audit for beerexperience.jp
遠野ビアツーリズム
Health 87/100 (good) · 16 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)ホップを知ると、ビールがもっと美味しく楽しくなる!! 日本産ホップの一大産地”ビールの里・遠野”のツアー情報をご紹介します!
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 91 | 0 | 5 | 0 |
| Security | 91 | 0 | 5 | 10 |
| Content | 94 | 0 | 3 | 0 |
| Duplicate | 96 | 0 | 2 | 5 |
| Agent Readiness | 98 | 0 | 1 | 6 |
| Headings | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 7 |
| Links | 100 | 0 | 0 | 1 |
| Performance | 100 | 0 | 0 | 15 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 6 |
| Structured Data | 100 | 0 | 0 | 5 |
| Titles | 100 | 0 | 0 | 3 |
Warnings (5 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)
- https://www.beerexperience.jp/index-en.html — 10 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 · 3 occurrence(s)
- https://www.beerexperience.jp/ — 81 words
- https://www.beerexperience.jp/index.html — 81 words
- https://www.beerexperience.jp/outline.html — 132 words
warning Duplicate <title> across pages
Rule duplicate.title · Duplicate · 2 occurrence(s)
- https://www.beerexperience.jp/ — title shared by 2 pages: https://www.beerexperience.jp/index.html
- https://www.beerexperience.jp/index.html — title shared by 2 pages: https://www.beerexperience.jp/
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 5 occurrence(s)
- https://www.beerexperience.jp/ — 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://www.beerexperience.jp/index-en.html — 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://www.beerexperience.jp/index.html — 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://www.beerexperience.jp/outline-en.html — 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://www.beerexperience.jp/outline.html — 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".
Notices (17 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://www.beerexperience.jp/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 5 occurrence(s)
- https://www.beerexperience.jp/ — add a <main> element (or role=main) around the primary content
- https://www.beerexperience.jp/index-en.html — add a <main> element (or role=main) around the primary content
- https://www.beerexperience.jp/index.html — add a <main> element (or role=main) around the primary content
- https://www.beerexperience.jp/outline-en.html — add a <main> element (or role=main) around the primary content
- https://www.beerexperience.jp/outline.html — add a <main> element (or role=main) around the primary content
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 5 occurrence(s)
- https://www.beerexperience.jp/ — meta description shared by 3 pages: https://www.beerexperience.jp/index.html, https://www.beerexperience.jp/outline.html
- https://www.beerexperience.jp/index-en.html — meta description shared by 2 pages: https://www.beerexperience.jp/outline-en.html
- https://www.beerexperience.jp/index.html — meta description shared by 3 pages: https://www.beerexperience.jp/, https://www.beerexperience.jp/outline.html
- https://www.beerexperience.jp/outline-en.html — meta description shared by 2 pages: https://www.beerexperience.jp/index-en.html
- https://www.beerexperience.jp/outline.html — meta description shared by 3 pages: https://www.beerexperience.jp/, https://www.beerexperience.jp/index.html
notice Multiple <h1> elements
Rule h1.multiple · Headings · 2 occurrence(s)
- https://www.beerexperience.jp/outline-en.html — 2 <h1> elements
- https://www.beerexperience.jp/outline.html — 2 <h1> elements
notice Image alt text is very long (possible keyword stuffing)
Rule images.alt_too_long · Images · 2 occurrence(s)
- https://www.beerexperience.jp/ — 3 image(s) with alt text over 100 chars — shorten it to a concise description
- https://www.beerexperience.jp/index.html — 3 image(s) with alt text over 100 chars — shorten it to a concise description
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 5 occurrence(s)
- https://www.beerexperience.jp/ — the likely hero/LCP image (logo.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.beerexperience.jp/index-en.html — the likely hero/LCP image (logo.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.beerexperience.jp/index.html — the likely hero/LCP image (logo.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.beerexperience.jp/outline-en.html — the likely hero/LCP image (logo.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.beerexperience.jp/outline.html — the likely hero/LCP image (logo.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 · 5 occurrence(s)
- https://www.beerexperience.jp/ — 34 of 34 images without width/height
- https://www.beerexperience.jp/index-en.html — 34 of 34 images without width/height
- https://www.beerexperience.jp/index.html — 34 of 34 images without width/height
- https://www.beerexperience.jp/outline-en.html — 23 of 23 images without width/height
- https://www.beerexperience.jp/outline.html — 23 of 23 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 1 occurrence(s)
- https://www.beerexperience.jp/index-en.html — 8 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Missing Open Graph tags
Rule og.missing · Social · 1 occurrence(s)
- https://www.beerexperience.jp/index-en.html — og:title
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 5 occurrence(s)
- https://www.beerexperience.jp/ — 34 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://www.beerexperience.jp/index-en.html — 34 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://www.beerexperience.jp/index.html — 34 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://www.beerexperience.jp/outline-en.html — 23 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://www.beerexperience.jp/outline.html — 23 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
notice Slow server response
Rule perf.slow_response · Performance · 5 occurrence(s)
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://www.beerexperience.jp/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)
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://www.beerexperience.jp/ — HSTS, CSP, X-Content-Type-Options
- https://www.beerexperience.jp/index-en.html — HSTS, CSP, X-Content-Type-Options
- https://www.beerexperience.jp/index.html — CSP, X-Content-Type-Options, HSTS
- https://www.beerexperience.jp/outline-en.html — HSTS, CSP, X-Content-Type-Options
- https://www.beerexperience.jp/outline.html — HSTS, CSP, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 5 occurrence(s)
- https://www.beerexperience.jp/ — 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://www.beerexperience.jp/index-en.html — 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://www.beerexperience.jp/index.html — 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://www.beerexperience.jp/outline-en.html — 8 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.beerexperience.jp/outline.html — 8 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 · 3 occurrence(s)
- https://www.beerexperience.jp/ — 9 chars
- https://www.beerexperience.jp/index.html — 9 chars
- https://www.beerexperience.jp/outline.html — 14 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 5 occurrence(s)
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.