<domain>/details/categoryID/123/productID/456/color/red/
Try to minimize the number of clicks it takes to get to this page.
Eh? I don't get your point. That wouldn't be the
real address, just the "static" look that
.htaccess would convert into
details.php?categoryID=123&.... My whole point in asking this question is whether there is still any advantage to having "static" URLs for links and bookmarks. My client is firmly convinced that putting "keywords" into the URL will result in better SE positioning, and I've never heard of that. I.e., he wants
<domain>/details/categoryID/123/productID/456/color/red/ rather than
<domain>/details/123/456/red/, which is how I would do a "static" URL. Do search engines pay
any attention to the URL at all, or is all they care about is getting
to the page so that they can look for indexable keywords?