
2.
INCORRECT UPLOAD
1.) You
uploaded your files into the root directory
instead of the directory called
public_html. The directory public_html
is the ONLY directory accessible to the
general public.
2.) If
you are still seeing the Small Pond logo
after uploading, it means that your index
file (Home Page) is called index.htm. Delete
the file called index.html and your home
page - index.htm will be called.
The default
page calls are in this order :
index.html
index.htm
default.htm
index.php
e.g. : delete index.html and it will then
call on index.htm