Hi all
I need to develop a property based website in which i have a drop down menu for selecting a category for eg:renting ,selling, lease etc.
what i want to do is when a user will select any of the option he will be directed to a website of its own that is on selecting renting all the pages of the main website will be turned into renting related pages , on selecting selling all the pages of the main website will be turned into selling related pages .
what approach should i take so that i need not to buy different domains for different websites or i dont want create different subdomains, that is i want all the pages of the main website should be changed on selection according to the category.i want to do this in wordpress.also i want when ever a new category is created, automatically pages are generated for it because pages will be the same for all options.
i am confused please guide.