Rent-Cap / website

Helping Californians understand how the 2019 Renter's Protection Act affects them
https://tenantprotections.org/
6 stars 9 forks source link

Make sure the sitemap works properly with i18n #113

Open sh1mmer opened 4 years ago

sh1mmer commented 4 years ago

The Spanish pages should be listed in the sitemap but we should make sure that whatever you are supposed to do to correctly list en/es pages in the site map is happening.

See also: https://github.com/Rent-Cap/website/issues/111 and https://github.com/Rent-Cap/website/issues/112

p.s. the sitemap doesn't generate in dev mode locally with npm run develop so you have to run npm run build to get a production build instead, or if you have a PR the netlify preview will have it.