Hello,
Is there a way to control how new SEF urls are built ?
Default Joomla 3.8.2 structure is :
* for a Category Blog: the url is "path/to/menu_alias/"
* for a page from that blog: the url is "menu/submenu/pag_id-page_alias"
With Joomsef
* for a Category Blog: the url is "menu_alias/path/to/category_alias/"
* for a page from that blog: the url is "menu_alias/path/to/category_alias/page_alias"
| Default Joomla | Joomsef |
| Category Blog | drawings/textil/ | textil/projects/drawings/textile |
| Article within Blog | drawings/textil/2-article | textil/projects/drawings/textile/article |
| Menu to single article | cv | cv/info/cv |
JoomSef default url a pretty uggly. The ones by Joomla are better (not perfect).
I'd like to control how JoomSef builds its default urls.
Is this possible ?
Thanks