How to Cloak Banners?

3 replies
  • WEB DESIGN
  • |
Hi all,

I know how to cloak text links, but how about banners? Does anybody know how to cloak banners. I have been searching this for about 2 hours and no info on this. All I found is some paid software that could handle banner cloaking. Any input is highly appreciated.
#banners #cloak
  • Profile picture of the author steve m
    could you not do a php redirect with the banner linked to the redirect? I am not sure but I dont see why that would not work. How are you cloaking your textlinks?

    Steve M
    Signature
    {{ DiscussionBoard.errors[1337631].message }}
  • Profile picture of the author edynas
    Banned
    it does not make any differnce if you use a text link or a image link (banner) the url of the link is what you want to cloak

    <a href="your cloaked url" >text</a>
    <a href="your cloaked url"><img src="image.jpg"></a>

    nless you are talking about showing an image but for the search engines wantto display text so they get something to index.

    Edwin
    {{ DiscussionBoard.errors[1337861].message }}
    • Profile picture of the author Nail Yener
      Originally Posted by edynas View Post

      <a href="your cloaked url" >text</a>
      <a href="your cloaked url"><img src="image.jpg"></a>
      Thanks for the idea, however, what I really want is to be able to hide the landing url showing my affiliate link. For example, I want "http ://somedomain.com" to be showed instead of "http ://somedomain.com/aff=12345" on the landing page address bar. I can do this with text links, there is a free plugin called Afflinker for wordpress to handle that, but couldn't find any free solution for banners. Any further comments will be appreciated., thanks.
      {{ DiscussionBoard.errors[1338735].message }}

Trending Topics