8 lines
1.4 KiB
Plaintext
8 lines
1.4 KiB
Plaintext
GOAL - W1 Sitemap & redirect hygiene (odoo-expertos). Branch: fix/w1-sitemaps.
|
|
Repo: C:\Users\eugen\.cursor\projects\Odoo Expertos\odoo-expertos. Work ONLY in this repo; never touch any other folder.
|
|
Context: seo-audit-2026-05-27\FULL-AUDIT-REPORT.md (Part B). Sitemaps list redirecting + non-canonical URLs, wasting crawl budget. vercel.json redirects the country-variant hosting pages and /index.html.
|
|
TASK: (1) In every sitemap-*.xml remove each <loc> that ends in /index.html, OR is a redirecting country-variant under /(en|fr|pt|ar)/odoo-hosting/ (bestes-/cheap-/kostenloses-/best-/free-odoo-hosting-2026, odoo-hosting-deutschland/oesterreich/schweiz/germany/uk-2026, odoo-sh-alternatives-2026, odoo-vps-hosting-2026), OR has no local <slug>/index.html. (2) Create the missing index pages odoo-hosting/index.html under en/, fr/, pt/ by mirroring de/odoo-hosting/index.html (translate visible text to the right language). (3) Keep the sitemap-index structure.
|
|
CONSTRAINTS: edit only sitemap*.xml and the 3 new index.html files. Do not change other pages.
|
|
PROVE each turn: run powershell -File seo-audit-2026-05-27\REVIEW.ps1 -Only W1 and paste the full output.
|
|
DONE WHEN: the pasted output contains a line "W1: PASS", AND you committed all changes on branch fix/w1-sitemaps (show git log -1 --oneline). If not PASS, keep fixing; stop after 20 turns and report the exact FAIL detail.
|