This is the dilema: I want to install wordpress in the root (regular installation for a wordpress site). Although, I want to have different cities to be available for the user to view the content depending on their choice.
Example: 1. I have 2 cities (New York and Miami) 2. User chooses Miami 3. URL path should be: http://www.domain.com/miami/ 4. All information about Miami should be displayed (nothing about New York)
When creating pages or post ( I would like to have the choice as an admin to put it on the folder(city) I choose to.
Hope I am clear on my dilema. Thank you.