YouTube视图不依赖于Wordpress嵌入

时间:2015-06-04 19:54:06

标签: wordpress video youtube embed

在我的WordPress网站上,我一直在嵌入我的YouTube视频和我的Twitch频道。

但是,即使使用了以前帖子中建议的旧嵌入代码,也不会有来自网站的观看次数计入观看次数。

除此之外,官方Twitch嵌入代码也不计入视图计数。

我用于网站的代码是:

<iframe width="560" height="315" src="https://www.youtube.com/embed/TWH0RnH1QMU" frameborder="0" allowfullscreen></iframe>

抽搐:

<object type="application/x-shockwave-flash" height="250" width="300" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel=official_don_gaming" bgcolor="#000000"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><param name="allowNetworking" value="all"><param name="movie" value="http://www.twitch.tv/widgets/live_embed_player.swf"><param name="flashvars" value="hostname=www.twitch.tv&amp;channel=official_don_gaming&amp;auto_play=true&amp;start_volume=0"></object>

希望你能帮我解决这个问题!

1 个答案:

答案 0 :(得分:0)

即使它是一个非常粗糙的解决方案,但只需在浏览器中使用youtube时使用的URL,就应该对视图进行计算。您可以使用<form action="" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"/> <input type="hidden" name="hosted_button_id" value=""/> <input type="image" src="https://www.sandbox.paypal.com/en_US/GB/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online."/> </form>

执行此操作