DEV Community

Harshit Kumar
Harshit Kumar

Posted on

Just Launched: Free Google News Sitemap Generator Tool


I just shipped a completely free News Sitemap Generator for anyone trying to get content indexed in Google News β€” without writing XML or messing with plugins.


πŸ‘‰ Try it here β†’

https://kumarharshit.in/free-news-sitemap-generator/


What It Does


Paste your article URLs β†’ Fill a couple of fields β†’ Get a valid, Google-compliant news-sitemap.xml in seconds.



No login. No email. No WordPress dependency. Just a clean UI that gets the job done.


🧠 Why I Built It

News publishers β€” especially solo creators β€” constantly run into issues like:


  • β€œGoogle isn’t indexing my news posts.”
  • β€œHow do I create a News sitemap without WordPress?”
  • β€œDo I need to code an XML file manually?”

Most tools are either:


  • Behind a paywall
  • WordPress-only
  • Over-engineered
  • Or just plain annoying


So I built a simple, browser-based tool to generate a Google News XML Sitemap fast β€” aimed at developers, SEOs, bloggers, and indie media folks.


⚑ Key Features


  • βœ… No login or email required
  • βœ… Handle up to 1000 article URLs at once
  • βœ… Fully Google-compliant News sitemap XML
  • βœ… Fast, free, and mobile-friendly
  • βœ… No ads, no tracking

πŸ‘¨β€πŸ’» Tech Stack


  • Frontend: HTML + TailwindCSS
  • Backend: Node.js + Express
  • Other: Custom XML builder, sitemap validator, regex-based input sanitization

Thinking about open-sourcing it soon β€” DM if interested.


🧐 Who Should Use It?


  • Developers building static/news-heavy websites
  • SEO freelancers or small agencies
  • Bloggers submitting to Google News
  • Anyone needing a quick News sitemap without plugins

πŸ“₯ Example Output


<url>
<loc>https://example.com/news/article-1&lt;/loc>
<news:news>
<news:publication>
<news:name>My News Site</news:name>
<news:language>en</news:language>
</news:publication>
<news:publication_date>2025-07-13</news:publication_date>
<news:title>Article Title Goes Here</news:title>
</news:news>
</url>

πŸ€– SEO Tip: Submit It to Google

Once your sitemap is ready, submit it in Google Search Console:


  1. Go to your property
  2. Open the Sitemaps tab
  3. Add your News sitemap URL
  4. Submit and track


This helps Google index your latest articles much faster πŸš€



🧭 Roadmap


Some ideas in the pipeline:


  • πŸ”„ Auto-fetch from RSS feeds
  • πŸ”— Host sitemap via shareable URL
  • 🧠 Pull article titles using Open Graph meta
  • πŸ“§ Optional alerts via email

Have suggestions? Drop them below or ping me directly πŸ™Œ


🌐 Try It Now β€” 100% Free


πŸ‘‰ Generate Your News Sitemap


πŸ™Œ Support the Launch

  • ⭐ Leave a like or comment
  • 🐦 Share it with news site owners, bloggers, and indie publishers
  • πŸ’¬ Suggest improvements or ideas

Thanks for reading β€” and happy indexing!

Top comments (0)