Title: Redirect.txt
Author: nK
Published: <strong>12 می 2024</strong>
Last modified: 10 ژوئن 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/redirect-txt/assets/banner-772x250.png?rev=3085245)

![](https://ps.w.org/redirect-txt/assets/icon-256x256.png?rev=3085245)

# Redirect.txt

 توسط [nK](https://profiles.wordpress.org/nko/)

[دانلود](https://downloads.wordpress.org/plugin/redirect-txt.0.2.6.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/redirect-txt/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/redirect-txt/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/redirect-txt/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/redirect-txt/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/redirect-txt/)

## توضیحات

With Redirect.txt, you can provide a simple list of URLs and their destinations 
with no post-creation bloat, no limitations, and just a simple editor.

There are many good redirect plugins that have been developed for years and have
a strong code base. But we don’t like the idea of creating separate posts/entries
for each redirection rule. We simply need to add, remove, and manage redirects in
a simple and bulk way.

.htaccess and nginx configs are OK, but we don’t want to edit configs placed somewhere
in server directories; we want to open our admin panel and add redirects easily.
We also don’t care about wrong config configurations, which will stop your server.

### Quick Links

[GitHub](https://github.com/nk-crew/redirect-txt)

### Features

 * Path redirects
 * Full URL redirects
 * Post ID redirects
 * RegEx redirects
 * Redirect logs
 * 404 logs

### Usage

Open `Tools  Redirect.txt` and provide a list of URLs here. Here is an example of
available syntax:

    ```
    # The links below will automatically use 301 redirects.
    /hello: /new-hello

    # Support for custom status
    # To make 301, 302, 303, 307, or 308 redirects, use a code like this:
    308: # All redirections below will use 308 redirect status.

    # Support for post ID's
    # Redirect from post with ID 1 to post with ID 8:
    1: 8

    # Support for external redirects:
    /external: https://google.com/

    # Support for RegEx redirects (automatically detected when the string starts with ^):
    ^/news/(.*): /blog/$1

    # You can use as many comments as you want to categorize your links better.
    ```

The same rules without comments:

    ```
    /hello: /new-hello

    308:

    1: 8
    /external: https://google.com/
    ^/news/(.*): /blog/$1
    ```

## عکس‌های صفحه

[⌊Redirection rules list⌉⌊Redirection rules list⌉[

Redirection rules list

[⌊Redirection and 404 logs⌉⌊Redirection and 404 logs⌉[

Redirection and 404 logs

[⌊Settings⌉⌊Settings⌉[

Settings

## نصب

#### Automatic installation

Install the Redirect.txt either via the WordPress plugin directory or by uploading
the files to your server at `wp-content/plugins`.

#### Usage

To start using the Redirect.txt, just open the Admin Menu  Tools  Redirect.txt and
follow instructions.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Redirect.txt” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ nK ](https://profiles.wordpress.org/nko/)

“Redirect.txt” به 1 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/redirect-txt/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “Redirect.txt” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/redirect-txt)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/redirect-txt/), check
out the [SVN repository](https://plugins.svn.wordpress.org/redirect-txt/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/redirect-txt/) by
[RSS](https://plugins.trac.wordpress.org/log/redirect-txt/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 0.2.6 – Jun 10, 2026

 * added WordPress 7.0 compatibility
 * migrate admin UI to React 18 createRoot API
 * bump minimum PHP requirement to 7.4

#### 0.2.5 – Nov 28, 2024

 * added translation file
 * check compatibility with WordPress 6.7

#### 0.2.4 – Jul 3, 2024

 * added support for redirects to links with hash

#### 0.2.3 – May 26, 2024

 * disable redirects from `wp-admin`, `wp-json` and `wp-login.php` paths

#### 0.2.2 – May 17, 2024

 * changed code editor to light mode by default, to prevent switch to dark when 
   system is in dark mode

#### 0.2.1 – May 12, 2024

 * remove some dev folders from the plugin

#### 0.2.0 – May 12, 2024

 * Release

## اطلاعات

 *  نگارش **0.2.6**
 *  Last updated **3 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.2 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان‌ها
 * [English (US)](https://wordpress.org/plugins/redirect-txt/) و [Russian](https://ru.wordpress.org/plugins/redirect-txt/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/redirect-txt)
 * Tags
 * [301](https://fa.wordpress.org/plugins/tags/301/)[404](https://fa.wordpress.org/plugins/tags/404/)
   [redirect](https://fa.wordpress.org/plugins/tags/redirect/)[redirection](https://fa.wordpress.org/plugins/tags/redirection/)
   [redirects](https://fa.wordpress.org/plugins/tags/redirects/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/redirect-txt/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/redirect-txt/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/redirect-txt/reviews/)

## مشارکت کنندگان

 *   [ nK ](https://profiles.wordpress.org/nko/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/redirect-txt/)