<meta name="fragment" content="!"> 不适用于 meteor.js
<meta name="fragment" content="!"> doesn't work for meteor.js
我正在使用 JS 框架 Meteor.js。我为服务器端渲染添加了 spiderable 包,为 seo 标签添加了 manuelschoebel:ms-seo。我也有这样的元标记:
<meta name="fragment" content="!">
在网站管理员工具中,当我尝试将 fecth 设置为 google 时,我看不到页面的渲染版本。但是,如果我添加到 link "?_escaped_fragment_=" ,一切都会完美无缺。
测试 link 是 http://11budur.com/ and http://11budur.com/?_escaped_fragment_=
我正在使用 JS 框架 Meteor.js。我为服务器端渲染添加了 spiderable 包,为 seo 标签添加了 manuelschoebel:ms-seo。我也有这样的元标记:
<meta name="fragment" content="!">
在网站管理员工具中,当我尝试将 fecth 设置为 google 时,我看不到页面的渲染版本。但是,如果我添加到 link "?_escaped_fragment_=" ,一切都会完美无缺。
测试 link 是 http://11budur.com/ and http://11budur.com/?_escaped_fragment_=