On Thursday, August 21, 2014 4:17:24 AM UTC+1, Leon Talbot wrote: > Le mercredi 20 août 2014 12:07:55 UTC-4, Robert Stuttaford a écrit : > > > On Tuesday, August 19, 2014 4:04:48 AM UTC+2, Leon Talbot wrote: > > > > Thank you for your reply. > > > > > > Google has started executing JavaScript now. > > > > > > http://googlewebmastercentral.blogspot.com/2014/05/understanding-web-pages-better.html > > > > > > You might want to try building something with Om / Reagent / Quiescent + > > Sablono / Kioo and see how well Google indexes it. You can always render it > > on the server so long, see: > > > > > > https://github.com/DomKM/omelette > > > Writeup: http://domkm.com/posts/2014-06-15-isomorphic-clojure-1/ > > > > Thanks a lot! I've enjoyed reading the writeup.
Hi Leon, Yes you can render Om from the server, and google has started experimental ajax caching but both are not tried and tested yet. My advice is that if you are earning money on this new website to use Ember or Ruby on Rails, as they excel at generating server side HTML and delivering it in a google freindly way, much better than Clojure or Clojurescript at the moment. Use the right tool for the job! Zubair -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
