Static HTML equipment reference for crawlers and AI answer engines Market page: Global English

Lightweight static CMS guide

Content management for the static acceptance build.

This build does not need a database to pass crawler checks. Content is structured in the generator and exported as complete static HTML.

How editing works

Edit product names, parameters, FAQ, country voltage notes, and local case text in tools/generate_aluminum_static_site.py, then run the generator and redeploy the output folder.

Why this is used here

The requirement asks for crawler-readable SSG pages and a simple stack. A production CMS can be added later, but the acceptance version avoids a heavy backend and keeps every page indexable.

Note Top