php - How to modified url link in joomla 1.7 -


i using joomla 1.7 . have added sub menu using joomla. when click sub menu link redirect url "www.xyz.com/2012-07-07/xyz". want remove date in url. plz me .

you need create menu item of type "menu item alias". in alias field put "xyz". there parameter on right side "menu item", here need select menu item 2012-07-07/xyz.

do not show newly created menu. , whenever click on 2012-07-07/xyz show alias xyz of newly created menu.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -