I set up my website, but now I want to add more files and another page. I uploaded the files. Transferred them to the public html but I cannot view them. Why?
I set up my website, but now I want to add more files and another page. I uploaded the files. Transferred them to the public html but I cannot view them. Why?
What’s your web page type i.e. HTML or asp or any other. If it is HTML type then you have to type an address having an extension of html. For example if your web page is saved with a name ‘test’ then you have to use the name test.html like that. Try doing that, I am sure that will solve your problem.
how do i upload files like and .html page?
If you are using Dreamweaver or any other FTP softs it would be so easy. I suggest using Dreamweaver
Put all your files in public_html folder.
For example;
Main folder: Public_html>index.html
about.html
contact.html
images (folder)> image1.jpg
image2.jpg
and then add your files or whatever you have put in the same directory.
My opinion put all your pages in the root folder instead of different folders.
I hope it would help you.
And when you are asking questions try to explain the problems so that the people who see can understand easily.
Last edited by ciril tomy; 10-28-2009 at 12:02 PM.