Hi
Joomla leaves the query string you are seeing (the part after the ?: ?view=article&id=378:name-of-article&catid=42) when it does not find a proper menu item for that URL.
Having fully SEF URLs does not require that you create a menu item for each article. But if that's not the case, it does require that there's a suitable menu item for the category of a given article.
In your case, it must be able to find a menu item for category 42.
One thing seems odd in your description. Your URLs start with:
/menucategory/menuitem
What are these menu items?
- is /menucategory a blog/list view of category 42?
- if so, what is /menuitem? what type of menu, leading to what item?
Joomla leaves the query string you are seeing (the part after the ?: ?view=article&id=378:name-of-article&catid=42) when it does not find a proper menu item for that URL.
Having fully SEF URLs does not require that you create a menu item for each article. But if that's not the case, it does require that there's a suitable menu item for the category of a given article.
In your case, it must be able to find a menu item for category 42.
One thing seems odd in your description. Your URLs start with:
/menucategory/menuitem
What are these menu items?
- is /menucategory a blog/list view of category 42?
- if so, what is /menuitem? what type of menu, leading to what item?
Statistics: Posted by shumisha — Mon Jun 24, 2024 7:56 am