I have a page which is pretty much 99% on document ready generated by various JS files.
It then gets and renders tons of JSON (I use tempo JS for rendering).
It all happens on document ready. So normal human browser will see nice HTML page - I wonder what can I do to make my pages content indexable by google?
