The site is built using EPi 6R2. There are couple of page types which are used as container while arranging hierarchy in edit mode. Now when i browse the child page it also shows up the pagename of it's parent.
Is there a way through which i can restrict certain parent page names in URL which are used just to hold hierarchy? Example: From(http://samplesite.com/News/2014/News1/newsitem)-->to(http://samplesite.com/News/News1/newsitem)
The site is built using EPi 6R2. There are couple of page types which are used as container while arranging hierarchy in edit mode.
Now when i browse the child page it also shows up the pagename of it's parent.
Is there a way through which i can restrict certain parent page names in URL which are used just to hold hierarchy?
Example:
From(http://samplesite.com/News/2014/News1/newsitem)-->to(http://samplesite.com/News/News1/newsitem)
From(http://samplesite.com/News/2014/News2/newsarticle)-->to(http://samplesite.com/News/News2/newsarticle)
2014 being a parent page holding bunch of descendants.