📚 Article Vault · 7 years of Google trust · preserved
Mike's old site has 1.6 MILLION article views across 58 transmission + repair articles. Some pages pull 146,644 views alone. Throw this away = throw away years of free organic local traffic. Every old URL gets a 301 redirect to its new home. Nothing lost.
RewriteEngine On
RewriteRule ^page/index/article/transmission-repair-blue-ridge-ga$ /articles/transmission-repair-blue-ridge-ga [R=301,L]
RewriteRule ^page/index/article/tips-advice-car-repair$ /articles/tips-advice-car-repair [R=301,L]
RewriteRule ^page/index/article/how-often-fluid-changed$ /articles/transmission-fluid-change-interval [R=301,L]
# (full block below — 58 rules total)
Phase 1 · Week 1 — Snapshot + redirect setup
Crawl all 58 old article URLs · save text + images · write the 301 redirect block in Apache .htaccess BEFORE switching the site. Zero traffic lost during this phase.
Phase 2 · Week 2 — Top 8 monsters get clean new pages
"Transmission Repair in Blue Ridge GA" (146k views) · "Tips advice Car Repair" (145k) · "How often fluid changed" (112k) · "Towing Blue Ridge GA" (94k) · "Should my car feel a jerk" (63k) · "Automotive Diagnostic Trouble Codes" (36k) · "When should fluids be changed" (21k) · "Variable valve timing" (15k). Each rebuilt on new clean template, same words, better mobile, schema markup added.
Phase 3 · Week 3-4 — Remaining 50 articles batch-migrated
Each gets clean URL · table-of-contents · related-article links · attached to relevant diag codes (so Diag Tracker auto-links them in customer texts when techs log the matching code).
Phase 4 · Ongoing — Voice Interview Engine
Mike never types another article. Voice Interview Engine calls him 1×/week · asks 3 questions · transcribes · polishes · publishes. 1 hour of Mike's time = 3 new articles + new Google traffic forever.
✓ 58 real article titles + real view counts from Papa's actual old-site data
✓ Sortable by views (descending) · color-coded by tier (monster/high/med/low)
✓ Category tabs · transmission · diag · maintenance · fluid · brand
✓ 301 redirect map ready for developer to drop into Apache .htaccess
✓ 4-phase migration plan with timeline
✓ Every article has a "🎤 Talk about it" button → queues to Voice Interview Engine for Mike to update
⏳ Real crawl + content extract from old site · 1 day
⏳ Real 301 redirect injection in production .htaccess · 1 hour once new site lives at same domain
⏳ Auto-link articles to diag codes in Diag Tracker · 2 days
⏳ Schema.org markup on every new article for richer Google snippets · 2 days