Cloaking URL Extensions.. Please Help

by 2 replies
3
Hello

I wanted to know how to hide/cload url extensions in the user's address bar?

I'm testing squeeze pages based on the user's age and do not want them to know..

for example;

I have multible squeeze pages based on the users age;

mysite.com/21
mysite.com/22
mysite.com/23
and so on..

But I just want them to see;
mysite.com and not /age

How do I do this?

Thanks
#programming #cloaking #extensions #url
  • Just use cURL on the page that the squeeze page leads to. The PHP on that page can determine what the user entered for the age value and load the appropriate page with cURL.
    • [1] reply
    • Thanks CrhisD,

      However I do not know what a cURL is...

Next Topics on Trending Feed