m |
m |
||
Line 1: | Line 1: | ||
<seo title="How to upload site" metakeywords="upload site,filezilla,publish site" metadescription="How to upload site" /> | <seo title="How to upload site" metakeywords="upload site,filezilla,publish site" metadescription="How to upload site" /> | ||
− | Cpanel provides several features that can be used to create a site. But your choice of tools is not limited to cPanel only. You can use any software/site builder tool to design and then publish or upload the site to our server via FTP. (Information on FTP is available at [[What is FTP]). FTP is considered to the best way to upload the files for your site. | + | <div align="justify">Cpanel provides several features that can be used to create a site. But your choice of tools is not limited to cPanel only. You can use any software/site builder tool to design and then publish or upload the site to our server via FTP. (Information on FTP is available at '''''[[What is FTP]]'''''). FTP is considered to the best way to upload the files for your site. |
Once it is ready, what are the exact steps to publish the site? | Once it is ready, what are the exact steps to publish the site? | ||
Line 9: | Line 9: | ||
Once you have Filezilla installed you need to configure it with the following settings: | Once you have Filezilla installed you need to configure it with the following settings: | ||
− | host: your domain name | + | *'''host: your domain name''' |
− | username: your username | + | *'''username: your username''' (the same as for cPanel) |
− | password: your password | + | *'''password: your password''' (the same as for cPanel) |
Now you can upload the site to the server. Simply find the site files on your local PC (Filezilla left-side window) and drag them to the server (Filezilla right-side window). | Now you can upload the site to the server. Simply find the site files on your local PC (Filezilla left-side window) and drag them to the server (Filezilla right-side window). | ||
− | + | Different FTP clients may have additional settings needed to be filled. These are path and port. You are to use the following: | |
+ | |||
+ | *'''path - public_html''' (as this is the very folder that should contain all your site files); | ||
+ | |||
+ | *'''port - 21'''</div> |