0

My website http://www.e-sports.tv.br/ is flashing a black screen when it finished loading. I don't know how to solve this, but the Developer Console returned these errors:

OPTIONS http://fonts.googleapis.com/css?family=Montserrat:400,700|Abril+Fatface|Sou…ka|Droid+Sans|Josefin+Sans|Dancing+Script:400,700|Abel|Rokkitt|Droid+Serif 405 (Method Not Allowed) css3-mediaqueries.js?ver=3.6.1:129

OPTIONS http://fonts.googleapis.com/css?family=Montserrat:400,700|Abril+Fatface|Sou…ka|Droid+Sans|Josefin+Sans|Dancing+Script:400,700|Abel|Rokkitt|Droid+Serif Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. css3-mediaqueries.js?ver=3.6.1:129
XMLHttpRequest cannot load http://fonts.googleapis.com/css?family=Montserrat:400,700|Abril+Fatface|Sou…ka|Droid+Sans|Josefin+Sans|Dancing+Script:400,700|Abel|Rokkitt|Droid+Serif. Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. (index):1

OPTIONS http://s.gravatar.com/css/services.css?ver=2013Octaa 405 (Method Not Allowed) css3-mediaqueries.js?ver=3.6.1:129

OPTIONS http://s.gravatar.com/css/services.css?ver=2013Octaa Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. css3-mediaqueries.js?ver=3.6.1:129
XMLHttpRequest cannot load http://s.gravatar.com/css/services.css?ver=2013Octaa. Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. (index):1

OPTIONS http://s0.wp.com/i/noticons/noticons.css?ver=2.5-201342 Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. css3-mediaqueries.js?ver=3.6.1:129
XMLHttpRequest cannot load http://s0.wp.com/i/noticons/noticons.css?ver=2.5-201342. Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. (index):1

OPTIONS http://s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.css?ver=2.5-201342 Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. css3-mediaqueries.js?ver=3.6.1:129
XMLHttpRequest cannot load http://s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.css?ver=2.5-201342. Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. (index):1

OPTIONS http://s.gravatar.com/css/hovercard.css?ver=2013Octaa 405 (Method Not Allowed) css3-mediaqueries.js?ver=3.6.1:129

OPTIONS http://s.gravatar.com/css/hovercard.css?ver=2013Octaa Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. css3-mediaqueries.js?ver=3.6.1:129

XMLHttpRequest cannot load http://s.gravatar.com/css/hovercard.css?ver=2013Octaa. Origin http://www.e-sports.tv.br is not allowed by Access-Control-Allow-Origin. (index):1

Blocked a frame with origin "http://www.e-sports.tv.br" from accessing a frame with origin "https://widgets.wp.com".  The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "https". Protocols must match.
 external_contentscript_siteoverlay_bin.js:92

Blocked a frame with origin "http://www.e-sports.tv.br" from accessing a frame with origin "http://googleads.g.doubleclick.net". Protocols, domains, and ports must match. external_contentscript_siteoverlay_bin.js:92

Blocked a frame with origin "http://www.e-sports.tv.br" from accessing a frame with origin "https://platform.twitter.com".  The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "https". Protocols must match.

Can someone help me figure this out?

4

1 に答える 1

0

同様のエラーが発生しました。デッドエンド (crossdomain.xml など) をいろいろ試した結果、Google パブリッシャー ツールバーがエラーの原因であることがわかりました。これは、訪問者のブラウザーには表示されず、あなたのブラウザーにのみ表示されるエラーです。とにかく修正したい場合、または修正する必要がある場合は、Publisher ツールバー オプションでドメインを削除するか、Publisher ツールバーを完全に無効にしてください。

于 2014-01-08T15:58:08.450 に答える