+ Reply to Thread
Results 1 to 4 of 4

Thread: Affiliate link
      
   

  1. #1
    dj69 is offline Private First Class
    Join Date
    Dec 2007
    Posts
    6

    Default Affiliate link

    How can i get my voda affiliate link to open in a new browser window when it is clicked on?

    Thank you

    friendly-job.com

  2. #2
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,219

    Wink Re: Affiliate link

    >>> To link text to your unique Affiliate destination (with tracking code intact), right click on your supplied banner to view the HTML coding, usually found by clicking on "Properties" which will then display the custom HTML. There are 2 parts to the code: the unique tracking and destination, and the creation of the image, so you will need to know the difference.

    Here is an example of an affiliate banner from my online mall with my unique coded HTML:
    <a href="http://click.linksynergy.com/fs-bin/click?id=Xh4dFPEgWqQ&offerid=102786.10000007&type= 4&subid=0" target="new"><IMG alt="LNT Logo - 8831" border="0" src="http://www.lnt.com/graphics/promo/lnt/LNTlogo_88x31b.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=Xh4dFPEgWqQ&bids=102786.10000007&type=4&su bid=0">

    Hopefully, you can see I highlighted the destination and tracking, and included the instruction that opens a new browser target="new".... this is what you need to identify EXACTLY to copy and paste to the hyperlink tool: you will always be able to find it after the <a ahref=" section of the script....be careful not to copy any quotation mark at the beginning, and to definitely include them at the end of the string....

    If you are having trouble with some of the links not opening in new browsers (pop-ups, which is preferred practice), try using target="_blank" instead of target="new"....some link systems use either, and I've often been frustrated having to go back and rewrite all the html strings just to get this to happen normally!

    Don't forget to always leave a space before "target" ...and to place the understrike before "blank"...and to always have quotes around your target: new, _blank, or top.....
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  3. #3
    dj69 is offline Private First Class
    Join Date
    Dec 2007
    Posts
    6

    Default Re: Affiliate link

    Awesome-works great!

    Thanks Vasili

  4. #4
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,219

    Default Re: Affiliate link

    Quote Originally Posted by dj69 View Post
    Awesome-works great!


    .

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49