Loading...
 
Skip to main content

Plugins, Youtube; Google could not determine the prominent video on the page when using the youtube plugin

Status
Open
Subject
Plugins, Youtube; Google could not determine the prominent video on the page when using the youtube plugin
Version
24.x
25.x
26.x
master
Category
  • Bug
  • Feature request
Feature
Wiki Plugin (extends basic syntax)
Resolution status
New
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

Since a few month Google is pushing/improve video content search-ability.
Now they added some verification a wiki page with a youtube tiki plugin to display a youtube video on a page will have the Search Console to report errors.

''Google could not determine the prominent video on the page
The videos on these pages aren’t indexed or served on Google as video results''

The only solution I found so far is to use an iframe

Copy to clipboard
<div class="iframe-container"> <iframe class="iframe-video" src="https://www.youtube.com/embed/videoseries?list=PLkjRsdmwSB14C2mEI6N9apC_wTLaoZXqD" allowfullscreen></iframe> </div>


Not sure if this is a bug as it may be something we forgot, code we didn't update or Google added.

Importance
3
Easy to solve?
5
Priority
15
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8379
Created
Thursday 20 April, 2023 10:31:04 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Thursday 20 April, 2023 10:31:04 UTC


Show PHP error messages