Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

404 Notify

Descripción

It’s often too easy to make edits to your web site that result in a broken link. This plugin will automatically email the web site administrator (or a specified email address) whenever a 404 is encountered, along with a link to the page the 404 originated from. With this knowledge in hand, you can search the page for the problem and either remove or fix it.

Notifications are also triggered by missing media, such as images, video, CSS files and more.

Support

Report any issues at the official 404 Notify Support WordPress page.

How to use

Once activated, notifications are automatially sent to the site administrator, or, you can specify an alternative email address in Settings -> General and look for the 404 Notify email address field.

Uninstall

Deactivate the plugin, delete if desired.

Capturas

  • screenshot-1.png

Instalación

Install, activate, done.

FAQ

Getting persistant notifications?

You’ve probably got a missing asset on your page, most likely an image but it could be something else. It’s important to remember that a 404 can be instigated not only by a missing page, but also a missing asset such as an image, video, CSS file, JS file or anything else that can usually be directly accessed by a URL.

For example, if you’ve got a missing image in header.php (which gets called every time a page is loaded), then you’ll receive a notification every time a page is loaded until you fix the problem.

How can you find the path of a missing asset?

The eastest way is to open the website in Chrome, right click somewhere on the page and select Inspect, then click the Console tab and look for any mention of a 404. Any 404 errors will appear in red as demonstrated in the screenshot above.

Once you can see the missing asset, you can fix the problem and the email notification will stop.

Reseñas

9 de febrero de 2021 1 respuesta
It works as presented. When an internal link leads to 404 you get an email alert.
Leer la 1 reseña

Colaboradores y desarrolladores

«404 Notify» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «404 Notify» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2.0

  • Included visible URL in the email notification.

1.1.0

  • Added custom email address notification field.

1.0.0

  • Initial release.