Scan & remove old or outdated slugs (permalinks) in Wordpress, keep your database optimized & your URLs SEO-friendly.
“Great plugin and great service!: Great plugin and really great Service! I am happy with the plugin! I needed some support and I was kindly helped, almost directly with best results I could wish for.” – ⭐⭐⭐⭐⭐ tinytiny
Main Page | Support Forum | Documentation & How to
Are you struggling with old, unnecessary slugs living in your WordPress site database? Over time, as your site grows and changes, old slugs can build up and slow things down.
You also might have tried to create a post but WordPress decided to add “-2” to the slug, because the exact same slug is available in the database from an old, deleted post.
With Slugs Manager: Delete Old Permalinks, you can easily clean up your database and keep your site running smoothly.
And if you’re running a WooCommerce store, you might have noticed that old slugs can accumulate even faster, especially as you add and remove products. These unused slugs can clutter your database and impact your site’s performance, and that’s why our plugin was created.
This plugin helps in making your website faster, while ensuring that your posts & products URLs remain optimized for better search engine rankings and a smoother user experience.
In a neat interface, the plugin shows a list of all slugs that have changed, listing old slug, current slug, post title, and post type so you have a general overview of the old slugs in database
The interface allows you to select several slugs to be deleted, or all of them at once.
The plugin works on different types of posts, so if you have WooCommerce store with thousands of products, the plugin will scan all products old slugs and show products that have old slugs saved in database.
For large stores or websites with extensive content, URLs change and evolve, overtime, these old slugs accumulate, potentially cluttering the database. By efficiently managing and removing these old slugs, the plugin ensures optimal performance, especially in scenarios with thousands of URLs.
Generally, WordPress creates redirects from old slugs to new slugs to maintain all links without 404 errors, this also comes with an SEO advantage since 301 redirects carry link weight (authority) from old link to new link.
Whenever you use the plugin, be careful when cleaning up all old slugs, if you need the URLs to be redirected but cleaned from the database, you can use a plugin like Rank Math, where it creates & saves redirections whenever you update a post slug, but having it enabled might prevent you from using a desired slug if it was saved as a redirect.
“It freakin’ worked!: Leave it to WordPress to have such a crappy website building model that even after you delete old pages, the slugs/URLs/permalinks would somehow still exist somewhere in the background, disallowing you from using it for new pages. Luckily, this plugin is simple, requires the click of pretty much 1 button, and SOLVED my god-d*mn problem. THANKS!” – ⭐⭐⭐⭐⭐ chriswordpressorg
“You may not know you need this!: If you’ve ever changed the permalink structure of your site – or just changed some of the permalink slugs on posts – you’ve got left-over junk in your WP trunk! This plugin found and eliminated 277 old permalinks from my site in about two seconds and with two clicks! Unless your WP site is brand-new, you probably need this plugin!” – ⭐⭐⭐⭐⭐ markcorder
If you want to opt-in for the premium version of Slugs Manager: Delete Old Permalinks plugin, take a look at what it offers:
Select from once a minute to once a week, the plugin offers a scheduled clean up option to keep your database clean from old slugs without any manual intervention.
If you don’t want to use the schedule, you can manually clean the database and then enable this option to automatically clear old slugs whenever a post is saved, no more slugs stacking up in the database.
Automatically generate post slugs from titles to make slugs reflect the actual content, be careful as this might affect your SEO if done on large scale or periodically.
“Solved the Problem in One Click!!!: Wonderful, thanks for this….” – ⭐⭐⭐⭐⭐ supriokundu
“Great help: This software helped me out from deleting unexpected URL. From the appreciation feeling, I offered Japanese translations.” – ⭐⭐⭐⭐⭐ surlofia
WPFactory has a diverse range of plugins tailored to enhance your experience:
Rename Media Files: Improve Your WordPress SEO: Enhance SEO and organize media effortlessly with Rename Media Files WordPress Plugin. Fix upload issues, santize & optimize filenames, and improve SEO seamlessly. (Free version)
Download Plugins and Themes from WordPress: Download installed plugins and themes in ZIP files directly from your WordPress admin dashboard, download any or all plugins & themes without FTP or cPanel access (Free version)
Back Button Widget: A simple & customizable back button, add it to any WordPress page using shortcode or widget for enhanced user navigation experience and site accessibility. (Free version)
Free Shipping Amount Label & Progress Bar for WooCommerce: Encourage higher spending by offering free shipping based on amount, with a progress bar for customers. (Free version)
Follow these simplified steps to get your plugin up and running:
From the WordPress Admin Panel:
1. Navigate to “Plugins” > “Add New”.
2. Use the search bar and find the plugin using the exact name.
3. Click “Install Now” for the desired plugin.
4. Once the installation is finished, and click “Activate”.
Manual Installation Using FTP:
1. Download the desired plugin from WordPress.org.
2. Using your preferred FTP client, upload the entire plugin folder to the /wp-content/plugins/ directory of your WordPress installation.
3. Go to “Plugins” > “Installed Plugins” in your dashboard and click “Activate”.
Manual download & upload from the WordPress Admin Panel:
1. Download the desired plugin in a ZIP format.
2. On your site, navigate to “Plugins” > “Add New” and click the “Upload Plugin” button.
3. Choose the downloaded plugin file and click “Install Now.”
4. After the installation is complete, click “Activate”.
Post-Activation:
Once activated, access the plugin’s settings by navigating to “WooCommerce > Settings” and look for the relevant tab.
No, you can disable the plugin.
load_plugin_textdomain()
function moved to the init
hook.load_plugin_textdomain()
moved from init
hook to constructor.