TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

3 pointsby thoopover 11 years ago

1 comment

thoopover 11 years ago
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.