← Browse all sitemaps
VideoLast checked: just now

YouTube Sitemap

XML sitemap analysis for youtube.comThe world's largest video platform

Sitemaps Found

27

Total URLs

3,500

With lastmod

0

Newest Update

Sitemaps Discovered

  • https://www.youtube.com/sitemaps/sitemap.xml
  • https://www.youtube.com/product/sitemap.xml
  • https://www.youtube.com/sitemaps/misc.xml
  • https://www.youtube.com/kids/sitemap.xml
  • https://www.youtube.com/trends/sitemap.xml
  • https://about.youtube/sitemap.xml
  • https://www.youtube.com/jobs/sitemap.xml
  • https://www.youtube.com/creators/sitemap.xml
  • https://www.youtube.com/csai-match/sitemap.xml
  • https://www.youtube.com/originals/guidelines/sitemap.xml
  • https://contributors.youtube.com/sitemap.xml
  • https://socialimpact.youtube.com/sitemap.xml
  • https://vr.youtube.com/sitemap.xml
  • https://artists.youtube/sitemap.xml
  • https://www.youtube.com/measurementprogram/sitemap.xml
  • https://www.youtube.com/go/family/sitemap.xml
  • https://www.youtube.com/yt/terms/sitemap.xml
  • https://www.youtube.com/howyoutubeworks/sitemap.xml
  • https://www.youtube.com/myfamily/sitemap.xml
  • https://health.youtube/sitemap.xml
  • https://news.youtube/sitemap.xml
  • https://research.youtube/sitemap.xml
  • https://www.youtube.com/product/sitemap-files/sitemap-001.xml.gz
  • https://www.youtube.com/product/sitemap-files/sitemap-002.xml.gz
  • https://www.youtube.com/product/sitemap-files/sitemap-003.xml.gz
  • https://www.youtube.com/product/sitemap-files/sitemap-004.xml.gz
  • https://www.youtube.com/product/sitemap-files/sitemap-005.xml.gz

Sample URLs (3,500 total)

https://artists.youtube/
https://artists.youtube/features/
https://artists.youtube/foundry/
https://artists.youtube/downtown/
https://artists.youtube/tunecore/
https://artists.youtube/distrokid/
https://artists.youtube/intl/de_ALL/
https://artists.youtube/intl/de_ALL/features/
https://artists.youtube/intl/de_ALL/foundry/
https://artists.youtube/intl/de_ALL/news/
https://artists.youtube/intl/de_ALL/resources/
https://artists.youtube/intl/de_ALL/songwriters/
https://artists.youtube/intl/de_ALL/songwriters/content-strategies/
https://artists.youtube/intl/de_ALL/songwriters/insider-tips/
https://artists.youtube/intl/de_ALL/songwriters/publishers-societies-pros/
https://artists.youtube/intl/de_ALL/songwriters/songwriters-producers/
https://artists.youtube/intl/el_ALL/
https://artists.youtube/intl/el_ALL/features/
https://artists.youtube/intl/el_ALL/foundry/
https://artists.youtube/intl/el_ALL/news/

Try it with the SitemapKit API

curl -X POST https://sitemapkit.com/api/v1/sitemap/full \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"url": "youtube.com"}'

About YouTube Sitemaps

An XML sitemap helps search engines discover and index pages on youtube.com. SitemapKit's API can automatically discover all sitemaps on youtube.com by checking the robots.txt file and probing common sitemap paths like /sitemap.xml, /sitemap_index.xml, and more.

We found 27 sitemaps containing 3,500 URLs on youtube.com.

How to Extract YouTube's Sitemap Programmatically

Instead of manually downloading and parsing XML files, use the SitemapKit API to get structured JSON data in a single request. The /api/v1/sitemap/full endpoint discovers all sitemaps, parses them recursively (handling sitemap indexes up to 5 levels deep), and returns deduplicated URLs with metadata like lastmod, changefreq, and priority.