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
Remove /category in url
-
netnuvo
- Phoca Newbie

- Posts: 2
- Joined: 19 Jul 2009, 16:52
Remove /category in url
Last edited by netnuvo on 21 Jul 2009, 04:59, edited 1 time in total.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Remove /category in url
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
Jan
If you find Phoca extensions useful, please support the project
-
schlogo
- Phoca Enthusiast

- Posts: 51
- Joined: 03 Sep 2008, 16:45
- Contact:
Re: Remove /category in url
Hello
is it possible to replace the "category" word by another static word more seo friendly?
Tks
is it possible to replace the "category" word by another static word more seo friendly?
Tks
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Remove /category in url
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
components\com_phocagallery\router.php
Jan
If you find Phoca extensions useful, please support the project