Title: DubBot
Author: Syl DubBot
Published: <strong>19 de febrero de  2025</strong>
Last modified: 21 de septiembre de  2026

---

Buscar plugins

![](https://ps.w.org/dubbot/assets/icon.svg?rev=3244023)

# DubBot

 Por [Syl DubBot](https://profiles.wordpress.org/syldubbot/)

[Descargar](https://downloads.wordpress.org/plugin/dubbot.1.1.0.zip)

 * [Detalles](https://es-ar.wordpress.org/plugins/dubbot/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/dubbot/#reviews)
 *  [Instalación](https://es-ar.wordpress.org/plugins/dubbot/#installation)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/dubbot/#developers)

 [Soporte](https://wordpress.org/support/plugin/dubbot/)

## Descripción

The DubBot Plugin connects to your [DubBot](https://dubbot.com) account and displays
accessibility, spelling, links, SEO, best practices, and custom web governance rule
results directly within WordPress.

This plugin requires an “Embed Key,” which can be requested by contacting DubBot
support at [help@dubbot.com](https://es-ar.wordpress.org/plugins/dubbot/help@dubbot.com?output_format=md).

**Features:**
 – Highlight issues from DubBot inside your WordPress editor. – View
results from: – Accessibility – Best Practices – Spelling – Links – Web Governance–
SEO

A DubBot account is required to use this plugin.

### WordPress Multisite

On a WordPress multisite network, a network administrator should activate DubBot
for the network from `Network Admin > Plugins`. Configure network defaults at `Network
Admin > Settings > DubBot`.

Site administrators can use DubBot while editing their own site’s content. By default,
they can also override the network defaults at `Settings > DubBot` for their own
site. A network administrator can disable site overrides from the DubBot network
settings page; existing site-specific settings are preserved but ignored while overrides
are disabled.

### External services

This plugin requires a [DubBot](https://dubbot.com) account to render results from
the [DubBot API](https://api.dubbot.com/).

On the page/post view and edit screens, the plugin sends the Embed Key and the page/
post’s URL to the DubBot API to fetch and display any issues for the page.

For new DubBot customers, [request a demo](https://dubbot.com/request-demo/index.html)
to get started.
 For existing customers, contact DubBot support at [help@dubbot.com](https://es-ar.wordpress.org/plugins/dubbot/help@dubbot.com?output_format=md)
to request an Embed Key.

DubBot [Privacy Policy](https://dubbot.com/privacy-policy.html) and [Terms of Service](https://dubbot.com/terms-of-service.html)

### Troubleshooting

#### Customizing the page URL

By default, DubBot sends WordPress’s permalink for the page or post to the DubBot
API. If the public URL differs from the WordPress permalink, such as when a domain
mapping plugin is used, add a `dubbot_page_url` filter in a site-specific plugin
or your theme’s functions.php file:

    ```
    add_filter('dubbot_page_url', function ($url, $post_id) { return domainmap_map_url($url); }, 10, 2);
    ```

The filter receives the WordPress permalink and the post ID, and must return the
URL that DubBot should use. It applies to both the displayed results and the metadata
used for editor highlighting.

#### Highlighting isn’t working.

You may need to update the Editor Selector in the Settings. This is the [CSS Selector](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_selectors)
that corresponds to the HTML element containing the WordPress editor.

#### Some things aren’t highlighting

Those things could be part of template content, such as a header or footer, which
is usually not seen while editing page content.

### Support

For any questions or support requests, please contact [help@dubbot.com](https://es-ar.wordpress.org/plugins/dubbot/help@dubbot.com?output_format=md).

### License

This plugin is licensed under the GPLv2 (or later). For more information, see the
[GPLv2 License](https://www.gnu.org/licenses/gpl-2.0.html).

## Instalación

 1. Download the plugin ZIP file.
 2. Go to your WordPress Admin Dashboard.
 3. Navigate to `Plugins > Add New`.
 4. Click `Upload Plugin` and select the downloaded ZIP file.
 5. Click `Install Now` and then `Activate`.
 6. Navigate to `Settings > DubBot` to enter your “Embed Key.”

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

“DubBot” es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ Syl DubBot ](https://profiles.wordpress.org/syldubbot/)

[Traduce “DubBot” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/dubbot)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/dubbot/) , echa un
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/dubbot/) , o suscríbete
al [log de desarrollo](https://plugins.trac.wordpress.org/log/dubbot/) por [RSS](https://plugins.trac.wordpress.org/log/dubbot/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.1.0

 * Added WordPress Multisite support: network-wide default settings at `Network 
   Admin > Settings > DubBot`, with optional per-site overrides.
 * Added the `dubbot_page_url` filter for sites whose public URLs differ from WordPress
   permalinks.
 * Fixed page URLs containing query strings or special characters not being encoded
   when sent to the DubBot API.

#### 1.0.2

 * Tested with WordPress 7.1.

#### 1.0.0

 * Initial release with support for displaying DubBot results in WordPress.

## Meta

 *  Versión **1.1.0**
 *  Última actualización **hace 4 días**
 *  Instalaciones activas **10+**
 *  Testeado hasta **7.1.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/dubbot/)
 * Etiquetas:
 * [accessibility](https://es-ar.wordpress.org/plugins/tags/accessibility/)[links](https://es-ar.wordpress.org/plugins/tags/links/)
   [seo](https://es-ar.wordpress.org/plugins/tags/seo/)[spelling](https://es-ar.wordpress.org/plugins/tags/spelling/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/dubbot/advanced/)

## Valoraciones

Todavía no se enviaron reseñas.

[Your review](https://wordpress.org/support/plugin/dubbot/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/dubbot/reviews/)

## Colaboradores

 *   [ Syl DubBot ](https://profiles.wordpress.org/syldubbot/)

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/dubbot/)