Forum Moderators: open
this is what i have done:
since the backend has a lot of asp files i didnt want to clutter the main directory of my website with a lot of files so i created the store within a directory to keep everything organized.
so for example. the domain is www.mydomain.com, but the store is www.mydomain.com/shop/
i currently have it so when someone enters www.mydomain.com, it meta refreshes to /shop/
now i read that this is looks real bad on search engines. i wanted to know what is the safest way to reroute to the shop area?
is the safest way for me to just create a splash page? which i really dont like the idea of. what is a good alternative?
im on a win2k3 server btw.