I have a website on AngularJS and backend on NodeJs. I came to know that google can crawl and index the js based website so I entered a url on googles Fetch and render tool on webmaster
On the fetch tool google is showing the page source and not the html but on the rendering side its showing the full rendered version of the site as shown to visitors.
Now I tried to search the url on google
I found the url indexed but with unexpected text. Also on clicking the the cached version it doesnot show anything
I am not sure if the google is able to index my content.
Please enlighte on whats going wrong?