seo - Meteor.js spiderable nothing in body tag -


i'm having problem indexing static html page done meteor.js

i've added spiderable package, phantomjs server $path. spiderable package adds <meta name="fragment" content="!">

if curl dont returned in body tags.

site hosted on stackful.io : ubuntu 12.04 64-bit nginx

webmaster tools returns indexed pages (from head) not detect structured data on site

spiderable , nginx don't play nicely reason having websocket connection requested. ended using settings object in meteor connect directly app via custom port. see using meteor.settings feature more information. helps!


Comments