Updated September 15, 2017 Choose a web host provider and purchase a domain name if you do not already have these things. The web host provides space and support for your website’s files, and the domain name is the URL (for example, yoursite.com) that your website lives on. Use an HTML text editor, such as BBEdit or Dreamweaver, to create the web pages of your test website. If you have an existing website that you want to clone for testing purposes, use your text editor’s “Copy” function to duplicate each file. Link the files to each other by using "" anchor tags. Name and save each file. For testing purposes, it is best to use a word such as “test” when naming the files. Designate a directory on your web server for the files and upload them. Your directory should contain a word, such as “test,” that indicates that the folder contains the content of the test website. Check with your web provider to see if it has a specific upload process or use a File Transfer Protocol (FTP) application. Type in the URL of your test website in a web browser to view your pages. The URL consists of your domain, directory and file name. For example: http://www.yoursite.com/test/test_file1.html Writer Bio
