Tagged Questions
2
votes
1answer
35 views
Making Search Queries Indexable
Looking around, most sites (eg. Amazon) encode the parameters of searches into query string. This means that search engines cannot index these queries.
Why don't such sites use URLs rather than query ...