Nate Moore
dd931a7806
Sitemap should only include page
routes ( #7656 )
...
* fix(#7080 ): sitemap should only add trailing slash to pages
* fix(sitemap): only include pages in sitemap
* chore: add test
* chore: remove unused import
* docs: update readme
2023-07-17 15:29:56 -05:00
Nate Moore
c258492b72
Sitemap should only exclude 404 and 500 pages ( #7655 )
...
* fix(#7472 ): sitemap should only exclude 404 and 500 pages
* chore: refactor logic, add test
2023-07-14 14:30:33 -05:00
André Alves
dff0d0dda2
Fix sitemap filter ( #7263 )
2023-06-02 16:07:44 +08:00
Reuben Tier
1b90a7a5d5
Fix generation for routes defined using getStaticPaths ( #7029 )
...
* Fix static site dynamic routes for sitemap integration
* Add changeset
* Update pnpm-lock
* Remove console.log
2023-05-08 16:12:41 -04:00