Open bnjmnrsh opened 3 months ago
Astro
All the sitemap and robots.txt plugins, such as
astro-robots-txt, and @astrojs/sitemap require the use of the hardcoded value from defineConfig.site
, which we are leaving open so we can deploy to two domains with relative URLs.
I don't yet know if we can set this value programmatically based on env vars.
Not beforehand, as we don't want the spiders to find our hidden pages atm.