{"id":47534,"date":"2026-04-15T10:47:16","date_gmt":"2026-04-15T10:47:16","guid":{"rendered":"https:\/\/astrak.agency\/?page_id=47534"},"modified":"2026-04-15T10:47:17","modified_gmt":"2026-04-15T10:47:17","slug":"organic-bus-station-155-in-12-months","status":"publish","type":"page","link":"https:\/\/astrak.agency\/en\/centrale-autocar-155-de-trafic-organique-en-12-mois\/","title":{"rendered":"Centrale Autocar: +155% organic traffic in 12 months"},"content":{"rendered":"<!-- Astrak Use Case: Centrale Autocar -->\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@400;500;600;700;800&family=Poppins:wght@300;400;500;600&display=swap');\n\n  \/* ========== VARIABLES ========== *\/\n  .astrak-ca-wrapper {\n    --ca-blue-night: #0F0F3D;\n    --ca-sun-yellow: #FFEF5E;\n    --ca-cyan: #5AE7DE;\n    --ca-light-blue: #EAFBFF;\n    --ca-white: #FFFFFF;\n    --ca-dark: #121212;\n    --ca-gray-50: #F7F8FC;\n    --ca-gray-100: #EDEEF5;\n    --ca-gray-200: #D5D7E3;\n    --ca-gray-text: #6B7094;\n  }\n\n  \/* ========== RESET & BASE ========== *\/\n  .astrak-ca-wrapper {\n    font-family: 'Poppins', sans-serif;\n    color: var(--ca-blue-night);\n    line-height: 1.7;\n    font-size: 16px;\n    font-weight: 400;\n    overflow-x: hidden;\n    padding-top: 40px;\n  }\n  .astrak-ca-wrapper * { box-sizing: border-box; }\n  .astrak-ca-wrapper img { max-width: 100%; height: auto; display: block; }\n  .astrak-ca-wrapper a { text-decoration: none; color: inherit; }\n  .astrak-ca-wrapper h1, .astrak-ca-wrapper h2, .astrak-ca-wrapper h3, .astrak-ca-wrapper h4 {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    line-height: 1.2;\n    margin: 0 0 16px 0;\n  }\n  .astrak-ca-wrapper p { margin: 0 0 16px 0; }\n\n  \/* ========== LAYOUT ========== *\/\n  .ca-section-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  \/* ========== HERO ========== *\/\n  .ca-hero {\n    background: var(--ca-blue-night);\n    padding: 80px 40px 72px;\n    position: relative;\n    overflow: hidden;\n    max-width: 1200px;\n    margin: 0 auto;\n    border-radius: 24px;\n  }\n  .ca-hero::before {\n    content: '\\BB';\n    font-family: 'Outfit', sans-serif;\n    font-size: 400px;\n    font-weight: 800;\n    color: rgba(255, 239, 94, 0.04);\n    position: absolute;\n    right: -40px;\n    bottom: -100px;\n    line-height: 1;\n    pointer-events: none;\n  }\n  .ca-hero-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .ca-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(90, 231, 222, 0.12);\n    border: 1px solid rgba(90, 231, 222, 0.25);\n    border-radius: 40px;\n    padding: 6px 18px;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--ca-cyan);\n    margin-bottom: 28px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n  .ca-hero h1 {\n    font-size: clamp(32px, 5vw, 52px);\n    color: var(--ca-white);\n    margin-bottom: 20px;\n    max-width: 800px;\n  }\n  .ca-hero h1 span {\n    color: var(--ca-sun-yellow);\n  }\n  .ca-hero-subtitle {\n    color: rgba(255,255,255,0.7);\n    font-size: 18px;\n    max-width: 650px;\n    line-height: 1.7;\n    margin-bottom: 36px;\n  }\n  .ca-hero-kpis {\n    display: flex;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n  .ca-kpi-card {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 16px;\n    padding: 24px 28px;\n    min-width: 180px;\n    flex: 1;\n    max-width: 260px;\n  }\n  .ca-kpi-value {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 36px;\n    color: var(--ca-sun-yellow);\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .ca-kpi-label {\n    color: rgba(255,255,255,0.6);\n    font-size: 14px;\n    font-weight: 400;\n  }\n\n  \/* ========== CLIENT INTRO ========== *\/\n  .ca-client-intro {\n    padding: 72px 24px;\n    background: var(--ca-white);\n  }\n  .ca-client-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\n  .ca-client-intro h2 {\n    font-size: clamp(26px, 3.5vw, 36px);\n    margin-bottom: 20px;\n  }\n  .ca-client-intro h2 span { color: var(--ca-cyan); }\n  .ca-client-text p {\n    color: var(--ca-gray-text);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n  .ca-client-site-card {\n    background: var(--ca-gray-50);\n    border-radius: 20px;\n    padding: 40px;\n    text-align: center;\n    border: 1px solid var(--ca-gray-100);\n  }\n  .ca-client-logo-area {\n    margin-bottom: 24px;\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 28px;\n    color: var(--ca-blue-night);\n  }\n  .ca-site-url {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--ca-blue-night);\n    font-weight: 500;\n    font-size: 14px;\n    background: var(--ca-white);\n    padding: 10px 20px;\n    border-radius: 10px;\n    border: 1px solid var(--ca-gray-100);\n    transition: all 0.3s ease;\n  }\n  .ca-site-url:hover {\n    border-color: var(--ca-cyan);\n    color: var(--ca-cyan);\n  }\n  .ca-site-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n    margin-top: 16px;\n  }\n  .ca-site-tag {\n    font-size: 12px;\n    padding: 5px 14px;\n    border-radius: 20px;\n    background: var(--ca-light-blue);\n    color: var(--ca-blue-night);\n    font-weight: 500;\n  }\n\n  \/* ========== GROWTH SCREENSHOT ========== *\/\n  .ca-growth {\n    padding: 72px 24px;\n    background: var(--ca-gray-50);\n  }\n  .ca-growth h2 {\n    font-size: clamp(26px, 3.5vw, 36px);\n    text-align: center;\n    margin-bottom: 12px;\n  }\n  .ca-growth h2 span { color: var(--ca-sun-yellow); }\n  .ca-growth-subtitle {\n    text-align: center;\n    color: var(--ca-gray-text);\n    font-size: 15px;\n    margin-bottom: 40px;\n    max-width: 650px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .ca-growth-img-wrap {\n    background: var(--ca-white);\n    border-radius: 20px;\n    padding: 20px;\n    box-shadow: 0 4px 40px rgba(15,15,61,0.06);\n    border: 1px solid var(--ca-gray-100);\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .ca-growth-img-wrap img {\n    border-radius: 12px;\n    width: 100%;\n  }\n  .ca-growth-caption {\n    text-align: center;\n    font-size: 13px;\n    color: var(--ca-gray-text);\n    margin-top: 16px;\n    font-style: italic;\n  }\n  .ca-growth-kpis {\n    display: flex;\n    gap: 24px;\n    max-width: 700px;\n    margin: 40px auto 0;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .ca-growth-kpi {\n    background: var(--ca-blue-night);\n    border-radius: 16px;\n    padding: 28px 32px;\n    text-align: center;\n    flex: 1;\n    min-width: 160px;\n  }\n  .ca-growth-kpi-value {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 32px;\n    color: var(--ca-sun-yellow);\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .ca-growth-kpi-label {\n    font-size: 13px;\n    color: rgba(255,255,255,0.6);\n    line-height: 1.4;\n  }\n\n  \/* ========== CONTEXT \/ CHALLENGES ========== *\/\n  .ca-context {\n    padding: 72px 24px;\n    background: var(--ca-white);\n  }\n  .ca-context h2 {\n    font-size: clamp(26px, 3.5vw, 36px);\n    text-align: center;\n    margin-bottom: 12px;\n  }\n  .ca-context h2 span { color: var(--ca-cyan); }\n  .ca-context-subtitle {\n    text-align: center;\n    color: var(--ca-gray-text);\n    font-size: 15px;\n    margin-bottom: 48px;\n    max-width: 650px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .ca-challenges-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .ca-challenge-card {\n    background: var(--ca-gray-50);\n    border-radius: 16px;\n    padding: 32px 28px;\n    border: 1px solid var(--ca-gray-100);\n    transition: border-color 0.3s ease, transform 0.3s ease;\n  }\n  .ca-challenge-card:hover {\n    border-color: var(--ca-cyan);\n    transform: translateY(-4px);\n  }\n  .ca-challenge-icon {\n    width: 48px;\n    height: 48px;\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 20px;\n    font-size: 22px;\n  }\n  .ca-challenge-icon.red-bg { background: rgba(255, 99, 99, 0.12); }\n  .ca-challenge-icon.orange-bg { background: rgba(255, 180, 50, 0.15); }\n  .ca-challenge-icon.gray-bg { background: rgba(15, 15, 61, 0.08); }\n  .ca-challenge-icon.purple-bg { background: rgba(120, 90, 220, 0.12); }\n  .ca-challenge-card h3 {\n    font-size: 18px;\n    margin-bottom: 12px;\n  }\n  .ca-challenge-card p {\n    color: var(--ca-gray-text);\n    font-size: 14px;\n    line-height: 1.7;\n    margin-bottom: 0;\n  }\n\n  \/* ========== STRATEGY \/ ACTIONS ========== *\/\n  .ca-strategy {\n    padding: 72px 24px;\n    background: var(--ca-blue-night);\n    position: relative;\n    overflow: hidden;\n  }\n  .ca-strategy::after {\n    content: '';\n    position: absolute;\n    width: 400px;\n    height: 400px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(90,231,222,0.06) 0%, transparent 70%);\n    top: -100px;\n    right: -100px;\n    pointer-events: none;\n  }\n  .ca-strategy h2 {\n    font-size: clamp(26px, 3.5vw, 36px);\n    color: var(--ca-white);\n    text-align: center;\n    margin-bottom: 12px;\n  }\n  .ca-strategy h2 span { color: var(--ca-sun-yellow); }\n  .ca-strategy-subtitle {\n    text-align: center;\n    color: rgba(255,255,255,0.6);\n    font-size: 15px;\n    margin-bottom: 48px;\n    max-width: 650px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .ca-actions-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .ca-action-card {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 14px;\n    padding: 28px 24px;\n    transition: border-color 0.3s ease;\n  }\n  .ca-action-card:hover {\n    border-color: rgba(90, 231, 222, 0.3);\n  }\n  .ca-action-number {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 28px;\n    color: var(--ca-sun-yellow);\n    margin-bottom: 12px;\n    line-height: 1;\n  }\n  .ca-action-card h3 {\n    color: var(--ca-white);\n    font-size: 17px;\n    margin-bottom: 12px;\n  }\n  .ca-action-card p {\n    color: rgba(255,255,255,0.6);\n    font-size: 14px;\n    line-height: 1.7;\n    margin-bottom: 0;\n  }\n\n  \/* ========== MIGRATION \/ TECH ========== *\/\n  .ca-migration {\n    padding: 72px 24px;\n    background: var(--ca-gray-50);\n  }\n  .ca-migration-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\n  .ca-migration h2 {\n    font-size: clamp(26px, 3.5vw, 36px);\n    margin-bottom: 16px;\n  }\n  .ca-migration h2 span { color: var(--ca-cyan); }\n  .ca-migration-text p {\n    color: var(--ca-gray-text);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n  .ca-migration-highlight {\n    background: var(--ca-white);\n    border-left: 4px solid var(--ca-sun-yellow);\n    padding: 20px 24px;\n    border-radius: 0 12px 12px 0;\n    margin: 24px 0;\n    font-weight: 500;\n    font-size: 15px;\n    color: var(--ca-blue-night);\n  }\n  .ca-migration-visual {\n    background: var(--ca-white);\n    border-radius: 20px;\n    padding: 32px;\n    border: 1px solid var(--ca-gray-100);\n  }\n  .ca-tech-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n  }\n  .ca-tech-item {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    padding: 16px 20px;\n    background: var(--ca-gray-50);\n    border-radius: 12px;\n    border: 1px solid var(--ca-gray-100);\n  }\n  .ca-tech-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    flex-shrink: 0;\n  }\n  .ca-tech-icon.wp-bg { background: rgba(0, 115, 170, 0.12); }\n  .ca-tech-icon.sd-bg { background: rgba(90, 231, 222, 0.15); }\n  .ca-tech-icon.geo-bg { background: rgba(255, 239, 94, 0.2); }\n  .ca-tech-info strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 2px;\n  }\n  .ca-tech-info span {\n    font-size: 13px;\n    color: var(--ca-gray-text);\n  }\n\n  \/* ========== RESULTS TIMELINE ========== *\/\n  .ca-timeline {\n    padding: 72px 24px;\n    background: var(--ca-white);\n  }\n  .ca-timeline h2 {\n    font-size: clamp(26px, 3.5vw, 36px);\n    text-align: center;\n    margin-bottom: 12px;\n  }\n  .ca-timeline h2 span { color: var(--ca-sun-yellow); }\n  .ca-timeline-subtitle {\n    text-align: center;\n    color: var(--ca-gray-text);\n    font-size: 15px;\n    margin-bottom: 48px;\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .ca-timeline-steps {\n    max-width: 700px;\n    margin: 0 auto;\n    position: relative;\n  }\n  .ca-timeline-steps::before {\n    content: '';\n    position: absolute;\n    left: 24px;\n    top: 0;\n    bottom: 0;\n    width: 3px;\n    background: linear-gradient(to bottom, var(--ca-cyan), var(--ca-sun-yellow));\n    border-radius: 3px;\n  }\n  .ca-tl-step {\n    display: flex;\n    gap: 24px;\n    align-items: flex-start;\n    margin-bottom: 36px;\n    position: relative;\n  }\n  .ca-tl-step:last-child { margin-bottom: 0; }\n  .ca-tl-dot {\n    width: 50px;\n    height: 50px;\n    min-width: 50px;\n    border-radius: 50%;\n    background: var(--ca-blue-night);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--ca-sun-yellow);\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 14px;\n    z-index: 1;\n    border: 3px solid var(--ca-white);\n    box-shadow: 0 2px 8px rgba(15,15,61,0.08);\n  }\n  .ca-tl-content {\n    background: var(--ca-gray-50);\n    border: 1px solid var(--ca-gray-100);\n    border-radius: 14px;\n    padding: 24px;\n    flex: 1;\n    transition: border-color 0.3s ease;\n  }\n  .ca-tl-content:hover { border-color: var(--ca-cyan); }\n  .ca-tl-content h4 {\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n  .ca-tl-content p {\n    color: var(--ca-gray-text);\n    font-size: 14px;\n    line-height: 1.7;\n    margin-bottom: 0;\n  }\n  .ca-tl-metric {\n    display: inline-block;\n    background: rgba(90, 231, 222, 0.1);\n    color: var(--ca-blue-night);\n    padding: 4px 12px;\n    border-radius: 6px;\n    font-size: 13px;\n    font-weight: 600;\n    margin-top: 10px;\n  }\n\n  \/* ========== HANDOFF \/ CONSULTANT ========== *\/\n  .ca-handoff {\n    padding: 72px 24px;\n    background: var(--ca-gray-50);\n  }\n  .ca-handoff-card {\n    max-width: 800px;\n    margin: 0 auto;\n    background: var(--ca-white);\n    border-radius: 20px;\n    padding: 48px;\n    border: 1px solid var(--ca-gray-100);\n    text-align: center;\n  }\n  .ca-handoff h2 {\n    font-size: clamp(24px, 3vw, 32px);\n    margin-bottom: 20px;\n  }\n  .ca-handoff h2 span { color: var(--ca-cyan); }\n  .ca-handoff-card > p {\n    color: var(--ca-gray-text);\n    font-size: 15px;\n    line-height: 1.8;\n    max-width: 600px;\n    margin: 0 auto 32px;\n  }\n  .ca-handoff-profile {\n    text-align: center;\n    max-width: 200px;\n    margin: 0 auto;\n  }\n  .ca-handoff-avatar {\n    width: 88px;\n    height: 88px;\n    min-width: 88px;\n    min-height: 88px;\n    max-width: 88px;\n    max-height: 88px;\n    border-radius: 50%;\n    -webkit-border-radius: 50%;\n    object-fit: cover;\n    object-position: center 20%;\n    margin: 0 auto 12px;\n    border: 3px solid var(--ca-cyan);\n    display: block;\n    overflow: hidden;\n  }\n  .ca-handoff-name {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    font-size: 16px;\n    margin-bottom: 4px;\n  }\n  .ca-handoff-role {\n    font-size: 13px;\n    color: var(--ca-gray-text);\n    margin-bottom: 10px;\n  }\n  .ca-handoff-linkedin {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13px;\n    color: #0077B5;\n    font-weight: 500;\n  }\n  .ca-handoff-linkedin svg { width: 16px; height: 16px; fill: currentColor; }\n\n  \/* ========== PERSPECTIVES ========== *\/\n  .ca-next {\n    padding: 72px 24px;\n    background: var(--ca-white);\n  }\n  .ca-next h2 {\n    font-size: clamp(26px, 3.5vw, 36px);\n    text-align: center;\n    margin-bottom: 12px;\n  }\n  .ca-next h2 span { color: var(--ca-sun-yellow); }\n  .ca-next-subtitle {\n    text-align: center;\n    color: var(--ca-gray-text);\n    font-size: 15px;\n    margin-bottom: 40px;\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .ca-next-card {\n    max-width: 700px;\n    margin: 0 auto;\n    background: var(--ca-blue-night);\n    border-radius: 20px;\n    padding: 40px;\n  }\n  .ca-next-card p {\n    color: rgba(255,255,255,0.7);\n    font-size: 15px;\n    line-height: 1.8;\n    margin-bottom: 0;\n  }\n  .ca-next-card strong {\n    color: var(--ca-sun-yellow);\n  }\n\n  \/* ========== CTA SECTION ========== *\/\n  .ca-cta {\n    padding: 80px 40px;\n    background: var(--ca-blue-night);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    max-width: 1200px;\n    margin: 0 auto;\n    border-radius: 24px;\n  }\n  .ca-cta::before {\n    content: '';\n    position: absolute;\n    width: 600px;\n    height: 600px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,239,94,0.05) 0%, transparent 70%);\n    bottom: -200px;\n    left: -200px;\n    pointer-events: none;\n  }\n  .ca-cta h2 {\n    font-size: clamp(28px, 4vw, 40px);\n    color: var(--ca-white);\n    margin-bottom: 16px;\n  }\n  .ca-cta h2 span { color: var(--ca-sun-yellow); }\n  .ca-cta p {\n    color: rgba(255,255,255,0.65);\n    font-size: 16px;\n    max-width: 550px;\n    margin: 0 auto 32px;\n  }\n  .ca-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--ca-sun-yellow);\n    color: var(--ca-blue-night);\n    padding: 16px 36px;\n    border-radius: 12px;\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    font-size: 16px;\n    transition: all 0.3s ease;\n  }\n  .ca-cta-btn:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 32px rgba(255,239,94,0.25);\n  }\n\n  \/* ========== RESPONSIVE ========== *\/\n  @media (max-width: 768px) {\n    .ca-hero { padding: 56px 24px 48px; border-radius: 16px; margin: 0 8px; }\n    .ca-hero-kpis { flex-direction: column; gap: 16px; }\n    .ca-kpi-card { max-width: 100%; }\n    .ca-client-grid { grid-template-columns: 1fr; gap: 32px; }\n    .ca-challenges-grid { grid-template-columns: 1fr; }\n    .ca-actions-grid { grid-template-columns: 1fr; }\n    .ca-migration-grid { grid-template-columns: 1fr; gap: 32px; }\n    .ca-growth-kpis { flex-direction: column; align-items: center; }\n    .ca-growth-kpi { min-width: 200px; }\n    .ca-handoff-card { padding: 32px 24px; }\n    .ca-cta { padding: 56px 24px; border-radius: 16px; margin: 0 8px; }\n  }\n<\/style>\n\n<div class=\"astrak-ca-wrapper\">\n\n  <!-- ========== HERO ========== -->\n  <section class=\"ca-hero\">\n    <div class=\"ca-hero-inner\">\n      <div class=\"ca-hero-badge\">Case study<\/div>\n      <h1>Central Bus Station <span>+155% organic traffic<\/span> in 12 months<\/h1>\n      <p class=\"ca-hero-subtitle\">Bus and coach tour operator. A site taken over after a WordPress migration, with a complete content cleanup and a progressive SEO strategy managed by Astrak.<\/p>\n      <div class=\"ca-hero-kpis\">\n        <div class=\"ca-kpi-card\">\n          <div class=\"ca-kpi-value\">~900<\/div>\n          <div class=\"ca-kpi-label\">Clicks\/month at launch (Jan. 2025)<\/div>\n        <\/div>\n        <div class=\"ca-kpi-card\">\n          <div class=\"ca-kpi-value\">2 300<\/div>\n          <div class=\"ca-kpi-label\">clicks\/month in February 2026<\/div>\n        <\/div>\n        <div class=\"ca-kpi-card\">\n          <div class=\"ca-kpi-value\">+155%<\/div>\n          <div class=\"ca-kpi-label\">growth in 12 months<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== CLIENT INTRO ========== -->\n  <section class=\"ca-client-intro\">\n    <div class=\"ca-section-inner\">\n      <div class=\"ca-client-grid\">\n        <div class=\"ca-client-text\">\n          <h2>About <span>Bus Station<\/span><\/h2>\n          <p>Centrale Autocar is a company that specializes in bus rentals and coach transportation for passengers in France. The company offers rental services with a driver for groups, events, school trips, and business travel.<\/p>\n          <p>When we started the support in January 2025, the site was suffering from a large volume of very low-quality content, written by offshore teams without any consideration for SEO. The site had also just undergone a migration to WordPress, which required additional technical work.<\/p>\n        <\/div>\n        <div class=\"ca-client-site-card\">\n          <div class=\"ca-client-logo-area\">Bus Station<\/div>\n          <a href=\"https:\/\/www.centrale-autocar.com\/\" target=\"_blank\" rel=\"noopener\" class=\"ca-site-url\">\n            <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n            centrale-autocar.com\n          <\/a>\n          <div class=\"ca-site-tags\">\n            <span class=\"ca-site-tag\">Transportation<\/span>\n            <span class=\"ca-site-tag\">Bus stop<\/span>\n            <span class=\"ca-site-tag\">France<\/span>\n            <span class=\"ca-site-tag\">WordPress<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== GROWTH ========== -->\n  <section class=\"ca-growth\">\n    <div class=\"ca-section-inner\">\n      <h2>From 900 to 2,300 clicks: <span>a steady progression<\/span><\/h2>\n      <p class=\"ca-growth-subtitle\">Estimated organic traffic evolution for Centrale Autocar over 12 months of Astrak's support, from January 2025 to February 2026.<\/p>\n      <div class=\"ca-growth-img-wrap\">\n        <img decoding=\"async\" data-src=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png\" alt=\"Centrale Autocar organic traffic growth curve over 12 months - from 900 to 2300 clicks per month according to Ahrefs\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n      <\/div>\n      <p class=\"ca-growth-caption\">Estimated organic traffic for Centrale Autocar (source: Ahrefs)<\/p>\n      <div class=\"ca-growth-kpis\">\n        <div class=\"ca-growth-kpi\">\n          <div class=\"ca-growth-kpi-value\">~900<\/div>\n          <div class=\"ca-growth-kpi-label\">clicks\/month in January 2025<\/div>\n        <\/div>\n        <div class=\"ca-growth-kpi\">\n          <div class=\"ca-growth-kpi-value\">2 000+<\/div>\n          <div class=\"ca-growth-kpi-label\">clicks\/month exceeded in 2026<\/div>\n        <\/div>\n        <div class=\"ca-growth-kpi\">\n          <div class=\"ca-growth-kpi-value\">2 300<\/div>\n          <div class=\"ca-growth-kpi-label\">Peak reached in February 2026<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== CONTEXT \/ CHALLENGES ========== -->\n  <section class=\"ca-context\">\n    <div class=\"ca-section-inner\">\n      <h2>The challenges <span>identified<\/span><\/h2>\n      <p class=\"ca-context-subtitle\">Before our intervention, Centrale Autocar faced several issues hindering its organic growth.<\/p>\n      <div class=\"ca-challenges-grid\">\n        <div class=\"ca-challenge-card\">\n          <div class=\"ca-challenge-icon red-bg\">\n            <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF6363\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14,2 14,8 20,8\"\/><line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/><\/svg>\n          <\/div>\n          <h3>Low-quality content<\/h3>\n          <p>A significant volume of pages written by offshore teams, with no consideration for good SEO writing practices. Generic, poorly structured, and irrelevant texts for users.<\/p>\n        <\/div>\n        <div class=\"ca-challenge-card\">\n          <div class=\"ca-challenge-icon orange-bg\">\n            <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFB432\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n          <\/div>\n          <h3>Low domain authority<\/h3>\n          <p>Centrale Autocar remains one of the minor players in the sector in terms of domain authority. The backlink profile was very limited and required gradual and constant strengthening.<\/p>\n        <\/div>\n        <div class=\"ca-challenge-card\">\n          <div class=\"ca-challenge-icon gray-bg\">\n            <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg>\n          <\/div>\n          <h3>Recent WordPress migration<\/h3>\n          <p>The site had just migrated to WordPress. No visible changes for visitors, but the underlying technical structure had to be completely redone to maximize its SEO potential.<\/p>\n        <\/div>\n        <div class=\"ca-challenge-card\">\n          <div class=\"ca-challenge-icon purple-bg\">\n            <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#785ADC\" stroke-width=\"2\"><path d=\"M3 3h18v18H3z\"\/><path d=\"M3 9h18\"\/><path d=\"M9 3v18\"\/><\/svg>\n          <\/div>\n          <h3>Missing structured data<\/h3>\n          <p>Total absence of structured data (Schema.org) on the site, depriving Centrale Autocar of rich snippets and better understanding by search engines.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== STRATEGY \/ ACTIONS ========== -->\n  <section class=\"ca-strategy\">\n    <div class=\"ca-section-inner\">\n      <h2>The strategy <span>deployed by Astrak<\/span><\/h2>\n      <p class=\"ca-strategy-subtitle\">A multi-pronged action plan to regain control of the site and build sustainable organic growth.<\/p>\n      <div class=\"ca-actions-grid\">\n        <div class=\"ca-action-card\">\n          <div class=\"ca-action-number\">01<\/div>\n          <h3>Cleaning and rewriting<\/h3>\n          <p>Comprehensive audit of existing content, deletion of pages with no added value, and complete rewriting of strategic pages. Each page was redesigned to meet user search intent.<\/p>\n        <\/div>\n        <div class=\"ca-action-card\">\n          <div class=\"ca-action-number\">02<\/div>\n          <h3>Creating new pages<\/h3>\n          <p>Deployment of new targeted pages based on strategic keywords identified during the keyword audit. Quality content, designed for SEO and for users.<\/p>\n        <\/div>\n        <div class=\"ca-action-card\">\n          <div class=\"ca-action-number\">03<\/div>\n          <h3>On-page optimization<\/h3>\n          <p>Systematic work on title tags, meta descriptions, Hn structure, semantic enrichment, and image optimization across all site pages.<\/p>\n        <\/div>\n        <div class=\"ca-action-card\">\n          <div class=\"ca-action-number\">04<\/div>\n          <h3>Strategic link building<\/h3>\n          <p>Consistent acquisition of quality backlinks to strengthen domain authority. A continuous campaign that bears fruit progressively and measurably.<\/p>\n        <\/div>\n        <div class=\"ca-action-card\">\n          <div class=\"ca-action-number\">05<\/div>\n          <h3>Structured data<\/h3>\n          <p>Implementation of Schema.org markups adapted to the transportation sector: LocalBusiness, Service, FAQ. Improved website understanding by search engines.<\/p>\n        <\/div>\n        <div class=\"ca-action-card\">\n          <div class=\"ca-action-number\">06<\/div>\n          <h3>SEO via link building<\/h3>\n          <p>Integrated GEO (Generative Engine Optimization) approach to link building strategy. Strategically placed backlinks to enhance visibility in AI search engine results.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== MIGRATION \/ TECH ========== -->\n  <section class=\"ca-migration\">\n    <div class=\"ca-section-inner\">\n      <div class=\"ca-migration-grid\">\n        <div class=\"ca-migration-text\">\n          <h2>WordPress migration and <span>technical foundations<\/span><\/h2>\n          <p>All of the SEO work started immediately after the migration of Centrale Autocar to WordPress. No visual changes were apparent to visitors: the design and user experience remained identical. The change was purely structural.<\/p>\n          <div class=\"ca-migration-highlight\">This migration was an opportunity to start again on a solid technical foundation and to roll out our entire SEO strategy on a flexible and high-performing CMS.<\/div>\n          <p>On WordPress, we were able to implement all the necessary technical optimizations: structured data, crawl optimization, proper canonical tag management, and rapid deployment of new content.<\/p>\n        <\/div>\n        <div class=\"ca-migration-visual\">\n          <div class=\"ca-tech-stack\">\n            <div class=\"ca-tech-item\">\n              <div class=\"ca-tech-icon wp-bg\">\n                <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0073AA\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20\"\/><\/svg>\n              <\/div>\n              <div class=\"ca-tech-info\">\n                <strong>WordPress<\/strong>\n                <span>Complete migration, flexible CMS for SEO<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ca-tech-item\">\n              <div class=\"ca-tech-icon sd-bg\">\n                <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5AE7DE\" stroke-width=\"2\"><path d=\"M3 3h18v18H3z\"\/><path d=\"M3 9h18\"\/><path d=\"M9 3v18\"\/><\/svg>\n              <\/div>\n              <div class=\"ca-tech-info\">\n                <strong>Structured data<\/strong>\n                <span>Schema.org : LocalBusiness, Service, FAQ<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ca-tech-item\">\n              <div class=\"ca-tech-icon geo-bg\">\n                <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFEF5E\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n              <\/div>\n              <div class=\"ca-tech-info\">\n                <strong>GEO<\/strong>\n                <span>Optimization for generative engines via link building<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== RESULTS TIMELINE ========== -->\n  <section class=\"ca-timeline\">\n    <div class=\"ca-section-inner\">\n      <h2>12 months of <span>Continue progression<\/span><\/h2>\n      <p class=\"ca-timeline-subtitle\">A look back at the key steps in Centrale Autocar's support by Astrak.<\/p>\n      <div class=\"ca-timeline-steps\">\n        <div class=\"ca-tl-step\">\n          <div class=\"ca-tl-dot\">Question 1<\/div>\n          <div class=\"ca-tl-content\">\n            <h4>January \u2013 March 2025: Audit and Cleanup<\/h4>\n            <p>Full audit of the WordPress post-migration site. Identification and deletion of low-quality content. Start rewriting strategic pages and implementing structured data.<\/p>\n            <span class=\"ca-tl-metric\">~900 clicks\/month<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"ca-tl-step\">\n          <div class=\"ca-tl-dot\">Q2<\/div>\n          <div class=\"ca-tl-content\">\n            <h4>April \u2013 June 2025: Optimization and Link Building<\/h4>\n            <p>Continued optimization of existing pages. Launch of the link-building campaign. Creation of the first new pages targeting identified queries.<\/p>\n            <span class=\"ca-tl-metric\">~1,200 clicks\/month<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"ca-tl-step\">\n          <div class=\"ca-tl-dot\">Q3<\/div>\n          <div class=\"ca-tl-content\">\n            <h4>July \u2013 September 2025: Acceleration<\/h4>\n            <p>The optimizations are paying off with very good positions achieved on several key queries. Organic traffic has surpassed the 1,500 monthly clicks mark.<\/p>\n            <span class=\"ca-tl-metric\">~1,600 clicks\/month<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"ca-tl-step\">\n          <div class=\"ca-tl-dot\">Question 4<\/div>\n          <div class=\"ca-tl-content\">\n            <h4>October 2025 \u2013 February 2026: New peaks<\/h4>\n            <p>Traffic continues to grow steadily with new peaks reached each month. The site exceeds 2,000 clicks monthly, reaching 2,300 in February 2026. The netlinking and GEO strategy continues to strengthen this growth.<\/p>\n            <span class=\"ca-tl-metric\">2,300 clicks\/month (peak)<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== HANDOFF \/ CONSULTANT ========== -->\n  <section class=\"ca-handoff\">\n    <div class=\"ca-section-inner\">\n      <div class=\"ca-handoff-card\">\n        <h2>Your consultant on <span>this file<\/span><\/h2>\n        <p>Centrale Autocar's support is managed by Thibault Marchal, a local SEO expert at Astrak. His knowledge of local SEO and his rigor in execution have enabled the building of solid and sustainable progress, even in a low-authority domain.<\/p>\n        <div class=\"ca-handoff-profile\">\n          <img decoding=\"async\" data-src=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/07\/thibault.png\" alt=\"Thibault Marchal\" class=\"ca-handoff-avatar lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\n          <div class=\"ca-handoff-name\">Thibault Marchal<\/div>\n          <div class=\"ca-handoff-role\">Local SEO Expert, Astrak<\/div>\n          <a href=\"https:\/\/www.linkedin.com\/in\/thibault-marchal-949b89177\/\" target=\"_blank\" rel=\"noopener\" class=\"ca-handoff-linkedin\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"\/><\/svg>\n            LinkedIn\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== PERSPECTIVES ========== -->\n  <section class=\"ca-next\">\n    <div class=\"ca-section-inner\">\n      <h2>And then? <span>Continuous progress<\/span><\/h2>\n      <p class=\"ca-next-subtitle\">The support from Centrale Autocar is ongoing with promising prospects.<\/p>\n      <div class=\"ca-next-card\">\n        <p>Despite a modest domain authority compared to industry leaders, Centrale Autocar consistently achieves <strong>new traffic spikes<\/strong>. The link-building strategy continues to gradually strengthen domain authority, and content optimizations continue to produce positive effects on rankings. In the coming months, we are aiming for sustained progress with the goal of continuing to gain positions on increasingly competitive queries in the passenger transport sector.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== CTA ========== -->\n  <section class=\"ca-cta\">\n    <h2>SEO project in the <span>transport sector<\/span><\/h2>\n    <p>Let's discuss your situation and see how Astrak can help you grow your organic traffic.<\/p>\n    <a href=\"https:\/\/meetings-na2.hubspot.com\/leo-poitevin?utm_source=website\" target=\"_blank\" rel=\"noopener\" class=\"ca-cta-btn\">\n      To make an appointment\n      <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12,5 19,12 12,19\"\/><\/svg>\n    <\/a>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>&Eacute;tude de cas Centrale Autocar : +155% de trafic organique en 12 mois Location d&rsquo;autobus et transport routier de voyageurs. Un site repris en main apr&egrave;s une migration WordPress, avec un nettoyage complet du contenu et une strat&eacute;gie SEO progressive pilot&eacute;e par Astrak. ~900 clics\/mois au d&eacute;marrage (jan. 2025) 2 300 clics\/mois en f&eacute;vrier 2026 &#8230; <a title=\"Centrale Autocar: +155% organic traffic in 12 months\" class=\"read-more\" href=\"https:\/\/astrak.agency\/en\/centrale-autocar-155-de-trafic-organique-en-12-mois\/\" aria-label=\"Read more about Centrale Autocar : +155% de trafic organique en 12 mois\">Read more<\/a><\/p>","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"class_list":["post-47534","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Centrale Autocar : +155% de trafic organique en 12 mois - Astrak<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/astrak.agency\/en\/organic-bus-station-155-in-12-months\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Centrale Autocar : +155% de trafic organique en 12 mois - Astrak\" \/>\n<meta property=\"og:description\" content=\"&Eacute;tude de cas Centrale Autocar : +155% de trafic organique en 12 mois Location d&rsquo;autobus et transport routier de voyageurs. Un site repris en main apr&egrave;s une migration WordPress, avec un nettoyage complet du contenu et une strat&eacute;gie SEO progressive pilot&eacute;e par Astrak. ~900 clics\/mois au d&eacute;marrage (jan. 2025) 2 300 clics\/mois en f&eacute;vrier 2026 ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/astrak.agency\/en\/organic-bus-station-155-in-12-months\/\" \/>\n<meta property=\"og:site_name\" content=\"Astrak\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T10:47:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/\",\"url\":\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/\",\"name\":\"Centrale Autocar : +155% de trafic organique en 12 mois - Astrak\",\"isPartOf\":{\"@id\":\"https:\/\/astrak.agency\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png\",\"datePublished\":\"2026-04-15T10:47:16+00:00\",\"dateModified\":\"2026-04-15T10:47:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#primaryimage\",\"url\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png\",\"contentUrl\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Agence SEO\",\"item\":\"https:\/\/astrak.agency\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Centrale Autocar : +155% de trafic organique en 12 mois\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/astrak.agency\/#website\",\"url\":\"https:\/\/astrak.agency\/\",\"name\":\"Astrak\",\"description\":\"On va acc\u00e9l\u00e9rer votre SEO\",\"publisher\":{\"@id\":\"https:\/\/astrak.agency\/#organization\"},\"alternateName\":\"Astrak SEO\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/astrak.agency\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/astrak.agency\/#organization\",\"name\":\"Astrak\",\"alternateName\":\"Astrak Agency\",\"url\":\"https:\/\/astrak.agency\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/astrak.agency\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/astrak.agency\/wp-content\/uploads\/2025\/05\/Logo_Noir.png\",\"contentUrl\":\"https:\/\/astrak.agency\/wp-content\/uploads\/2025\/05\/Logo_Noir.png\",\"width\":1357,\"height\":246,\"caption\":\"Astrak\"},\"image\":{\"@id\":\"https:\/\/astrak.agency\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/astrakagency\/\",\"https:\/\/www.linkedin.com\/company\/astrak-legoax\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Centrale Autocar: +155% organic traffic in 12 months - Astrak","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/astrak.agency\/en\/organic-bus-station-155-in-12-months\/","og_locale":"en_US","og_type":"article","og_title":"Centrale Autocar : +155% de trafic organique en 12 mois - Astrak","og_description":"&Eacute;tude de cas Centrale Autocar : +155% de trafic organique en 12 mois Location d&rsquo;autobus et transport routier de voyageurs. Un site repris en main apr&egrave;s une migration WordPress, avec un nettoyage complet du contenu et une strat&eacute;gie SEO progressive pilot&eacute;e par Astrak. ~900 clics\/mois au d&eacute;marrage (jan. 2025) 2 300 clics\/mois en f&eacute;vrier 2026 ... Read more","og_url":"https:\/\/astrak.agency\/en\/organic-bus-station-155-in-12-months\/","og_site_name":"Astrak","article_modified_time":"2026-04-15T10:47:17+00:00","og_image":[{"url":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/","url":"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/","name":"Centrale Autocar: +155% organic traffic in 12 months - Astrak","isPartOf":{"@id":"https:\/\/astrak.agency\/#website"},"primaryImageOfPage":{"@id":"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#primaryimage"},"image":{"@id":"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#primaryimage"},"thumbnailUrl":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png","datePublished":"2026-04-15T10:47:16+00:00","dateModified":"2026-04-15T10:47:17+00:00","breadcrumb":{"@id":"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#primaryimage","url":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png","contentUrl":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-132306.png"},{"@type":"BreadcrumbList","@id":"https:\/\/astrak.agency\/centrale-autocar-155-de-trafic-organique-en-12-mois\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Agence SEO","item":"https:\/\/astrak.agency\/"},{"@type":"ListItem","position":2,"name":"Centrale Autocar : +155% de trafic organique en 12 mois"}]},{"@type":"WebSite","@id":"https:\/\/astrak.agency\/#website","url":"https:\/\/astrak.agency\/","name":"Astrak","description":"We will accelerate your SEO","publisher":{"@id":"https:\/\/astrak.agency\/#organization"},"alternateName":"Astrak SEO","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/astrak.agency\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/astrak.agency\/#organization","name":"Astrak","alternateName":"Astrak Agency","url":"https:\/\/astrak.agency\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/astrak.agency\/#\/schema\/logo\/image\/","url":"https:\/\/astrak.agency\/wp-content\/uploads\/2025\/05\/Logo_Noir.png","contentUrl":"https:\/\/astrak.agency\/wp-content\/uploads\/2025\/05\/Logo_Noir.png","width":1357,"height":246,"caption":"Astrak"},"image":{"@id":"https:\/\/astrak.agency\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/astrakagency\/","https:\/\/www.linkedin.com\/company\/astrak-legoax\/"]}]}},"_links":{"self":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages\/47534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/comments?post=47534"}],"version-history":[{"count":1,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages\/47534\/revisions"}],"predecessor-version":[{"id":47535,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages\/47534\/revisions\/47535"}],"wp:attachment":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/media?parent=47534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}