Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Easy 301 Redirects

Descrición

Easy 301 Redirects provides an easy method of redirecting requests to another page on your site or elsewhere on the web. This is useful when you are migrating sites and can not preserve the url and want to redirect it safely to another page. With 301 redirect, it will pass your backlink score to the new page which is good for SEO. You can add the destination url when you edit/add a page/post and then through Settings > Easy 301 Redirects Creator you will get a list of 301 redirect setting which you can save in Settings > Easy 301 Redirects

Instalación

  1. Upload Easy 301 Redirects to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add redirects on the Settings > Easy 301 Redirects.

Preguntas frecuentes

What should I enter in the setting page?

Use this format [old url,new url]. For example:

/blog,http://www.google.com, will redirect yourdomain.com/blog to http://www.google.com. Please don’t use bracket in your setting.

You can also use wildcard using *

/blog*,http://www.google.com, will redirect yourdomain.com/blogabc to http://www.google.com.

/blog/*,http://www.google.com, will redirect yourdomain.com/blog/abc to http://www.google.com.

/document/*/doc,yourdomain.com/#1#/new-doc, will redirect yourdomain.com/document/123/doc to yourdomain.com/123/new-doc

/document//doc/,yourdomain.com/#1#/new-doc/#2#, will redirect yourdomain.com/document/123/doc/456 to yourdomain.com/123/new-doc/456

Installation Instructions
  1. Upload Easy 301 Redirects to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add redirects on the Settings > Easy 301 Redirects.

Comentarios

3 de Setembro, 2016 1 resposta
AMATEUR PLUGIN! UNABLE TO REMOVE REDIRECTED ADDRESSES! After plugin uninstallation still redirects!!!
3 de Setembro, 2016
Easy to use. I needed a couple of 301s and didn't feel like going into the .htaccess file. This was simple and straight-forward to set up.
Ler todas as 6 opinións

Colaboradores e desenvolvedores

“Easy 301 Redirects” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Easy 301 Redirects” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0

  • Lanzamento inicial

1.2

  • Adjust FAQ and added wildcard function

1.3

  • Added wildcard function for redirect destination

1.33

  • Fix admin setting display