Meteor:在第一次加载站点时呈现主体标签内容(用于SEO)

Meteor:在第一次加载站点时呈现主体标签内容(用于SEO),meteor,Meteor,我想采取这样的措施: .... </head> <body> <h1>Some custom content for current route</h1> </body> </html> 。。。。 当前路由的某些自定义内容 而不是空的主体标记: .... </head> <body> </body> </html> 。。。。 有可能吗?学习如何在项目中使用该软件

我想采取这样的措施:

....
</head>
<body>
   <h1>Some custom content for current route</h1>
</body>
</html>
。。。。
当前路由的某些自定义内容
而不是空的主体标记:

....
</head>
<body>

</body>
</html>
。。。。

有可能吗?

学习如何在项目中使用该软件包

学习如何在项目中使用该软件包

是时候深入研究spiderable和phantomjs了。是的,但想法是呈现另一个内容:google将看到简化的内容,而没有侧菜单etcor spiderable可以做到这一点?是时候深入研究spiderable和phantomjs了。是的,但想法是呈现另一个内容:谷歌将看到简化的内容,而无需附带菜单,Ecor spiderable可以做到吗?