>
Download This Plugin | |
Download Elegant Themes | |
Name | Open external links in a new window |
Version | 1.3.1 |
Author | Kristian Risager Larsen |
Rating | 100 |
Last updated | 2014-09-05 03:02:00 |
Downloads |
58389
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Open external links in a new window plugin added 2 kB of resources to the Home page and 2 kB of resources to the sample Post page.
Open external links in a new window plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Open external links in a new window plugin ads no tables to your Wordpress blog database.Opens external links (starting with http://
or https://
) in a separate browser window (or tab). You can also specify certain URLs that should either be forced to open in a new window or ignored.
The plugin produces XHTML Strict compliant code and is also search engine optimized (SEO).
This is done using JavaScript's window.open()
-function.
Most other plugins perform a hack by altering the target
parameter (i.e. <a href="http://somewhere.example" target="_blank">
). That method is not XHTML Strict compliant.
This plugin handles the links client-side, which lets search engines follow the links properly. Also, if a browser does not support JavaScript, the plugin is simply inactive, and does not result in any errors.
Credits Inspired by the Zap_NewWindow-plugin by Tom Köhler. The banner is a photo by Monja Da Riva.
Translations Danish by Kristian Risager Larsen. Dutch by Paul Staring Lithuanian by Vincent G. Other translations will be appreciated!
Known bugs * The plugin conflicts with other plugins that change the links' `onClick´-attribute.