PHPackages                             gdw/seocustomrobots - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gdw/seocustomrobots

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

gdw/seocustomrobots
===================

Custom metatag Robots by pages, categories and products for Magento 2

4.4.3(1mo ago)020proprietaryPHPPHP &gt;=8.1

Since Sep 11Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/josecruzchavez/GDW_SeoCustomRobots)[ Packagist](https://packagist.org/packages/gdw/seocustomrobots)[ RSS](/packages/gdw-seocustomrobots/feed)WikiDiscussions 4.4.x Synced today

READMEChangelogDependencies (7)Versions (19)Used By (0)

GDW Seo Custom Robots para Magento 2
====================================

[](#gdw-seo-custom-robots-para-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/732e944d4d54294e0166e7789defecc405183ed5b08eb89ace64bd275fba27b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6764772f73656f637573746f6d726f626f74733f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/seocustomrobots) [![PHP Version Require](https://camo.githubusercontent.com/820a738662eacb279d021cb06b384691e70140af605e6a1e32d9a8dd21ebe9fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6764772f73656f637573746f6d726f626f74732f7068703f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/seocustomrobots) [![Magento Framework Require](https://camo.githubusercontent.com/e1811a43429229fd9c36b56e93639976aa8c6bdaf8a1f80901c430b6f00011de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6764772f73656f637573746f6d726f626f74732f6d6167656e746f2532466672616d65776f726b3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/seocustomrobots) [![License](https://camo.githubusercontent.com/799ecd7e6e00cf8b4e6fe3960188b6dadaf72d41e26106b9ddfd95bb544a5989/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6764772f73656f637573746f6d726f626f74733f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/gdw/seocustomrobots)

Este módulo tiene la finalidad de personalizar la meta etiqueta Robots de Magento 2. La meta etiqueta Robots sirve para que Google identifique si debe rastrear una URL que ha encontrado en un sitio web. Magento por default solo trae una opción y esta es global; este módulo habilita nuevos atributos para productos, categorías y páginas para poder personalizar la meta etiqueta robots en cada ocasión.

Compatibilidad
--------------

[](#compatibilidad)

- Rama 4.4.x: Magento 2.4.4+ con PHP 8.1+
- Rama 4.x: Magento 2.4.0 a 2.4.3 con PHP 7.4
- Rama 3.x: Magento 2.3.x con PHP 7.4

[![gdw_opengraph](https://camo.githubusercontent.com/7b22e9d7e909aeab5d41de4b6ff0f228ad92929e46a51895302052b13c291068/68747470733a2f2f6d6564696f732e6764772e6d782f6769746875625f6173736574732f6764775f73656f637573746f6d726f626f74732f6764775f73656f637573746f6d726f626f74735f30312e6a7067)](https://camo.githubusercontent.com/7b22e9d7e909aeab5d41de4b6ff0f228ad92929e46a51895302052b13c291068/68747470733a2f2f6d6564696f732e6764772e6d782f6769746875625f6173736574732f6764775f73656f637573746f6d726f626f74732f6764775f73656f637573746f6d726f626f74735f30312e6a7067)

Funciones destacadas
--------------------

[](#funciones-destacadas)

- Agrega meta etiqueta **Robots** en páginas(cms), productos y categorías.
- Permite habilitar la sobrescritura desde el administrador.
- Utiliza los campos meta nativos de Magento.
- Compatible con multitiendas.
- Permite listar **FullActionsNames** para modificar la etiqueta robots en zonas que no son importantes para el rastreo de Google.

###### Ejecuta los siguientes comandos en la ruta base de Magento.

[](#ejecuta-los-siguientes-comandos-en-la-ruta-base-de-magento)

### Instalación

[](#instalación)

```
composer require gdw/seocustomrobots

php bin/magento module:enable GDW_SeoCustomRobots
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

### Actualización

[](#actualización)

```
composer update gdw/seocustomrobots

php bin/magento module:enable GDW_SeoCustomRobots
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

### Eliminación

[](#eliminación)

```
php bin/magento module:disable GDW_SeoCustomRobots
composer remove gdw/seocustomrobots
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

### Expresiones de Gratitud

[](#expresiones-de-gratitud)

- 📢 Comenta a otros sobre este proyecto.
- 👨🏽‍💻 Da las gracias públicamente.
- [🍺 Invítame una cerveza](https://www.paypal.me/gestiondigitalweb)

### Otros enlaces

[](#otros-enlaces)

- [Sitio web](https://gdw.mx/?utm_source=github&utm_medium=gdw&utm_campaign=seocustomrobots&utm_id=link)
- [Listado de Módulos](https://gdw.mx/modulos)
- [Facebook](https://www.facebook.com/GestionDigitalWeb)
- [Youtube](https://www.youtube.com/c/Gestiondigitalweb)

### Documentación

[](#documentación)

- [https://docs.gdw.mx/modulos/gdw\_seocustomrobots](https://docs.gdw.mx/modulos/gdw_seocustomrobots)

### Changelog

[](#changelog)

Consulta el changelog del módulo en:

- [https://docs.gdw.mx/modulos/gdw\_seocustomrobots/changelog](https://docs.gdw.mx/modulos/gdw_seocustomrobots/changelog)

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance93

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~80 days

Recently: every ~2 days

Total

18

Last Release

34d ago

Major Versions

1.0.4 → 4.4.02026-05-07

3.0.0 → 4.4.12026-05-18

3.0.1 → 4.4.22026-05-23

3.x-dev → 4.0.22026-05-23

PHP version history (6 changes)1.0.0PHP ~7.3.0||~7.4.0||~8.0.0

1.0.1PHP ^7.2||^8.0

1.0.3PHP &gt;=7.4 &lt;8.3

1.0.4PHP &gt;=8.1 &lt;8.4

4.0.0PHP &gt;=7.4 &lt;8.0

4.4.3PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/011c8087d6be68d6575cce057daa7ba50cba5748500be27371d486e8f34a8c60?d=identicon)[josecruzchavez](/maintainers/josecruzchavez)

---

Top Contributors

[![josecruzchavez](https://avatars.githubusercontent.com/u/1300329?v=4)](https://github.com/josecruzchavez "josecruzchavez (22 commits)")

---

Tags

catalogcategorycmsgdwmagentomagento2magento2-extensionmagento2-extension-freemagento2-modulephpphp7php8productrobotsseoseo-optimizationfreeseorobotsmagento 2gestion digital webgdwmetatag

### Embed Badge

![Health badge](/badges/gdw-seocustomrobots/health.svg)

```
[![Health](https://phpackages.com/badges/gdw-seocustomrobots/health.svg)](https://phpackages.com/packages/gdw-seocustomrobots)
```

###  Alternatives

[spatie/laravel-robots-middleware

Add an `all` or `none` robots header to your requests via a middleware in Laravel

3372.2M5](/packages/spatie-laravel-robots-middleware)[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2691.6M5](/packages/magepal-magento2-googletagmanager)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

293.9k](/packages/magepal-magento2-form-field-manager)[mage-os/module-llm-txt

AI-powered LLMs.txt generation for Magento 2 / Mage-OS stores. Help AI systems understand your store with OpenAI-generated content.

233.3k](/packages/mage-os-module-llm-txt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
