im having an issue with my sef urls for the easydiscuss component.
As you can see in my examples below i prefer to use "components router" or "Default Joomla! router" for the great use of keywords at the end of the url. the title of the question become the url.
The issue is that i dont want "user-settings" in the url. i would like the component name or title or anything relevant to the component to replace "user-settings". "user-setting" doesnt make any sense to me, where is this coming from?
i remember a time when "user-settings" wasnt in the url and i dont know why this is showing up now. any way to fix this?
see below for all sef handling examples for one easydiscuss question...
no sef:
www.domain.com/?option=com_easydiscuss&a...id=49&Itemid=448
components router:
www.domain.com/user-settings/can-i-use-two-email-accounts...
JoomSEF basic rewriting:
www.domain.com/user-settings/post/49
Default Joomla! router:
www.domain.com/user-settings/can-i-use-two-email-accounts...