SEO audit for somayana.org
Somayana | Soma: Ayahuasca Analog | Buddhist Plant Medicine
Health 83/100 (good) · 10 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)A Buddhist approach to Ayahuasca and Soma—a non-dual framework for plant medicine exploration and integration.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Links | 46 | 0 | 18 | 0 |
| Duplicate | 85 | 0 | 5 | 2 |
| Security | 85 | 0 | 5 | 5 |
| Performance | 97 | 0 | 1 | 11 |
| Agent Readiness | 100 | 0 | 0 | 10 |
| Content | 100 | 0 | 0 | 10 |
| Crawlability | 100 | 0 | 0 | 4 |
| Headings | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 1 |
| Structured Data | 100 | 0 | 0 | 3 |
Warnings (6 rules)
warning Duplicate page content
Rule duplicate.content · Duplicate · 2 occurrence(s)
- https://somayana.org/ — content shared by 2 pages: https://somayana.org/index.html
- https://somayana.org/index.html — content shared by 2 pages: https://somayana.org/
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://somayana.org/ — http://somayana.org/ 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 Duplicate <title> across pages
Rule duplicate.title · Duplicate · 2 occurrence(s)
- https://somayana.org/ — title shared by 2 pages: https://somayana.org/index.html
- https://somayana.org/index.html — title shared by 2 pages: https://somayana.org/
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 5 occurrence(s)
- https://somayana.org/ — 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://somayana.org/book.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://somayana.org/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://somayana.org/research.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://somayana.org/root.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".
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)
- https://somayana.org/root.html — the likely hero/LCP image (medicine-buddha.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
warning Internal link points to a redirect
Rule links.redirect_target · Links · 18 occurrence(s)
- https://somayana.org/ — https://somayana.org/book.html → https://somayana.org/book
- https://somayana.org/ — https://somayana.org/research.html → https://somayana.org/research
- https://somayana.org/ — https://somayana.org/root.html → https://somayana.org/root
- https://somayana.org/book.html — https://somayana.org/book.html → https://somayana.org/book
- https://somayana.org/book.html — https://somayana.org/index.html → https://somayana.org/
- https://somayana.org/book.html — https://somayana.org/research.html → https://somayana.org/research
- https://somayana.org/book.html — https://somayana.org/root.html → https://somayana.org/root
- https://somayana.org/index.html — https://somayana.org/book.html → https://somayana.org/book
- https://somayana.org/index.html — https://somayana.org/research.html → https://somayana.org/research
- https://somayana.org/index.html — https://somayana.org/root.html → https://somayana.org/root
- https://somayana.org/research.html — https://somayana.org/book.html → https://somayana.org/book
- https://somayana.org/research.html — https://somayana.org/index.html → https://somayana.org/
- https://somayana.org/research.html — https://somayana.org/research.html → https://somayana.org/research
- https://somayana.org/research.html — https://somayana.org/root.html → https://somayana.org/root
- https://somayana.org/root.html — https://somayana.org/book.html → https://somayana.org/book
- https://somayana.org/root.html — https://somayana.org/index.html → https://somayana.org/
- https://somayana.org/root.html — https://somayana.org/research.html → https://somayana.org/research
- https://somayana.org/root.html — https://somayana.org/root.html → https://somayana.org/root
Notices (16 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 4 occurrence(s)
- https://somayana.org/ — h4 follows h2 — skips h3
- https://somayana.org/book.html — h3 follows h1 — skips h2
- https://somayana.org/index.html — h4 follows h2 — skips h3
- https://somayana.org/research.html — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://somayana.org/ — 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://somayana.org/ — add a <main> element (or role=main) around the primary content
- https://somayana.org/book.html — add a <main> element (or role=main) around the primary content
- https://somayana.org/index.html — add a <main> element (or role=main) around the primary content
- https://somayana.org/research.html — add a <main> element (or role=main) around the primary content
- https://somayana.org/root.html — add a <main> element (or role=main) around the primary content
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 5 occurrence(s)
- https://somayana.org/ — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://somayana.org/book.html — this page reads as very difficult (Flesch Reading Ease 22, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://somayana.org/index.html — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://somayana.org/research.html — this page reads as very difficult (Flesch Reading Ease 3, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://somayana.org/root.html — this page reads as very difficult (Flesch Reading Ease 16, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 2 occurrence(s)
- https://somayana.org/ — meta description shared by 2 pages: https://somayana.org/index.html
- https://somayana.org/index.html — meta description shared by 2 pages: https://somayana.org/
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://somayana.org/book.html — 4 <h1> elements
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 1 occurrence(s)
- https://somayana.org/root.html — 2 of 2 images without width/height
notice Legacy <meta name=keywords> tag present (Google ignores it)
Rule meta.keywords_present · Content · 5 occurrence(s)
- https://somayana.org/ — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://somayana.org/book.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://somayana.org/index.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://somayana.org/research.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://somayana.org/root.html — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- https://somayana.org/root.html — 181 chars
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 1 occurrence(s)
- https://somayana.org/root.html — 2 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 No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://somayana.org/ — 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://somayana.org/book.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://somayana.org/index.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://somayana.org/research.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://somayana.org/root.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 · 5 occurrence(s)
- https://somayana.org/ — 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://somayana.org/book.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://somayana.org/index.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://somayana.org/research.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://somayana.org/root.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 · 4 occurrence(s)
- https://somayana.org/book.html — redirects to https://somayana.org/book
- https://somayana.org/index.html — redirects to https://somayana.org/
- https://somayana.org/research.html — redirects to https://somayana.org/research
- https://somayana.org/root.html — redirects to https://somayana.org/root
notice Deep page has no BreadcrumbList structured data
Rule schema.breadcrumb_missing · Structured Data · 1 occurrence(s)
- https://somayana.org/index.html — depth-2 page has structured data but no BreadcrumbList
notice No structured data detected
Rule schema.none · Structured Data · 2 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://somayana.org/ — CSP, X-Content-Type-Options, HSTS
- https://somayana.org/book.html — HSTS, CSP, X-Content-Type-Options
- https://somayana.org/index.html — X-Content-Type-Options, HSTS, CSP
- https://somayana.org/research.html — HSTS, CSP, X-Content-Type-Options
- https://somayana.org/root.html — CSP, X-Content-Type-Options, HSTS
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://somayana.org/book.html Read Online | Clear Light Medicine — Somayana |
200 | yes | 4678 | 5 |
| https://somayana.org/research.html Auto-somatic ReGenesis | Somayana — Soma ReGenesis Research |
200 | yes | 7820 | 5 |
| https://somayana.org/root.html Root | Clear Light Medicine — Medicine Buddha & Green Tara |
200 | yes | 320 | 5 |
| https://somayana.org/index.html Somayana | Soma: Ayahuasca Analog | Buddhist Plant Medicine |
200 | yes | 712 | 3 |
| https://somayana.org/ Somayana | Soma: Ayahuasca Analog | Buddhist Plant Medicine |
200 | yes | 712 | 0 |
| https://somayana.org/downloads/auto-somatic-regenesis.pdf | 200 | no | 0 | 1 |
| https://somayana.org/downloads/clear-light-medicine.epub?v=20260710 | 200 | no | 0 | 2 |
| https://somayana.org/downloads/clear-light-medicine.epub?v=20260726 | 200 | no | 0 | 1 |
| https://somayana.org/downloads/clear-light-medicine.pdf?v=20260710 | 200 | no | 0 | 2 |
| https://somayana.org/downloads/clear-light-medicine.pdf?v=20260726 | 200 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.