GOAL - W12 Rewrite 20 thin articles via /blog-rewrite, preserving design + D3.js (odoo-expertos). Branch: fix/w12-rewrite-thin. Repo: C:\Users\eugen\.cursor\projects\Odoo Expertos\odoo-expertos. Work ONLY in this repo. Context: ~587 article pages were "crawled but not indexed" because they are thin/templated. The audit confirmed bodies of ~400-450 words even where the wrapper is 1200+. The blog skill set (claude-blog) is installed at ~/.claude/skills/blog* with sub-skills /blog rewrite, /blog factcheck, /blog geo, /blog schema. TASK PER ARTICLE: invoke the /blog rewrite skill mentally (read ~/.claude/skills/blog-rewrite/SKILL.md) to: 1. Read the existing /index.html and EXTRACT only the
body. Keep the rest of the file unchanged: , header/footer/nav, JSON-LD blocks, D3.js script tags, CSS classes, image refs, the breadcrumb baked by W6. 2. Rewrite the article body to >=1,200 unique words of substantive content with: opening 60-150 word direct-answer passage; 4-6 H2 sections each opening with a direct answer in the first 40-60 words; sourced statistics (cite source domain inline, no fabricated numbers); a "Key takeaways" bullet list; 6+ FAQ Q&A reflected in a FAQPage JSON-LD block. 3. Replace any "Dr. Maria Elena Rodriguez" author reference with "Equipo Odoo Expertos" (until a real author bio exists) in both visible byline AND Article JSON-LD author. 4. Keep the page's existing D3-driven chart container untouched; do not remove any