Set URL of any post, page, tag or category to anything you want..
Old permalinks will redirect to the new address.
Permalinks settings page first, to make sure that this doesn't already meet your needs..
If anyone wants Structure Tags for their Post types or use symbols in URLs So, use Permalinks Customizer.
To exclude any Permalink to processed with the plugin so, just add the filter looks like this function yasglobal xml sitemap url { if ) { return true } return } add filter.
To exclude permalink from any post type so, just add the filter looks like this function yasglobal exclude post types { if { return true } return false } add filter.
Note custom permalinks exclude post type doesn't work on the posts permalink which has been created previously..
To remove the like query to being work just add this line in your theme's functions php add filter.
Note Use custom permalinks like query filter if URLs doesn't works for you after upgrading to v1.2.9.
I does not always provide active support for Custom Permalinks plugin on WordPress org forums, as i have prioritize the email support..
Read more