From a314e474879fa6d80305f1b76308659b89cb20d4 Mon Sep 17 00:00:00 2001 From: Semenov Date: Fri, 30 Mar 2018 13:09:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D1=8F=D1=82=D1=8C=20cannonical=20=D0=BC=D0=BE=D0=B4?= =?UTF-8?q?=D1=83=D0=BB=D0=B5=D0=BC=20seo,=20=D0=B5=D0=B3=D0=BE=20=D0=B4?= =?UTF-8?q?=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82=20canUrl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/web.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/config/web.php b/src/config/web.php index 03ab702..1700f22 100644 --- a/src/config/web.php +++ b/src/config/web.php @@ -51,6 +51,11 @@ 'canurl' => [ 'class' => 'v3project\helpers\CanUrl', ], + + //Не добавлять cannonical модулем seo, его добавит canUrl + 'seo' => [ + 'canonicalPageParams' => false, + ] ], 'modules' => [