Hello all,
Following a recent discussion at: http://ellislab.com/forums/viewthread/92807/P18/
At CP Home › Templates › Template Management, do you have a template group for each section of your site?
For example. if you have 3 main sections: Home, Contact and About. Do you have 3 template groups called home, contact and about each with their own index?
The url would look like: http://www.sitename.com/index.php/home/—> for home page
The url would look like: http://www.sitename.com/index.php/about/—> for about page
Or do you put everything in a general template group, say: ‘site’
http://www.sitename.com/index.php/site/—> to display the home page
http://www.sitename.com/index.php/site/about/—> to display the about page
http://www.sitename.com/index.php/site/contact/—> to display the contact page
In my opinion, the first method makes the url look cleaner. The second method has ‘site’ in every url