support 447 Posted January 19, 2021 Report Share Posted January 19, 2021 В /includes/header.php добавляйте: <?php if (strstr($PHP_SELF, '/'.FILENAME_DEFAULT) && !isset($_GET['cat'])) { ?> <link rel="canonical" href="<?php echo HTTPS_SERVER.DIR_WS_CATALOG; ?>" /> <?php } ?> Link to post Share on other sites
Recommended Posts