elgentos/magento2-filtered-product-list-noindex

确保过滤后的产品列表页面不会被搜索引擎索引。

1.2.1 2023-02-14 11:56 UTC

This package is auto-updated.

Last update: 2024-09-14 15:34:50 UTC


README

将robots meta标签设置为NOINDEX,FOLLOW,用于包含一个或多个活动过滤器的类别和搜索结果页面。您还可以配置其他值,如NOINDEX,NOFOLLOW

安装

可以使用Composer安装此包。

composer require elgentos/magento2-filtered-product-list-noindex
bin/magento module:enable Elgentos_FilteredProductListNoIndex
bin/magento setup:upgrade

用法

安装此模块后,功能将立即激活。