PDA

View Full Version : How do I create webpages that are part of a website and also operate separately


Avosa
May 13, 2015, 12:36 PM
How do I create webpages that are part of a website and also as a group operate separately from the website?

Curlyben
May 13, 2015, 12:38 PM
Sub-domian or completely different ?

spicywings
May 13, 2015, 06:47 PM
Are you asking about a database-driven website? So, basically you can create one essential website (layout, etc) but then copy that same content onto different servers/domains/sub-domains and connect it to different databases/tables so each website/domain will display different information... Is this what you mean?