Webmaster Forums - Website and SEO Help

Microsys Products and Webmaster Tools => A1 Sitemap Generator => Topic started by: lightskyblue on April 15, 2011, 10:30:15 AM

Title: Video sitemap
Post by: lightskyblue on April 15, 2011, 10:30:15 AM
I am unable to generate <video:player_loc> video sitemap tag after scanning my page with the following video embed code:

<div id="rav-promo">Loading the player...</div>
<script type="text/javascript">
   jwplayer("rav-promo").setup
   ({
      flashplayer: "http://www.mysite.com/jwplayer/player.swf",
      file: "http://www.mysite.com/videos/myvideo.flv",
      image: "http://www.mysite.com/images/myimage.jpg",
      title: "my title",
      description: "my description",
      height: 260,
      width: 435
   });
</script>
Title: Re: Video sitemap
Post by: Webhelpforums on April 15, 2011, 10:42:21 AM
Like your other question, I really need to know your website address :) Please write or P/M or email it!

Did you follow the video sitemap tutorial (http://www.microsystools.com/products/sitemap-generator/help/video-xml-sitemaps/)? (You have to use the video presets normally for it to work. Reason is that Javascript and other options then get enabled.)

Note: I just ran a test on your code... And at least for me it works fine when using the video sitemap preset (assuming you are using a recent version of A1 Sitemap Generator)