Skip to content

Comment on SEO in JavaScript Web Apps

Comments

I made a web service that will do javascript SEO for you. Check it out at BromBone.com.

We render your entire page for you a save it has html on a CDN. Then you can just do the simple routing described in this article, but send Google the page from our CDN instead. That way Google sees the exact same thing as your users, but you don't have to code it again.

BromBone uses a real web browser to download your web pages. We run all that fancy javascript, make all your AJAX calls, and save the result.

Makes me wonder why Google itself doesnt do it like that. Maybe Google should buy BromBone...

Makes me wonder why Google itself doesnt do it like that.

I do believe Google does do it like that.

At least, when I had a Twitter search widget on my site, Google indexed the content in that widget.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.