echozat-seo-suite folder to the /wp-content/plugins/ directory.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).
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.
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.
No. Redirections are handled entirely in PHP via the template_redirect hook — no .htaccess or Nginx changes needed.
301 (permanent), 302 (temporary), 307, and 308. The default is 301.
No. Replace Links only operates on the post_content column. It does not touch post meta, options, widgets, menus, or serialized page-builder data.
Yes. Echozat SEO Suite follows standard WordPress practices and works with any properly coded theme.
WordPress 5.0 or higher and PHP 7.4 or higher.
Please use the plugin support forum on WordPress.org.