SEO/GEO Boilerplate for Information Websites

This home page is part of a reusable boilerplate designed to serve as a foundation for AI agents that create strongly SEO- and GEO-optimised information websites.

Latest news Learn more

This home page is part of a reusable boilerplate designed to serve as a foundation for AI agents that create strongly SEO- and GEO-optimised information websites.

Built for AI agents

Content is maintained as structured JSON files. An AI agent simply adds new page or news files per language; SEO metadata, sitemap and the search index are generated from them automatically.

Technically solid

A lean front controller with clean routing, language-prefixed URLs and a self-updating search forms the foundation.

Frequently asked questions

Do I need a database?

No. All content is stored as JSON files. This simplifies deployment, versioning and automatic creation by AI agents.

How do I add another language?

Add the language code in config.php and create a matching lang/<code>.json file. Then content can be provided per language as <slug>.<code>.json.

Latest posts

Illustration representing digital accessibility

Accessibility and the BFSG

What the German Accessibility Reinforcement Act (BFSG) means and how the boilerplate implements the WCAG 2.1 AA requirements.

View all posts