Different Types of Sitemaps That You Should Know

Discover the basics of sitemaps and explore the different types you might encounter when doing SEO for your website at FoxAdvert.

Last updated:12/19/2024

What you'll learn?

What is a Sitemap?

Types of Sitemaps

1. XML Sitemap

Key features of an XML Sitemap:

Example of an XML Sitemap:

2. HTML Sitemap

Key features of an HTML Sitemap:

Example of an HTML Sitemap:

3. Video Sitemap

Key features of a Video Sitemap:

Example of a Video Sitemap:

4. Image Sitemap

Key features of an Image Sitemap:

Example of an Image Sitemap:

5. News Sitemap

Key features of a News Sitemap:
Example of a News Sitemap:
Conclusion
Improve your website performance with FoxAdvert!

Sitemaps help search engines understand the structure of a site and allow webmasters to manage their content more effectively. Understanding the different types of sitemaps is the key to making sure your content gets noticed.


In this article, we’ll walk through the basics of sitemaps and explore the different types you might encounter
when doing SEO for your website.


What is a Sitemap?

A sitemap is like a roadmap for a website. It provides search engines with a list of pages, videos, images, and other important content on your site. It helps search engines crawl and index your site more efficiently, improving your chances of appearing in search results.


A sitemap helps search engines "read" and "navigate" your site to find relevant pages quickly.

Learn more: What Is A Sitemap?


Types of Sitemaps

There are several types of sitemaps, each serving a specific purpose. Let's take a look at the main ones:


1. XML Sitemap

The XML sitemap is the most common type of sitemap used for SEO. It’s a file that lists all the important URLs on your site and provides metadata about them (such as how often they’re updated or how important they are). This type of sitemap is specifically designed to help search engines understand your site’s structure and index its pages.


Key features of an XML Sitemap:

  • Easy to create: You can generate an XML sitemap automatically using tools like Yoast SEO (for WordPress) or Screaming Frog.
  • Helps with indexing: XML sitemaps provide search engines with the essential information to crawl and index pages effectively.
  • Supports metadata: You can include extra details about each URL, like how often it is updated (frequency), how important it is (priority), and the date it was last modified.


Example of an XML Sitemap:

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

<url>

<loc>https://www.example.com/</loc>

<lastmod>2024-12-01</lastmod>

<changefreq>daily</changefreq>

<priority>1.0</priority>

</url>

<url>

<loc>https://www.example.com/about</loc>

<lastmod>2024-11-25</lastmod>

<changefreq>weekly</changefreq>

<priority>0.8</priority>

</url>

</urlset>


2. HTML Sitemap

An HTML sitemap is a simple, user-friendly page that lists all of the key pages on your site, often organized in a hierarchical way. This type of sitemap is primarily intended for human visitors, not search engines, although it can still help search engines discover content.


Key features of an HTML Sitemap:

  • User-oriented: It helps visitors quickly navigate your site.
  • Simple design: It’s typically a plain list or table of links.
  • Less technical: Unlike XML sitemaps, an HTML sitemap is made for humans, not search engines.


Example of an HTML Sitemap:

<ul>

<li><a href="https://www.example.com/">Home</a></li>

<li><a href="https://www.example.com/about">About Us</a></li>

<li><a href="https://www.example.com/services">Services</a></li>

<li><a href="https://www.example.com/contact">Contact</a></li>

</ul>


3. Video Sitemap

A video sitemap is a special type of XML sitemap specifically designed for websites that host video content. It helps search engines understand and index the videos on your site by providing detailed information such as the video’s title, description, duration, and the thumbnail.


Key features of a Video Sitemap:

  • Specific to video content: It helps search engines index and rank video content.
  • Metadata included: The sitemap includes details about the video, such as duration, description, and thumbnail URL.
  • Improves visibility: This type of sitemap ensures that your videos show up in video search results on platforms like Google.


Example of a Video Sitemap:

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"

xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

<url>

<loc>https://www.example.com/video-page</loc>

<video:video>

<video:thumbnail_loc>https://www.example.com/thumbnails/1.jpg</video:thumbnail_loc>

<video:title>How to Create a Sitemap</video:title>

<video:description>This video shows you how to create an XML sitemap for your website.</video:description>

<video:content_loc>https://www.example.com/videos/sitemap-tutorial.mp4</video:content_loc>

<video:duration>600</video:duration>

</video:video>

</url>

</urlset>


4. Image Sitemap

An image sitemap is another type of XML sitemap designed specifically for image content. It helps search engines index images on your site, making it easier for those images to show up in search engine results, like Google Images.


Key features of an Image Sitemap:

  • Optimizes image indexing: It ensures your images are properly indexed by search engines.
  • Includes metadata: Just like a video sitemap, you can include information about each image, such as title, caption, and license.
  • Improves visibility: By having a dedicated sitemap, your images are more likely to be found through image search.


Example of an Image Sitemap:

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"

xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

<url>

<loc>https://www.example.com/photo-gallery</loc>

<image:image>

<image:loc>https://www.example.com/images/photo1.jpg</image:loc>

<image:caption>An evening at park</image:caption>

<image:title>Puppy on the field</image:title>

</image:image>

</url>

</urlset>


5. News Sitemap

A news sitemap is designed for websites that publish articles or news-related content. It helps search engines quickly find and index news stories to display in search results, especially on Google News.


Key features of a News Sitemap:

  • For news content: It’s used by websites that publish frequently updated articles.
  • Timely indexing: Helps news articles appear in Google News and other news search engines.
  • Metadata: You can include details like the publication date, article keywords, and geographic location.

Example of a News Sitemap:

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"

xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">

<url>

<loc>https://www.example.com/latest-news</loc>

<news:news>

<news:publication_date>2024-12-12</news:publication_date>

<news:title>Breaking News: New Technology Advances</news:title>

<news:keywords>technology, innovation</news:keywords>

</news:news>

</url>

</urlset>


Conclusion

Sitemaps are vital for improving the visibility and performance of your website. They come in different types, each serving a unique function to help you get your content noticed by both users and search engines.

By creating and submitting a sitemap to search engines, you ensure that your content is indexed more efficiently, improving your site's chances of ranking well in search results. You can start by creating an XML sitemap for your site, and as your site grows, consider creating specialized sitemaps to optimize how your videos, images, and news content are indexed.


Improve your website performance with FoxAdvert!

If you are looking forward to how to improve your website performance, our professional team of SEO experts at FoxAdvert can help you. Contact us today to start your journey 😊

>>> Book an appointment now!

Mia Mello
Senior Digital Marketer
Mia believes that storytelling and genuine connections are the game-changers. So she spends most of her time strolling around the park near her house and talking with people about different kinds of topics that come to her mind.