Yarik
/
artbox-seo
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
09348f4cb541bbe6b6bd8854a8cf35165ae226be
Authored by
Administrator
2016-12-16 17:15:10 +0200
1 parent
28c07ff9
site map
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
widgets/Seo.php
Inline
Side-by-side
widgets/Seo.php
Wrap text
Show/Hide comments
View file @
09348f4
...
...
@@ -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,
no
follow'
209
209
]);
210
210
211
211
} else if (
...
...