Discussions with a client today, is it still necessary to rewrite your site's URLs to be search engine friendly?
For example taking this:
product.aspx?id=5&category=6
and changing it to
product/id/5/category/6.aspx (or something similar)
I look at Geekzone which has no URL rewriting and it still gets indexed.

