﻿GOAL - W2 robots.txt cleanup (odoo-expertos). Branch: fix/w2-robots.
Repo: C:\Users\eugen\.cursor\projects\Odoo Expertos\odoo-expertos. Work ONLY in this repo.
Context: FULL-AUDIT-REPORT.md (Part A, sec 1). robots.txt has TWO "User-agent: *" groups (2nd is ignored by crawlers), duplicate Bingbot and CCBot groups, and a meaningless "Disallow: /*#".
TASK: Edit robots.txt so there is exactly ONE "User-agent: *" group; move the useful "Disallow: /*?" and "Disallow: /*&" into that first group; delete the second "User-agent: *" block, the duplicate Bingbot group, the duplicate CCBot group, and the "Disallow: /*#" line. Keep all AI-crawler Allow rules and the "Sitemap:" line.
CONSTRAINTS: edit only robots.txt.
PROVE each turn: run  powershell -File seo-audit-2026-05-27\REVIEW.ps1 -Only W2  and paste the full output.
DONE WHEN: the output contains "W2: PASS", AND you committed on branch fix/w2-robots (show git log -1 --oneline). Stop after 12 turns if blocked and report the FAIL detail.
