can't use same alias under different folder
Posted: Tue Aug 24, 2010 12:32 pm
hi guys
i am just implementing the pretty seo friendly URL function on my website
the problem I just got into is the following:
when I named an alias the same way as one but in a different folder, I got an error message that same alias name already exist, however from information architecture point of view it should allow it
to illustrate it more clearly, here is an example
let's suppose we have a website selling used and new cars of different brands
URL of Mercedes main page: www.example.com/mercedes/
URL of second hand Mercedes page: www.example.com/mercedes/[b]second-hand[/b]/
URL of new Mercedes page: www.example.com/mercedes/[b]new[/b]/
now, let's take another brand:
URL of Audi main page: www.example.com/audi/
URL of second hand Audi page: www.example.com/audi/[b]second-hand[/b]/
URL of new Audi page: www.example.com/audi/[b]new[/b]/
in this example, in case Mercedes pages are all created, then I couldn't create the Audi pages with same 'new' or 'second-hand' subfolders despite they would have other parent directory then of Mercedes
i know, this can be done other way, like starting with the category then brand (ex. /second-hand/mercedes/ , /new/mercedes/, /second-hand/audi/ , /new/audi/) but we would face the same problem, same alias under different folders
i hope it makes clear for everyone
there are many cases when you would like to organise your pages as in the example I provided above
any hints, advise and help is welcome
let's clarify this issue somehow
thanks
i am just implementing the pretty seo friendly URL function on my website
the problem I just got into is the following:
when I named an alias the same way as one but in a different folder, I got an error message that same alias name already exist, however from information architecture point of view it should allow it
to illustrate it more clearly, here is an example
let's suppose we have a website selling used and new cars of different brands
URL of Mercedes main page: www.example.com/mercedes/
URL of second hand Mercedes page: www.example.com/mercedes/[b]second-hand[/b]/
URL of new Mercedes page: www.example.com/mercedes/[b]new[/b]/
now, let's take another brand:
URL of Audi main page: www.example.com/audi/
URL of second hand Audi page: www.example.com/audi/[b]second-hand[/b]/
URL of new Audi page: www.example.com/audi/[b]new[/b]/
in this example, in case Mercedes pages are all created, then I couldn't create the Audi pages with same 'new' or 'second-hand' subfolders despite they would have other parent directory then of Mercedes
i know, this can be done other way, like starting with the category then brand (ex. /second-hand/mercedes/ , /new/mercedes/, /second-hand/audi/ , /new/audi/) but we would face the same problem, same alias under different folders
i hope it makes clear for everyone
there are many cases when you would like to organise your pages as in the example I provided above
any hints, advise and help is welcome
let's clarify this issue somehow
thanks