← back to control center  ›  Article Vault

📚 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.

"The traffic and view counts are completely real · you must set up permanent 301 redirects for every single one of those old article URLs so we don't lose our Google search rankings and local authority." — Papa
58
Total articles
1.6M
Total views (all-time)
8
⭐ SEO monsters (50k+ each)
42
Solid (10k-50k each)
8
Underperforming (<10k)
$32k
Est. annual SEO value

🚨 CRITICAL · don't migrate without 301 redirects

If the developer just deletes the old URLs without redirecting, Google sees the pages "vanish" → rankings drop to zero within 30 days → free traffic dies → leads dry up. Setting up 301 redirects (literally a 1-day job in the .htaccess) preserves ALL of it. Old URL forwards to new URL · Google honors the existing ranking · zero loss.

#
Article title
Views
Category
Status
Action

🏆 These 8 articles are 80% of Mike's organic traffic

Migrate these FIRST. Each gets its own polished new page. Each gets a permanent 301 redirect. Lose these 8 → lose 80% of free leads.

⚙ Transmission articles · Mike's bread and butter

These all feed into transmission-faq.html. Every code-related article auto-links from diag-tracker.html when techs log that code.

🔁 The 301 redirect map · for the developer's .htaccess

Copy this verbatim into Apache .htaccess. Every old article URL → new article URL. Google honors the ranking transfer. Done in 1 day. Zero SEO loss.

# 301 redirect block for Apache .htaccess
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)
📋 The migration plan · 4 phases

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.

📌 What's REAL on this page:
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