Skip to content

cmd/sitemap: fix validation error

Administrator requested to merge sg/sitemap-valid into main

Created by: slimsag

<changefreq> and <priority> tags are illegal under <sitemap> according to Google's validator, so remove them. The Go package definition is wrong here because URL is a shared type between <sitemapindex> and <sitemap>.

Signed-off-by: Stephen Gutekanst [email protected]

Merge request reports

Loading