LocalSiteMap Functions
Available functions:
generate_sitemap
(root_path, base_url, output_file="sitemap.xml", excluded_paths=None)
: Automatically generate a sitemap based on the given root directory.
Generate Sitemap
Automatically generate a sitemap based on the given root directory.
Last updated
Was this helpful?