Commit 4746ddb214cf1616a2cd41e7e0933b70de96e09f

Authored by Administrator
1 parent 68a55045

big commti

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/widgets/Seo.php
... ... @@ -183,7 +183,7 @@ class Seo extends Widget
183 183  
184 184  
185 185  
186   - if (!empty($meta)) {
  186 + if (!empty($meta) && empty($sort) && empty($paginate) && !isset($filter['prices']) ) {
187 187  
188 188 $this->getView()->registerMetaTag([
189 189 'name' => 'robots',
... ...