|
There is nothing wrong with the url your using spider urls and thats how they are suppose to display when something is empty. If you use a regular url it would appear like this instead and it is still fine
&cat=&page=2 blah blah
spider url is this
/cat//page/2
|