Quick CPanel Question

gomez204

New member
Dec 7, 2009
14
0
0
Oregon
Hey I am really new to cpanel and website development in general
I learned that you have to have your landing page file called index.html
but when you have a link to another page on your site what do you name the referenced file in order that the page doesn't show up as INDEX / with a list of files below it. Thanks!
 


You name your home page index.html, how you want to name the rest of your pages is up to you.

For example:

yourdomain.com/index.html <-- Home Page

Use yourdomain.com when you link to your home page.

yourdomain.com/landingpage.html <-- Landing Page

Or you can use your home page as your landing page.
Your choice.
 
Totally up to u, check out some tuts on cpanel for what u want to do try utube, should be plenty.
 
Hey I figured out my issue.
The problem was I did not direct links to the exact file (example.html) and therefore the index screen showed up when links were clicked.
Now on to further design!