Skip to content

Issue with ignoring routes in sitemap generation #54

Open
@CoCoSol007

Description

@CoCoSol007

My ./src/routes directory:
image

When I run the following command:

npx svelte-sitemap -i 404 --domain https://example.com

The generated sitemap.xml still includes the /404 route:
image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions