【发布时间】:2015-08-19 14:28:03
【问题描述】:
在我的 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&channel=official_don_gaming&auto_play=true&start_volume=0"></object>
希望你能帮我解决这个问题!
【问题讨论】:
标签: wordpress video youtube embed