Announcement

Collapse
No announcement yet.

Cloaking affiliate

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cloaking affiliate

    From Google adwords I run clients thru one of my url's with a pasted html cloaking script but at the end website my affiliate link is still showing.

    Any Thought's?

    Chris

  • #2
    What type of cloaking script are you using. If you are using one that "frames" a site
    make sure the site is not using a "frame breaker".

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment


    • #3
      html code

      Would I need to alter this except of course (affiliate&vendor)

      If so how? THANKS! Chris

      <html>
      <head>
      <title>Loading page...</title>
      <meta http-equiv="refresh" content="2;URL=http://AFFILIATE.VENDOR.hop.clickbank.net">
      <script>
      url='http://AFFILIATE.VENDOR.hop.clickbank.net';
      if(document.images) { top.location.replace(url); }
      else { top.location.href=url; }
      </script>
      </head>
      <body>Loading
      <a href=http://AFFILIATE.VENDOR.hop.clickbank.net>page</a>...
      </body>
      </html>

      Comment

      Working...
      X