Is there any proof that google can crawl PWA's correctly, yet
-
At the end of 2018 we rolled out our agency website as a PWA. At the time, Google used Chrome (41) headless to render our website. Although all sources announced at the time that it 'should work', we experienced the opposite. As a solution we implement the option for server side rendering, so that we did not experience any negative effects.
We are over a year later. Does anyone have 'evidence' that Google can actually render and correctly interpret client side PWA's?
-
Ok, so I found some new information. In the article mentioned in this Reddit thread, there is a suggestion that Google is now indexing based on the latest version of Googlebot.
"With Googlebot running on the most recent version of Chrome and JavaScript content being indexed faster than ever, it’s apparent that Google is getting better at indexing JavaScript." Thread: https://www.reddit.com/r/javascript/comments/e4uku1/javascript_indexing_delays_are_still_an_issue_for/
-