Forum
Welcome, Guest
Please Login to access forum.
Re:Why pages containing video are not shown in videos sitemap? (1 viewing) 
Go to bottom
TOPIC: Re:Why pages containing video are not shown in videos sitemap?
#7504
Amar Guillen
Junior Boarder
Posts: 26
User Offline
[CLOSED][SOLVED]Why pages containing video are not shown in videos sitemap? Karma: 0  
Hi,

I have pages containing HTML videos. Why these pages are not shown when I generate a video sitemap? Is there something special to do?

Thanks for your help
Regards
 
Logged Logged  
  The administrator has disabled public write access.
#7505
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Why pages containing video are not shown in videos sitemap? Karma: 79  
Hi,

yes HTML5 must provide required meta data to be embedded in a videos sitemap.
You find all details, explanations and guidelines for requirements in the PDF docs at the paragraph 'Images and videos sitemap'

Regards
 
Logged Logged  
  The administrator has disabled public write access.
#7506
Amar Guillen
Junior Boarder
Posts: 26
User Offline
Re:Why pages containing video are not shown in videos sitemap? Karma: 0  
Thank you for your reply.

I followed the guide line but I do not have any page listed in the video sitemap.

For example, here is a page with a video:
https://www.guillenphoto.com/cms/stage-de-photo-animaliere-en-affut-flottant-la-dombes-3-juin-2017.html

For the video tag I wrote:
<video title="Video d'un stage en affûts flottants en Dombes le 3 juin 2017" alt="Stage de photo animalière dans la Dombes le 3 juin 2017." poster="/data/voyages-stages-photo/2017/170603-la-dombes-compte-rendu/diaporama-video/stage-photo-animaliere-affuts-flottants-3-juin-2017.jpg" data-duration="300" autostart=false controls width="100%">
<source src="/data/voyages-stages-photo/2017/170603-la-dombes-compte-rendu/diaporama-video/stage-photo-animaliere-affuts-flottants-3-juin-2017.mp4" type="video/mp4">
</video>

There is something wrong but I do not understand what. The video is well displayed in the page.
Would help me?

Regards
 
Logged Logged  
  The administrator has disabled public write access.
#7507
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Why pages containing video are not shown in videos sitemap? Karma: 79  
The video tag is correct.

Take care that the videos sitemap works as the images sitemap. So you have to use precaching to crawl all your links including https://www.guillenphoto.com/cms/stage-de-photo-animaliere-en-affut-flottant-la-dombes-3-juin-2017.html

Regards
 
Logged Logged  
  The administrator has disabled public write access.
#7508
Amar Guillen
Junior Boarder
Posts: 26
User Offline
Re:Why pages containing video are not shown in videos sitemap? Karma: 0  
Thank you.
It works perfectly.

You can close the ticket.

regards
 
Logged Logged  
  The administrator has disabled public write access.
Go to top