我对spiderable包没有任何问题,我按照这里写的所有内容http://www.meteorpedia.com/read/spiderable或http://www.manuel-schoebel.com/blog/meteor-and-seo或http://journal.gentlenode.com/meteor-12-seo-guide。我正在meteor.com上部署。使用curl和浏览到http://myapp.meteor.com/?_escaped_fragment_=都正常工作。
但是,我仍然使用Google的google-googlebot(https://www.google.com/webmasters/tools/googlebot-fetch)或Facebook调试(https://developers.facebook.com/tools/debug/)或Twitter调试({{ 3}})或Woorank(https://dev.twitter.com/docs/cards/validation/validator)。
有没有办法避免这种情况?
答案 0 :(得分:1)
确保您的网站符合有关使AJAX应用程序可抓取的Google指南。
您可以在此处了解更多信息