Hi, I need help figuring a few things out. I have a website with a product that I want to list on clickbank. For the affiliates to get commission they use a hoplink. It's really hard to explain this but I will try my best. Now when they get their hoplink something like this mydomainname.com/?-examplehoplink232 So when they use that link my domain name will go to a 404 not found. Is there some sort of extra code I should add or something so when affiliates get their hoplink it wont take them to a 404 not found on my website. Tried my best. Hope someone can help me with this.
If you add a "/?" after the domain name, you can put anything after that you want. It wont cause a 404 error (at least for most websites) http://www.cnn.com/?digitalpoint
instead of www.domainname.com for the hoplink url, use something like www.domainname.com/index.html . This will fix your problem