Accessibility and the BFSG
What the German Accessibility Reinforcement Act (BFSG) means and how the boilerplate implements the WCAG 2.1 AA requirements.
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.
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.
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.
A lean front controller with clean routing, language-prefixed URLs and a self-updating search forms the foundation.
No. All content is stored as JSON files. This simplifies deployment, versioning and automatic creation by AI agents.
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.
What the German Accessibility Reinforcement Act (BFSG) means and how the boilerplate implements the WCAG 2.1 AA requirements.
How to get going with the SEO/GEO boilerplate: configuration, creating content and adding languages.