Showing posts with label Design. Show all posts
Showing posts with label Design. Show all posts

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,

Wednesday, 10 February 2016

How to Become a Web Hosting ResellerIn Feburary 2016 10,

In Feburary 2016 10,
Shop around for the best prices. Many well known web hosting companies offer wholesale space to resellers.
Choose a web hosting package. If it is a 'whole' package, you will need to decide how you want to split it up. (A 'whole' package comes in one big block of space, instead of several pre-split mini packages.) Once your package, set your prices.
Design your own website to sell the packages. You want people to know that you are a reliable web hosting seller and a professional looking website will send that message. If you can't design the site yourself, hire a professional designer.
Market your website anywhere you can. Forum signatures and link exchanges are great and affordable places to begin. This is an important step because there is a lot of competition in web hosting reselling and ads are the only way to bring in new customers. You can also use search engine optimization (SEO) techniques, so that your website will rank higher with major search engines.
Put 25 percent of your profit back into your business to buy more space, advertise and update your website.
In Feburary 2016 10,

Tuesday, 2 February 2016

How to Post a Website on the InternetIn Feburary 2016 02,

In Feburary 2016 02,
Make a list of unique domain names that describe you, your service or your company. Open your Web browser and go to any of the following websites and purchase a domain name and a web hosting package for your new website: GoDaddy, HostGator and Network Solutions. After you sign up, your host will send you information to your inbox about your domain name, email, and FTP information for your web hosting server.
Once you have your domain name and host set up, it's time to plan and create your website, if you know HTML and web page design you can use programs such as Adobe Dreamweaver, Microsoft Expression Web or Coffee Cup to design your new website. You can find expandable open source blog and web site templates at WordPress. You can hire a web designer to do it for you or you can purchase a readymade template and customize.
Download an FTP program to upload your website. An FTP program enables you to upload your website files on your computer to your web host server on the Internet. Open your web browser and go to any of the following websites: FileZilla, SmartFTP or WS FTP Pro. Download the FTP program and install it on your computer.
Configure your FTP program. Open your FTP program. Go to the section where you can setup a new host connection in your FTP program and use the information that was emailed to your inbox and setup your FTP program. Make sure to enter your FTP server name, folder path, username and password.
Upload your website using FTP. Establish a connection with your FTP server, locate your website files on your computer and upload them using FTP. Make sure you have your index.html page in your upload. The index.html page is set as your website's homepage by default.
Point your domain name DNS settings to the host server. Use the information that was emailed to you pertaining to your domain and log into your domain's control panel and change its DNS settings to point to your Web host's server.
Open your Web browser, type your Web address in the search box and click 'Search.' You should now see your new website posted on the Internet.
In Feburary 2016 02,