Convert external links into internal links, site wide or post/page specific. Add NoFollow, Click logging, and more...
No External Links converts external links to internal links. Featuring Full Page or Targeted Content Filtering, Custom Redirect Page/Message, Encoded Masks, External Link Click Logging, Individual Link Exclusion, Post/Page Specific Exclusion, and many more…
Links like “https://wordpress.org” will be masked into
“http://www.example.com/goto/https://wordpress.org“.
No External Links may conflict with cache plugins.
Usually adding the redirect page to the caching plugin exclusions works fine, but there are no guarantees.
Create a support topic if you need assistance resolving a caching issue.
Please provide as much detail as possible, for example, what version of WordPress & PHP you are using. Which caching plugin you are using. The more information you include the better.
No External Links is designed for specialists who sell different kinds of advertisements on their web site and care about the number of outgoing links that can be found by search engines. Now you can make all external links internal.
Just do everything like you would normally, and as long as the plugin is active, external links will be automatically masked.
The default settings that are used on a fresh install of the plugin are what we recommend.
Need help with anything? Please create a support topic.
Please provide as much detail as possible, for example, what version of WordPress & PHP you are using. Examples of links that do not work. If you are using a caching plugin, please specify which one. The more information you include the better.
Want a feature added to this plugin? Create a support topic.
We are always looking to add features to improve our plugin.
We apologize that the latest version has changed so much that existing localizations no longer work.
If you would like to contribute to the translations please get in touch.
No External Links does not make any changes to your database, it just processes the output. So you will not see these changes within the WYSIWYG editor.
There are no known errors at this time.
Mihdan_NoExternalLinks_Database
classwp_referer()
exists to work properly with rel="noreferrer"
linkssanitize_title
from menu itemsMihdan_NoExternalLinks_Admin_Log_Table
mihdan-noexternallinks
to mihdan-no-external-links
Several bug fixes.
Fixed several PHP Compatibility issues.
Added many new features including:
* AES-256 Link Encryption
* Link Anonymizer
* Domain Specific Targeting
* Bot Specific Targeting
* Improved Logging functionality
* Built-in support for link shortening (Adf.ly, Bitly, Link Shrink, Shorte.st)
And several bug fixes.
Re-coded Custom Parser functionality.
Fixed a PHP Compatibility issue.
Bug fixes.
Plugin rewritten. Major overhaul of the code base.
Added custom filter with name “wp_noexternallinks”. Please use it for custom fields and so on.
Fixed custom parser load.
Add support for custom location of wp-content dir.
Fix for RSS masking.
Added support for relative links, beginning with slash (/).
Added masking options for RSS feed.
Added noindex comment option for yandex search engine.
Parser logic optimization and fixes.
Disabled full masking when running cron job to avoid collisions.
Fixed bug when statistic was not written.
Updated filter to support multiline links code.
Custom parser file moved to uploads directory to avoid deletion.
Custom parser file moved to uploads directory to avoid deletion.
Fixed bug with writing click stats to database.
Divided code to smaller functions for easier overwrite with custom modes.
Fixed “rel=follow” feature. Added icon for admin menu.
Do not disable error reporting on server any more.
minor text fixes
Some refactoring.
minor XSS fix (thanks to DefenseCode WebScanner), more debug, fix possible bug with numeric masking
added index on links table
fix for better compatibility with php7
minor security fix
fix masking issues with mixed http/https
fallback to 3.5.11
bugged versions
bugged versions
minor improvements
Fixed issues with cron job
Added option for developers – now you can extend plugin with custom parsing functions! Just rename “custom-parser.sample.php” to “custom-parser.php” and extend the class (see sample file for details). Your modifications will stay even after plugin upgrade!
Redesigned user friendly admin area!
Added option to disable links masking when link is made by admin and has rel=”follow” attribute
Added exclusion for polugin from WP Super Cache.
Added detection and prevention of possible spoofing attacks. See new option in plugin settings. It is enabled by default.
Fixed displaying error where there are no stats for today.
Fixed displaying error where there are no stats for today.
Replaced direct SQL queries with WPDB interface.
Now debug mode does not mess up web site. Also added some text to options page.
Added some more debug.
Updated for correct work with enabled statistics and Hyper Cache plugin.
Correct redirection links with GET parameters, sometimes damaged by wordpress output.
Critical update for 3.3.6.
More output for debug mode.
Little update so that plugin won’t cause harmless warning.
Now you can customize link view if you chose “remove links” or “turn links into text”. Use CSS classes “waslinkname” and “waslinkurl” for it.
Exclusions list fix, possible fix for not found ‘is_user_logged_in’ function.
Imporovements for option “Mask ALL links in document”, debug mode.
Hotfix for some blogs which crashed on checking if page is RSS feed, improvements for option “Mask ALL links in document” – now it doesn’n mask RSS and posts with option “don’t mask links”.
Additional protect from masking links in RSS, fix for admin panel in wordpress 3.4.2, Perfomance fixes.
Two new options, little backslashes fix, error reporting fix.
Improved compatibility with some shitty servers.
Added masking links with digital short codes.
Fixed when some options in checkboxes couldn’t be changed.
Removed some extra info, added some error handlers, repaired broken system for flushing click stats.
Removed test message “failed to update options” when nothing changed in options. Also, fixed issue when, if link masking was disabled for post, it was also disabled for comments.
Fixed option update issue.
Code improvements, added .po translation, clicks stats and option to mask Everything.
fixed javascript error when redirects ended with “;”
Added automatic exclusion of internal links (#smth) from masking.
Several bugfixes for low possible case scenarios…
Javascript links aren’t broken by plugin now, thanks to Andu.
Fixed for some servers with setup which replaces “//” with”/”.
Absolute file paths used now instead of relative.
Fixed language inclusion problem which apperared in some cases.
Fully compatible with PHP4.
Removed “public” keyword in class functions definitions. Probably will be more compatible with PHP4.
Plugin was rewrited for faster performance, fixed adding targer=”_blank” for internal links.
Fixed internationalization, added Belarusian language.
Changed default settings, removed “disable links masking”.
Fixed broken exclusions list.
Updated to execute later then other link filters, preventing possible problems with other plugins.
Little bugfix, for fixing errors when empty exlusions.
Many significant changes, including urls and post exclusion from masking, another rewrite structure, and new options.
Russian translation corrected.
Better work for sites wihout mod_rewrite.
Bugfix for email links.
Bugfix for wrong html parsing.
Activation/Deactivation improved, optimization, localization settings now stored as options.
Bugfix.
Multilanguagal release.
First release.