H1 SEO Pack

Magnolia 6.4 module that gives an instance its metadata (SEO + GEO), sitemap.xml, robots.txt, llms.txt and redirects — each one as an independent light module, each one exposed both as JSON under /.rest/v1/seo/* for a headless front end and as the rendered artifact for a server-rendered channel.

Version 1.0.2-SNAPSHOT · Java 21 · artifact com.habito1:h1-seo

Documentation

The documentation lives in docs/ and is published at /modules/h1-seo/ on the H1 docs site. This file is not the documentation.

  • Overview — what the module is, its five features, its requirements.
  • Authors — the [H1] SEO tab, the sitemap / robots / llms.txt pages and the Redirects app, field by field.
  • Developers · Installation — Maven coordinates, deploy, the wiring the module cannot do for you, permissions, version deltas.
  • Developers · Configuration — every property, service, REST endpoint, virtual URI, CSV column and MCP tool.
  • Troubleshooting — symptom to cause, silent failures first.

Build

mvn clean install

Requires access to the H1 Nexus repositories; see Developers · Installation.