thehubgames/generate-sitemap

Generate an XML sitemap for a GitHub Pages site using GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
path-to-rootThe path to the root of the websiteno.
base-url-pathThe url of your webpagenohttps://hubgames.klaynight.fr/
include-htmlIndicates whether to include html files in the sitemap.notrue
include-pdfIndicates whether to include pdf files in the sitemap.notrue
sitemap-formatIndicates if sitemap should be formatted in xml.noxml
additional-extensionsSpace separated list of additional file extensions to include in sitemap.no""
drop-html-extensionEnables dropping .html from urls in sitemap.nofalse
date-onlyPass true to include only the date without the time in XML sitemaps; and false to include full date and time.nofalse
exclude-pathsSpace separated list of paths to exclude from the sitemap.no""
namedescription
sitemap-pathThe path to the generated sitemap file.
url-countThe number of entries in the sitemap.
excluded-countThe number of html files excluded from sitemap due to noindex meta tag.