PDA

View Full Version : Website Incorrect


nilespender
01-31-2008, 05:01 AM
I have a website like www.website.com that is posted on the internet. I used web easy to create a new design. I created it and went through the PUBLISHING wizard. It put it on the website but at www.website.com/web.htm. I can't get it to be on www.website.com. I have to put in /web.htm to see my new designed page. How do i fix?

davidrosso
01-31-2008, 12:02 PM
I have a website like www.website.com that is posted on the internet. I used web easy to create a new design. I created it and went through the PUBLISHING wizard. It put it on the website but at www.website.com/web.htm. I can't get it to be on www.website.com. I have to put in /web.htm to see my new designed page. How do i fix?

Your main page needs to be named " index.html "

gmille39
02-14-2008, 06:26 PM
Your main page needs to be named " index.html "


I'm having the same problem right now. when you type in my domain name, all my files show up instead of just my web site.

I went into my web site in Webeasy, went to my home page and changed the page title to index.html. Is this what you mean by naming the main page index.html. Is there more to this?

davidrosso
02-15-2008, 02:18 AM
I'm having the same problem right now. when you type in my domain name, all my files show up instead of just my web site.

I went into my web site in Webeasy, went to my home page and changed the page title to index.html. Is this what you mean by naming the main page index.html. Is there more to this?

Just renaming it probably won't work correctly because all of the corresponding css and javascript files will be created automatically with the original name you used and when you rename that file it will make the other files not work probably. You want to name your main page INDEX.HTML from the get go, when you export it to html.

ebranes
02-15-2008, 02:54 AM
David is correct. Just go back into WebEasy...open your file...then

Build > Website
and select index.html from Index Page drop down box...
click All Pages button and choose the appropriate options and then click OK. It will prompt you that you are going to overwrite your existing package...which is fine...and then re-upload your files.

This should solve your problem.

Eddy