new site
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
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 <slug>/index.html and EXTRACT only the <article> body. Keep the rest of the file unchanged: <head>, 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 <script src="...d3..."> tag.
|
||||
PRIORITY LIST: pick 20 from seo-audit-2026-05-27\gsc\crawled-not-indexed.txt that are Spanish-root or English-translated pages (skip pages already noindex'd by W7).
|
||||
CONSTRAINTS: only edit <article> body + Article/FAQPage JSON-LD + visible byline. Never touch <head> tags, hreflang, canonical, OG, nav, footer, sitemap, D3 scripts, CSS. No fabricated statistics. Cite a real source domain inline for every numeric claim.
|
||||
PROVE each turn: run powershell -File seo-audit-2026-05-27\REVIEW.ps1 -Only W12 and paste full output.
|
||||
DONE WHEN: that output contains "W12: PASS" (>=20 rewritten files committed AND sampled rewritten pages have >=1,200 body words AND >=6 FAQ Q&A AND no "Maria Elena Rodriguez" remaining in the rewritten set), AND committed on branch fix/w12-rewrite-thin (show git log -1 --oneline). Stop after 40 turns if blocked, listing which articles still FAIL.
|
||||
|
||||
MARKER (required for REVIEW): you may add EXACTLY ONE meta tag to each rewritten page's <head>: <meta name="content-version" content="W12-deep-rewrite">. Do not change any other <head> tags. REVIEW.ps1 -Only W12 counts pages with this marker.
|
||||
|
||||
|
||||
CONCRETE TARGETS: read seo-audit-2026-05-27\OPPORTUNITIES-2026-05-28.md section 2 for the prioritized list of 20 thin pages with proposed angle + target word count + AI-search query per page. Rewrite those 20.
|
||||
Reference in New Issue
Block a user