Adding Directories
All Content Below was made by Kathleen @ strobelyts.com.

This tutorial will show you how to add new directories to your site. A directory is a folder. This will work with sub-domains too! If I wanted to create; strobelyts.com/stuff, I could, without attaching .php or .html at the end of the URL. Here's How:

1: Login to your FTP program to edit your site. Create a new folder, not file, a folder and name it what you want the directory to be called. if you want yoursite.com/stuff, name the folder 'stuff'.

2: Click on the folder, and add a new file inside. Name is index.php or .html (whichever you use)

3: Now, you've created a new directory and the url should be: yoursite.com/thedirectory'sname
You can add however many you would like. Just keep repeating these steps (: