Somebody tell me how to write my robots.txt file?
I saw google had indexed those kind urls:
?cat=34&dir=asc&limit=20&mode=list
?cat=51&dir=asc&limit=15&mode=list
?cat=54&dir=desc&limit=15&mode=list
?cat=73&dir=desc&limit=20&mode=list
?cat=64&dir=desc&limit=25&mode=grid
This is sub catagory, the full url is like this kind: http://www.xxx.com/ddd?cat=64&dir=desc&limit=25&mode=grid
How to write the robots file to forbid google to index such urls?
I saw google had indexed those kind urls:
?cat=34&dir=asc&limit=20&mode=list
?cat=51&dir=asc&limit=15&mode=list
?cat=54&dir=desc&limit=15&mode=list
?cat=73&dir=desc&limit=20&mode=list
?cat=64&dir=desc&limit=25&mode=grid
This is sub catagory, the full url is like this kind: http://www.xxx.com/ddd?cat=64&dir=desc&limit=25&mode=grid
How to write the robots file to forbid google to index such urls?