you can set in a cms page a switch if the page should have
<meta name="robots" content="NOINDEX,NOFOLLOW"/>
composer require frithjof/magento2-cms-noindex
bin/magento module:enable Frithjof_Cmsnoindex
bin/magento setup:upgrade
| Name | Name | Last commit date | ||
|---|---|---|---|---|
you can set in a cms page a switch if the page should have
<meta name="robots" content="NOINDEX,NOFOLLOW"/>
composer require frithjof/magento2-cms-noindex
bin/magento module:enable Frithjof_Cmsnoindex
bin/magento setup:upgrade