I’ve worked with hundreds of small businesses that built strong, protected brands with creativity, hard work, good advice, and reasonable budgets.
Share this blog post >
// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); -->