Forum Moderators: rogerd & travelin cat
A multisite network is a collection of sites that all share the same WordPress installation. They can also share plugins and themes. The individual sites in the network are virtual sites in the sense that they do not have their own directories on your server, although they do have separate directories for media uploads within the shared installation, and they do have separate tables in the database
[edited by: travelin_cat at 6:52 pm (utc) on Nov 30, 2015]
[edit reason] Removed unnecessary link to website [/edit]
Multisite is not the answer, because "they do have separate directories for media uploads within the shared installation, and they do have separate tables in the database".
This means each site cannot acces all the media in the database, it can access only its own media!
One drawback which is not resolved yet:
You can login in WP only to myhomepage.com.
You cannot login to anotherpage1.com, anotherpage2.com, anotherpage3.com, ....
[edited by: travelin_cat at 11:14 pm (utc) on Feb 6, 2016]
[edit reason] Link to third party website [/edit]
[edited by: travelin_cat at 4:06 pm (utc) on Feb 7, 2016]
[edit reason] Removed link [/edit]