revision 33a9ef86dd70c6a7fee0aef7275f9de8f25a36b0
1 2 3
UPDATE `pages` SET no_index = 1 WHERE `tx_robots_flags` IN (1, 3); UPDATE `pages` SET no_follow = 1 WHERE `tx_robots_flags` IN (2, 3);