Google updates indexing to execute JavaScript

  • This was posted earlier this week:

    https://news.ycombinator.com/item?id=7805144

    What I'm wondering is, if you have a server than supports "both" methods (dynamic page and "fallback"), how do you know which one to serve? And should they be at different addresses? If they weren't, wouldn't this break caching? If they were, how can you redirect from a "noscript" tag if you have um, no script? Etc etc.

  • Previous discussion: https://news.ycombinator.com/item?id=7790227

  • This seems a few years late... given that a ton of content is generated with JS nowadays and it has been this way for years