content = all | none | directives all = "ALL" none = "NONE" directive = index | follow index = "INDEX" | "INDEX" follow = "FOLLOW" | "FOLLOW"