Need to create a custom ad to point to a subscriber page

Posted in: Newspaper
Post count: 34

Hi,

I created my own ad “skin” so that when clicked my members can either sign-up to be a subscriber and/or buy an ebook. What code (if any) do I need so that when the custom ad is clicked it takes the reader to a subscribe page?

my site: http://www.soapoperanation.com

Thanks,

Keisha M.

Post count: 22421

Hi,
This can be done from the ad code directly. If it;s a custom ad you can set the URL to whatever you want in the html anchor tag. Alternatively you can use a 301 redirect.
Thank you!

Post count: 34

Hi Bogdan,

So if this is the current ad code for the image:

<div class=”td-all-devices”></div>

And this is the URL for the subscriber page:

http://soapoperanation.com/subscribe/

How do I lay out the code to combine both the image AND the URL?

Best,

Keisha

Post count: 22421

Hi,
Well you already have an anchor tag inside the ad but it’s linking to #. simply add the URL between the quotation marks from the ‘href’ attribute. You can read more about HTML anchor tags here: http://www.w3schools.com/html/html_links.asp
Thank you!

Post count: 34

Hi,

Problem solved. Thank you very much.

KcM

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