PhoenixPress: Compile-Time SEO for Phoenix Apps

We (Variant Systems) open-sourced PhoenixPress — sitemaps, robots.txt, llms.txt and RSS feeds for Phoenix, generated at compile time with zero runtime overhead, and a minimal Plug based API. Read on …

1 Like

Great example for how the language design of Elixir gives you these choices and the freedom to create what you need.

1 Like