ce-seo

Installation
SKILL.md

LLM Docs Header: All requests to https://llm-docs.commercengine.io must include the Accept: text/markdown header (or append .md to the URL path). Without it, responses return HTML instead of parseable markdown.

Commerce Engine SEO

@commercengine/seo turns a Commerce Engine catalog into everything a crawler or an AI agent needs: <head> metadata, JSON-LD, canonical URLs, robots.txt, sitemaps, llms.txt, and a Markdown mirror of every product and category.

Install alongside @commercengine/storefront:

npm install @commercengine/seo

Impact Levels

  • CRITICAL — wrong canonical/host, duplicate head tags, tools that never run
  • HIGH — common wiring mistakes that typecheck and build cleanly
  • MEDIUM — maintainability and correctness of generated output

The One Decision That Matters

Installs
2
First Seen
14 days ago
ce-seo — commercengine/skills