Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

[Feature] Add support for sitemaps #4

@EchedelleLR

Description

@EchedelleLR

Would be ideal that, given a domain, the crawler was capable of detecting the sitemap or accepting a sitemap as parameter.

I would think in the following workflow:

  • A url is passed -> check for sitemap -> index everything on it
  • A url is passed + a no-sitemap parameter is passed -> index just that page
  • A url is passed + that url is not a path itself (it goes to html or a file instead -> index just that

This would be both for main urls or secondary urls (there are sub-sitemaps and specially if you are using routes and behind reverse proxy server).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions