I am not talking about any .htaccess rewrite rules.
I am working on a web app and I want to obscure URLs from bot/scrapers - it should be something like the question asked here.
We need to make the URLs obscured like the approach used by Trip Advisor. I tried many solution including the one posted in the above mentioned questions but it doesn't work for me.
For example we have URL like example.com/file.php?u=jh843 and want to obscure it in a way that make it something like LqMWJQiMnYeVtIJpEJCIQQoqnQQxGEcQQoqnQQeVtIJpEJCIQQoqnQ or example.com/eVtIJpEJCIQQoqnQ - either way it will be good.
 
     
    