我正在使用JS Framework Meteor.js。我添加了用于服务器端渲染的spiderable包和manuelschoebel:用于seo标记的ms-seo。我也有这样的元标记:
<meta name="fragment" content="!">
在网络主工具中,当我尝试将其作为谷歌时,我无法看到网页的渲染版本。但如果我添加链接&#34;?_ escaped_fragment _ =&#34;一切都很完美。
测试链接为http://11budur.com/和http://11budur.com/?_escaped_fragment_=
答案 0 :(得分:0)