Skip to content

Commit af58723

Browse files
committed
take robots noindex for the page > 1
1 parent 03d4977 commit af58723

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)