Open
Description
When I run the following command:
npx svelte-sitemap -i 404 --domain https://example.com
The generated sitemap.xml
still includes the /404
route:
It seems that the -i
(or --ignore
) option is not properly excluding the 404
route from the sitemap. Could this be a bug, or am I missing something in the configuration?
Metadata
Metadata
Assignees
Labels
No labels