How This Site Was Made Puzzles Me
-
Hi, I was tasked to do a create-once, deploy-many type of website. I was given an example like this:
https://goo.gl/gHIiLS
https://goo.gl/mt1qNsHere’s what needs to be done. I create a Master Website (with all the contents), then I have to create other sites assigned to different agents.
ex.
mydomain.com <– this is the Master Website
mydomain.com/user1 <– this is a sub-site
mydomain.com/user2 <– this is a sub-site
.
.
.
mydomain.com/user100 <– this is a sub-siteEach agent will appear to have their own website (complete with menu for different sections like Home, About Us, Products, Contact Us, etc.). I may need to create “sub-sites” for about 100 agents.
If I change the contents of my Master Website, for example, the photo of a product or its price (or any new posts or pages), I will need for it to be shared across ALL agent “sub-sites” that I have created. Otherwise, I will need to log into each site to update them all.
How can I do this?
- The topic ‘How This Site Was Made Puzzles Me’ is closed to new replies.