---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: egshrooms.com
report_url: "https://crawlinx.com/audit/egshrooms.com"
crawl_id: 20260723T204323-a76ed733
health_score: 65
generated_at: 2026-08-26T03:19:27Z
total_pages: 17
html_pages: 17
indexable_pages: 17
errors: 0
warnings: 26
notices: 139
---

# SEO audit: egshrooms.com

**Health score: 65/100** — needs attention

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/egshrooms.com

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 17 |
| HTML pages | 17 |
| Indexable | 17 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 980 ms |
| Errors / Warnings / Notices | 0 / 26 / 139 |
| Status codes | 17×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 70 | 0 | 17 | 27 |
| Performance | 89 | 0 | 6 | 17 |
| Canonical | 98 | 0 | 1 | 2 |
| Duplicate | 98 | 0 | 1 | 0 |
| Titles | 98 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 34 |
| Content | 100 | 0 | 0 | 29 |
| Images | 100 | 0 | 0 | 6 |
| Links | 100 | 0 | 0 | 3 |
| Meta Description | 100 | 0 | 0 | 4 |
| Structured Data | 100 | 0 | 0 | 17 |

## Issues

### Warnings (26)

#### Interior page canonicalizes to the homepage

- Rule: `canonical.points_to_homepage` · Category: Canonical · Occurrences: 1

