frithjof/magento2-cms-noindex

Magento 2 module to enable editor in cms page to select noindex for it

1.0.2 2024-10-29 14:22 UTC

This package is auto-updated.

Last update: 2024-11-29 14:37:00 UTC


README

you can set in a cms page a switch if the page should have <meta name="robots" content="NOINDEX,NOFOLLOW"/>

Installation

composer require frithjof/magento2-cms-noindex
bin/magento module:enable Frithjof_Cmsnoindex
bin/magento setup:upgrade

License

MIT