and for me to clarify, not meaning sub directory, (there's no sub d. folder on the server) i meant index.php of the the newly created site, my question was, when all done correctly, is the registered domain supposed to lead directly to the blog or index.php of the new site? because currently it leads to my main sites home page
When all done correctly, you park the domain on your main site. Just like the tutorial says.
It will load the content of the blog you mapped. If it's not, you did it wrong or missed a step.Go to the subsite. Use the domain mapping menu there. Check the primary checkbox.
Domain is not for beginners, it's more advanced.
This is how it works:
- I type in your mapped domain. My internet looks it up in DNS servers aroudn the world. Your registrar tells my computer it lives at (your.IP.address)
- I get sent to your IP address. Your web server directs me to your WordPress install (the main site).
- now WordPress looks up the domain in the database and serves the right blog in my browser.