There is an online store for a thousand products. The person who dealt with it before me simply copied the description of the goods from other sites, and some descriptions were completely absent and the like.

I ordered a rewrite of the texts, changed them and made some design changes.

Question: How to report these changes to search engines? Specifically interested in Google and Yandex.

  • Alternatively, generate a sitemap file - LANSELOT

2 answers 2

Search engines will find out about everything themselves after a few days. About once in a week and a half, they update their databases (at least with Yandex it was like this), after which the site is ranked according to new information.

If you are interested in the details from the search engine, register the site in it and in the section for webmasters you will see how the search engine perceives it on any given day.

    Using the sitemap file in which you specify in the <lastmod>2016-08-31</lastmod> last change date for each link of your site. For example:

    <url> <loc>https://example.html</loc> <lastmod>2016-08-31</lastmod> </url>

    Info google