- Task
- To understand why part of the assortment does not appear in the search, and to calculate the real size of the catalog: the numbers in the admin and in the site map did not match.
- Solution
- Measurement by two independent methods — traversal of the sitemap index of 42 submaps with full deduplication and page-by-page traversal of the standard search engine. Plus a random check of response codes on 150 random product addresses from the sitemap, hreflang analysis, and seven first response measurements for each page type.
- Result
- 115,456 product items by search engine compared to 112,646 unique addresses in the site map — a discrepancy of 2.4%, that is, about 2,810 products are shown by the store in its own search, but not given to the search engine. In a sample of 150 product addresses, 50 returned 301, and all 50 led to a different position: 70B to 70A, L to XL, white to black. There are 3,774 duplicate entries in the commodity subcards, individual addresses are repeated up to 55 times. The first response: main 1,544.6 ms, card 391.4 ms, category 473.2 ms - the main slows down, the catalog is given normally. hreflang is set up by two mechanisms that contradict each other, the Ukrainian version has an invalid language code. Catalog: 129 categories, 334 brands, three language versions. Measurement 01.08.2026.