Title: Echozat SEO Suite
Author: Echozat
Published: <strong>5 ژوئن 2026</strong>
Last modified: 15 جولای 2026

---

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

![](https://ps.w.org/echozat-seo-suite/assets/banner-772x250.png?rev=3565467)

![](https://ps.w.org/echozat-seo-suite/assets/icon-128x128.png?rev=3564828)

# Echozat SEO Suite

 توسط [Echozat](https://profiles.wordpress.org/echozat/)

[دانلود](https://downloads.wordpress.org/plugin/echozat-seo-suite.1.1.0.zip)

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

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

## توضیحات

Echozat SEO Suite is a lightweight, modular SEO plugin for WordPress that helps 
you optimize your site for search engines without the bloat. It ships three focused
tools today, with more on the way.

#### Meta Tag Updater

Edit SEO meta titles and descriptions across all your posts, pages, and custom post
types from a single admin screen — without opening each one individually. Works 
standalone or alongside your existing SEO plugin.

 * Review and edit titles and descriptions from one list table
 * No external SEO plugin required — titles and descriptions are stored in a dedicated
   database table
 * Optionally integrates with **Yoast SEO**, **Rank Math**, and **All in One SEO(
   AIOSEO)** when active
 * Real-time character counters and color-coded length feedback (60-char titles,
   160-char descriptions)

#### Redirections

Create and manage URL redirects from a single admin screen. Supports exact-path,
tracks hit counts, and fires before WordPress renders any page.

 * Add, edit, and delete redirects without touching server config files
 * Supports 301, 302, 307, and 308 status codes
 * Per-rule hit counter so you can see which redirects are active
 * Search the redirect list by source URL

#### Replace Links

Bulk find-and-replace any absolute URL inside your post content — useful when migrating
domains, restructuring URLs, or fixing legacy links at scale.

 * Two-step flow: preview all occurrences first, then confirm the replacement
 * Results grouped by post type with a count of affected posts and direct links 
   to each
 * Works across all public post types (posts, pages, and custom types); select all
   or pick specific types
 * Each replacement creates a WordPress post revision, giving you a per-post undo
 * Case-sensitive matching for precision

### Source Code

The complete, human-readable (uncompiled) source for this plugin’s JavaScript
 and
CSS is included in the plugin package, in the `assets/` directory:

 * `assets/admin/js/`, `assets/public/js/` — source JavaScript
 * `assets/admin/scss/`, `assets/admin/css/`, `assets/public/scss/` — source CSS

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

[⌊Dashboard — an overview of all available tools in the Echozat SEO Suite.⌉⌊Dashboard—
an overview of all available tools in the Echozat SEO Suite.⌉[

Dashboard — an overview of all available tools in the Echozat SEO Suite.

[⌊Meta Tag Updater — review and edit SEO titles and descriptions across all posts
from one screen.⌉⌊Meta Tag Updater — review and edit SEO titles and descriptions
across all posts from one screen.⌉[

Meta Tag Updater — review and edit SEO titles and descriptions across all posts 
from one screen.

[⌊Meta Tag Updater — review and edit SEO titles and descriptions across all posts
from one screen.⌉⌊Meta Tag Updater — review and edit SEO titles and descriptions
across all posts from one screen.⌉[

Meta Tag Updater — review and edit SEO titles and descriptions across all posts 
from one screen.

[⌊Redirections — manage URL redirects with wildcard support and hit tracking.⌉⌊Redirections—
manage URL redirects with wildcard support and hit tracking.⌉[

Redirections — manage URL redirects with wildcard support and hit tracking.

[⌊Redirections — manage URL redirects with wildcard support and hit tracking.⌉⌊Redirections—
manage URL redirects with wildcard support and hit tracking.⌉[

Redirections — manage URL redirects with wildcard support and hit tracking.

[⌊Replace Links — preview occurrences before bulk-replacing a URL across post content.⌉⌊
Replace Links — preview occurrences before bulk-replacing a URL across post content
.⌉[

Replace Links — preview occurrences before bulk-replacing a URL across post content.

[⌊Replace Links — preview occurrences before bulk-replacing a URL across post content.⌉⌊
Replace Links — preview occurrences before bulk-replacing a URL across post content
.⌉[

Replace Links — preview occurrences before bulk-replacing a URL across post content.

## نصب

**Automatic installation**

 1. Log in to your WordPress dashboard.
 2. Navigate to **Plugins > Add New**.
 3. Search for “Echozat SEO Suite”.
 4. Click **Install Now**, then **Activate**.

**Manual installation**

 1. Download the plugin ZIP file.
 2. Navigate to **Plugins > Add New > Upload Plugin** in your WordPress dashboard.
 3. Choose the ZIP file and click **Install Now**.
 4. Activate the plugin through the **Plugins** menu.

**FTP installation**

 1. Unzip the plugin archive.
 2. Upload the `echozat-seo-suite` folder to the `/wp-content/plugins/` directory.
 3. Activate the plugin through the **Plugins** menu in WordPress.

After activation, you will find **Meta Tag Updater**, **Redirections**, and **Replace
Links** as submenu items under **Echozat SEO Suite** in the WordPress admin.

## سوالات متداول

### What tools does this plugin include?

Echozat SEO Suite currently ships three tools: **Meta Tag Updater** (bulk-edit SEO
meta titles and descriptions), **Redirections** (manage URL redirects), and **Replace
Links** (bulk find-and-replace absolute URLs in post content).

### Which SEO plugins are supported by the Meta Tag Updater?

The Meta Tag Updater works standalone and also integrates with Yoast SEO, Rank Math,
and All in One SEO (AIOSEO). Regardless of whether a SEO plugin is active, titles
and descriptions are always saved in a dedicated database table. When a supported
SEO plugin is active, values are also written to that plugin’s meta fields.

### Do I need a separate SEO plugin for the Meta Tag Updater?

No. The Meta Tag Updater works out of the box without any external SEO plugin. Titles
and descriptions are saved in a dedicated database table and output directly in 
the page `<head>`. If Yoast SEO, Rank Math, or AIOSEO is installed and active, it
will also write to that plugin’s meta fields automatically.

### Does the Redirections tool require server configuration?

No. Redirections are handled entirely in PHP via the `template_redirect` hook — 
no `.htaccess` or Nginx changes needed.

### What redirect status codes are supported?

301 (permanent), 302 (temporary), 307, and 308. The default is 301.

### Does Replace Links modify meta fields or database options?

No. Replace Links only operates on the `post_content` column. It does not touch 
post meta, options, widgets, menus, or serialized page-builder data.

### Does this plugin work with any theme?

Yes. Echozat SEO Suite follows standard WordPress practices and works with any properly
coded theme.

### What is the minimum WordPress and PHP version required?

WordPress 5.0 or higher and PHP 7.4 or higher.

### Where can I report a bug or request a feature?

Please use the plugin support forum on WordPress.org.

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

![](https://secure.gravatar.com/avatar/81e924393fb9e657a6b56b369feab67343c925f9d74b9d143ff859239d7de68d?
s=60&d=retro&r=g)

### 󠀁[Working on client projects have never been easy](https://wordpress.org/support/topic/working-on-client-projects-have-never-been-easy/)󠁿

 [Kewal](https://profiles.wordpress.org/aster_senpai/) 9 ژوئن 2026

Have been using the plugin and I must tell you, it has saved a lot of time using
the plugin just because of the fact that I was doing the meta details update manually.
Now, with this plugin I am able to work with multiple SEO projects and deliver my
best in one go.

![](https://secure.gravatar.com/avatar/a4cb691834de6bf98d68784cd5e3a879424be0e7c7f483d9fcd93c0b199c627d?
s=60&d=retro&r=g)

### 󠀁[Excellent Time-Saving SEO Management Plugin](https://wordpress.org/support/topic/excellent-time-saving-seo-management-plugin/)󠁿

 [bandekarkunal](https://profiles.wordpress.org/bandekarkunal/) 7 ژوئن 2026

I’ve been using Echozat SEO Suite on a WordPress website and it has quickly become
one of the most useful SEO utilities in my toolkit. The standout feature for me 
is the Meta Tag Updater. Managing SEO titles and descriptions across dozens of pages
can be incredibly time-consuming, but this plugin allows bulk updates from a single
screen, saving hours of manual work.

![](https://secure.gravatar.com/avatar/cd5ce7c445dc6558e39481924fe34999f8312f0fd74847a68d0f84bcda743e13?
s=60&d=retro&r=g)

### 󠀁[Boon for SEO Marketers](https://wordpress.org/support/topic/boon-for-seo-marketers/)󠁿

 [yashaswinisp](https://profiles.wordpress.org/yashaswinisp/) 7 ژوئن 2026

I stumbled upon this plugin when I had a daunting task of updating my meta title
and description of a site that has more than 60 pages. It was just the solution 
I was seeking for and damn, it works well. Also comes along other tools that are
crucial for SEO people. Absolutely loved the way it eases out the boring yet crucial
job that we have to do as marketers. Bulk Meta Updater has saved my time like anything
and look forward to using other tools too.

 [ خواندن تمامی 3 نقد و بررسی‌ ](https://wordpress.org/support/plugin/echozat-seo-suite/reviews/)

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

“Echozat SEO Suite” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

 *   [ Echozat ](https://profiles.wordpress.org/echozat/)

[ترجمه “Echozat SEO Suite” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/echozat-seo-suite)

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

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/echozat-seo-suite/)،
[مخزن SVN](https://plugins.svn.wordpress.org/echozat-seo-suite/) را بررسی کنید، 
یا از طریق [RSS](https://plugins.trac.wordpress.org/log/echozat-seo-suite/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/echozat-seo-suite/) مشترک
شوید.

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

#### 1.1.0

 * Enhancement: Editors can now use Meta Tag Updater, Redirections, and Replace 
   Links, not just Administrators.

#### 1.0.1

 * Enhancement: Meta Tag Updater now works standalone — no external SEO plugin required.
   Titles and descriptions are saved in a dedicated database table and output directly
   in the page head when no SEO plugin is active.

#### 1.0.0

 * Initial release.
 * New: Meta Tag Updater — edit SEO meta titles and descriptions from a single admin
   screen.
 * New: Redirections — create and manage URL redirects with wildcard support and
   hit tracking.
 * New: Replace Links — bulk find-and-replace absolute URLs across post content 
   with a preview-before-replace flow.
 * Integration with Yoast SEO, Rank Math, and All in One SEO (AIOSEO) for Meta Tag
   Updater.
 * Quick-edit form with real-time character counters and length feedback.
 * Automatic backup of original meta values with one-click revert.

## اطلاعات

 *  نگارش **1.1.0**
 *  آخرین به‌روزرسانی **1 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.0 یا بالاتر **
 *  آزمایش‌شده تا **7.0.2**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/echozat-seo-suite/)
 * برچسب
 * [all in one seo](https://fa.wordpress.org/plugins/tags/all-in-one-seo/)[meta tags](https://fa.wordpress.org/plugins/tags/meta-tags/)
   [redirections](https://fa.wordpress.org/plugins/tags/redirections/)[replace links](https://fa.wordpress.org/plugins/tags/replace-links/)
   [seo](https://fa.wordpress.org/plugins/tags/seo/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/echozat-seo-suite/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 3 5-ستاره     ](https://wordpress.org/support/plugin/echozat-seo-suite/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/echozat-seo-suite/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/echozat-seo-suite/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/echozat-seo-suite/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/echozat-seo-suite/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/echozat-seo-suite/reviews/#new-post)

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

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

 *   [ Echozat ](https://profiles.wordpress.org/echozat/)

## پشتیبانی

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

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

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://echozat.com/)