0

In my joomla project,I have a page which shows a list of stores and on clicking each store, it takes to a detail page and the link to detail page is now as : http://www.example.com/component/option,com_location/Itemid,201/lang,en/location,1000/

I need my url to look like http://example.com/stores/1000

I have enabled seo urls and mode rewrite in global settings.Is their any thing I can do with sh404SEF component? How can I achieve this?I am a beginner in Joomla.Please advice

SRG
  • 75
  • 1
  • 8
  • This sounds like an extension not core Joomla. Are the urls on core components working as expected? – Elin Sep 04 '15 at 19:10

1 Answers1

0

Probably this component doesn´t have sef urls through filter/search page.

Try to create hidden menu link to one of the stores (with proper alias) and see if redirect goes to sef link.

SpiRT
  • 632
  • 7
  • 14