Hi everyone,

I referred lot of forums to implement the multiple home page and landing page . But i didn't get any result. My issue is i want to implement the site , In this site one home page is there. In this i listed all the groups of the company.. That company have more than 5 groups. Then every group has home page and their own menu everything .. I want to develop this logic, without using the concept of subdomain. ( Because the client is asking www.example.com/../.. -->Like this. not like --> www.group1.example.com ) If any one have gud ideas , Please share with us........... Waiting for your reply.

Advance Thanx.

Comments

Magnity’s picture

So you always want the root page "example.com/" to be the same page, but the first level "folders" to be different? A lot of the forum posts you will have seen are because of the need for something special to override the root page. For the first level path, simply create a page or view and use the path module to set the path to that you desire.

Another module that may come in handy: Pathauto for automatically setting paths.