hryvinskyi/magento2-seo-robots-product-pack
最新稳定版本:2.0.0
Composer 安装命令:
composer require hryvinskyi/magento2-seo-robots-product-pack
包简介
Complete SEO Robots Product package - includes API, Core, Admin UI, and Frontend modules for product-level robots meta tag and X-Robots-Tag header management
README 文档
README
Complete SEO Robots functionality for Magento 2 products, enabling granular control over search engine indexing at the product level.
Features
- Robots Meta Tag: Control the
<meta name="robots">tag for each product - X-Robots-Tag Header: Set HTTP X-Robots-Tag header with optional bot-specific targeting
- Sync Checkbox: Option to use same directives for both meta tag and HTTP header
- Multiselect UI: Easy-to-use directive selection in product admin form
- Store View Scope: Configure different robots settings per store view
Modules Included
- SeoRobotsProductApi - API interfaces and constants
- SeoRobotsProduct - Core implementation with EAV attributes
- SeoRobotsProductAdminUi - Admin form fields and modifiers
- SeoRobotsProductFrontend - Frontend meta tag and header rendering
Installation
composer require hryvinskyi/magento2-seo-robots-product-pack bin/magento setup:upgrade bin/magento cache:flush
Configuration
- Go to Catalog > Products > Edit Product
- Navigate to Search Engine Optimization section
- Configure:
- Robots Meta Tag: Select directives (NOINDEX, NOFOLLOW, etc.)
- Use same robots as in meta tag: Toggle to sync with meta tag
- X-Robots-Tag Header: Set independent directives when checkbox is disabled
Dependencies
- Magento 2.4+
- hryvinskyi/magento2-seo-robots-api
- hryvinskyi/magento2-seo-robots-frontend
- hryvinskyi/magento2-seo-admin-ui
License
MIT License
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-19