SEO Goals & Guardrails
- High-quality informational intent coverage for psychedelic mushroom queries without making medical claims.
- Fast, accessible pages that meet Core Web Vitals on mid-tier mobile devices.
- Stable URL taxonomy with English-only slugs and canonical tags to avoid dilution.
- Privacy-first approach: no invasive trackers; rely on aggregated, anonymized metrics if collected.
Technical Foundations
- HTML hygiene: single
h1per page, semantic sectioning, descriptive alt text, ARIA where needed. - Meta tags: unique title (55-65 chars), meta description (150-160 chars), robots defaults to index/follow.
- Canonicalization: absolute canonical links, avoid duplicate paths or query-string variants.
- Sitemaps: XML sitemap per section plus master index; update on deploy. Include hreflang if multilingual in future.
- Robots control: block staging/experimental paths; keep media CDN crawlable where appropriate.
- Core Web Vitals: optimize LCP/CLS/TBT in tandem with performance budgets.
Information Architecture
Organize content into predictable hubs: Species, Microdosing, Safety, Research, Growing, Preparation, Resources, FAQ, and Optimization. Each hub should have an index page that links to all child pages, uses breadcrumb navigation, and clarifies purpose. Avoid orphan pages by ensuring at least two internal links point to every resource.
On-Page Excellence
- Keyword mapping: assign primary and 2-3 secondary intents per page; avoid cannibalization by documenting ownership.
- Headings: logical
h2/h3hierarchy; include concise summaries beneath major headings. - Media: compress images, provide captions, and cite sources; avoid heavy embeds.
- Internal links: add contextual links to related guides (safety, dosage, legality) with descriptive anchor text.
- Structured data: use FAQPage and BreadcrumbList where relevant; keep JSON-LD minimal and valid.
- Compliance: avoid medical advice; highlight harm-reduction and educational intent.
Content Governance
Define owners per section, review cadences, and acceptance criteria. Track freshness dates for safety, legal, and research content; add a "last reviewed" note when updated. Use style guidelines: neutral tone, plain language, and clear disclaimers for jurisdictional differences.
Internal Linking Playbook
- Species pages link to dosage, safety, and lookalike identification resources.
- Safety pages link to emergency procedures, harm reduction, and testing resources.
- Microdosing guides link to schedules, protocols, and tolerance management.
- Research pages link to clinical studies, mechanisms, and glossary entries for jargon.
Metrics & Monitoring
- Track impressions/clicks by query family (species, safety, microdosing) rather than individual pages.
- Watch Core Web Vitals trends by template: article, index, interactive tool.
- Audit 404s, redirect chains, and slow pages monthly; fix broken internal links promptly.
- Validate structured data with Schema.org validators before deployment.
Rollout Checklist
- Validate titles, descriptions, canonicals, and breadcrumbs.
- Confirm XML sitemaps reference all live pages.
- Run Lighthouse (mobile) and WebPageTest (4G) for LCP/CLS/TBT.
- Check accessibility landmarks and focus order after any layout changes.
- Document internal link updates and freshness dates.
FAQ
- Do we need aggressive link building? Focus on useful, citable resources and natural citations from educational sites; avoid manipulative tactics.
- Should we gate content? No; keep informational content open to maximize reach and public benefit.
- How to handle duplicate topics? Consolidate overlapping pages, set a canonical, and redirect older variants.
- What about schema for calculators? Avoid HowTo for sensitive topics; prefer FAQPage with clear disclaimers.
- How often to update safety/legal pages? At least quarterly, or immediately after jurisdictional changes.
- Can we translate URLs? Keep English slugs; add hreflang later if we publish localized content.
- How to monitor regressions? Maintain a small dashboard of CWV, crawl errors, and top queries; review monthly.
- What counts as a thin page? Pages under ~500 words without unique value; enrich or merge them.