• Welcome to Sitemap Generator Forum.
 

sitemap_video excludes Vimeo links

Started by carlos8, March 14, 2020, 10:50:27 AM

Previous topic - Next topic

carlos8

Hi,
I've just purchased [ External links are visible to forum administrators only ] including video sitemaps.
I've tried to create a video sitemap and it only detect YouTube videos. All Vimeo videos in my website (example: <iframe src="[ External links are visible to forum administrators only ]" width="1000" height="563" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>) are excluded.

Another question: is it possible to include in the video sitemap XML file videos shown in a lightbox with this format? (example: <div><a href="[ External links are visible to forum administrators only ]" class="big-icon-link lightbox-gallery-1 mfp-iframe"><span class="big-icon"><i class="fa fa-play"></i></span></a></div>

Thanks!

XML-Sitemaps Support

Hello,

you need to sign up for Vimeo API key on: [ External links are visible to logged in users only ] / [ External links are visible to forum administrators only ]
and then add it in generator/data/generator.conf file as:
<option name="xs_vimeo_api_token">XXXXXXXXX</option>

carlos8


carlos8

Hi Oleg,
Now I get all Vimeo videos in the video-sitemap with this format ([ External links are visible to forum administrators only ]), but Vimeo says that this format is outdated. Is it true?
Thanks!


carlos8