rel=”external” in a New Window

0

rel=”external” is now the XHTML valid version that informs search engine spiders that the link is external. However, using this does not open the link in a new window. target=”_bl

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

rel=”external” is now the XHTML valid version that informs search engine spiders that the link is external. However, using this does not open the link in a new window. target=”_blank” and target=”_new” does this, but is not XHTML valid.

This very simple plugin adds a small JS file to your header to let this happen!