- [https://egshrooms.com/index.html](https://egshrooms.com/index.html) — this interior page canonicalizes to the homepage (https://egshrooms.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

#### Homepage duplicated across protocol/host variants (no redirect)

- Rule: `duplicate.protocol_host` · Category: Duplicate · Occurrences: 1

- [https://egshrooms.com/](https://egshrooms.com/) — http://egshrooms.com/ 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.

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

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 17

- [https://egshrooms.com/](https://egshrooms.com/) — 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://egshrooms.com/about.html](https://egshrooms.com/about.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://egshrooms.com/contact.html](https://egshrooms.com/contact.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://egshrooms.com/dosage.html](https://egshrooms.com/dosage.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://egshrooms.com/faq.html](https://egshrooms.com/faq.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://egshrooms.com/index.html](https://egshrooms.com/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://egshrooms.com/legal.html](https://egshrooms.com/legal.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://egshrooms.com/privacy.html](https://egshrooms.com/privacy.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://egshrooms.com/product.html](https://egshrooms.com/product.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://egshrooms.com/returns.html](https://egshrooms.com/returns.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://egshrooms.com/shipping.html](https://egshrooms.com/shipping.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://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.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://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.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://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.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://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.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://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.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://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.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".

#### Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

- Rule: `images.no_lazy_lcp_candidate` · Category: Performance · Occurrences: 6

- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — the likely hero/LCP image (b-plus.webp) 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.
- [https://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.html) — the likely hero/LCP image (blue-meanie.webp) 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.
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — the likely hero/LCP image (golden-teacher.webp) 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.
- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — the likely hero/LCP image (leucistic-a-plus.webp) 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.
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — the likely hero/LCP image (ljmf.webp) 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.
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — the likely hero/LCP image (mvp.webp) 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.

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 1

- [https://egshrooms.com/faq.html](https://egshrooms.com/faq.html) — 71 chars, ~585px (limit ~580px)

### Notices (139)

#### Heading levels skip a level

- Rule: `agent.heading_skip` · Category: Agent Readiness · Occurrences: 17

- [https://egshrooms.com/](https://egshrooms.com/) — h4 follows h2 — skips h3
- [https://egshrooms.com/about.html](https://egshrooms.com/about.html) — h4 follows h2 — skips h3
- [https://egshrooms.com/contact.html](https://egshrooms.com/contact.html) — h4 follows h2 — skips h3
- [https://egshrooms.com/dosage.html](https://egshrooms.com/dosage.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/faq.html](https://egshrooms.com/faq.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/index.html](https://egshrooms.com/index.html) — h4 follows h2 — skips h3
- [https://egshrooms.com/legal.html](https://egshrooms.com/legal.html) — h4 follows h2 — skips h3
- [https://egshrooms.com/privacy.html](https://egshrooms.com/privacy.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/product.html](https://egshrooms.com/product.html) — h4 follows h2 — skips h3
- [https://egshrooms.com/returns.html](https://egshrooms.com/returns.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/shipping.html](https://egshrooms.com/shipping.html) — h4 follows h2 — skips h3
- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — h3 follows h1 — skips h2
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://egshrooms.com/](https://egshrooms.com/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

#### No main landmark for AI agents

- Rule: `agent.no_main_landmark` · Category: Agent Readiness · Occurrences: 16

- [https://egshrooms.com/](https://egshrooms.com/) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/about.html](https://egshrooms.com/about.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/contact.html](https://egshrooms.com/contact.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/dosage.html](https://egshrooms.com/dosage.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/faq.html](https://egshrooms.com/faq.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/index.html](https://egshrooms.com/index.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/legal.html](https://egshrooms.com/legal.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/privacy.html](https://egshrooms.com/privacy.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/product.html](https://egshrooms.com/product.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/returns.html](https://egshrooms.com/returns.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — add a <main> element (or role=main) around the primary content
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — add a <main> element (or role=main) around the primary content

#### Canonical target reachable only via a canonical tag (no inlinks)

- Rule: `canonical.isolated_url` · Category: Canonical · Occurrences: 1

- [https://egshrooms.com/](https://egshrooms.com/) — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

#### Canonical points to a different URL

- Rule: `canonical.non_self` · Category: Canonical · Occurrences: 1

- [https://egshrooms.com/index.html](https://egshrooms.com/index.html) — canonical=https://egshrooms.com/

#### Main text is hard to read (low Flesch Reading Ease)

- Rule: `content.readability_poor` · Category: Content · Occurrences: 13

- [https://egshrooms.com/](https://egshrooms.com/) — this page reads as difficult (Flesch Reading Ease 40, 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://egshrooms.com/about.html](https://egshrooms.com/about.html) — this page reads as very difficult (Flesch Reading Ease 21, 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://egshrooms.com/contact.html](https://egshrooms.com/contact.html) — this page reads as difficult (Flesch Reading Ease 35, 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://egshrooms.com/dosage.html](https://egshrooms.com/dosage.html) — this page reads as very difficult (Flesch Reading Ease 12, 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://egshrooms.com/faq.html](https://egshrooms.com/faq.html) — this page reads as difficult (Flesch Reading Ease 34, 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://egshrooms.com/index.html](https://egshrooms.com/index.html) — this page reads as difficult (Flesch Reading Ease 40, 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://egshrooms.com/legal.html](https://egshrooms.com/legal.html) — this page reads as very difficult (Flesch Reading Ease 18, 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://egshrooms.com/product.html](https://egshrooms.com/product.html) — this page reads as difficult (Flesch Reading Ease 48, 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://egshrooms.com/returns.html](https://egshrooms.com/returns.html) — this page reads as difficult (Flesch Reading Ease 40, 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://egshrooms.com/shipping.html](https://egshrooms.com/shipping.html) — this page reads as very difficult (Flesch Reading Ease 20, 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://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — this page reads as difficult (Flesch Reading Ease 49, 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://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — this page reads as difficult (Flesch Reading Ease 49, 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://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — this page reads as difficult (Flesch Reading Ease 49, 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.

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 6

- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — 1 of 1 images without width/height
- [https://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.html) — 1 of 1 images without width/height
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — 1 of 1 images without width/height
- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — 1 of 1 images without width/height
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — 1 of 1 images without width/height
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — 1 of 1 images without width/height

#### Page has only one internal inlink (fragile crawl path)

- Rule: `links.single_inlink` · Category: Links · Occurrences: 3

- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — 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://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — 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://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — 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.

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

- Rule: `meta.keywords_present` · Category: Content · Occurrences: 16

- [https://egshrooms.com/](https://egshrooms.com/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/about.html](https://egshrooms.com/about.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/contact.html](https://egshrooms.com/contact.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/dosage.html](https://egshrooms.com/dosage.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/faq.html](https://egshrooms.com/faq.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/index.html](https://egshrooms.com/index.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/legal.html](https://egshrooms.com/legal.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/privacy.html](https://egshrooms.com/privacy.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/product.html](https://egshrooms.com/product.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/returns.html](https://egshrooms.com/returns.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 4

- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — 166 chars
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — 172 chars
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — 183 chars
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — 170 chars

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

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 17

- [https://egshrooms.com/](https://egshrooms.com/) — 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://egshrooms.com/about.html](https://egshrooms.com/about.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://egshrooms.com/contact.html](https://egshrooms.com/contact.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://egshrooms.com/dosage.html](https://egshrooms.com/dosage.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://egshrooms.com/faq.html](https://egshrooms.com/faq.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://egshrooms.com/index.html](https://egshrooms.com/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://egshrooms.com/legal.html](https://egshrooms.com/legal.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://egshrooms.com/privacy.html](https://egshrooms.com/privacy.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://egshrooms.com/product.html](https://egshrooms.com/product.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://egshrooms.com/returns.html](https://egshrooms.com/returns.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://egshrooms.com/shipping.html](https://egshrooms.com/shipping.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://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.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://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.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://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.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://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.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://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.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://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.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.

#### No structured data detected

- Rule: `schema.none` · Category: Structured Data · Occurrences: 17

- [https://egshrooms.com/](https://egshrooms.com/)
- [https://egshrooms.com/about.html](https://egshrooms.com/about.html)
- [https://egshrooms.com/contact.html](https://egshrooms.com/contact.html)
- [https://egshrooms.com/dosage.html](https://egshrooms.com/dosage.html)
- [https://egshrooms.com/faq.html](https://egshrooms.com/faq.html)
- [https://egshrooms.com/index.html](https://egshrooms.com/index.html)
- [https://egshrooms.com/legal.html](https://egshrooms.com/legal.html)
- [https://egshrooms.com/privacy.html](https://egshrooms.com/privacy.html)
- [https://egshrooms.com/product.html](https://egshrooms.com/product.html)
- [https://egshrooms.com/returns.html](https://egshrooms.com/returns.html)
- [https://egshrooms.com/shipping.html](https://egshrooms.com/shipping.html)
- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html)
- [https://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.html)
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html)
- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html)
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html)
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html)

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 17

- [https://egshrooms.com/](https://egshrooms.com/) — HSTS, CSP
- [https://egshrooms.com/about.html](https://egshrooms.com/about.html) — HSTS, CSP
- [https://egshrooms.com/contact.html](https://egshrooms.com/contact.html) — HSTS, CSP
- [https://egshrooms.com/dosage.html](https://egshrooms.com/dosage.html) — HSTS, CSP
- [https://egshrooms.com/faq.html](https://egshrooms.com/faq.html) — HSTS, CSP
- [https://egshrooms.com/index.html](https://egshrooms.com/index.html) — HSTS, CSP
- [https://egshrooms.com/legal.html](https://egshrooms.com/legal.html) — HSTS, CSP
- [https://egshrooms.com/privacy.html](https://egshrooms.com/privacy.html) — HSTS, CSP
- [https://egshrooms.com/product.html](https://egshrooms.com/product.html) — HSTS, CSP
- [https://egshrooms.com/returns.html](https://egshrooms.com/returns.html) — HSTS, CSP
- [https://egshrooms.com/shipping.html](https://egshrooms.com/shipping.html) — CSP, HSTS
- [https://egshrooms.com/strain-b-plus.html](https://egshrooms.com/strain-b-plus.html) — CSP, HSTS
- [https://egshrooms.com/strain-blue-meanie.html](https://egshrooms.com/strain-blue-meanie.html) — HSTS, CSP
- [https://egshrooms.com/strain-golden-teacher.html](https://egshrooms.com/strain-golden-teacher.html) — HSTS, CSP
- [https://egshrooms.com/strain-leucistic-a-plus.html](https://egshrooms.com/strain-leucistic-a-plus.html) — HSTS, CSP
- [https://egshrooms.com/strain-ljmf.html](https://egshrooms.com/strain-ljmf.html) — HSTS, CSP
- [https://egshrooms.com/strain-mvp.html](https://egshrooms.com/strain-mvp.html) — HSTS, CSP

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

- Rule: `security.unsafe_cross_origin_links` · Category: Security · Occurrences: 10

- [https://egshrooms.com/](https://egshrooms.com/) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/about.html](https://egshrooms.com/about.html) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/contact.html](https://egshrooms.com/contact.html) — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/dosage.html](https://egshrooms.com/dosage.html) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/faq.html](https://egshrooms.com/faq.html) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/index.html](https://egshrooms.com/index.html) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/legal.html](https://egshrooms.com/legal.html) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/privacy.html](https://egshrooms.com/privacy.html) — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/product.html](https://egshrooms.com/product.html) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://egshrooms.com/returns.html](https://egshrooms.com/returns.html) — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

## Checks & coverage

Crawlinx ran **157 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 34 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✓ Cache — clean
- ✗ Canonical — 1 warning(s), 2 notice(s)
- ✗ Content — 29 notice(s)
- ✓ Crawlability — clean
- ✗ Duplicate — 1 warning(s)
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 6 notice(s)
- ✓ Indexability — clean
- ✗ Links — 3 notice(s)
- ✗ Meta Description — 4 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 6 warning(s), 17 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 17 warning(s), 27 notice(s)
- ✓ Sitemap — clean
- ✓ Social — clean
- ✗ Structured Data — 17 notice(s)
- ✗ Titles — 1 warning(s)
- ✓ URL — clean
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/egshrooms.com*

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
