How a news sitemap works
A news sitemap looks like an ordinary XML sitemap with an extra block on each entry. That block names the publication, the language it publishes in, the date and time the article went live, and the headline. Nothing else about the format is unusual.
What makes it different is the rule about what may go in it. A news sitemap is a rolling window of the last couple of days of publishing, not an archive. Articles are added when they are published and dropped out of the file once they age past that window, where the ordinary sitemap continues to carry them. A news sitemap that keeps growing has been built wrong.
The dates carry real weight here, which is why they must be genuine and must include a time zone. A publication date that changes every time a page is touched is worse than none, because it is the one field the file exists to communicate.
Why a news sitemap matters
For a genuine news publisher, speed is the product. A story that surfaces hours late has missed its audience entirely, and the file gives Google a clean, machine-readable list of what has just been published rather than leaving it to notice.
For everyone else, the honest answer is that it matters very little. A business blog, a service page or a case study is not news, and putting it in a news sitemap will not make Google treat it as news. Being carried in Google News depends on being a site that publishes news and meets Google’s policies for it. The sitemap helps a qualifying publisher be found faster; it does not qualify anybody.
Where news sitemaps go wrong
The biggest mistake is installing one because a plugin offered it. Marketing blogs routinely end up publishing a news sitemap they will never benefit from, listing evergreen guides that were never time-sensitive.
The second is backfilling. Loading months of old posts into the file to look active does the opposite: it breaks the rule the format is built on and makes the whole file less trustworthy.
The third is date fiddling. Republishing old articles under fresh timestamps to keep them in the window is exactly the behaviour these systems are designed to catch, and it damages a publisher’s standing far more than a slow article ever would.
The fourth is thinking the sitemap is the strategy. Headlines that match how people actually search, a clear publication and update date on the page, an identifiable author and correct article structured data all do more than the file does.
What to do about it
First decide honestly whether you publish news. If you publish timely reporting on events, prices, regulations or results, a news sitemap is worth setting up and worth generating automatically so the rolling window maintains itself. If you publish guides, opinion or service content, leave it off and put the effort into your ordinary sitemap and internal linking instead.
If you do keep one, check it the way you would check any feed: confirm the entries are recent, that old ones have dropped out, that the publication name matches the name you actually publish under, and that each listed URL loads for a visitor who is not signed in.