Custom Ad – Hyperlinks

Posted in: Newspaper
Post count: 6

Hello,

Apologies if this has been asked before, but I cannot find the relevant info on the forums.

I am using custom ads that are not AdSense and I am trying to add in a hyperlinks but it will not click-out to the desired location, but to my own website to a 404 Page.

Example:

<div class=”td-visible-desktop”>
a href=”EXAMPLE LINK”><img src=”http://www.mysite.co.uk/EXAMPLEIMGSRC
” alt=”EXAMPLE ALT TEXT” />
</div>

Where it has “EXAMPLE LINK” I have added the desired URL which clicks out of the site but this example list is adding on to my own domain e.g. http://www.mysite.co.uk/clickoutlink.

How can I change this code so the ad only clicks out to the URL I wish it to?

Many thanks,

P.S I have removed the code A HREF for the purposes of showing on the site.

Post count: 22421

Hello,
Please make sure you close all your html tags and that you type the url correctly.
Try this code and see if it works.
<div class="td-all-devices"><a href="#"><img src="#"/></a></div>
Thank you!

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