PDA

View Full Version : mod rewrite without the "id"


gnubittol
10-04-2008, 06:53 PM
Hi!
a simple question: it's possible have the link rewrite without the "id" ?

I explain.. :)

default: www.mydomain.tld/links/header-category-1/
request: www.mydomain.tld/links/header-category/

TIA!

PhilMcKrackon
10-04-2008, 08:19 PM
It has to have some sort of way to differentiate the link #. Without the link or category ID, how do you know what to link to?

Our Sponsors
 

gnubittol
10-06-2008, 01:18 PM
a category have a unique name... where's the problem?
In fact my request is only for the categories, because i'll change my links manager from xxx to vba_links and i don't wont loose all the spiders indexing about.
this is very important for me.

Brian
10-06-2008, 02:34 PM
Something like that could possibly be hacked into the coding, but it is not setup to allow for that by default since not everyone will have unique category names.

Our Sponsors
 

gnubittol
10-06-2008, 05:14 PM
can you explain me where i can try to modify to do that?