Reputation: 35
I need to hide component name in joomla urls. I have also applied configuration for SEO urls in administrator. But still it is displaying component name in urls So please suggest me appropriate solution for hiding component name in urls
Upvotes: 1
Views: 1513
Reputation: 988
You need to create a menu item (or tree of items) to the component. The alias
you give the menu will appear in the URL.
Upvotes: 7