You were just trying to be helpful.
Turns out, you hurt yourself in the process.
When you post a link to a another site, you’re kicking your prospect out of your website unless you add a little snippet of code.
That’s bad. Don’t do that.
If I want you to check out my Medical Devices Group site, I can send you there two ways.
Click on both links to experience the difference.
“Go away and don’t come back”
Hey, everyone, check out my other website at http://MedicalDevicesGroup.net.
“Check this out and come back when you’re done”
Hey, everyone, check out my other website at http://MedicalDevicesGroup.net
The second one, of course, opened a new window, leaving YOUR webpage open on your prospect’s browser. After s/he reviews the posted link, they easily can jump back to your site … exactly where they were before you were “helpful.”
It’s true, they could hit the back-page key to return to your site, just as you probably did to return to this article after you clicked on the first link.
But they might not. The other site might have yet another link they click on.
The snippet of code you need
To get a new window to open (as in the second example) simply add target=”_blank”
This is how it looks in HTML:
<a href=”http://MedicalDevicesGroup.net” target=”_blank”>http://MedicalDevicesGroup.net</a>
Yes, this is a small trick. Small tricks add up. Let me know in the comments below if I’ve taught you something new today. :-)





I’m Joe Hage, a Wharton MBA and 20-year marketing professional. I specialize in marketing communication, strategy, and lead generation. Discover my
Maybe it’s just me, but I ALWAYS middle click links. Which means I always open links in a new tab. I hate having a new link open up in the same tab, because I often want to refer back to that initial tab.
I can’t be the only one who does this…
Although, I think it would be annoying for ALL links to open in new tabs, because sometimes I do want to just overwrite the current tab.
Thanks, Brandon. Yes, I should point out I don’t have a new link open if I’m redirecting to somewhere else on my site.