Friday, 26 February 2016

How to Add Downloads to a WebsiteIn Feburary 2016 26,

In Feburary 2016 26,
Get the file that you want to make downloadable. You must have the file yourself and have the rights to distribute it.
Upload the file from your computer to your website host. You can upload the file by using FTP software or by using website design software that has uploading capability built into its functionality.
Compress the file to make it smaller to download. This is only necessary if the file is large. You can use a program like Winzip to compress the file and make it downloadable as a smaller zip file.
Link to the file so others can download it. Add a line of HTMLcode that points to the file you uploaded and choose the words you want to link to the file. The code will be something like this: Click here</a'>http://mysite.com/folder/download.exe'>here</a> to download this file. The word 'here' will be a link, and when someone clicks on it, the file will be able to be downloaded.
In Feburary 2016 26,

No comments:

Post a Comment