“Faking” Category Permalinks
-
Hi guys,
(I posted this yesterday, but for some reason the post isn’t anywhere to be found… I know the forums were screwing up yesterday). Anyways:
Here’s what I have in mind…
First off, I did all of my Category pages with seperate index’s in different directories. Everything works fine and dandy. Here’s my problem though…
Obviously all my links to categories generated by WordPress are pointing to the automatically WP-generated category pages. What I need to do is have the category permalinks to be set as “categories/THE-NAME-OF-THE-CATEGORY/”
I realize there’s that option to do this with the .htaccess and such, as I did try it. But all that is virtual and it doesn’t actually link to the pages I created. WHat I need is for something like that to work, but ACTUALLY point the directories I made. (Keep in mind all I need is for it to generate the category link as the name instead of the ID)
Is this possible?
If not, is there any way I could just set up a redirect of some sort, which is sensitive to query strings (the “?c=3”)?
Thanks 🙂
The topic ‘“Faking” Category Permalinks’ is closed to new replies.