Meta Tag Generator
Meta Tag Generator that outputs clean, copy-ready code for better rankings.
Generate an XML sitemap from a list of URLs — paste your addresses, one per line, and copy a standards-compliant sitemap to submit to search engines.
Your browser is preparing the tool. It runs 100% locally.
Paste your page URLs, one per line, and the tool builds a standard XML sitemap — a urlset with one entry per URL — that you save as sitemap.xml and submit in Search Console. Each entry gets a loc plus lastmod, changefreq and priority. Be aware: it stamps every URL with today's date, weekly and priority 0.8 as placeholders — Google ignores changefreq and priority, and distrusts a lastmod that is the same on every page, so edit lastmod to real dates. It runs in your browser.
Give it a list of URLs and it returns a valid sitemaps.org XML sitemap: the XML declaration, a urlset, and a url entry per address carrying loc, lastmod, changefreq and priority. Save it as sitemap.xml, upload it to your site, and submit it in Google Search Console and Bing Webmaster Tools.
A sitemap helps search engines discover your pages, which is most useful for new sites, large sites, or pages that are not well linked. It does not guarantee indexing — it is a list of candidates, not a command to index.
Each line you paste becomes a url block. The tool escapes the address into a loc element and attaches three optional hints: lastmod set to today's date, changefreq set to weekly, and priority set to 0.8. It wraps the lot in a urlset with the sitemaps.org namespace and the XML declaration at the top.
Those three hints are placeholders, and that matters. Google openly ignores changefreq and priority. It does use lastmod — but only if it is accurate; a sitemap that claims every page changed today is a known red flag that makes Google start ignoring the field. Edit lastmod to each page's real modification date before relying on it.
an XML urlset (sitemaps.org namespace), one url entry per URL:
loc — your URL
lastmod — today's date (edit to the real date)
changefreq — weekly (Google ignores this)
priority — 0.8 (Google ignores this)lastmod is the only hint Google uses, and only if it is honest — the same date on every URL gets ignored. A single file holds up to 50,000 URLs and 50 MB; beyond that, split into several sitemaps with a sitemap index.
| Input | URLs, one per line |
|---|---|
| Output | XML sitemap (sitemaps.org urlset) |
| Per entry | loc, lastmod (today), changefreq (weekly), priority (0.8) |
| lastmod | stamped as today — edit to real dates |
| Per-file limit | 50,000 URLs and 50 MB |
| Where it runs | In your browser — nothing uploaded |
Every URL gets lastmod set to today. That is the single most common sitemap mistake — Google treats an all-the-same, always-current lastmod as untrustworthy and starts ignoring it. Edit lastmod to each page's real last-modified date, or remove it if you cannot keep it honest.
changefreq (weekly) and priority (0.8) are filled in for every URL, but Google ignores both outright. They are harmless and valid; just do not expect them to influence crawling or ranking.
One file holds up to 50,000 URLs and 50 MB uncompressed. This tool emits a single flat sitemap, so for a larger site you would split your URLs across several files and reference them from a sitemap index — which this does not build.
A sitemap aids discovery; it does not force indexing. Google decides what to index on its own — pages can be in your sitemap and still left out, and pages not listed can still be indexed.
It does not crawl your site or check the URLs. You supply the list, so make sure each URL is the canonical, indexable, 200-OK version — do not list redirects, noindex pages or blocked URLs.
Give search engines a complete list of pages before many links point to them.
Produce a sitemap.xml to submit in Google Search Console and Bing.
Hand-build a sitemap for a site without a CMS plugin to generate one.
List pages that are not well linked so crawlers can still find them.
Want real lastmod and auto-updates? A CMS sitemap plugin or a server-side generator keeps dates honest. Over 50,000 URLs? Split into multiple sitemaps with an index file.
Emits a standards-compliant sitemaps.org XML sitemap; it is explicit that the lastmod is stamped today and should be edited, and that Google ignores the changefreq and priority it includes.
Meta Tag Generator that outputs clean, copy-ready code for better rankings.
Keyword Density Checker online — accurate, standards-compliant and free for SEO work.
UTM Link Builder online — accurate, standards-compliant and free for SEO work.
Open Graph Generator that outputs clean, copy-ready code for better rankings.
SERP Snippet Preview online — accurate, standards-compliant and free for SEO work.
Schema Markup Generator online — accurate, standards-compliant and free for SEO work.
It is free, private and runs entirely in your browser — no sign-up, no uploads, no limits.