Can anyone help with a mod-rewrite idea below, hopefully this will provide enough information. I can write the software to put out most the information and change the parms, but I do have some limitations on the software end. So my hopes was to handle the output to the browser client and search engines using mod re-write.
### Main Category Output ### http:// www.ourdomain.com/cgi-bin/awm.xpi/store.html ?p_scn=a-great-category&p_cid=36 to > http:// www.ourdomain.com/a-great-category.html or > http:// www.ourdomain.com/a-great-category_c36.html ##################################################### ### Main Category Output With Page Numbers ### http:// www.ourdomain.com/cgi-bin/awm.xpi/store.html ?p_scn=a-great-category&p_cid=36&page=2 to > http:// www.ourdomain.com/a-great-category-p2.html or > http:// www.ourdomain.com/a-great-category-c36-p2.html ##################################################### ### Direct Product Output to Product Number & Category Ref ### http:// www.ourdomain.com/cgi-bin/awm.xpi/products.html ?p_scn=a-great-product-online&p_pid=1569&p_cid=36 to > http:// www.ourdomain.com/a-great-product-online.html or > http:// www.ourdomain.com/a-great-product-online-p1569-c36.html ##################################################### ### Direct Product Layout to Product Number - No Category Ref ### http:// www.ourdomain.com/cgi-bin/awm.xpi/products.html ?p_scn=a-great-product-online&p_pid=1569 to > http:// www.ourdomain.com/a-great-product-online.html or > http:// www.ourdomain.com/a-great-product-online-p1569.html
Now if anyone has a better idea of a output structure, I would love to hear it. I have some ideas. However; I'm not a mod re-write expert and not sure I'm doing this as efficient as someone else may be able to do. I just want to make it to be easier for the search engine to index the site as well as find anything in of our server log files for tracking.
Thank you kindly for any help...
Any help... insight or anything. Is this really that complicated ?
Thanks
Edited by rc69, 26 June 2008 - 08:19 PM.
