Link to my interview on blogtalkradio about trademark protection:
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'); }); }); -->
Link to my interview on blogtalkradio about trademark protection: