Description
Completely disable the Media Permalink created by WP during media loading.
It’s useful for websites who doesn’t need the attachment’s page, it reduce cookiebot crawled pages and more over.
It’s easy to use, no options, just activate the plugin and regenerate the WP Permalink from Settings.
Installation
- Install the Plugin and Activate it.
- Go to WP Settings->Permalink
- Remember your actual permalink structure.
- Set Permalink structure to default and save.
- Re-set your previous custom Permalink structure and save.
- That’s all! Enjoy.
FAQ
-
How it works?
-
Plugin remove all the media permalinks from your WP, while:
* Permalink regeneration
* Media Upload -
What happen when a previous permalink will open?
-
E.g. your previuos media permalink was “https://mydomain.com/category/the-post-title/attachment/image-or-media-title/”
With plugin installed and after permalink is regenerated, WP will no longer list these type of guid structure, and the link above will return 404 page. -
Can I restore all media permalink?
-
Of course, You can do it!
* Simply disable or uninstall the plugin
* Regenerate your permalink structure and all previous permalink will work again.
Reviews
Contributors & Developers
“Disable Media Permalink by Hardweb.it” is open source software. The following people have contributed to this plugin.
“Disable Media Permalink by Hardweb.it” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Disable Media Permalink by Hardweb.it” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First stable release