What this solution does
Module for creating SEO redirects and protecting against robots for 1C-Bitrix.
It allows easy management of 301 redirects and tracking of 404 errors. Creating and managing redirections does not require knowledge of Apache or Nginx server configurations. The module supports regular expressions.
Statistics Collection
The module collects logs of redirections and 404 errors with additional information about visitors and robots. The log can be exported for further analysis.
Parser (Robot) Protection
The component works in conjunction with the 'Proactive Protection' module. It uses reverse DNS lookup based on official documentation from Yandex and Google to verify the legitimacy of robots.
The module protects the site from unwanted search robots and scrapers. Requests from all bots, except for Yandex and Google, receive a 403 response. Settings allow defining a requests-per-second limit, beyond which access is blocked.
The module allows creating 3XX redirect rules via the interface with filtering capabilities. It supports importing and exporting redirect lists in CSV format. Statistics on rule triggers are collected, along with detailed logs including date, User-Agent, Referrer, and IP address.
Data on 404 errors is collected with the ability to create redirect rules for them. Data can be sorted by User-Agent, IP address, and date. Regular expressions, multisite support, and regional targeting are supported. Rules can be exported to an .htaccess file.
The module is effective during site migrations with structural changes and when managing large volumes of rules. Minimum requirements: PHP 5.6.
General iT can connect “Module for creating SEO redirects and protecting against robots”, install and configure the module, and make sure the integration works correctly.