Remove Redundant Links

Remove Redundant Links Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 7,992 downloads
Remove Redundant Links Icon

Try plugin: Remove Redundant Links

We'll create fresh WordPress site with Remove Redundant Links installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Remove Redundant Links

Replaces links to the currently seen page.

3


0


1


0


0

updated: 13 years ago
since: 13 years ago
author: Thomas Scholz

Description

Changes <a> elements pointing to the currently seen page by removing the href attribute and adding a descriptive title.

Compatible with most themes. Tested with TwentyTen

Example:
If you are on the page /about/

<a href='http://example.com/about/'>About</a> 

will be converted to

<a title='You are here.' class='rrl current_page_item'>About</a>

and

<link rel='author' href='/about/'>

will be removed.

All changes apply to GET requests only.

Send me your bug reports and suggestions via my contact page.