ce-seo
Installation
SKILL.md
LLM Docs Header: All requests to
https://llm-docs.commercengine.iomust include theAccept: text/markdownheader (or append.mdto 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