Page 1 of 1

Remove /category in url

Posted: 19 Jul 2009, 16:57
by netnuvo
Hi,

we are running in a small problem and can't get it solved.

we are using Apache mod_rewrite with Joomla.

the urls generated looks like this :

http://www.xxxxxxxx.com/xxxx/xxxx/inter ... -2005.html

we would like to remove the /category part and have the url looks like this :

http://www.xxxxxxxx.com/xxxx/xxxx/inter ... -2005.html

Is it possible to do so?

Thank you

Re: Remove /category in url

Posted: 21 Jul 2009, 19:14
by Jan
Hi, the category tag I have added because of all possible problems with SEF, without this, there are a lot of problems with SEF.

Jan

Re: Remove /category in url

Posted: 17 Aug 2009, 21:13
by schlogo
Hello
is it possible to replace the "category" word by another static word more seo friendly?

Tks

Re: Remove /category in url

Posted: 19 Aug 2009, 10:28
by Jan
Hi, it is possible, but you need to change it in all files, in route methods too, try to see:
components\com_phocagallery\router.php
Jan