plugin-icon

Quick Page/Post Redirect Plugin

Redirección sencilla de entradas/páginas o tipos de contenido personalizados a otra entrada/página o URL externa especificando la URL de redirección y el tipo (301, 302, 307, meta).
Calificaciones
4.4
Última actualización
June 8, 2023
Versión
5.2.4
Instalaciones activas
100K
Quick Page/Post Redirect Plugin

Versión actual 5.2.4

Este plugin tiene dos funcionalidades de redirección – «Redirecciones rápidas» y «Redirecciones individuales»:

REDIRECCIONES RÁPIDAS (redirecciones 301)

Las redirecciones rápidas están diseñadas para añadirlas de manera rápida y sencilla. No tiene que haber una página o entrada previa para añadir una. Simplemente pon la URL solicitada y la URL de destino y el plugin la redirigirá. Este tipo de redirección es fantástica para solucionar errores de tecleo al crear una página, redirigiendo URLs antiguas a una nueva URL para que no de un error 404, y para redirigir enlaces de un sitio antiguo que se haya convertido a WordPress.

REDIRECCIONES INDIVIDUALES (para entradas/páginas existentes)

Para las entradas/páginas que ya existan el plugin añade una caja meta de opciones en el editor en la que puedes especificar la ubicación de redirección y su tipo (301, 302 o meta). Este tipo de redirección es útil para muchas situaciones, incluidos los elementos de menú, entradas duplicadas, o simplemente para redirigir una página a una URL o ubicación diferente de tu sitio actual.

Para obtener unos mejores resultados utiliza cualquier tipo de estructura de enlaces permanentes de WordPress. Si ya tienes instalado un plugin de redirecciones se recomienda que utilices solo un plugin de redirecciones, o podrían entrar en conflicto uno y otro, o uno podría tomar prioridad sobre el otro antes de que pueda hacer su trabajo.

Qué PUEDES hacer (alias, Características):

  • Funciona con los menús de navegación de WordPress
  • Funciona con tipos de contenido personalizados de WordPress (elige el ajuste en la página de opciones)
  • You can set a redirected page or menu item to open in a new window (Quick Redirects require Use jQuery? option to be set)
  • You can add a rel=»nofollow» attribute to the page or menu item link for the redirect (Quick Redirects require Use jQuery? option to be set)
  • You can completely re-write the URL for the redirect so it takes the place of the original URL (rewrite the href link)
  • You can redirect without needing to create a Page or Post using Quick Redirects. This is useful for sites that were converted to WordPress and have old links that create 404 errors (see FAQs for more information).
  • Destination URL can be to another WordPress page/post or any other website with an external URL.
  • Request URL can be a full URL path, the post or page ID, permalink or page slug.
  • Option Screen to set global overrides like turning off all redirects at once, setting a global destination link, make all redirects open in a new window, etc.
  • View a summary of all redirected pages/posts, custom post types and Quick Redirects that are currently set up.
  • Plugin Clean up functions for those who decide they may want to remove all plugin data on uninstall.
  • Import/Export of redirects for backup, or to add bulk Quick Redirects.
  • Built-in FAQs/Help feed that can be updated daily with relevant questions.
  • Optional column for list pages to easily show if a page/post has a redirect set up and where it will redirect to.
  • Helper functions for adding or deleting redirects programmatically (see ‘filters-hooks-helper_functions.txt’ file in plugin folder for help and usage).

Qué NO PUEDES hacer:

  • This plugin does not have wild-card redirect features.
  • Este plugin NO modifica el archivo «.htaccess». Funciona usando la función de WorsPress `wp_redirect()`, que es una forma de redirección PHP de la ubicación de la cabecera.
  • You cannot redirect the Home (Posts) page – unless you set a page as the home page and redirect that.
  • If your theme uses some form of custom layout or functionality, some features may not work like open on a new window or no follow functionality UNLESS you have the Use jQuery? option to set.

This plugin is not compatible with WordPress versions less than 4.0. Requires PHP 5.2+.

PLEASE NOTE: A new page or post needs to be Published in order for Page/Post redirect to happen for Individual Redirects (existing page is not necessary for Quick Redirects). It WILL work on a DRAFT Status Post/Page ONLY, and I mean ONLY, if the Post/Page has FIRST been Published and the re-saved as a Draft. This does not apply to Quick Redirects.

RESOLUCIÓN DE PROBLEMAS:

  • To include custom post types, check the setting on the plugin option page – and you also can hide it from post types you don’t want it on.
  • If you experience jQuery conflicts with the plugin, try turning off the Use jQuery? setting in the options page. BUT, please note that if this option if off, the new window and no follow functionality may be inconsistent (this mainly depends on how your theme is set up)
  • If you check the box for «Show Redirect URL below» on the edit page, please note that you MUST use the full URL in the Redirect URL box. If you do not, you may experience some odd links and 404 pages, as this option changes the link for the page/post to the EXACT URL you enter in that field. (i.e., if you enter ‘2’ in the field, it will redirect to ‘http://2’ which is not the same as ‘http://yoursite.com/?p=2’).
  • If your browser tells you that your are in an infinite loop, check to make sure you do not have pages redirecting to another page that redirects back to the initial page. That WILL cause an infinite loop.
  • If you are using the Quick Redirects method to do your redirects, try to use Request URLs that start with a ‘/’ and are relative to the root (i.e., ‘http://mysite.com/test/’ should be set to ‘/test/’ for the request field).
  • If your site uses mixes SSL, use relative links whenever possible (i.e., ‘/my-page/’). The plugin is designed to detect the incoming protocol and try to apply the appropriate protocol to the destination URL.
  • Links in page/post content and links that are created using get_permalink() or the_permalink() will not open in a new window or add the rel=nofollow UNLESS you have the Use jQuery? option set.
  • If your page or post is not redirecting, this is most likely because something else like the theme functions file or another plugin is outputting the header BEFORE the plugin can perform the redirect. This can be tested by turning off all plugins except the Quick Page/Post Redirect Plugin and testing if the redirect works. Many times a plugin or bad code is the culprit.
  • We try to test the plugin in many popular themes and alongside popular plugins. In our experience, (with exception to a few bugs from time to time) many times another plugin is the cause of the issues – or a customized theme. If you do notice a problem, please let us know at info@anadnet.com – along with the WP version, theme you are using and plugins you have installed – and we will try to troubleshoot the problem.
  • Check the FAQs/Help located in the Plugin menu for more up to date issues and fixes.
Instalaciones activas
100K
Probado hasta
6.2.6
Te puedes descargar este plugin para utilizarlo en tu instalación autoalojada de WordPress.