Skip to content

Commit 71fc349

Browse files
authored
Merge pull request #180 from magefan/950-add-index-in-first-page-tags
take robots noindex for the page > 1
2 parents 03d4977 + af58723 commit 71fc349

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Block/Tag/PostList.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ protected function _prepareLayout()
5656
'canonical',
5757
['attributes' => ['rel' => 'canonical']]
5858
);
59-
$this->pageConfig->setRobots('NOINDEX,FOLLOW');
6059
}
6160

6261
return parent::_prepareLayout();

0 commit comments

Comments
 (0)