# Frontend Society — Beyond the Code > Free landing pages for the ebook *Beyond the Code* (frontend architecture, structural decisions, senior judgment) by Rodrigo Paixao. English and Brazilian Portuguese; locale follows the public hostname. ## Public entry points - [English site](https://www.frontendsociety.com/): default marketing site (en). - [Brazilian Portuguese site](https://www.frontendsociety.com.br/): localized site (pt-BR). ## Machine-readable discovery - [Sitemap XML (English host)](https://www.frontendsociety.com/sitemap.xml): URL set with `hreflang` alternates for both hosts. - [Sitemap XML (Brazilian host)](https://www.frontendsociety.com.br/sitemap.xml): same sitemap, alternate host (either is valid to crawl). ## Crawl policy This host serves `/robots.txt` with `Allow: /` for common crawlers (including LLM user-agents) and links to the sitemaps above. ## API (not for end users) - `POST /api/subscribe` — newsletter signup from the download form (same-origin only in production).