Hi
We have our ASP .NET sites hosted on a shared MS Professional Package with 1&1.
We previously had the sites setup with option 2 in: faq.oneandone.co.uk/script_cookbook__databases/asp_net/8.html
(sorry im a new user so cannot post a link)
Sadly this meant that each site would not be treated as its own application, therefore if two sites had the same page name either could be returned… Not good!!
It is starting to get tedious ensuring no two sites have pages with the same name so we need to move to option 1: faq.oneandone.co.uk/script_cookbook__databases/asp_net/8.html
The only problem is that the site will then be accessed through a sub folder: instead of domain/page.aspx it will be domain/folder/page.aspx
Not great for our Search Engine rankings.
Has anyone tackled this before? We would move from 1&1 but cannot apply the time currently.
Any help would be much appreciated
Thanks
B