
Flexweg Archives
Generates static archive pages grouped by year, month, or ISO week. Adds a 'See full archives' link to the home and category listings — a static-friendly alternative to infinite scroll.
Description
Flexweg Archives rebuilds the WordPress archive widget on top of static publishing. Choose a granularity (year, month, ISO week) and the plugin generates /archives/<period>/index.html pages listing every post that falls in that window. The pages are linked from a sticky "Archives" hub at /archives/index.html and surfaced via a "See full archives" CTA on the home + every category archive.
Multilang-aware: when the flexweg-multilang plugin is enabled, each archive page is rendered per locale under /<lang>/archives/…, with localized period labels (e.g. "May 2026" vs "mai 2026") sourced from each theme's i18n bundle.
Why use it: large blogs and publications need a navigable history that doesn't depend on JavaScript scroll or expensive search. Static archive pages get indexed by Google, deep-link cleanly, and survive any host.