01 | Download WordPress | Go to and download the latest version of WordPress | |
02 | Create Directory on server | Choose a location on the server to copy all WordPress files to | |
03 | Add virtual Directory in IIS | |  |
04 | launch URL in browser | open URL, e.g. https:/testhost/wp01 | |
05 | choose language | |  |
06 | Let's go | Acknowledge Welcome Screen |  |
07 | Enter DB details | DB_NAME: wp01
DB_USER: wp01
DB_PASSWORD: *************
DB_HOST: localhost
Prefix wp_ |  |
08 | Run installation | |  |
09 | Enter user details and run installation | |  |
10 | Confirm success and log in | |  |
11 | Log in | Add /wp-login to your URL
https:/testhost/wp01/wp-login and open in browser |  |