Tagged: external links, new window
Hello.
Is there a way to make a default functionality to open all external links in a new window? I don’t want my users to bounce away from my website for external reference links that I have on my website. So is there a way to make it a default feature of the website to open all external links in new window?
<head>
<base target="_blank">
</head>
This default HTML tag enabled ‘ALL’ links to open in new window. I don’t want ALL, I just want the external links to open in new window.
Thanks in advance!
Hey tAALz,
Please try this plugin: Open external links in a new window
Best regards,
Mike