fedeya / remix-sitemap

Sitemap generator for Remix applications
https://npmjs.com/remix-sitemap
MIT License
95 stars 5 forks source link

Change News Sitemap date to published_date #70

Closed jeffreyflynt closed 5 months ago

jeffreyflynt commented 5 months ago

Describe the bug For the Google News sitemap section, shouldn't date be published_date? Reference here: https://developers.google.com/search/docs/crawling-indexing/sitemaps/news-sitemap

Expected behavior date for news sitemap should be published_date

jeffreyflynt commented 5 months ago

I see in the code, date is then used to produce publication_date