How indexing works with searchers using Angular JS

Asked

Viewed 250 times

3

How searchers index displayed content with angular?

I researched it and found that apparently Google reads Javascript according to this matter.

But that’s really true?

I was browsing and look what I found on the official website of the globe:

Site da globo mostrando as tags do angular ao invés do conteúdo

I believe this syntax is from Angular.
If Google does not read JS how to fix this type of error ?

  • True, but he can’t simulate every possible action. It works if the programmer knows what he’s doing, which is rare. And when he knows, he understands that some things cannot be solved, then he either chooses to take that out or accept that he will lose the indexing (unless he uses a form of escape for the content to be indexed independent of Angularjs).

  • I don’t see it as a mistake. If instead of Expression were ng-model, would be a solution?

1 answer

0

According to my research, Google is starting to interpret Spas in javascript. But there are cases of Spas that are not yet recognized by the search engine Google, because I performed tests with the Search Console and appeared only the Angular Expressions.

To solve my problem with this SEO, I searched for web tools that perform HTML Snapshots, and when some search engine accesses your page, the server redirects you to this tool only the HTML of your page and delivers it to the search engine. With this, your site will be interpreted not only by Google, but also by other search engines.

Here are two tools that perform this job well, and there are free versions:

Browser other questions tagged

You are not signed in. Login or sign up in order to post.