S
S
Sergey Goryachev2019-01-29 11:24:25
JavaScript
Sergey Goryachev, 2019-01-29 11:24:25

What text is indexed by search engines?

Let's say I have in the source code of the site the text "Corner wardrobe", which is taken from the database.
But in JS, when I access the page, I change it to "Buy a corner wardrobe".
What text is indexed by the search engine?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Dart, 2019-01-29
@gobananas

Source. Because for all the assurances of search engines, the text that is created in JS is not indexed, unless there is an SSR. Diskus comments in JS are still not indexed.

P
Puma Thailand, 2019-01-29
@opium

Do it right right away without crutches on zhs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question