How Do You Use An Html Code On Godaddy?
Wednesday, December 16th, 2009 at
11:23 pm
I set up an entire html website for GoDaddy, but I worked hard and did it by code… Is it possible to upload my site by code??? And if so, how?
Tagged with: Code. • Godaddy • HTML
Filed under: HTML
Like this post? Subscribe to my RSS feed and get loads more!
Use GoDaddy’s FTP address for your server and the free FileZilla FTP program. See:
Uploading Files to Your Web Site – http://help.godaddy.com/article/96?
May I suggest that you keep an exact mirrored directory structure for your site on your hard drive and online. This will help to keep your relative paths/links from being broken on upload. The folders/files MUST maintain the same relationship in both places. NO compound words for folders or file names. If they must be separated, use the hyphen or underscore symbols. Try to use lowercase for all tags and attributes.
Make a Webpage:
Full Web Building Tutorials: http://www.w3schools.com/
Beginner’s HTML Tutorial: http://www.htmlbasix.com/
How to Create a Webpage: http://www.make-a-web-site.com/
So You Want To Set Up Your First Site, Huh?: http://www.htmlgoodies.com/tutorials/get…
Web Site Blog: http://www.instant-web-site-tools.com/bl…http://www.w3schools.com/site/default.as…
How to Start / Create Your Own Website: The Beginner’s A-Z Guide: http://www.thesitewizard.com/gettingstar…
So, you want to make a Web Page!: http://www.pagetutor.com/html_tutor/inde…
Ron
get an ftp client (filezilla)
start it up and connect to your site with your user and pass on port 21
on the right half will be your webserver, the left half your hard drive. Just double click the folder “www” and upload your files to it.