My index page does not load - Why not?

Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are
index.htm
index.html
index.shtml
index.php
index.php5
index.xml

  • 451 Users Found This Useful

Was this answer helpful?

Related Articles

How do I submit my site to search engines?

Submit your website to popular search engines to increase your webite's exposure and visitor...

How can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...

403 Error on POST

This can occur for several reasons: Be sure your file permissions are correct. If the file needs...

How can I redirect http to https?

Create an .htaccess file with the following contents and upload it to your public_html directory....

Redirect Internet Explorer visitors to a supported browsers page

Redirect users of Internet Explorer to a supported browsers page or any other page.  To do this,...