How to Create a Video Sitemap?

Rate this post
Creating a video sitemap is necessary if your site has video content which you want Google to cache faster. This is must for news sites or sites having frequently updated video content.

Example of 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>http://www.yoursite.com/videos/my_video_page.html</loc>
     <video:video>
       <video:thumbnail_loc>http://www.yoursite.com/thumbs/im.jpg</video:thumbnail_loc>
       <video:title>Google Video Sitemap</video:title>
       <video:description>This video shows how to create a video sitemap</video:description>
       <video:content_loc>http://www.yoursite.com/videog.flv</video:content_loc>
       <video:player_loc allow_embed=”yes” autoplay=”ap=1″>
         http://www.yoursite.com/videoplayer.swf?video=videog</video:player_loc>
       <video:duration>400</video:duration>
       <video:expiration_date>2009-11-05T19:20:30+08:00</video:expiration_date>
       <video:rating>4.5</video:rating>
       <video:view_count>54656</video:view_count>  
       <video:publication_date>2012-12-05T19:19:30+08:00</video:publication_date>
       <video:family_friendly>yes</video:family_friendly>
       <video:restriction relationship=”allow”>IE GB US CA</video:restriction>
       <video:gallery_loc title=”Seo Videos”>http://seo.yoursite.com</video:gallery_loc>
       <video:price currency=”EUR”>2.56</video:price>
       <video:requires_subscription>yes</video:requires_subscription>
       <video:uploader info=”http://www.yoursite.com/users/Joydeep”>Joydeep
         </video:uploader>
       <video:live>no</video:live>
     </video:video>
   </url>
</urlset>

As shown in the example above, you may create your own video sitemap as per your website’s requirements. After your video sitemap gets created, you may submit it to Google via Webmasters Tools.

Note: Limitation of video sitemaps are 50000 entries per sitemap. If you have more videos then it is recommended to create more than one sitemap and specify each of the separate sitemaps on one index sitemap.

For more information on submitting video sitemaps to Google, please watch the video given below:-



Also See:- 

XML Sitemaps
Sitemap.html Vs Sitemap.xml
Mobile Seo
Seo Checklist
Types of Crawl Errors
Getting Listed on Search Engines