I just launched my ecommerce site last month and I am using a mod that uses SEO friend URLs and rewrites.
Instead of store.com?product=4 it writes it as store.com/productname-p-4.html
This is very nice. The URL is generated solely from the product's name and ID. Now I am thinking about added the ability to my store to add other keywords to the URL such as store.com/productname-nautical-theme-p-4.html.
My concern is I have 47 URLS indexed and if I suddenly add those extra keywords to my product URLs in google's eyes I would have say 94 products and 47 complete 100% duplicates. Because even though the URL is changed it is still rewritten and goes to the same product page per product ID.
So, how should I go about adding keywords to the URLs in respect to making google OK with it. In webmasters's tools I can't remove the old format URLs because they are not 404 because of the rewrite/redirect.