A
A
Alex Ivanov2021-06-27 20:07:22
css
Alex Ivanov, 2021-06-27 20:07:22

Is there a way to download a large amount of text without server delay?

Please tell me - it is necessary to display quite large amounts of text on the page. Is there a way to load it gradually so that the page load time does not increase? But thus that the text was indexed by PS. Surf on Google did not give anything worthwhile

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
ThunderCat, 2021-06-27
@ThunderCat

It is necessary to display quite large amounts of text on the page.
How much is this?
Is there a way to load it gradually so that the page load time does not increase?
Of course, there is Ajax, Lazload, and all that... But how does this correlate with server load?
But thus that the text was indexed by PS.
Firstly, depending on what, not everyone understands deferred loading, but Google, for example, knows how to understand JS and processes loadable blocks.
In general, the question is strange, because if the amount of text is large and important, the search engine does not care about the loading time, it considers slightly different parameters. And the user doesn’t even care, the text is already displayed in pieces, if the layout is adequate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question