#sitemap #wordpress #sitemap-protocol

sitemap-iter

Sitemap iterator adhering to the sitemap protocol, as used by WordPress

1 unstable release

0.1.0 Feb 3, 2022

#8 in #wordpress


Used in kvarn-search

MIT/Apache

9KB
147 lines

sitemap iterator

Follows the sitemap protocol.

This can be used to get the items of a sitemap (e.g. duckduckgo.com/sitemap.xml).

Other formats

PRs with support for other formats are welcome.

If requested, I might work on them.

MSRV

Currently, Rust version 1.56 is the minimum version supported by this crate, due to the usage of edition 2021.

If you require this to be pushed back, I'm willing to do that. You'll have to solve CI of several Rust versions (see the Kvarn CI).

Dependencies

~315KB