Does this go for redirecting pages too as in the following example:
url:
http://www.mysite.com/cig_search?info?categoryid=122
if you wanted it to simply display as:
http://www.mysite.com/category-name.html
would you do a 301 redirect for that? would it even make a difference and be worth redirecting to 'clean up' the url
Thanks.