Answer the question
In order to leave comments, you need to log in
Search engines and sites using ajax. There is a problem?
How do modern robots of search engines yandex, google, etc. process sites with active use of ajax to load content? Are there any nuances compared to static pages? Or now the robots are intelligent enough and easily process such sites?
Answer the question
In order to leave comments, you need to log in
Everything is much easier than you think. It's just that special code is being made that is backwards compatible with the standard way of following links. In the simplest case, when you click on the link, the event is intercepted, ajax occurs, if there is no JS, then the link is followed. Well, something like this.
Your question is quite fully analyzed in the Google documentation: developers.google.com/webmasters/ajax-crawling/ I advise you to read
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question