Commit 09348f4cb541bbe6b6bd8854a8cf35165ae226be

Authored by Administrator
1 parent 28c07ff9

site map

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
widgets/Seo.php
... ... @@ -205,7 +205,7 @@ class Seo extends Widget
205 205  
206 206 $this->getView()->registerMetaTag([
207 207 'name' => 'robots',
208   - 'content' => 'noindex,follow'
  208 + 'content' => 'noindex,nofollow'
209 209 ]);
210 210  
211 211 } else if (
... ...