Forum Moderators: open
I am going through and eliminating all links to the home.html page, but due to bookmarks and other indexes it is important to keep it the same as our index page.
If it is a problem for google, will having a robot text on the home.html page (ie no follow) remedy the situation?
If you tell us what kind of server (e.g. Apache, IIS) you're running on, we can give a more focused list of options.
A 301-Moved Permanently redirect, if done by the server, doesn't "look unprofessional" at all; Requests for www.domain.com/home will be redirected instantly to www.domain.com/ - The browser address bar will update, and that is that.
Meanwhile, any search engine which has your page indexed as www.domain.com/home will be told to change that URL to www.domain.com/ in its database.
If you're not sure what kind of server you're on, you can check here [webmasterworld.com].
Jim