Entry 1
Core sitemap metadata and optional media fields.
Generate standard, video, and multi-image sitemap entries from one workspace. Import rows as text, upload CSV files with page, video, or image presets, and export validated XML in one step.
0
URLs Ready
0
Video Rows
0
Image Rows
0
Image Assets
Paste one row per line or upload a CSV file. Use the preset selector to interpret uploaded columns as page, video, image, or mixed rows.
Page Preset
url,lastmod,changefreq,priority
Video Preset
url,lastmod,changefreq,priority,videoTitle,videoDescription,thumbnailUrl,contentUrl,playerUrl,duration,publicationDate
Image Preset
url,lastmod,changefreq,priority,imageUrls,imageCaptions,imageTitles,imageGeoLocations,imageLicenses
Use semicolons inside image columns to attach multiple images to a single URL row.
Configure standard, video, and multi-image sitemap entries per URL.
Entry 1
Core sitemap metadata and optional media fields.
Validation runs before export. Incomplete media rows are flagged below.
Preview
Build the rows on the left, then generate the XML. Image rows can now emit multiple image blocks under the same URL entry.
0
Total Rows
0
Video Rows
0
Image Rows
0
Image Assets
An XML sitemap is a structured file that lists all the URLs you want search engines to crawl and index on your website. It acts as a roadmap for Googlebot and other crawlers, ensuring no important page goes undiscovered.
A well-formed sitemap includes:
sitemap.xmlThe generator now supports bulk imports for large URL lists and richer content types for media SEO workflows. You can paste rows separated by commas, pipes, or tabs, switch between append and replace modes, upload CSV files using preset formats, and include optional video and multi-image metadata directly in the same import.
Recommended import column order:
CSV uploads now support preset modes for page, video, and image sitemaps. For image rows, you can attach multiple image assets to the same URL by separating each image field with semicolons.
The generator checks each media row before creating the XML. This prevents invalid video or image sitemap markup from being exported.
Submitting a sitemap to Google Search Console speeds up the indexing of new and updated pages. It is especially important for:
An XML sitemap is a file that lists all the important URLs on your website and provides metadata like last modification date, change frequency, and priority. It helps search engines like Google discover and index your pages efficiently.
To submit your sitemap to Google, go to Google Search Console, select your property, navigate to Sitemaps under the Index section, enter the URL of your sitemap.xml, and click Submit. Google will then crawl and process your sitemap.
Sitemap priority is a value between 0.1 and 1.0 indicating the relative importance of a page on your site. Set your most important pages (homepage, key landing pages) to 1.0 and less critical pages lower. Search engines treat this as a hint rather than a strict rule.
The changefreq tag hints to search engines how often a page is updated. Use "daily" for news/blog pages, "weekly" for product pages, "monthly" for static pages, and "yearly" for rarely-changed pages. Note that search engines may ignore this hint.
While small sites with fewer than 10 pages may not strictly need a sitemap, it's still recommended as good practice. A sitemap ensures search engines discover all your pages and helps you track indexing through Google Search Console.
Solutions
Resources