Thread: Consistent URLs
View Single Post
Old June 13th, 2006, 11:13 AM   #9 (permalink)
GateKeeper
Member
Verified Customer
 
Join Date: May 2006
Posts: 240
I think we're saying the same thing

We're saying the same thing, but not seeing it the same way.

Quote:
There is no need for links to showproduct.php to have a cat variable in there when just viewing the page. Now however as Michael noted links like on the last7 last14 all etc must pass this variable.
I agree. The query string for Past 7 Days must contain the variables to make the query work. The links that are displayed on the query results page, however, only ever need the product id, not the category, so why pass it? This is the part I don't undestand (and of course the fact that the same results page passes two different URLs doesn't make sense either).

Thanks.
GateKeeper is offline   Reply With Quote