{"id":212,"date":"2026-08-03T14:47:54","date_gmt":"2026-08-03T14:47:54","guid":{"rendered":"https:\/\/demo.digiprimesolutions.com\/?page_id=212"},"modified":"2026-09-14T09:08:25","modified_gmt":"2026-09-14T09:08:25","slug":"essential-seo-plans","status":"publish","type":"page","link":"https:\/\/digiprimesolutions.com\/fr\/essential-seo-plans\/","title":{"rendered":"Essential SEO Plans"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"212\" class=\"elementor elementor-212\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de20768 e-flex e-con-boxed e-con e-parent\" data-id=\"de20768\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba80ed9 elementor-widget elementor-widget-html\" data-id=\"ba80ed9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  :root{\r\n    --bg:#0A0A0C;\r\n    --bg-panel:#1B1B1D;\r\n    --bg-panel-hover:#272729;\r\n    --border:#2A2A2C;\r\n    --primary:#FD9766;\r\n    --primary-hover:#FDAE88;\r\n    --primary-glow:rgba(253,151,102,0.25);\r\n    --green:#4ade80;\r\n    --green-glow:rgba(74,222,128,0.25);\r\n    --blue:#3b82f6;\r\n    --text:#FFFFFF;\r\n    --text-secondary:rgba(255,255,255,0.72);\r\n    --text-muted:rgba(255,255,255,0.5);\r\n    --font-head:'Inter', sans-serif;\r\n    --font-body:'Inter', sans-serif;\r\n    --container:1240px;\r\n  }\r\n  *{box-sizing:border-box;margin:0;padding:0;}\r\n  body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6; overflow-x:hidden;}\r\n  a{text-decoration:none;color:inherit;}\r\n  ul{list-style:none;}\r\n  img{max-width:100%;display:block;border-radius:14px;}\r\n  .container{max-width:var(--container);margin:0 auto;padding:0 24px; position:relative; z-index:2;}\r\n  .eyebrow{font-size:12.5px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--primary);}\r\n\r\n  \/* Ambience Orbs *\/\r\n  .glow-orb { position: absolute; pointer-events: none; z-index: 0; border-radius: 50%; filter: blur(120px); opacity: 0.5; animation: orbDrift 20s ease-in-out infinite alternate; }\r\n  .glow-orb-1 { width: 500px; height: 500px; background: radial-gradient(circle, rgba(253,151,102,0.12) 0%, transparent 70%); top: -100px; right: -100px; }\r\n  .glow-orb-2 { width: 400px; height: 400px; background: radial-gradient(circle, rgba(74,222,128,0.06) 0%, transparent 70%); bottom: 10%; left: -100px; animation-delay: -10s; }\r\n  \r\n  @keyframes orbDrift { 0% { transform: translate(0,0) scale(1); } 100% { transform: translate(40px,50px) scale(1.1); } }\r\n\r\n  \/* Page-wide animations *\/\r\n  @keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}\r\n  .hero-anim{opacity:0;animation:fadeInUp .8s cubic-bezier(0.16,1,0.3,1) forwards;}\r\n  .hero-anim.d1{animation-delay:.05s;} .hero-anim.d2{animation-delay:.15s;}\r\n  .hero-anim.d3{animation-delay:.25s;} .hero-anim.d4{animation-delay:.35s;}\r\n\r\n  @keyframes pulsePoint { 0%,100%{opacity:1; transform:scale(1);} 50%{opacity:0.4; transform:scale(1.2);} }\r\n  @keyframes floatIcon { 0%,100%{transform:translateY(0);} 50%{transform:translateY(-4px);} }\r\n  \r\n  .ic svg { animation: floatIcon 3.5s ease-in-out infinite; }\r\n  .ic { transition: transform 0.3s ease, box-shadow 0.3s ease; }\r\n  .for-card:hover .ic, .industry-tag:hover .ic, .deliv-item:hover .ic { transform: scale(1.1) rotate(5deg); box-shadow: 0 0 20px var(--primary-glow); }\r\n\r\n  \/* ============ HERO (product-style) ============ *\/\r\n  .plan-hero{padding:90px 0 70px;position:relative;}\r\n  .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;}\r\n  .hero-grid h1{font-family:var(--font-head);font-size:clamp(30px,4.2vw,48px);font-weight:800;line-height:1.15;margin:14px 0 18px;}\r\n  .hero-grid h1 span{color:var(--primary);}\r\n  .short-desc{font-size:16px;color:var(--text-secondary);margin-bottom:24px;}\r\n  \r\n  .for-badge{display:inline-flex;align-items:center;gap:10px;background:var(--bg-panel);border:1px solid var(--border);border-radius:999px;padding:8px 20px;font-size:13px;color:var(--text-secondary);margin-bottom:32px; box-shadow:0 4px 15px rgba(0,0,0,0.2);}\r\n  .for-badge b{color:var(--text);}\r\n  \r\n  .hero-ctas{display:flex;gap:16px;flex-wrap:wrap;}\r\n  .btn-primary{background:var(--primary);color:#0A0A0C;font-weight:700;font-size:15px;padding:15px 28px;border-radius:12px;transition:all .2s ease;display:inline-block; box-shadow:0 6px 20px var(--primary-glow);}\r\n  .btn-primary:hover{background:var(--primary-hover);transform:translateY(-3px); box-shadow:0 10px 25px var(--primary-glow);}\r\n  .btn-ghost{border:1px solid var(--border);background:rgba(255,255,255,0.02);color:var(--text);font-weight:700;font-size:15px;padding:14px 26px;border-radius:12px;transition:all .2s ease;display:inline-block;}\r\n  .btn-ghost:hover{border-color:var(--primary); background:rgba(253,151,102,0.05); transform:translateY(-3px);}\r\n\r\n  \/* ============ ADVANCED VISUALS (Omnichannel Dashboard) ============ *\/\r\n  .adv-visuals { position:relative; width:100%; min-height:480px; perspective: 1200px; margin-top:20px; }\r\n  \r\n  .adv-dash-card {\r\n    background: linear-gradient(145deg, rgba(30,30,32,0.95), rgba(15,15,17,0.98));\r\n    backdrop-filter: blur(16px);\r\n    border: 1px solid rgba(255, 255, 255, 0.08);\r\n    border-top: 1px solid rgba(255, 255, 255, 0.15);\r\n    border-radius: 24px;\r\n    padding: 36px 32px;\r\n    box-shadow: 0 30px 60px rgba(0,0,0,0.6), inset 0 1px 0 rgba(255,255,255,0.05);\r\n    position:relative;\r\n    overflow:hidden; \r\n    animation: floatDash 8s ease-in-out infinite;\r\n    transform-style: preserve-3d;\r\n  }\r\n  \r\n  @keyframes floatDash {\r\n    0%,100%{transform:translateY(0) rotateX(1deg) rotateY(-1deg);}\r\n    50%{transform:translateY(-15px) rotateX(-1deg) rotateY(1deg); box-shadow:0 40px 70px rgba(0,0,0,0.7), inset 0 1px 0 rgba(255,255,255,0.08);}\r\n  }\r\n\r\n  .adv-dash-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, var(--green), var(--primary), var(--blue)); z-index:10; box-shadow:0 0 20px rgba(255,255,255,0.2);}\r\n  \r\n  .kw-header { display:flex; justify-content:space-between; align-items:center; margin-bottom:24px; }\r\n  .kw-title { display:flex; align-items:center; gap:8px; font-family:var(--font-head); font-weight:800; font-size:15px; color:#fff; }\r\n  .kw-dot { width:6px; height:6px; background:var(--green); border-radius:50%; box-shadow:0 0 8px var(--green); }\r\n  .kw-time { font-size:11px; color:var(--text-muted); font-weight:600; }\r\n\r\n  .kw-list { display:flex; flex-direction:column; gap:10px; margin-bottom:24px; }\r\n  .kw-row { display:flex; justify-content:space-between; align-items:center; border:1px solid rgba(74,222,128,0.2); background:rgba(74,222,128,0.03); border-radius:8px; padding:12px 16px; transition:transform 0.2s, background 0.2s; }\r\n  .kw-row:hover { transform:translateX(4px); background:rgba(74,222,128,0.08); border-color:rgba(74,222,128,0.4); }\r\n  .kw-name { font-family:var(--font-head); font-weight:700; font-size:13px; color:#fff; }\r\n  .kw-rank { display:flex; align-items:center; gap:12px; }\r\n  .kw-dots { color:rgba(255,255,255,0.2); font-size:12px; letter-spacing:2px; }\r\n  .kw-badge { background:rgba(74,222,128,0.15); color:var(--green); font-family:var(--font-head); font-weight:800; font-size:13px; padding:4px 10px; border-radius:6px; border:1px solid rgba(74,222,128,0.3); }\r\n\r\n  .ai-box { background:linear-gradient(145deg, rgba(74,222,128,0.05), rgba(0,0,0,0.2)); border:1px solid rgba(74,222,128,0.2); border-radius:12px; padding:18px; margin-bottom:24px; }\r\n  .ai-box-title { font-family:var(--font-head); font-weight:800; font-size:10px; color:var(--green); letter-spacing:0.1em; margin-bottom:8px; text-transform:uppercase; display:flex; align-items:center; gap:6px; }\r\n  .ai-box p { font-size:12px; color:var(--text-secondary); line-height:1.6; margin:0; }\r\n\r\n  .kw-footer { border-top:1px solid rgba(255,255,255,0.08); padding-top:20px; display:flex; justify-content:space-between; align-items:flex-end; margin-top:auto; }\r\n  .kw-foot-title { font-size:12px; font-weight:600; color:#fff; margin-bottom:4px; }\r\n  .kw-foot-sub { font-size:11px; color:var(--text-muted); }\r\n  .kw-foot-metric { font-family:var(--font-head); font-weight:800; font-size:32px; color:var(--green); line-height:1; text-shadow:0 0 20px var(--green-glow); }\r\n\r\n  .float-badge { position:absolute; background:rgba(30,30,32,0.95); backdrop-filter:blur(8px); border:1px solid rgba(255,255,255,0.1); padding:12px 16px; border-radius:12px; font-size:12px; font-weight:700; display:flex; align-items:center; gap:10px; box-shadow:0 15px 30px rgba(0,0,0,0.5); z-index:20; }\r\n  .fb-1 { top:20%; right:-20px; animation: fbFloat 5s ease-in-out infinite 1s; border-left:3px solid var(--primary); }\r\n  .fb-2 { top:45%; left:-30px; animation: fbFloat 6s ease-in-out infinite 2s; border-left:3px solid var(--blue); }\r\n  \r\n  \/* ============ SECTION SHELL ============ *\/\r\n  .section{padding:80px 0;border-top:1px solid var(--border); position:relative;}\r\n  .section-head{max-width:720px;margin-bottom:48px;}\r\n  .section-head h2{font-family:var(--font-head);font-size:clamp(26px,3.5vw,38px);font-weight:800;margin:12px 0 16px; line-height:1.2;}\r\n  .section-head p{color:var(--text-secondary);font-size:16px;}\r\n\r\n  \/* ============ WHO IT IS FOR ============ *\/\r\n  .for-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}\r\n  .for-card{background:var(--bg-panel);border:1px solid var(--border);border-radius:20px;padding:32px 28px;transition:all .3s cubic-bezier(0.16,1,0.3,1);}\r\n  .for-card:hover{border-color:var(--primary);transform:translateY(-8px); box-shadow:0 15px 40px rgba(0,0,0,0.4), 0 0 20px var(--primary-glow);}\r\n  .for-card .ic{width:46px;height:46px;border-radius:12px;background:rgba(253,151,102,0.12);display:flex;align-items:center;justify-content:center;margin-bottom:20px; border:1px solid rgba(253,151,102,0.2);}\r\n  .for-card .ic svg{width:22px;height:22px;color:var(--primary);}\r\n  .for-card h4{font-family:var(--font-head);font-size:18px;font-weight:700;margin-bottom:10px;}\r\n  .for-card p{font-size:14px;color:var(--text-secondary);}\r\n\r\n  \/* ============ INDUSTRIES ============ *\/\r\n  .industry-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;}\r\n  .industry-tag{\r\n    display:flex;align-items:flex-start;gap:18px;background:var(--bg-panel);border:1px solid var(--border);\r\n    border-radius:16px;padding:24px;transition:all .3s cubic-bezier(0.16,1,0.3,1);\r\n  }\r\n  .industry-tag:hover{border-color:var(--primary);transform:translateY(-6px); box-shadow:0 12px 30px rgba(0,0,0,0.3);}\r\n  .industry-tag .ic{width:42px;height:42px;border-radius:12px;background:rgba(253,151,102,0.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;}\r\n  .industry-tag .ic svg{width:20px;height:20px;color:var(--primary);}\r\n  .industry-tag h4{font-family:var(--font-head);font-size:16px;font-weight:700;margin-bottom:6px;}\r\n  .industry-tag p{font-size:13.5px;color:var(--text-secondary);}\r\n\r\n  \/* ============ TIMEFRAME ============ *\/\r\n  .timeline-row{display:flex;flex-direction:column;gap:0; max-width:860px;}\r\n  .tl-step{display:flex;gap:28px;position:relative;padding-bottom:40px;}\r\n  .tl-step:last-child{padding-bottom:0;}\r\n  .tl-badge-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;}\r\n  .tl-badge{width:80px;height:80px;border-radius:20px;background:var(--bg-panel);border:1px solid var(--primary);display:flex;flex-direction:column;align-items:center;justify-content:center; box-shadow:0 0 20px var(--primary-glow); transition:transform 0.3s;}\r\n  .tl-step:hover .tl-badge { transform: scale(1.05) translateY(-5px); }\r\n  .tl-badge .m{font-family:var(--font-head);font-weight:800;font-size:22px;color:var(--text);}\r\n  .tl-badge .lbl{font-size:10px;color:var(--primary);text-transform:uppercase;letter-spacing:0.1em; font-weight:700;}\r\n  .tl-line{flex:1;width:2px;background:linear-gradient(180deg, var(--primary) 0%, var(--border) 100%); margin-top:10px; opacity:0.5;}\r\n  .tl-step:last-child .tl-line{display:none;}\r\n  .tl-step h4{font-family:var(--font-head);font-size:18px;font-weight:700;margin-bottom:8px;padding-top:12px;}\r\n  .tl-step p{font-size:15px;color:var(--text-secondary);max-width:600px;}\r\n\r\n  \/* ============ CASE STUDY ============ *\/\r\n  .example-box{background:var(--bg-panel);border:1px solid var(--border);border-radius:24px;padding:48px;position:relative; box-shadow:0 20px 50px rgba(0,0,0,0.3);}\r\n  .example-box:hover{border-color:var(--primary);}\r\n  .example-label{position:absolute;top:-16px;left:40px;background:var(--primary);color:#0A0A0C;font-weight:800;font-size:12px;padding:8px 20px;border-radius:999px;text-transform:uppercase;letter-spacing:0.06em; box-shadow:0 4px 15px var(--primary-glow);}\r\n  .example-disclaimer{font-size:13.5px;color:var(--text-muted);margin-bottom:32px;padding-top:8px;}\r\n  \r\n  .example-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;}\r\n  .ex-stat{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:28px 20px;text-align:center; transition:transform 0.3s;}\r\n  .ex-stat:hover{transform:translateY(-5px); border-color:var(--primary);}\r\n  .ex-stat-val{font-family:var(--font-head);font-weight:800;font-size:36px;color:var(--primary); text-shadow:0 0 20px var(--primary-glow);}\r\n  .ex-stat-label{font-size:13px;color:var(--text-secondary);margin-top:8px; font-weight:500;}\r\n  \r\n  .example-chart{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:28px;}\r\n  .ex-col{text-align:center;}\r\n  .ex-bar-track{height:160px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:12px; background:rgba(255,255,255,0.01); border-radius:10px;}\r\n  .ex-bar{width:56px;background:linear-gradient(180deg,var(--primary-hover),var(--primary));border-radius:10px 10px 0 0; position:relative; overflow:hidden;}\r\n  .ex-bar::after{content:''; position:absolute; top:0; left:0; right:0; height:30%; background:linear-gradient(180deg, rgba(255,255,255,0.3), transparent);}\r\n  .ex-bar:hover{filter:brightness(1.1); transform:scaleY(1.02); transform-origin:bottom;}\r\n  .ex-col .month{font-size:13px;color:var(--text-muted); font-weight:600;}\r\n  .ex-col .val{font-family:var(--font-head);font-weight:700;font-size:15px;color:var(--text);margin-top:6px;}\r\n  .example-note{font-size:14px;color:var(--text-secondary); padding:20px; background:rgba(253,151,102,0.05); border-radius:12px; border-left:4px solid var(--primary);}\r\n\r\n  \/* ============ LONG DESCRIPTION ============ *\/\r\n  .long-desc{max-width:860px;}\r\n  .long-desc h3{font-family:var(--font-head);font-size:22px;font-weight:800;margin:40px 0 16px; color:var(--text);}\r\n  .long-desc h3:first-child{margin-top:0;}\r\n  .long-desc p{color:var(--text-secondary);font-size:15.5px;margin-bottom:18px;}\r\n  .long-desc ul.bullets{list-style:none;display:flex;flex-direction:column;gap:12px;margin:20px 0;}\r\n  .long-desc ul.bullets li{position:relative;padding-left:26px;color:var(--text-secondary);font-size:15.5px; font-weight:500;}\r\n  .long-desc ul.bullets li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:var(--primary); box-shadow:0 0 10px var(--primary-glow);}\r\n\r\n  \/* ============ DELIVERABLES ============ *\/\r\n  .deliv-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;}\r\n  .deliv-item{display:flex;align-items:flex-start;gap:18px;background:var(--bg-panel);border:1px solid var(--border);border-radius:16px;padding:26px 28px;transition:all .3s cubic-bezier(0.16,1,0.3,1);}\r\n  .deliv-item:hover{border-color:var(--primary);transform:translateX(8px); box-shadow:0 10px 30px rgba(0,0,0,0.3);}\r\n  .deliv-item .ic{width:46px;height:46px;border-radius:12px;background:rgba(253,151,102,0.12);display:flex;align-items:center;justify-content:center;flex-shrink:0; border:1px solid rgba(253,151,102,0.2);}\r\n  .deliv-item .ic svg{width:22px;height:22px;color:var(--primary);}\r\n  .deliv-item h4{font-family:var(--font-head);font-size:17px;font-weight:700;margin-bottom:6px;}\r\n  .deliv-item p{font-size:14px;color:var(--text-secondary);}\r\n\r\n  \/* ============ PRICING ============ *\/\r\n  .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}\r\n  .price-card{background:var(--bg-panel);border:1px solid var(--border);border-radius:24px;padding:36px 28px;position:relative;transition:all .3s cubic-bezier(0.16,1,0.3,1);}\r\n  .price-card:hover{transform:translateY(-10px); border-color:rgba(255,255,255,0.2); box-shadow:0 20px 40px rgba(0,0,0,0.5);}\r\n  .price-card.featured{border-color:var(--primary);background:linear-gradient(180deg, rgba(253,151,102,0.1), var(--bg-panel) 40%); box-shadow:0 20px 50px rgba(253,151,102,0.15);}\r\n  .price-card.featured:hover{border-color:var(--primary); box-shadow:0 30px 60px rgba(253,151,102,0.25);}\r\n  \r\n  .price-card .badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--primary);color:#0A0A0C;font-size:12px;font-weight:800;padding:6px 18px;border-radius:999px;white-space:nowrap; box-shadow:0 4px 15px var(--primary-glow); animation:pulseBadge 2s infinite;}\r\n  @keyframes pulseBadge { 0%,100%{transform:translateX(-50%) scale(1);} 50%{transform:translateX(-50%) scale(1.05);} }\r\n  \r\n  .price-card h4{font-family:var(--font-head);font-size:18px;font-weight:700;margin-bottom:8px;}\r\n  .price-card .discount-tag{display:inline-block;background:rgba(253,151,102,0.15);color:var(--primary-hover);font-size:12px;font-weight:700;padding:4px 12px;border-radius:999px;margin-bottom:20px;}\r\n  .price-card .price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:6px;}\r\n  .price-card .old-price{font-size:16px;color:var(--text-muted);text-decoration:line-through;}\r\n  .price-card .new-price{font-family:var(--font-head);font-size:32px;font-weight:800;color:var(--text);}\r\n  .price-card .per{font-size:13px;color:var(--text-muted);margin-bottom:28px;}\r\n  .price-card ul{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;}\r\n  .price-card ul li{display:flex;gap:10px;font-size:14px;color:var(--text-secondary); font-weight:500;}\r\n  .price-card ul li svg{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:2px; filter:drop-shadow(0 0 4px var(--primary-glow));}\r\n  .btn-buy{display:block;text-align:center;background:var(--primary);color:#0A0A0C;font-weight:800;font-size:15px;padding:15px;border-radius:12px;transition:all .2s ease;}\r\n  .btn-buy:hover{background:var(--primary-hover);transform:translateY(-3px); box-shadow:0 8px 20px var(--primary-glow);}\r\n  .price-card.featured .btn-buy{background:var(--text);}\r\n  .price-card.featured .btn-buy:hover{background:var(--primary-hover);}\r\n\r\n  \/* ============ FAQ ============ *\/\r\n  .faq-item{border-bottom:1px solid var(--border);padding:24px 0;transition:all .2s ease;}\r\n  .faq-item:hover{padding-left:16px; border-color:rgba(255,255,255,0.2);}\r\n  .faq-item:first-child{border-top:1px solid var(--border);}\r\n  .faq-item h4{font-family:var(--font-head);font-size:16px;font-weight:700;margin-bottom:10px; color:var(--text);}\r\n  .faq-item p{font-size:14.5px;color:var(--text-secondary);}\r\n\r\n  \/* ============ CTA ============ *\/\r\n  .cta-section{padding:80px 0 120px;}\r\n  .cta-box{background:var(--primary);border-radius:32px;padding:64px 44px;text-align:center;color:#0A0A0C; position:relative; overflow:hidden;}\r\n  .cta-box::after{content:''; position:absolute; top:-50%; left:-50%; width:200%; height:200%; background:radial-gradient(circle, rgba(255,255,255,0.2), transparent 60%); pointer-events:none;}\r\n  .cta-box h2{font-family:var(--font-head);font-weight:800;font-size:clamp(28px,3.5vw,38px);margin-bottom:16px; position:relative; z-index:2;}\r\n  .cta-box p{color:rgba(10,10,12,0.85);font-size:17px;max-width:580px;margin:0 auto 32px; position:relative; z-index:2; font-weight:500;}\r\n  .cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap; position:relative; z-index:2;}\r\n  .btn-dark{background:#0A0A0C;color:#fff;font-weight:800;font-size:15px;padding:16px 32px;border-radius:12px;transition:all .2s ease;display:inline-block;}\r\n  .btn-dark:hover{transform:translateY(-3px); box-shadow:0 10px 25px rgba(0,0,0,0.4);}\r\n\r\n  \/* ============ RESPONSIVE ============ *\/\r\n  @media (max-width: 1024px){\r\n    .hero-grid{grid-template-columns:1fr;gap:48px;}\r\n    .adv-visuals{max-width:700px; margin:0 auto;}\r\n    .for-grid{grid-template-columns:1fr;}\r\n    .industry-grid{grid-template-columns:1fr 1fr;}\r\n    .deliv-grid{grid-template-columns:1fr;}\r\n    .pricing-grid{grid-template-columns:1fr 1fr;}\r\n    .example-chart{grid-template-columns:repeat(3,1fr);gap:16px 12px;}\r\n    .example-stats{grid-template-columns:1fr 1fr 1fr;}\r\n  }\r\n  @media (max-width: 640px){\r\n    .plan-hero{padding:60px 0 40px;}\r\n    .section{padding:50px 0;}\r\n    .hero-visuals{grid-template-columns:1fr; grid-template-rows:auto auto auto;}\r\n    .v-main{grid-row:auto;}\r\n    .example-chart{grid-template-columns:1fr 1fr;gap:24px 16px;}\r\n    .example-stats{grid-template-columns:1fr;}\r\n    .industry-grid{grid-template-columns:1fr;}\r\n    .pricing-grid{grid-template-columns:1fr;}\r\n    .cta-box{padding:48px 28px; border-radius:24px;}\r\n  }\r\n<\/style>\r\n\r\n<!-- Ambient background orbs -->\r\n<div class=\"glow-orb glow-orb-1\"><\/div>\r\n<div class=\"glow-orb glow-orb-2\"><\/div>\r\n\r\n<!-- ================= HERO ================= -->\r\n<section class=\"plan-hero\">\r\n  <div class=\"container hero-grid\">\r\n    <div>\r\n      <span class=\"eyebrow hero-anim d1\">SEO Plan<\/span>\r\n      <h1 class=\"hero-anim d2\">Essential SEO is a solid <span>foundation<\/span> for businesses starting out.<\/h1>\r\n      <p class=\"short-desc hero-anim d3\">Essential SEO gets the fundamentals right. We focus on technical health, on page optimization, and foundational content so your website is built to be found on Google.<\/p>\r\n      <div class=\"for-badge hero-anim d3\">\r\n        <span>Best for:<\/span> <b>Small businesses, local shops and startups new to SEO<\/b>\r\n      <\/div>\r\n      <div class=\"hero-ctas hero-anim d4\">\r\n        <a href=\"#pricing\" class=\"btn-primary\">See Pricing<\/a>\r\n        <a href=\"#\" class=\"btn-ghost js-open-content-modal\">Talk to Experts<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- NEW: Pure CSS Omnichannel Dashboard (SEO, AEO, GEO) -->\r\n    <div class=\"adv-visuals hero-anim d3\">\r\n      \r\n      <!-- Floating Badges -->\r\n      <div class=\"float-badge fb-1\">\r\n        <div style=\"width:8px;height:8px;background:var(--primary);border-radius:50%;box-shadow:0 0 8px var(--primary);\"><\/div>\r\n        AI Overview Featured\r\n      <\/div>\r\n      <div class=\"float-badge fb-2\">\r\n        <div style=\"width:8px;height:8px;background:var(--blue);border-radius:50%;box-shadow:0 0 8px var(--blue);\"><\/div>\r\n        High-Value Clicks\r\n      <\/div>\r\n\r\n      <div class=\"adv-dash-card\">\r\n        <!-- Header -->\r\n        <div class=\"kw-header\">\r\n          <div class=\"kw-title\"><div class=\"kw-dot\"><\/div> Organic Visibility<\/div>\r\n          <div class=\"kw-time\">Last 30 days<\/div>\r\n        <\/div>\r\n\r\n        <!-- Keyword List -->\r\n        <div class=\"kw-list\">\r\n          <div class=\"kw-row\">\r\n            <span class=\"kw-name\">\"seo services\"<\/span>\r\n            <div class=\"kw-rank\"><span class=\"kw-dots\">\u2022\u2022\u2022 &rarr;<\/span> <span class=\"kw-badge\">#3<\/span><\/div>\r\n          <\/div>\r\n          <div class=\"kw-row\">\r\n            <span class=\"kw-name\">\"local seo agency\"<\/span>\r\n            <div class=\"kw-rank\"><span class=\"kw-dots\">\u2022\u2022\u2022 &rarr;<\/span> <span class=\"kw-badge\">#1<\/span><\/div>\r\n          <\/div>\r\n          <div class=\"kw-row\">\r\n            <span class=\"kw-name\">\"ecommerce seo\"<\/span>\r\n            <div class=\"kw-rank\"><span class=\"kw-dots\">\u2022\u2022\u2022 &rarr;<\/span> <span class=\"kw-badge\">#4<\/span><\/div>\r\n          <\/div>\r\n          <div class=\"kw-row\">\r\n            <span class=\"kw-name\">\"technical seo\"<\/span>\r\n            <div class=\"kw-rank\"><span class=\"kw-dots\">\u2022\u2022\u2022 &rarr;<\/span> <span class=\"kw-badge\">#2<\/span><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- AI Overview Box -->\r\n        <div class=\"ai-box\">\r\n          <div class=\"ai-box-title\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z\"\/><\/svg>\r\n            AI OVERVIEW\r\n          <\/div>\r\n          <p>According to <b style=\"color:var(--green); border-bottom:1px dashed var(--green);\">digiprimesolutions.com<\/b>, the fastest-growing SEO agencies combine technical audits with AI-driven content strategies.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Footer Stats -->\r\n        <div class=\"kw-footer\">\r\n          <div>\r\n            <div class=\"kw-foot-title\">Organic Visibility<\/div>\r\n            <div class=\"kw-foot-sub\">over quarter \/ to today<\/div>\r\n          <\/div>\r\n          <div class=\"kw-foot-metric\">+340%<\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= WHO IT IS FOR ================= -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">Is this plan right for you?<\/span>\r\n      <h2>Who Essential SEO is built for<\/h2>\r\n      <p>Essential SEO is our starting point plan. It is built for businesses that need the fundamentals in place before scaling up.<\/p>\r\n    <\/div>\r\n    <div class=\"for-grid\">\r\n      <div class=\"for-card\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18M5 21V7l7-4 7 4v14M9 21v-6h6v6\"\/><\/svg><\/div>\r\n        <h4>New or small businesses<\/h4>\r\n        <p>You are just getting started online, or your website has never had proper SEO work done on it.<\/p>\r\n      <\/div>\r\n      <div class=\"for-card\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11Z\"\/><circle cx=\"12\" cy=\"10\" r=\"2.4\"\/><\/svg><\/div>\r\n        <h4>Local single location businesses<\/h4>\r\n        <p>You serve customers in one city or region and need to show up when local customers search for what you offer.<\/p>\r\n      <\/div>\r\n      <div class=\"for-card\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M2 12h20\"\/><circle cx=\"12\" cy=\"12\" r=\"9\"\/><\/svg><\/div>\r\n        <h4>Limited SEO budget right now<\/h4>\r\n        <p>You want to start SEO the right way without committing to a large monthly spend from day one.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= INDUSTRIES WE WORK WITH ================= -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">Built for these industries<\/span>\r\n      <h2>Industries this plan works best for<\/h2>\r\n      <p>Essential SEO is designed specifically for these types of businesses. If you fall into one of these categories, this plan is a strong fit.<\/p>\r\n    <\/div>\r\n    <div class=\"industry-grid\">\r\n      <div class=\"industry-tag\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76Z\"\/><\/svg><\/div>\r\n        <div><h4>Home Services and Trades<\/h4><p>Plumbers, electricians, HVAC, and contractors competing for local searches.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"industry-tag\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21s-7-6.1-7-11a7 7 0 0 1 14 0c0 4.9-7 11-7 11Z\"\/><circle cx=\"12\" cy=\"10\" r=\"2.4\"\/><\/svg><\/div>\r\n        <div><h4>Local Service Businesses<\/h4><p>Salons, clinics, repair shops, cleaning services, and other single location businesses.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"industry-tag\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18M5 21V10l7-6 7 6v11\"\/><path d=\"M9 21v-6h6v6\"\/><\/svg><\/div>\r\n        <div><h4>Restaurants and Cafes<\/h4><p>Getting found by local diners searching for food, cuisine type, or nearby options.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"industry-tag\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.5 6.5 17.5 17.5M2 6l4 4M14 18l4 4M2.5 2.5l3-3M18.5 18.5l3 3M6.5 17.5 17.5 6.5\"\/><\/svg><\/div>\r\n        <div><h4>Fitness and Wellness Studios<\/h4><p>Gyms, yoga studios, and personal trainers building a local client base.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"industry-tag\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M7 8h10M7 12h10M7 16h6\"\/><\/svg><\/div>\r\n        <div><h4>Professional Services<\/h4><p>Law firms, accountants, consultants, and agencies that rely on being found by intent driven searches.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"industry-tag\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2 3 14h8l-1 8 10-12h-8l1-8Z\"\/><\/svg><\/div>\r\n        <div><h4>Startups and New Websites<\/h4><p>Brand new websites that need SEO fundamentals built in from the ground up.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">What to expect<\/span>\r\n      <h2>A realistic timeframe for results<\/h2>\r\n      <p>SEO is a compounding process rather than an instant switch. Here is the timeline we typically see with Essential SEO. Your actual results will depend on your industry, competition, and starting point.<\/p>\r\n    <\/div>\r\n    <div class=\"timeline-row\">\r\n      <div class=\"tl-step\">\r\n        <div class=\"tl-badge-col\"><div class=\"tl-badge\"><span class=\"m\">1<\/span><span class=\"lbl\">Month<\/span><\/div><div class=\"tl-line\"><\/div><\/div>\r\n        <div><h4>Foundation and audit<\/h4><p>We audit your website technical health, fix indexing and structure issues, and set up tracking so we can measure progress from day one.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"tl-step\">\r\n        <div class=\"tl-badge-col\"><div class=\"tl-badge\"><span class=\"m\">2<\/span><span class=\"lbl\">Months<\/span><\/div><div class=\"tl-line\"><\/div><\/div>\r\n        <div><h4>On page optimization<\/h4><p>Titles, meta descriptions, headings, and content on your key pages are optimized around what your customers actually search for.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"tl-step\">\r\n        <div class=\"tl-badge-col\"><div class=\"tl-badge\"><span class=\"m\">3-4<\/span><span class=\"lbl\">Months<\/span><\/div><div class=\"tl-line\"><\/div><\/div>\r\n        <div><h4>Early movement<\/h4><p>Search engines begin indexing your improved pages. This is typically when businesses start noticing early ranking movement for easier, lower competition keywords.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"tl-step\">\r\n        <div class=\"tl-badge-col\"><div class=\"tl-badge\"><span class=\"m\">5-6<\/span><span class=\"lbl\">Months<\/span><\/div><\/div>\r\n        <div><h4>Compounding growth<\/h4><p>With a solid foundation in place, rankings and organic traffic typically continue to build month over month, provided the plan continues.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CASE STUDY ================= -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">Case study<\/span>\r\n      <h2>Client Progress Report<\/h2>\r\n    <\/div>\r\n    <div class=\"example-box\">\r\n      <span class=\"example-label\">Real Client Results Name Withheld by Request<\/span>\r\n      <p class=\"example-disclaimer\">This is a real Essential SEO engagement for an ecommerce herbal supplement store based in the UAE. At the request of the client, their business name and identifying details have been withheld to protect their privacy. The results below reflect the actual performance over 6 months. Individual results vary by industry, competition, and starting point.<\/p>\r\n\r\n      <div class=\"example-stats\">\r\n        <div class=\"ex-stat\">\r\n          <div class=\"ex-stat-val\">+50%<\/div>\r\n          <div class=\"ex-stat-label\">Online sales growth<\/div>\r\n        <\/div>\r\n        <div class=\"ex-stat\">\r\n          <div class=\"ex-stat-val\">100+<\/div>\r\n          <div class=\"ex-stat-label\">Organic keywords ranking<\/div>\r\n        <\/div>\r\n        <div class=\"ex-stat\">\r\n          <div class=\"ex-stat-val\">6<\/div>\r\n          <div class=\"ex-stat-label\">Months<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"example-chart\">\r\n        <div class=\"ex-col\"><div class=\"ex-bar-track\"><div class=\"ex-bar\" style=\"height:12%;\"><\/div><\/div><div class=\"month\">Month 1<\/div><div class=\"val\">Baseline<\/div><\/div>\r\n        <div class=\"ex-col\"><div class=\"ex-bar-track\"><div class=\"ex-bar\" style=\"height:24%;\"><\/div><\/div><div class=\"month\">Month 2<\/div><div class=\"val\">Early gains<\/div><\/div>\r\n        <div class=\"ex-col\"><div class=\"ex-bar-track\"><div class=\"ex-bar\" style=\"height:42%;\"><\/div><\/div><div class=\"month\">Month 3<\/div><div class=\"val\">Building<\/div><\/div>\r\n        <div class=\"ex-col\"><div class=\"ex-bar-track\"><div class=\"ex-bar\" style=\"height:60%;\"><\/div><\/div><div class=\"month\">Month 4<\/div><div class=\"val\">Steady growth<\/div><\/div>\r\n        <div class=\"ex-col\"><div class=\"ex-bar-track\"><div class=\"ex-bar\" style=\"height:80%;\"><\/div><\/div><div class=\"month\">Month 5<\/div><div class=\"val\">Accelerating<\/div><\/div>\r\n        <div class=\"ex-col\"><div class=\"ex-bar-track\"><div class=\"ex-bar\" style=\"height:100%;\"><\/div><\/div><div class=\"month\">Month 6<\/div><div class=\"val\">100+ keywords<\/div><\/div>\r\n      <\/div>\r\n      <p class=\"example-note\">Technical fixes and on page work in months 1 and 2 laid the foundation, keyword rankings began climbing from month 3 onward, and by month 6 the store was ranking for over 100 organic keywords with online sales up roughly 50 percent. This is the kind of compounding curve Essential SEO is built to produce.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= LONG DESCRIPTION ================= -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">About this plan<\/span>\r\n      <h2>Everything Essential SEO covers<\/h2>\r\n    <\/div>\r\n    <div class=\"long-desc\">\r\n      <h3>Built for businesses ready to take SEO seriously<\/h3>\r\n      <p>Essential SEO is designed for businesses that know search engine optimization matters but have not had the right foundation put in place yet. Rather than jumping straight into aggressive link building or paid campaigns, Essential SEO focuses on getting the fundamentals right first. We look at the technical health of your website, how well your pages are optimized for the keywords your customers actually search for, and whether search engines can properly find, crawl, and understand your site.<\/p>\r\n      <p>Many small businesses lose potential customers simply because their website has technical issues search engines cannot work around. These include slow load times, broken indexing, missing metadata, or unoptimized page structure. Essential SEO identifies and fixes these issues first. This ensures every other marketing effort you make has a properly optimized website to send traffic to.<\/p>\r\n\r\n      <h3>What is included in Essential SEO<\/h3>\r\n      <ul class=\"bullets\">\r\n        <li>Website complete audit<\/li>\r\n        <li>Technical SEO checks and fixes guidance<\/li>\r\n        <li>5 to 10 target keywords<\/li>\r\n        <li>On page SEO for up to 5 pages<\/li>\r\n        <li>Titles, descriptions, and heading improvements<\/li>\r\n        <li>Google Search Console and Analytics setup<\/li>\r\n        <li>Monthly SEO report<\/li>\r\n      <\/ul>\r\n\r\n      <h3>Why the fundamentals matter first<\/h3>\r\n      <p>Search engines reward websites that are technically sound and genuinely useful to searchers. Skipping the fundamentals to chase quick wins usually means paying for those gaps later, whether that is a redesign, a technical clean up, or lost rankings from an unstable foundation. Essential SEO exists so you do not have to backtrack once your business is ready to scale into our Growth or Advanced SEO plans.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= DELIVERABLES ================= -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">What you will get<\/span>\r\n      <h2>Exactly what is included every month<\/h2>\r\n    <\/div>\r\n    <div class=\"deliv-grid\">\r\n      <div class=\"deliv-item\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M9 9h6v6H9z\"\/><\/svg><\/div>\r\n        <div><h4>Website complete audit<\/h4><p>A full audit of your website SEO health from top to bottom.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"deliv-item\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17l6-6 4 4 8-8\"\/><path d=\"M15 7h6v6\"\/><\/svg><\/div>\r\n        <div><h4>Technical SEO checks and fixes guidance<\/h4><p>Site speed, indexing, and crawlability issues identified with clear fix guidance.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"deliv-item\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"7\"\/><path d=\"m21 21-4.3-4.3\"\/><\/svg><\/div>\r\n        <div><h4>5 to 10 target keywords<\/h4><p>Researched around what your customers are genuinely searching for.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"deliv-item\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M3 9h18\"\/><\/svg><\/div>\r\n        <div><h4>On page SEO for up to 5 pages<\/h4><p>Your core pages optimized for search, not just your homepage.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"deliv-item\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2\"\/><path d=\"M9 20h6M12 4v16\"\/><\/svg><\/div>\r\n        <div><h4>Titles, descriptions and heading improvements<\/h4><p>The on page elements search engines and searchers see first, done properly.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"deliv-item\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3v18h18\"\/><path d=\"M7 15l4-4 4 4 5-6\"\/><\/svg><\/div>\r\n        <div><h4>Search Console and Analytics setup<\/h4><p>Google Search Console and Analytics properly configured so progress can be tracked from day one.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"deliv-item\">\r\n        <div class=\"ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17l6-6 4 4 8-8\"\/><path d=\"M15 7h6v6\"\/><\/svg><\/div>\r\n        <div><h4>Monthly SEO report<\/h4><p>Clear reporting on what has been done and what is improving without confusing technical terms.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= PRICING \/ DISCOUNT TABLE ================= -->\r\n<section class=\"section\" id=\"pricing\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">Tarification<\/span>\r\n      <h2>Choose your billing term<\/h2>\r\n      <p>Longer terms come with a built in discount. The plan and deliverables are exactly the same either way.<\/p>\r\n    <\/div>\r\n    <div class=\"pricing-grid\">\r\n      <div class=\"price-card\">\r\n        <h4>Monthly<\/h4>\r\n        <span class=\"discount-tag\">No discount<\/span>\r\n        <div class=\"price-row\"><span class=\"new-price\">$249<\/span><\/div>\r\n        <div class=\"per\">per month, billed monthly<\/div>\r\n        <ul>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Full Essential SEO plan<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Cancel anytime<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Monthly reporting<\/li>\r\n        <\/ul>\r\n        <a href=\"https:\/\/wa.me\/447476935789?text=Hi%20Digi%20Prime%20Solutions%2C%20I%20would%20like%20to%20buy%20the%20Essential%20SEO%20plan%20Monthly%20%28%24249%20per%20month%29.%20Please%20help%20me%20complete%20the%20purchase.\" target=\"_blank\" rel=\"noopener\" class=\"btn-buy\">Buy Now<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"price-card featured\">\r\n        <span class=\"badge\">Most Popular<\/span>\r\n        <h4>Quarterly<\/h4>\r\n        <span class=\"discount-tag\">Save 10%<\/span>\r\n        <div class=\"price-row\"><span class=\"old-price\">$249<\/span><span class=\"new-price\">$224<\/span><\/div>\r\n        <div class=\"per\">per month, billed every 3 months ($672 total)<\/div>\r\n        <ul>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Full Essential SEO plan<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Cheaper than monthly<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Priority support<\/li>\r\n        <\/ul>\r\n        <a href=\"https:\/\/wa.me\/447476935789?text=Hi%20Digi%20Prime%20Solutions%2C%20I%20would%20like%20to%20buy%20the%20Essential%20SEO%20plan%20Quarterly%20%28%24224%20per%20month%2C%20billed%20%24672%20every%203%20months%29.%20Please%20help%20me%20complete%20the%20purchase.\" target=\"_blank\" rel=\"noopener\" class=\"btn-buy\">Buy Now<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"price-card\">\r\n        <h4>6 Months<\/h4>\r\n        <span class=\"discount-tag\">Save 15%<\/span>\r\n        <div class=\"price-row\"><span class=\"old-price\">$249<\/span><span class=\"new-price\">$212<\/span><\/div>\r\n        <div class=\"per\">per month, billed every 6 months ($1,272 total)<\/div>\r\n        <ul>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Full Essential SEO plan<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Cheaper than monthly<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Priority support<\/li>\r\n        <\/ul>\r\n        <a href=\"https:\/\/wa.me\/447476935789?text=Hi%20Digi%20Prime%20Solutions%2C%20I%20would%20like%20to%20buy%20the%20Essential%20SEO%20plan%206%20Months%20%28%24212%20per%20month%2C%20billed%20%241272%20every%206%20months%29.%20Please%20help%20me%20complete%20the%20purchase.\" target=\"_blank\" rel=\"noopener\" class=\"btn-buy\">Buy Now<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"price-card\">\r\n        <h4>Annual<\/h4>\r\n        <span class=\"discount-tag\">Save 20%<\/span>\r\n        <div class=\"price-row\"><span class=\"old-price\">$249<\/span><span class=\"new-price\">$199<\/span><\/div>\r\n        <div class=\"per\">per month, billed yearly ($2,388 total)<\/div>\r\n        <ul>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Full Essential SEO plan<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Cheaper than monthly<\/li>\r\n          <li><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg> Free strategy call included<\/li>\r\n        <\/ul>\r\n        <a href=\"https:\/\/wa.me\/447476935789?text=Hi%20Digi%20Prime%20Solutions%2C%20I%20would%20like%20to%20buy%20the%20Essential%20SEO%20plan%20Annual%20%28%24199%20per%20month%2C%20billed%20%242388%20yearly%29.%20Please%20help%20me%20complete%20the%20purchase.\" target=\"_blank\" rel=\"noopener\" class=\"btn-buy\">Buy Now<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FAQ ================= -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">Questions<\/span>\r\n      <h2>Before you get started<\/h2>\r\n    <\/div>\r\n    <div class=\"faq-item\"><h4>How is Essential SEO different from Growth or Advanced SEO?<\/h4><p>Essential SEO focuses on foundational technical and on page work. Growth and Advanced SEO build on this foundation with more content, link building, and competitive targeting.<\/p><\/div>\r\n    <div class=\"faq-item\"><h4>Will I see results in the first month?<\/h4><p>Most of month one is spent on audit and technical fixes. This groundwork is what makes later ranking improvements possible, so early movement typically starts from month two onward.<\/p><\/div>\r\n    <div class=\"faq-item\"><h4>Can I upgrade to a higher plan later?<\/h4><p>Yes, many clients start with Essential SEO and move to Growth or Advanced SEO once the foundation is in place and they are ready to scale.<\/p><\/div>\r\n    <div class=\"faq-item\"><h4>Is there a contract or can I cancel anytime?<\/h4><p>The monthly plan can be cancelled anytime. Quarterly and annual plans are billed upfront for the discounted rate.<\/p><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CTA ================= -->\r\n<section class=\"cta-section\">\r\n  <div class=\"container\">\r\n    <div class=\"cta-box\">\r\n      <h2>Ready to build your SEO foundation?<\/h2>\r\n      <p>Start with Essential SEO, or talk to our team first if you are not sure which plan fits your business.<\/p>\r\n      <div class=\"cta-actions\">\r\n        <a href=\"#pricing\" class=\"btn-dark\">See Pricing<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>SEO Plan Essential SEO is a solid foundation for businesses starting out. Essential SEO gets the fundamentals right. We focus on technical health, on page optimization, and foundational content so your website is built to be found on Google. Best for: Small businesses, local shops and startups new to SEO See Pricing Talk to Experts [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-212","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Essential SEO Plans - Digi Prime Solutions<\/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:\/\/digiprimesolutions.com\/fr\/essential-seo-plans\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Essential SEO Plans - Digi Prime Solutions\" \/>\n<meta property=\"og:description\" content=\"SEO Plan Essential SEO is a solid foundation for businesses starting out. Essential SEO gets the fundamentals right. We focus on technical health, on page optimization, and foundational content so your website is built to be found on Google. Best for: Small businesses, local shops and startups new to SEO See Pricing Talk to Experts [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/digiprimesolutions.com\/fr\/essential-seo-plans\/\" \/>\n<meta property=\"og:site_name\" content=\"Digi Prime Solutions\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-14T09:08:25+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\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:\\\/\\\/digiprimesolutions.com\\\/essential-seo-plans\\\/\",\"url\":\"https:\\\/\\\/digiprimesolutions.com\\\/essential-seo-plans\\\/\",\"name\":\"Essential SEO Plans - Digi Prime Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/#website\"},\"datePublished\":\"2026-08-03T14:47:54+00:00\",\"dateModified\":\"2026-09-14T09:08:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/essential-seo-plans\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/digiprimesolutions.com\\\/essential-seo-plans\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/essential-seo-plans\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/digiprimesolutions.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Essential SEO Plans\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/#website\",\"url\":\"https:\\\/\\\/digiprimesolutions.com\\\/\",\"name\":\"Digi Prime Solutions\",\"description\":\"Grow Smarter. Rank Higher. Win Online.\",\"publisher\":{\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/#organization\"},\"alternateName\":\"Demo Digi Prime Solutions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/digiprimesolutions.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/#organization\",\"name\":\"Digi Prime Solutions\",\"url\":\"https:\\\/\\\/digiprimesolutions.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/digiprimesolutions.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo-removebg-preview.jpg\",\"contentUrl\":\"https:\\\/\\\/digiprimesolutions.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo-removebg-preview.jpg\",\"width\":829,\"height\":301,\"caption\":\"Digi Prime Solutions\"},\"image\":{\"@id\":\"https:\\\/\\\/digiprimesolutions.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Essential SEO Plans - Digi Prime Solutions","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:\/\/digiprimesolutions.com\/fr\/essential-seo-plans\/","og_locale":"fr_FR","og_type":"article","og_title":"Essential SEO Plans - Digi Prime Solutions","og_description":"SEO Plan Essential SEO is a solid foundation for businesses starting out. Essential SEO gets the fundamentals right. We focus on technical health, on page optimization, and foundational content so your website is built to be found on Google. Best for: Small businesses, local shops and startups new to SEO See Pricing Talk to Experts [&hellip;]","og_url":"https:\/\/digiprimesolutions.com\/fr\/essential-seo-plans\/","og_site_name":"Digi Prime Solutions","article_modified_time":"2026-09-14T09:08:25+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/digiprimesolutions.com\/essential-seo-plans\/","url":"https:\/\/digiprimesolutions.com\/essential-seo-plans\/","name":"Essential SEO Plans - Digi Prime Solutions","isPartOf":{"@id":"https:\/\/digiprimesolutions.com\/#website"},"datePublished":"2026-08-03T14:47:54+00:00","dateModified":"2026-09-14T09:08:25+00:00","breadcrumb":{"@id":"https:\/\/digiprimesolutions.com\/essential-seo-plans\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/digiprimesolutions.com\/essential-seo-plans\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/digiprimesolutions.com\/essential-seo-plans\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/digiprimesolutions.com\/"},{"@type":"ListItem","position":2,"name":"Essential SEO Plans"}]},{"@type":"WebSite","@id":"https:\/\/digiprimesolutions.com\/#website","url":"https:\/\/digiprimesolutions.com\/","name":"Digi Prime Solutions","description":"Grow Smarter. Rank Higher. Win Online.","publisher":{"@id":"https:\/\/digiprimesolutions.com\/#organization"},"alternateName":"Demo Digi Prime Solutions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/digiprimesolutions.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/digiprimesolutions.com\/#organization","name":"Digi Prime Solutions","url":"https:\/\/digiprimesolutions.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/digiprimesolutions.com\/#\/schema\/logo\/image\/","url":"https:\/\/digiprimesolutions.com\/wp-content\/uploads\/2026\/08\/logo-removebg-preview.jpg","contentUrl":"https:\/\/digiprimesolutions.com\/wp-content\/uploads\/2026\/08\/logo-removebg-preview.jpg","width":829,"height":301,"caption":"Digi Prime Solutions"},"image":{"@id":"https:\/\/digiprimesolutions.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/pages\/212","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/comments?post=212"}],"version-history":[{"count":10,"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/pages\/212\/revisions"}],"predecessor-version":[{"id":393,"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/pages\/212\/revisions\/393"}],"wp:attachment":[{"href":"https:\/\/digiprimesolutions.com\/fr\/wp-json\/wp\/v2\/media?parent=212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}