Please realize that V8 is purely a JavaScript engine. It doesn't render anything. It doesn't know what HTML is.
Arguably, being indexable by search engines (which essentially means being navigatable by their crawlers) is a feature request for the server-side application framework. On Wed, Jan 9, 2013 at 3:52 PM, daslicht <[email protected]> wrote: > Hello, > anyone ever tried to render a JavaScript based website using the V8 on the > ServerSide? > > The idea is to make a Wakanda based WebApplication indexable by search > engines, by providing HTML snapshots . > > I also tried PhantomJS but it failed rendering the Wakanda app :/ > > Best Regards > Marc > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
