Search code examples
joomlajoomla-extensionssefjoomla-sef-urls

joomla sef breaks url only on some pages


I have a problem with SEF URLs in Joomla 2.5.7 and component K2 2.5.7. Link with SEF turned off looks like:

index.php?option=com_content&view=article&id=1&Itemid=262

And with SEF on it looks like:

index.php/stavebnici

which is perfect!

But another page on this site:

index.php?option=com_k2&view=itemlist&task=user&id=2424:adamajana

looks with SEF on like:

index.php/component/k2/itemlist/user/2424-adamajana

my question is: Why is the first one stripped that much of the view and option and the other one is like that? Have you ever seen these problems and do you know how to fix them? Thank you so much for your answers!


Solution

  • Why ?

    See George Wilson's comment.

    How to fix it (to have nice SEF urls) ?

    In my opinion you can:

    • Create a menu item for that specific article.
    • Use an extension like sh404SEF.