Descripción
Vctlo 404 Redirector is a lightweight WordPress plugin that allows you to redirect all 404 (Not Found) pages to a custom URL via a simple settings page. Version 1.1 includes URL sanitization for enhanced security, ensuring safe redirects. Using 301 permanent redirects, it supports SEO while keeping visitors engaged.
Key Features:
– Redirect 404 pages to any valid URL.
– Secure URL sanitization to prevent invalid redirects.
– Easy-to-use settings page in the WordPress admin panel.
– SEO-friendly 301 redirects.
– Lightweight and performance-optimized.
Instalación
- Upload the
vctlo-404-redirector
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to
Settings > 404 Redirect
in your WordPress admin panel. - Enter the URL you want to redirect 404 pages to and save your changes.
Preguntas frecuentes
-
What happens if I enter an invalid URL?
-
The plugin sanitizes the URL and defaults to your site’s homepage if the input is invalid.
-
Can I redirect to an external website?
-
Yes, any valid URL (e.g., https://example.com) can be used, including external sites.
-
Is this plugin good for SEO?
-
Absolutely! It uses 301 redirects, which pass link equity to the new URL, supporting your SEO efforts.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Vctlo 404 Redirector” 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.1
- Added URL sanitization for improved security.
- Set default redirect to homepage if no URL is specified penalization.
1.0
- Initial release of the plugin.