node.js - Meteor SEO render and subscriptions -


i'm working on seo of web application using meteor.

on website during subscription data use template show loading circle.

when use googlebot view how google indexes page, able see layout , loading circle.

i notice, when circle appear, browser icon loaded.

it's if googlebot doesn't wait subscriptions in template.

i have no problem subscription in iron-router.

anyone has informations ?

ps : use spiderable package , think it's problem reactiv var notice subscriptions ready.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -