WP Manifestindependent plugin directory
manifest / seo / disable-yoast-seo-redirects

Disable Yoast SEO Redirects

Disables Yoast SEO Premium's redirection manager, including automatic redirection generation and notifications.

by UCF Web Communications · github.com/ucf/disable-yoast-seo-redirects

5stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ucf/disable-yoast-seo-redirects/archive/refs/heads/master.zip

Declares an update source (UCF/Disable-Yoast-SEO-Redirects), so updates arrive through the plugin's own updater.

From the readme

Disable Yoast SEO Redirects # Disables Yoast SEO Premium's redirection manager, including automatic redirection generation and notifications. Description ## When activated, this plugin does the following: Disables automatic generation of redirects when posts/terms are deleted, or when their slugs are modified. Disables notifications from Yoast about redirects when posts/terms are deleted, or when their slugs are modified. Removes the Redirects submenu page under "SEO" in the WordPress admin. Documentation ## Head over to the Disable Yoast SEO Redirects wiki for detailed information about this plugin and installation instructions. Changelog ## 1.0.0 ### Initial release Upgrade Notice ## n/a Development ## Enabling debug mode in your wp-config.php file is recommended during development to help catch warnings and bugs. Requirements ### node gulp-cli Instructions ### 1. Clone the Disable-Yoast-SEO-Redirects repo into your local development environment, within your WordPress installation's plugins/ directory: git clone https://github.com/UCF/Disable-Yoast-SEO-Redirects.git 2. cd into the new Disable-Yoast-SEO-Redirects directory, and run npm install to install require

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Apr 14, 2020

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.