Don’t lose your site’s traffic!
Christine Cahoon Fri 05 May 2017
If you are adding an outbound link in a blog post that you are directing your visitors to, it's worth adding a target to the anchor tag link so people don't leave your site prematurely.
This will open that link in another tab, so when they close that your site will still be displayed.
The text target="_blank" is added in the anchor tag, as in:
a href="the-outbound-link" target="_blank"
If you are using a generic section type, you can access the HTML to add this in the Edit HTML icon in the editor window.
If you've any problems, just email us—we're here to help.