
The ultimate solution for URL customization in WordPress
The inability to customize WordPress inbuilt permalinks is one of its biggest drawbacks. With only a few basic options, you do not have enough control over how your website's URLs are structured.Permalink Manager extends native settings with more customization options. Discover what makes it the most powerful and user-friendly permalink plugin available.
== Description ==
Permalink Manager is a highly rated WordPress permalink editor that allows users to customize post, page, and custom post type URLs (taxonomies are supported in Pro version).
If you want your website to be optimized for search engines, you must give careful consideration to the structure of your URLs. When you use Permalink Manager, it is a piece of cake as **you have complete control over your WordPress permalinks!**
The plugin works with all custom post types and taxonomies, as well as many popular third-party plugins like as WooCommerce, Yoast SEO, WPML, and Polylang. To improve user experience and eliminate 404 or duplicated content errors, the original permalinks will automatically redirect your visitors to the new customized URL. What is more, using the plugin options you can modify the redirect and trailing slashes functions, which further improves SEO performance.
== Installation ==
Go to `Plugins -> Add New` section from your admin account and search for `Permalink Manager`.
You can also install this plugin manually:
1. Download the plugin's ZIP archive and unzip it.
2. Copy the unzipped `permalink-manager` folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress
Requires at least: 4.4.0
Requires PHP: 5.4
Tested up to: 6.5.0
Stable tag: 2.4.3.1
info: https://permalinkmanager.pro/== Changelog ==
= v2.4.3.1 (February 12, 2024) =
* Fix - Security fix for Permalink_Manager_Actions->ajax_detect_duplicates() function
* Dev - Minor code improvements