【发布时间】:2017-11-10 00:27:41
【问题描述】:
请帮忙。
由于某种原因,我的数十个嵌入式视频过去不显示相关视频,现在似乎忽略了 url 中的 rel=0,因为相关视频显示在末尾:-(
例如这是多年来一直运行良好的代码,但现在它在末尾显示了相关视频:
<iframe width="720" height="405" src="https://www.youtube.com/embed/lM2cAv8jvWw?rel=0" frameborder="0" allowfullscreen></iframe>
在此处查看源代码: https://blog.thorlaser.com/novothor-testimonial-bethany-marinac/
在几个网站上都是一样的,有些是 Wordpress,有些只是静态的 html/php 网站。
<iframe width="500" height="281" src="//www.youtube.com/embed/VzMJUxalkFo?rel=0&wmode=transparent" frameborder="0" allowfullscreen></iframe>
在此处查看源代码: https://www.thorlaser.com/LLLT/how-does-LLLT-work.htm
如果您转到视频的末尾,您会看到它显示相关视频,但并非如此。 这里有很多,最后都显示了相关视频: https://www.thorlaser.com/video/
知道我怎样才能让它再次工作吗? 有人有一些我可以尝试的解决方案吗?
感谢您的宝贵时间。
【问题讨论】: