Mobile app version of vmapp.org
Login or Join
Jennifer507

: Fetch as Google not rendering single-page application (AngularJS) - how to show console logs output I have an SPA application, and it is not being rendered correctly by Google. I tried going

@Jennifer507

Posted in: #Google #GoogleSearchConsole #Seo #SinglePageApplication #WebCrawlers

I have an SPA application, and it is not being rendered correctly by Google. I tried going to Google Web Master toolkit, and use the Fetch as google feature. This is showing just the HTML output from the server, and the bindings etc of AngularJS are not rendering. The status is marked as Complete, and download time is 0.074 seconds. Application takes longer than that to execute, so I'm assuming Javascript is not being executed.

My assumptions are two:


Either Google is not executing javascript for some reason
Javascript error(s) are not allowing the page to correctly execute


The website works fine if I enter with a normal browser. Is it possible to view the console.log output somehow of the Fetch as Google request? Maybe there is some console error which is stopping the page from executing? Do you need to let google know that it is an SPA somehow?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Jennifer507

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme