Browse all tools
google search console

How to Submit a Video Sitemap to Google Search Console (2026 Guide)

how-to-submit-video-sitemap-to-google-search-console-hero
Share this article

Frequently Asked Questions

How do I submit a video sitemap to Google Search Console?

Upload your video-sitemap.xml file to a public path on your domain (typically the site root), verify the URL returns the raw XML in a browser, open Google Search Console for your verified property, navigate to Indexing > Sitemaps, paste the full URL, and click Submit. The status should change to Success within a few minutes. Track indexing under Pages > Video in the Search Console reports.

What are the 5 required tags in a video sitemap?

Google requires five fields per entry: <loc> (the page URL hosting the video), <video:title> (max 100 chars), <video:description> (max 2,048 chars), <video:thumbnail_loc> (image URL, min 160x90 px), and either <video:content_loc> (direct video file URL, preferred) or <video:player_loc> (player iframe URL). Optional but useful tags include duration, publication_date, and family_friendly.

Where should I put my video-sitemap.xml file?

The conventional location is the site root: https://yoursite.com/video-sitemap.xml. Any public path on the same domain works. Make sure the URL returns the raw XML with Content-Type application/xml or text/xml, not an HTML preview or 404. Subdomains require a separate Search Console property and their own sitemap.

How long does it take for videos to appear after submitting?

Most sites see videos appear in the Search Console Video Indexing Report within 7 to 14 days. New domains or sites with low crawl frequency can take 3 to 6 weeks. The biggest accelerator is having your site already verified in Search Console with healthy regular indexing. If 30 days pass with zero videos discovered, check the sitemap URL response headers, not just the body.

Can WordPress plugins generate the video sitemap automatically?

Yes. Rank Math includes video sitemap in the free version. Yoast SEO has a paid Premium video module. AIOSEO Pro also generates one. They detect video embeds on your pages and produce the XML automatically. The trade-off is less control over per-video metadata. For more precision, write the XML by hand or use a dedicated generator that crawls your site.

Do I need a separate video sitemap or can I combine with my main sitemap?

Both are accepted. Google allows video sitemap tags directly inside an existing sitemap (you add the video namespace to the urlset element). A standalone video-sitemap.xml file is easier to debug and update, so most sites with more than a handful of videos prefer that approach. Either way, submit the URL to Search Console.

Why are my videos not appearing in the Video Indexing Report?

Common causes: thumbnail URL returns 404 or is below 160x90 px, publication_date is not in ISO 8601 format, content_loc points to a video file that requires authentication, page at <loc> does not actually contain the video described, or the sitemap URL itself returns the wrong Content-Type header. Check each entry against the error messages in the Video Indexing Report.

Written by

Founder and CEO of Pixellize.io, building AI-powered web tools and digital products with a focus on user experience and automation. M.Sc. Zoology, working at the intersection of technology, data analytics, and life sciences.

Scroll to Top