Hi.
What I want to do is put my own links for the categories for SEO purposes. I've read the SEO url threads, chemo's SEO URLs etc, but what that module seems to do is convert on the fly the URLs using the information that's in the $_GET string variables. Trouble is, I actually want to control the links myself, and just handle the translation in my .htaccess file similarly to what the SEO urls mod does.
1) Is there a simple way to define each category's url somewhere? Or do I need to roll up my sleeves and start doing 'if/then' 'switch' coding in a template file? If so, which files do I override, and do you have any suggestions on an easy way to do it?
2) If I were to have to edit a template file, what I'd do if I had to do this would just be grab the current link out of the page source and just do a 'switch:' argument on each of them to return my custom URL, is this the best approach?
3) Is there any way to actually do this when editing a category itself? Does ordering in the database ever get changed, such as doing a cart upgrade, or does the catagory/product numbering stay the same as long as you don't remove/change a product?
thanks.
regards,
rxr




