Links in non Adsense ads – how do I hyperlink please?

Posted in: Newspaper
Post count: 72

Hi I have uploaded the different sizes required to have the same ad on all devices as per similar to below. However I don’t know how I can create a link for any readers that click on these ads to be redirected to the site URL I want them to go to when clicking on them. HOW do I do that please?

<div class=”td-visible-desktop”>

</div>
<div class=”td-visible-tablet-landscape”>

</div>
<div class=”td-visible-tablet-portrait”>

</div>
<div class=”td-visible-phone”>

</div>

Post count: 23312

Hello snowsbest,

The only way for using other ads is here -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ There is no other option, sorry!

Thanks for your understanding!

Post count: 72

Thanks Catalin. I have followed that already but I don’t see how to create the link for where the ad needs to go in that. If you have a look at http://www.staging.snowsbest.com you’ll see I have created a header ad and various others. But where in that ‘code’ do I create the link for them to go?

Post count: 9544

Might consider reading up on basic HTML … and how anchor links work

e.g.,

<a href="MYURL"><img src="bannerurl" /></a>

  • This reply was modified 8 years by simchris.
Post count: 72

Thanks Chris. Have used anchor links. That’s exactly what I was looking for.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.