Here is my problem:
I want to hide the parameters in url, so any page only can display www.website.com
I added a frameset for the index.php page,
it's perfect when user click any link in this page,
but if user open a link by right click -> open in new tab or window,
the whole URL with parameters will be shown,
any idea to prevent when user open a page in frameset by open in new tab?