Module Three

Specialised Sitemap Types

Seven lessons on the specialised XML sitemap types that exist beyond the standard URL sitemap, when each one matters, and how to architect them when more than one is in play.

The Curriculum

Seven Lessons

Designed to be read in order, building on the foundations from Module 1 and the building-and-submitting workflow from Module 2. Each lesson covers one specialised sitemap type or one strategic architectural question.

7 lessons
Module 03 01 Sitemap Series

What Specialised Sitemap Types Are and When You Need Them

The opening lesson. What specialised sitemaps are, the four types that matter, and how to know which apply to your site.

Module 03 02 Sitemap Series

How to Create an Image Sitemap

When image sitemaps matter, the image:image elements that count, and three implementation paths.

Module 03 03 Sitemap Series

How to Create a Video Sitemap

Self-hosted video versus YouTube embeds. The required and optional video:video elements, plus the metadata that earns its place.

Module 03 04 Sitemap Series

How to Create a News Sitemap

For Google News publishers only. The simplified current spec, the 48-hour window, and why this sitemap type lives on its own file.

Module 03 05 Sitemap Series

How to Use Hreflang in Sitemaps for International SEO

International SEO from the sitemap. The xhtml:link structure, bi-directional requirements, and when sitemap-based hreflang wins over HTML tags.

Module 03 06 Sitemap Series

Other Sitemap Formats and When to Use Them

RSS, Atom, plain text, and mRSS. What each is good for, when they help, and why XML stays the right default.

Module 03 07 Sitemap Series

When to Combine or Separate Specialised Sitemaps

The architectural decision. Three patterns, when each works, the news sitemap exception, and a decision framework by site size.

Test Yourself

Ready to test your specialised sitemap knowledge?

A quick check on what you have absorbed from Module 3. The quiz is in the queue.

Take the Module 3 quiz →
Frequently Asked

Module 3 Questions

Common questions about specialised sitemaps, drawn from the issues that come up most often when these types are being implemented.

Do I need every specialised sitemap type for my site?
No. Each specialised type addresses a specific scenario. Image sitemaps help sites where images carry real content value. Video sitemaps help sites with self-hosted video. News sitemaps only help Google News-approved publishers. Hreflang sitemaps help sites with international or multilingual content. Most sites need one or two of these, not all four.
Can image, video, and hreflang sit in the same sitemap file?
Yes. Each type uses a different XML namespace, and they coexist in the same urlset by declaring all the namespaces at the top of the file. A single url entry can include image:image, video:video, and xhtml:link elements together when the page has all three.
Why is the news sitemap always its own file?
Three reasons. The 1,000 URL cap on news sitemaps would constrain a combined sitemap unnecessarily. The 48-hour freshness window requires constant pruning that does not apply to the standard sitemap. And Search Console reports news sitemap activity separately, so combining them muddies the data.
Do I need a sitemap index if I only have one specialised sitemap?
No. The sitemap index pattern is for orchestrating multiple sitemap files. If you have a single sitemap (with or without inline specialised metadata), you submit that one file directly to Search Console without an index.
What about videos hosted on YouTube?
YouTube indexes its own content through its parent infrastructure. Adding YouTube embed URLs to your video sitemap rarely helps because YouTube already has those videos indexed. Video sitemaps are most useful for video files you self-host on your own domain or CDN.
Is sitemap-based hreflang better than HTML hreflang tags?
The engines treat both equally. The choice is about practicality. Sitemap-based hreflang centralises the signals into one file, which makes maintenance easier at scale. HTML hreflang tags are simpler for small sites and integrate better with most CMSes. The rule is: pick one method and stick with it.
Does my CMS handle specialised sitemaps automatically?
It depends on the CMS and the SEO plugin. WordPress with Yoast, Rank Math, or All in One SEO generally handles image sitemap entries inline by default. Video and news sitemap support usually requires a Pro tier or dedicated add-on. Hreflang implementation varies significantly between multilingual plugins.
Should I still use mRSS for video sitemap submission?
No. The XML video sitemap extension has replaced mRSS for new implementations. mRSS still works if you have an existing feed, but it is not recommended going forward. Lesson 3 covers the XML video sitemap setup that makes mRSS unnecessary.
Up Next

Module 4: Coming Soon

The sitemap conversation moves into the AI Search era proper. AI crawlers, answer engines, llms.txt, and how the fundamentals from Modules 1 to 3 evolve when the audience for them is more than just Googlebot.

View Module 4 →
Was this article helpful?
YesNo