Quote:
Originally Posted by manager
By default , if a customer is on an x-cart shop they will see the following in their browser address bar (IE6)
your_domain.com/Your_ XCARTdir/home.php?cat=14 (for example)
The above format may encourage people to try to run their own queries methinks. Because the category IDs and product IDs are numeric.
Can anyone kindly give some pointers on how to just show as follows:
your_domain.com/Your_ XCARTdir/
|
I know some of the domain name sales co's may allow you to maks a domain name.
For example, GoDaddy will allow you to purchase a domain and forward mask it to another. I have
www.mystore.com it points to domain at hosting company location, I also have
www.mymegastore.com and it is forward masked to the
www.mystore.com.
all you will ever see is
www.mymegastore.com, never any other file structure. Now submission engines may not like this, so it is not a preferred use. Other ways of doing this could be via script that can mask a url file structure. these scripts (don't have one handy) can be found at places like hotscripts.com or javascripts,com etc.