Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
(not) understanding category URLs
Hi.
I have always had a hard time trying to understand categories in TxP and particularly, category URLs, so I’ve some questions.
First question:
Why sometimes there are URLs like this domain.com/index.php?c=category_name
or this domain.com/?c=category_name
and others like this /category/category_name
?
Also, regarding the two first types: why sometimes it has the index.php
and sometimes not?
I have clean URLs working fine.
(I know, I should give more info about what “sometimes” means)
Second one:
I don’t get why <txp:category1 link="1" title="1" section="articulos" this_section="1" />
outputs this:
http://domain.com/index.php?s=articulos&c=recursos-humanos
instead of this:
http://domain.com/articulos/?c=recursos-humanos
At first, I though it was a problem with zem_redirect 1.2 (because of this issue), but I’ve currently disabled it.
Again, I’m in a in a clean URL setup.
Offline
Re: (not) understanding category URLs
Mmmmm… some plug-in seems to be doing something, and it isn’t zem_redirect this time…
Offline
Re: (not) understanding category URLs
Well, it seems gbp_permanent_links is converting some clean URLs into messy ones. Can’t figure why, because I just installed and activated it on a 4.0.6 install, but didn’t configure it yet. And also, I’ve it working fine in others 4.0.6 installations.
Edit: “ but didn’t configure it yet” means “didn’t create any custom permanent link”.
Last edited by maniqui (2008-04-27 00:15:27)
Offline
Pages: 1