website - Hide get method in Joomla 3.1 -


i face 1 problem in joomla site in specific url.

my current url http://index.php/beauty-buzz?cat=skincare , want remove 1 of part in upper url part ?cat= , , want replace single character /.

i using joomla 3.1.

enable sef urls in global settings in admin panel.

if custom component , have not created router.php component, need create file sef support in component.

check joomla documentation page, might useful: http://docs.joomla.org/supporting_sef_urls_in_your_component


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -