Hello, I registered on ClickBank.com to be an affiliate. Is there anyway you can avoid making the ads? Is there any free programs available online to do this for you? Thanks, Billy
I told you I am a newbie. So bare with me if I sound incompetent. When i paste the hoplink onto my page all that shows up is a hyperlinked "CLICK HERE" no ad or anything. Am i doing something wrong? Is there a way to make these ads look like adsense ads for free?
You're going to have to buckle down and learn some HTML my friend. Or use a decent WYSIWYG HTML editor that will create HTML for you. Assuming your HTML code from Clickbank looks like this, <a href="http://affid.lucille12.hop.clickbank.net/" target="_top">Click Here!</a> HTML: You're gonna have to change the text that says "Click Here!" to whatever you want it to say like this: <a href="http://affid.lucille12.hop.clickbank.net/" target="_top">Hey Dudes! Get big boobs!</a> HTML: That's the extent of what I teach in my free HTML lessons. Now go do some Googlin' for HTML tutorials.