Title: Simple Htaccess Redirects
Author: Mike
Published: <strong>14 janeiro, 2019</strong>
Last modified: 5 setembro, 2019

---

Pesquisar plugins

![](https://ps.w.org/simple-htaccess-redirects/assets/banner-772x250.png?rev=2012869)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/simple-htaccess-redirects/assets/icon-128x128.png?rev=2012839)

# Simple Htaccess Redirects

 Por [Mike](https://profiles.wordpress.org/mike314156/)

[Baixar](https://downloads.wordpress.org/plugin/simple-htaccess-redirects.1.5.8.zip)

 * [Detalhes](https://br.wordpress.org/plugins/simple-htaccess-redirects/#description)
 * [Avaliações](https://br.wordpress.org/plugins/simple-htaccess-redirects/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/simple-htaccess-redirects/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/simple-htaccess-redirects/#developers)

 [Suporte](https://wordpress.org/support/plugin/simple-htaccess-redirects/)

## Descrição

This plugin was created to make it easier for users to write redirection rules for
their site. It generates the correct redirect code to match the user’s request and
places it into the .htaccess file. This plugin has a button that uses a 3rd party
[validator](http://www.htaccesscheck.com/index.html) to give the user confirmation
that the .htaccess file is formatted correctly. The 3rd party’s terms of service
can be found [here](http://www.htaccesscheck.com/about.html). No user data is sent
to the 3rd party; only .htaccess file contents. You can contact the 3rd party on
their [contact page](http://www.htaccesscheck.com/contact.html). This 3rd party 
is a free services created by [LexiConn Internet Services Inc.](https://www.lexiconn.com/).
Their privacy policy can be read [here](https://www.lexiconn.com/privacy.html).

## Capturas de tela

 * [[
 * Plugin Redirect Settings (Version 1.5.6)
 * [[
 * Plugin Scan Urls (Version 1.5.6)
 * [[
 * Plugin Expired Headers Settings (Version 1.5.6)

## Instalação

 1. Upload the entire `simple-htaccess-redirects` folder to the `/wp-content/plugins/`
    directory
 2. Activate the plugin through the \’Plugins\’ menu in WordPress
 3. Add redirects on Redirect Settings Page in admin menu

## Perguntas frequentes

  Why should I use your plugin?

This plugin provides an easy way to add new rules into your .htaccess file so you
can make changes on the WordPress backend rather downloading, editing, and re-uploading
the file.

  How Do I Add A Redirect Rule?

As of version 1.5.8, you have to use the add url in the input fields. You must have
the “Old Url” input have a page slug (/old-url) and the “New Url” the full url of
the redirect (http//your-domain.com/new-url). Once you have the url in the correct
areas, make sure to click the checkbox of the rule you are adding and hit save!

  How Does The Scan Url Tab Scan My Site?

It scans your pages for all embeded links and puts them into a csv file that you
can download. Any page that isn’t linked on the front end wont show up in this scan.

  What will happen to my code that is already there?

Nothing! This plugin makes sure to add the new rules to the bottom of the file and
will not rewrite the code that is already there.

  Does the 404 affect my htaccess file?

The 404 redirect rule was implemented in a way that it doesn’t even touch the .htaccess
file. Instead it uses WordPress functions to use a custom link instead of going 
to the 404 error page.

  What does the “Add this Redirect rule” work?

The “Add this Redirect” option must be selected when you click Save Changes to publish
to the .htaccess file. It will add the correct code to the bottom of the file without
deleting anything.

  What does the “HTTP Status” mean?

HTTP Status will tell you the status of the path you gave the plugin so you can 
confirm that it is a valid path.

  What does “Validate File” do?

As of version 1.0 Validate File opens a [popular validator](http://www.htaccesscheck.com)
and submits the .htaccess file contents into their website for validation. Their
Terms of Service can be found [here](http://www.htaccesscheck.com/about.html).

  What if I made a mistake?

The plugin makes sure the outputted code is valid, so a mistake may redirect people
to the wrong place. Always double check before saving the changes! If you make a
mistake, there is always the “Reset .htaccess file” button that will set your file
back to default. Make sure to remove the redirect rule as well.

  What if I want to delete a redirect rule?

As of version 1.5.8, go to the “Active Redirects” page and click on the checkbox
of the redirect you want to remove. This does not remove your htaccess code but 
only the redirect.

  Are my redirect rules saved anywhere else?

All the rules you create are also submitted into the log.txt file in the assets 
folder so you have a back up of the rules of the .htaccess just in case something
goes wrong.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Simple Htaccess Redirects” é um programa de código aberto. As seguintes pessoas
contribuíram para este plugin.

Colaboradores

 *   [ Mike ](https://profiles.wordpress.org/mike314156/)

[Traduzir o “Simple Htaccess Redirects” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/simple-htaccess-redirects)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/simple-htaccess-redirects/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/simple-htaccess-redirects/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/simple-htaccess-redirects/)
por [RSS](https://plugins.trac.wordpress.org/log/simple-htaccess-redirects/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.5.8

 * Added A Active Redirects Page
 * Improved Redirection System
 * Bug Fixes

#### 1.5.7

 * Added A 404 Capture Page

#### 1.5.6

 * Restyled Admin section
 * Bug Fixes

#### 1.5.5

 * CSV Download Bug Fixes

#### 1.5.4

 * Scan Site Bug Fixes
 * Implemented CSV Download Button

#### 1.5.3

 * Added A Scan Site Url Tab

#### 1.5.2

 * Reordered settings link in plugin list

#### 1.5.1

 * Fixed redirection issues

#### 1.4.1

 * Fixed some spacing bugs

#### 1.4

 * Content updates
 * Implemented a reset link on deactivation

#### 1.3

 * Upgraded the reset button

#### 1.2

 * Implemented a way to force https

#### 1.1

 * Implemented a reset file button

#### 1.0

 * Initial Release

## Meta

 *  Versão **1.5.8**
 *  Última atualização **7 anos atrás**
 *  Instalações ativas **20+**
 *  Versão do WordPress ** 5.0 ou superior **
 *  Testado até **5.2.24**
 *  Versão do PHP ** 5.2.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/simple-htaccess-redirects/)
 * Tags
 * [301](https://br.wordpress.org/plugins/tags/301/)[302](https://br.wordpress.org/plugins/tags/302/)
   [404](https://br.wordpress.org/plugins/tags/404/)[redirect](https://br.wordpress.org/plugins/tags/redirect/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/simple-htaccess-redirects/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/simple-htaccess-redirects/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/simple-htaccess-redirects/reviews/)

## Colaboradores

 *   [ Mike ](https://profiles.wordpress.org/mike314156/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/simple-htaccess-redirects/)