Earlier this year, Microsoft Office Live Small Business (Originally Microsoft Office Live) launched several improvements to their service. I use this service to host my own Web site (LockworldHerald.com), and I’ve blogged about it in the past. Although they no longer offer free domain name registration, they do continue to offer free Web site hosting (which is typically far more expensive than the domain name registration anyway). In the past, I found the service to be very useful to establish an online presence for myself, but was continually frustrated at how difficult it was to edit pages using the built-in page editor. In the end, I simply uploaded all of my Web pages manually to the “Documents” folder – the only folder I had any access to. This allowed me to create my own pages by writing my own HTML codes, but was getting difficult to manage as the number of files grew.
The new improvements to the site now allow even free account holders to design their site using their own Web design tools (I typically use WordPad or Nvu, but other Web authoring/design tools can be used as well). This new structure allows me to keep my site more organized, but more importantly, it gives me access to the top-level of my site. There are certain Web services that require authentication by checking for files in the root directory (Like Google Web Apps and Delorie). In addition to making such services available, having access to the root directory also gives me the ability to create a robots.txt file that can tell search engine bots to avoid indexing certain file types or folders. Since I use a lot of AjaxIncludes scripting, this is a very nice way to keep all of those partial Web pages out of the search engine results.
Continue reading “Changes to Microsoft Office Live Small Business”