The index.html, What is it?

Have you ever wonder what is an index.html?

 

An index.html, in some cases default.html, is the main page of our website. It is the default file that our browser/server look for to view our website. The file extension(.html) also varies to what programming language we are using.

  • PHP -> index.php
  • ASP -> index.asp
  • ASP.Net ->index.aspx
  • JSP -> index.jsp
  • HTML ->index.html

It can also be set on some programming language on what specific file should the browser/server look for.

 

So be reminded that if you are developing a website that you should set the main page’s file name of your website to index.

4 thoughts on “The index.html, What is it?

  1. Pingback: click here

  2. Pingback: http://kevinsinsuranceblog.com

  3. Pingback: Jake Ruston

  4. Pingback: clip ins

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.