Lost home page

  • Thread starter Thread starter Guest
  • Start date Start date
You have a blank page named index.html, so since that is what's trying to open, I'm guessing that your server requires .html and not .htm extension on your server.

Try renaming your home page on your local machine to index.html, Recalculate Hyperlinks, then re-Publish to the server.

You may need to open the 'live' server copy and remove the index.htm page.
 
This is a problem on the Server. Contact your server admin, tell him about
this. There is a configuration on the server telling the server what page
to default to when it gets a request of "domainname.com" without the page
name. typically this is set to "index.htm". It sounds like your server
admin must have accidentally removed this setting or changed it to something
else (like index.html maybe :) )

-Frank
 
You have two home pages..one is actually a blank page and it is named index.html...you can varify this by surfing to http://www.fabricmate.com then right clicking on the blank page and View Source...that blank is actually a blank home page...as opposed to http://www.fabricmate.com/index.htm which is another home page - probably the one you really want as the home.

FP automatically will rename the home page to what is required by the server, somehow things got messed up when you made a change somewhere along the line. All your other pages can stay with whatever extension they have htm or html only the index page must be what the host requires.
 
Back
Top