Descrição
The URL Rewrite Rule plugin will help to generate 301 permanent redirection url rewrite rules which you can copy and paste in .htaccess files. Usually, it will be helpful when you want to restructure your website which has 50+ posts or pages. It works with post permalink, category permalink, and tag permalink.
Instalação
- Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “JMS URL Rewrite Rule”
- Activate the plugin through the Plugins menu in WordPress
- Type your old permalink
- Type your new permalink
- Click submit button to get URL rewrite rules
- Copy URL rewrite rules in your .htaccess file
Perguntas frequentes
- Installation Instructions
-
- Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “JMS URL Rewrite Rule”
- Activate the plugin through the Plugins menu in WordPress
- Type your old permalink
- Type your new permalink
- Click submit button to get URL rewrite rules
- Copy URL rewrite rules in your .htaccess file
- Q1: How to get simple post URL rewrite rule?
-
Type your old post url and new post url, click submit button and get the URL rewrite rules. Then, copy the rules and paste in your .htaccess file.
- Q2: Does it support WordPress permalink tags?
-
Yes, it support WordPress permalink tags, including %year%, %monthnum%, %day%, %hour% %minute%, %second%, %postname%, %post_id%, %category%, %author%, %pagename%
- Q3: What does this plugin do?
-
The plugin will help you generate 301 permanent redirection URL rewrite rules according to given old link and new link.
- Q4: Where can I see the change?
-
By giving the old link and new link in the admin panel, you will get the 301 permanent redirection url rewrite rules in the text area.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“JMS URL Rewrite Rule” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “JMS URL Rewrite Rule” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
- First build