How upload website to the server.
First of all you need FTP Client to upload your site to the server. You can download Free FileZilla FTP Client to upload your website.
Don’t worry if you don’t have any software, you can upload your site using your server upload system.
So we will teach you both techniques to upload the site.
Steps.
-
First you need to create your home page. Which will first loads in browser when anybody type your site address in the browser address bar.
So name it as index and save it index.html or index.htm as you like both will work.
Name other page as you wish.
- Find out the details of your account : your username, your password, the "host name" (the machine where you'll upload your files), and your URL or Web address
Now connect to your server "host name".
If you are using ftp system then type your web address, username, password, and port no. 21 and Press enter.
If you are using serve file upload system then just connect to "host name" (the machine where you'll upload your files), and your URL or Web address (it is provided by website host provider)
and type your username and password.
And select the www or public directory.
-
Now select the folder where you want to place your files
If you want to upload home page then select directory www or public.
-
Now upload your other pages in the directories, according to the mentioned address on your home page
Also load css files and images in specified directory on web pages.