Link Juice Optimizer Plugin
Replace links with a clickable <span> tag, add the nofollow attribute or remove the href attribute to optimize link juice.
The plugin allows to obfuscate links in 3 parts of our WordPress:
- Menu items.
- Links within post and page content.
- Links within the content of HTML widgets.
To obfuscate a link, the only thing you have to do is to apply the class “ljoptimizer”, then the plugin will do its job using PHP and Javascript functions.
Installation
- Visit the plugins page within your dashboard, select ‘Add New’ and search for ‘Super Sitemap for SEO’ or upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the \’Plugins\’ menu in WordPress.
- Go to the plugin settings after activation to choose your settings.
FAQ
Does the plugin change the content in the database? No, the plugin does not make any changes to the contents of the database, it only modifies the links on the fly at the time the page is requested.
Changelog
2.3.2
- Fixed bug that triggered PHP warnings.
2.3.1
- Added option to obfuscate links containing a word or a directory (word, /page/), regardless of their position in the URL.
2.3
- First version of the plugin in the official WordPress repository.
- German translation by Jens Polomski (https://www.linkedin.com/in/jens-polomski/)