The easiest solution is to hide the URL via a URL Shortener, our software won’t recognize the advertisers domain and leave it. You can also add a data-pzz
attribute with a value of false
like this:
<a href="http://advertiser.com" data-pzz="false" />
Or, if that doesn’t work for you, you can add the class pzz-ignore
to your link like this:
<a href="http://advertiser.com" class="pzz-ignore" />
<a href="http://advertiser.com" class="existing-class pzz-ignore" />
If you want to disable LinkPizza for the entire post you can use one of these options:
If you use our WordPress Plugin you can disable LinkPizza by using the checkmarks in your post editor.
You can remove the script for that specific page, thus disabling LinkPizza.
If you use a tag manager you can disable the script for that specific URL.