Understanding the different types of sitemap for SEO is one of those foundational skills that separates competent technical SEO from guesswork. I’ve audited hundreds of Singapore websites over the years, and sitemap misconfigurations remain one of the most common issues I find. Not because sitemaps are complicated, but because most site owners treat them as a checkbox item rather than a strategic tool.
Think of it this way. You’ve just opened a new shop in Funan Mall. The directory board at the entrance tells visitors exactly where you are. Without that listing, people might wander past your unit entirely. Sitemaps do the same job for search engine crawlers navigating your website.
But here’s the thing most guides won’t tell you: not every sitemap type is relevant to every website. Submitting the wrong type, or misconfiguring the right one, can actually slow down your crawl efficiency. Let me walk you through all seven types, when each one earns its place, and how to implement them properly.
What Exactly Is a Sitemap, and Why Should You Care?
A sitemap is a structured file that tells search engines which URLs on your site exist, how they relate to each other, and which ones matter most. Googlebot, Bingbot, and other crawlers use sitemaps as a discovery mechanism. They don’t replace crawling, but they supplement it.
This distinction matters. A sitemap doesn’t guarantee indexing. It’s a suggestion, not an instruction. Google’s own documentation says as much. But for sites with orphan pages, deep navigation structures, or freshly published content, sitemaps dramatically improve how quickly and completely your pages get discovered.
Here’s a practical example. I worked with a Singapore-based property portal that had over 12,000 listing pages. Despite solid internal linking, Google Search Console showed only 4,200 pages indexed. After restructuring their XML sitemap into segmented files and resubmitting, indexed pages climbed to 9,800 within six weeks. That’s a 133% improvement in index coverage, purely from sitemap optimisation.
The 7 Types of Sitemap You Need to Know
Each sitemap type serves a specific function. Some are essential for almost every website. Others only matter if your site has particular content types or technical configurations. Let’s go through them one by one.
1. XML Sitemaps: The Non-Negotiable Foundation
XML sitemaps are the standard format that search engines expect. They’re machine-readable files (written in Extensible Markup Language) that list your URLs along with optional metadata like last modification date, change frequency, and priority.
Every serious website needs an XML sitemap. Full stop. But the way you structure it matters more than most people realise.
Key technical details you should know:
- Each XML sitemap file can contain a maximum of 50,000 URLs and must not exceed 50MB uncompressed.
- For larger sites, you need a sitemap index file that references multiple individual sitemaps.
- The
<lastmod>tag should reflect actual content changes, not just the date you regenerated the sitemap. Google’s John Mueller has confirmed they ignore lastmod values that aren’t accurate. - The
<priority>tag is essentially ignored by Google now. Don’t waste time fine-tuning it. - The
<changefreq>tag is also largely disregarded. Google crawls based on its own assessment of how often your content changes.
For Singapore e-commerce sites running platforms like Shopify or WooCommerce, I recommend segmenting your XML sitemaps by content type. Create separate sitemaps for product pages, category pages, and blog posts. This gives you granular data in Google Search Console about which content types are being indexed and which aren’t.
Action step: Open Google Search Console, go to Sitemaps, and check the status of your current XML sitemap. If you see “Has errors” or if your submitted count is significantly higher than your indexed count, that’s your signal to investigate further.
2. HTML Sitemaps: The User-Facing Navigation Aid
While XML sitemaps talk to search engines, HTML sitemaps talk to humans. An HTML sitemap is simply a webpage on your site that lists and links to your important pages, usually organised by category or hierarchy.
I’ll be honest. HTML sitemaps have fallen out of fashion. Many SEO practitioners consider them outdated. But they still serve two legitimate purposes.
First, they create an additional layer of internal linking. Every page listed on your HTML sitemap receives a direct link from a page that’s typically one click from your homepage. For sites with deep architectures (pages that are four or five clicks from the homepage), this flattens your link depth and improves crawlability.
Second, they help users who are lost. If your site search is poor or your navigation is complex, an HTML sitemap acts as a fallback. I’ve seen this particularly useful for Singapore government-related sites and large corporate sites where the navigation structure is dictated by organisational hierarchy rather than user intent.
Action step: If your site has more than 200 pages, create a categorised HTML sitemap and link to it from your footer. Monitor whether the pages listed there see improved crawl rates in your server logs.
3. Image Sitemaps: Essential for Visual-Heavy Sites
Image sitemaps provide search engines with specific information about the images hosted on your site. You can either create a dedicated image sitemap or extend your existing XML sitemap with image-specific tags.
This matters more than you might think. Google Image Search drives significant traffic for certain industries. If you run a renovation firm in Singapore, an interior design studio, or an F&B business, your images are doing heavy lifting for discovery. But Googlebot can’t always find images that are lazy-loaded, served via JavaScript frameworks, or embedded in CSS backgrounds.
The image sitemap tags you should use:
<image:loc>— the URL of the image (required)<image:title>— the title of the image<image:caption>— a descriptive caption<image:geo_location>— where the image was taken (useful for local SEO in Singapore)<image:license>— URL to the image’s license information
You can include up to 1,000 images per page entry in your sitemap. For an e-commerce site with multiple product photos per listing, this is incredibly useful.
Action step: Run a Screaming Frog crawl of your site with image extraction enabled. Compare the images found during the crawl against what’s listed in your sitemap. Any gaps represent missed indexing opportunities.
4. Video Sitemaps: Getting Your Videos Into Search Results
Video sitemaps tell search engines about video content on your pages. This includes metadata like the video title, description, duration, thumbnail URL, and the raw video file URL or player page URL.
Without a video sitemap, Google relies on its own ability to detect embedded videos. It’s gotten better at this, but it’s still inconsistent. If you’re hosting videos natively (not just embedding YouTube), a video sitemap is practically mandatory.
Here’s where it gets interesting for Singapore businesses. If you’re a tuition centre producing educational content, a property agent creating virtual tours, or a clinic publishing patient education videos, video rich results can significantly increase your click-through rate. Google displays video thumbnails in search results, and pages with these thumbnails consistently outperform plain blue links.
Required video sitemap tags:
<video:thumbnail_loc>— URL to the video thumbnail image<video:title>— title of the video<video:description>— description (minimum 1 character, recommended at least a sentence)<video:content_loc>or<video:player_loc>— at least one of these is required
One common mistake I see: listing YouTube-hosted videos in your video sitemap when the video is simply embedded on your page. Google will typically attribute the video to YouTube, not your domain. For video sitemaps to benefit your site’s SEO, you need to self-host the video or use a platform that allows your domain to be the canonical source.
Action step: Check Google Search Console under the “Video pages” report (under Enhancements). If you have videos on your site but this report shows zero items, you likely need a video sitemap or structured data markup, or both.
5. News Sitemaps: Speed-to-Index for Publishers
News sitemaps are a specialised format designed for sites that appear in Google News. They follow a specific protocol and include only articles published within the last 48 hours.
This is a niche sitemap type. If you’re not a news publisher, you don’t need it. But if you are, it’s critical. Google News operates on a much tighter crawl cycle than regular organic search. A news sitemap signals to Google that you have fresh, time-sensitive content that should be crawled immediately.
Key requirements for news sitemaps:
- Only include articles from the past two days.
- Use the
<news:publication_date>tag in W3C format. - Include the
<news:name>(publication name) and<news:language>tags. - Google dropped support for the
<news:keywords>tag in 2022, so don’t bother including it. - Your site must be approved for Google News inclusion first. Simply having a news sitemap doesn’t get you in.
For Singapore media outlets, online magazines, and niche news sites covering topics like fintech regulations (MAS updates, for example) or property market movements, a properly configured news sitemap can mean the difference between appearing in Google News within minutes versus hours.
Action step: If you publish time-sensitive content, apply for Google News inclusion through Google Publisher Center. Once approved, configure your CMS to auto-generate a news sitemap that only includes articles from the last 48 hours.
6. Mobile Sitemaps: A Legacy Format You Probably Don’t Need
Let me save you some time. Mobile sitemaps are largely obsolete. They were designed for the era when websites maintained separate mobile versions on subdomains like m.example.com, serving entirely different HTML to mobile users.
Since Google moved to mobile-first indexing (completed for virtually all sites by 2023), the mobile version of your content is what Google crawls and indexes by default. If your site uses responsive design, which it should, you don’t need a separate mobile sitemap. Your standard XML sitemap already covers your mobile content because the URLs are the same.
The only scenario where a mobile sitemap still matters is if you maintain a separate mobile site on a different URL structure. Even then, the better long-term solution is migrating to responsive design.
I mention this type because you’ll see it listed in every “types of sitemap” article online, and I don’t want you wasting time implementing something unnecessary. If your developer suggests creating a mobile sitemap for your responsive site, politely redirect that effort elsewhere.
Action step: Check whether your site serves different URLs for mobile and desktop users. If it does, consider migrating to responsive design. If it’s already responsive, skip the mobile sitemap entirely.
7. RSS/Atom Feeds: Real-Time Content Discovery
RSS (Really Simple Syndication) and Atom feeds are dynamic, auto-updating feeds that notify search engines whenever new content is published. They’re not traditional sitemaps in the strictest sense, but Google explicitly recommends using them alongside XML sitemaps for content discovery.
Here’s the key difference. Your XML sitemap is a comprehensive list of all your important URLs. Your RSS/Atom feed is a rolling list of your most recent content. Together, they give search engines both the full picture and the latest updates.
Google’s own documentation states: “We recommend using both an XML sitemap and an RSS/Atom feed. The XML sitemap provides information about all the URLs on your site, while the RSS/Atom feed provides information about recent changes.”
For blogs, news sites, and any website that publishes content regularly, this is a low-effort, high-impact addition. Most CMS platforms generate RSS feeds automatically. WordPress does it out of the box at /feed/.
Action step: Verify your RSS feed is working by visiting yourdomain.com/feed/ (for WordPress sites). Then submit this feed URL in Google Search Console alongside your XML sitemap. Check your server logs to see if Googlebot is fetching the feed regularly.
How to Choose the Right Sitemap Combination for Your Site
Not every site needs all seven types. Here’s a practical framework based on site type:
Small business website (under 100 pages): XML sitemap only. Maybe an HTML sitemap if your navigation is limited.
E-commerce site: Segmented XML sitemaps (products, categories, blog), image sitemap, and potentially a video sitemap if you have product videos.
News or media site: XML sitemap, news sitemap, and RSS/Atom feed. This trio ensures both comprehensive coverage and rapid discovery of new content.
Content-heavy blog: XML sitemap and RSS/Atom feed. Add an image sitemap if you produce original visual content.
Portfolio or creative agency: XML sitemap, image sitemap, and video sitemap if applicable.
Tools for Creating and Managing Your Sitemaps
The right tool depends on your CMS and technical comfort level. Here are the ones I actually use and recommend to clients.
Yoast SEO or Rank Math (WordPress)
Both generate XML sitemaps automatically and let you control which post types and taxonomies are included. Rank Math offers slightly more granular control, allowing you to exclude individual posts or pages from the sitemap without needing a separate plugin. For most WordPress sites in Singapore, either of these handles sitemap generation well enough that you don’t need a standalone solution.
Screaming Frog SEO Spider
This is my go-to for sitemap generation on non-WordPress sites or when I need precise control. Screaming Frog crawls your site and lets you generate an XML sitemap from the crawl results. You can filter by response code, depth, indexability, and more. For a site with 50,000+ pages, this level of control is essential. The free version handles up to 500 URLs. The paid version (£199/year) is worth every cent for professional use.
Google Search Console
Not a sitemap generator, but the most important sitemap management tool you have. Submit your sitemaps here, monitor their status, and track how many submitted URLs are actually indexed. The coverage report will flag errors like URLs that return 404s, pages blocked by robots.txt, or URLs with redirect chains. Check this monthly at minimum.
Ahrefs or Semrush Site Audit
Both platforms include sitemap validation as part of their site audit features. They’ll flag issues like sitemap URLs returning non-200 status codes, URLs in the sitemap that are also blocked by robots.txt (a surprisingly common contradiction), and sitemaps that aren’t referenced in your robots.txt file. Use these for periodic health checks rather than day-to-day management.
Common Sitemap Mistakes I See on Singapore Websites
After years of auditing sites across Singapore, these are the recurring issues that cost businesses crawl budget and indexing efficiency.
Including noindex URLs in the sitemap. If you’ve told Google not to index a page via a meta robots tag, don’t also include it in your sitemap. This sends contradictory signals and wastes crawl budget.
Listing URLs that redirect. Every URL in your sitemap should return a 200 status code. If a URL 301-redirects to another page, update the sitemap to point to the final destination URL.
Not referencing the sitemap in robots.txt. Add Sitemap: https://yourdomain.com/sitemap.xml to the bottom of your robots.txt file. This ensures every crawler that reads your robots.txt also discovers your sitemap, even if you haven’t manually submitted it to every search engine.
Forgetting to update after site migrations. I’ve seen Singapore businesses redesign their entire site, change their URL structure, and leave the old sitemap in place for months. After any migration, regenerate and resubmit your sitemap immediately.
Submitting a sitemap with thousands of low-quality pages. Your sitemap should be a curated list of pages you want indexed. Thin content pages, tag archives with one post, and parameter-based duplicate URLs don’t belong there.
Let’s Sort Out Your Sitemaps Properly
Getting your sitemaps right is foundational technical SEO work. It’s not glamorous, but it directly affects how efficiently search engines discover, crawl, and index your content. If your Google Search Console is showing a big gap between submitted and indexed URLs, or if you’re publishing content that takes weeks to appear in search results, your sitemap configuration is likely part of the problem.
If you’d like a second pair of eyes on your sitemap setup, or if you suspect broader technical SEO issues are holding your site back, reach out to us at bestseo.sg. We’ll run a complimentary technical audit and show you exactly where the gaps are. No obligations, just a clear picture of what needs fixing.
