TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Allow your Javascript apps to be crawled perfectly by search engines

3 点作者 thoop超过 11 年前

1 comment

thoop超过 11 年前
Hi, I’m the creator of prerender.io.<p>Last time someone posted prerender.io on HN, I totally wasn’t ready. We only had the open source component. Launch early, right? Now, we’re a full blown SaaS solution for rendering HTML to crawlers from SPAs or AJAX heavy websites.<p>Our open source prerender server has improved a lot. We fully support _escaped_fragment_ and only check user agents for the crawlers that don’t support it. The server starts a pool of phantomjs processes, has a robust plugin architecture, can be installed via npm, and easily customized like expressjs.