Testing Escaped Fragment Search with Webmaster Tools

◇◆丶佛笑我妖孽 提交于 2019-12-04 05:51:53

Apparently "Fetch as Google" does not fetch the same way that Google does. When using "Fetch as Google" the page isn't checked for the meta tag. However, obviously, Google does check the page for the meta tag when crawling.

add a client side "easter egg" keypress that takes the browser's current location and generate the '_escaped_fragment_' form, making sure to escape as needed, and then tell the browser to load that location.

Then to test all you have to do is press your magic key-press and the browser will then redirect to your escaped fragment rendered page.

You can then copy/paste this newly created url into sitemarkup testers, etc.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!