PDA

View Full Version : Adding Keywords to URLs


jeff@mistralsoap.com
08-04-06, 12:14 AM
Hi,
We have version 4.22. I want to change our urls from something like this: http://www.mistralsoap.com/page/M/PROD/MS7/MS7LV to something like this http://mistralsoap.com/french-milled-lavender-soap. I want to be able to keep our products codes, however. Is there a way to do this?

Brandon MUS
08-04-06, 01:26 AM
how would hxxp://www.mistralsoap.com/page/M/PROD/MS7/MS7LV/french-milled-lavender-soap.html work for you?

jeff@mistralsoap.com
08-04-06, 02:11 AM
This may sound stupid but how would you do this without changing the product code to MS7LV/french-milled-lavender-soap.html? This code is too long to fit on our invoice. Our web person said it isn't possible.

Bruce - PhosphorMedia
08-04-06, 04:13 AM
Because by using an .htaccess rewrite file, you essentially through out the "/french-milled-lavender-soap.html "

Brandon MUS
08-04-06, 05:44 PM
exactly. Currently I re-write my URLs as
domain.com/keyword-phrase/PRODCODE
and
domain.com/keyword-phrase/keyword/PRODCODE

You can add as much fluff as you want, but the real key is to just get the URLs away from looking dynamic to search engines.