I have the following url structure on my website:
user accounts:
http://www.mydomain.com/username
user my contain items that are under:
http://www.mydomain.com/username/item/itemId
What do I have to set in my robots.txt that the user accounts will not be indexed and all the items will be indexed?