admin管理员组文章数量:1427340
I have a problem and I don't know what to do.. I am trying to insert VAST video (with URL) from Ad Manager in a wordpress site. I tried with iframe, with video tag element, with script as “src=” but it doesn’t show something. Is there any idea why?
Also it gives a warning in console about CORB (Cross-Origin Read Blocking (CORB) blocked cross-origin response ?... with MIME type text/plain ) when I use ?...”>
Thanks a lot!
I have a problem and I don't know what to do.. I am trying to insert VAST video (with URL) from Ad Manager in a wordpress site. I tried with iframe, with video tag element, with script as “src=” but it doesn’t show something. Is there any idea why?
Also it gives a warning in console about CORB (Cross-Origin Read Blocking (CORB) blocked cross-origin response https://pubads.g.doubleclick/gampad/ads?... with MIME type text/plain ) when I use https://pubads.g.doubleclick/gampad/ads?...”>
Thanks a lot!
Share Improve this question asked May 14, 2019 at 8:54 DoraDora 11 bronze badge1 Answer
Reset to default 0WordPress supports the following video file types:
.mp4, .m4v (MPEG-4), .mov (QuickTime), .wmv (Windows Media Video), .avi, .mpg, .ogv (Ogg), .3gp (3GPP), and .3g2 (3GPP2)
From the "Uploading Files" Codex.
If it's not in the list, you'll have to either add support or find a way to insert it manually which is what it sounds like you've done.
Also, the default WordPress editor doesn't allow iframed content. It gets stripped out when you publish.
If you're getting an error about cross-origin content, I recommend reading up on CORS
. There are a bunch of details that could cause an error like this which aren't covered in the scope of this community.
本文标签: Problem with video url from ad manager
版权声明:本文标题:Problem with video url from ad manager 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745495075a2660772.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论