{"id":773,"date":"2023-09-26T20:45:51","date_gmt":"2023-09-26T20:45:51","guid":{"rendered":"https:\/\/wpconsults.com\/?page_id=773"},"modified":"2026-06-06T12:36:08","modified_gmt":"2026-06-06T12:36:08","slug":"preisgestaltung","status":"publish","type":"page","link":"https:\/\/www.wpconsults.com\/de\/pricing\/","title":{"rendered":"Preisgestaltung"},"content":{"rendered":"<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   PRICING PAGE - page-specific CSS (v2 - tokenized to --wpc-*)\n   Every color \/ size \/ space \/ font comes from master.css.\n   Layout-only selectors (.p-hero, .ecom-card\u2026) live here because\n   they're unique to this page. Buttons\/tags use master values.\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n\/* Local helpers not in master (page-specific accents) *\/\n.pricing-page{\n  --p-red:        var(--wpc-red);\n  --p-red-dim:    var(--wpc-red-dim);\n  --p-red-border: rgba(239,68,68,0.22);\n}\n\n\/* \u2500\u2500 Heading margin reset (kills Kadence\/UA top-margin gap) \u2500\u2500 *\/\n.wpc-root h1, .wpc-root h2, .wpc-root h3,\n.wpc-root .p-title { margin-top: 0; }\n\n\/* \u2500\u2500 em \/ highlight stays accent even in dark mode \u2500\u2500 *\/\n.wpc-root .p-title em,\n.wpc-root .wpc-mark { color: var(--wpc-accent) !important; font-style: normal; }\n\n\/* \u2500\u2500 Base \u2500\u2500 *\/\n.pricing-page{ background: var(--wpc-bg); color: var(--wpc-text); font-family: var(--wpc-font-body); }\n.pricing-page h1, .pricing-page h2, .pricing-page h3,\n.pricing-page h4, .pricing-page .p-title{ font-family: var(--wpc-font-display); }\n.pricing-page section{ padding: var(--wpc-section-pad); }\n\n\/* \u2500\u2500 Shared chrome \u2500\u2500 *\/\n.pricing-page .p-tag{\n  display:inline-flex; align-items:center; gap:var(--wpc-3);\n  color:var(--wpc-accent); font-size:var(--wpc-text-xs); font-weight:var(--wpc-weight-semi);\n  letter-spacing:var(--wpc-tracking-xl); text-transform:uppercase; margin-bottom:var(--wpc-eyebrow-mb);\n}\n.pricing-page .p-tag::before{ content:''; width:24px; height:1px; background:var(--wpc-accent); flex-shrink:0; }\n.pricing-page .p-title{\n  font-size:var(--wpc-text-hero); font-weight:var(--wpc-weight-black);\n  color:var(--wpc-text-strong); line-height:var(--wpc-leading-tightest); margin-bottom:var(--wpc-5);\n}\n.pricing-page .p-sub{\n  font-size:var(--wpc-text-xl); color:var(--wpc-text-muted);\n  line-height:var(--wpc-leading-looser); font-weight:var(--wpc-weight-thin); max-width:600px;\n}\n\n\/* \u2500\u2500 Buttons (page class names, master values; white text protected) \u2500\u2500 *\/\n.pricing-page .btn-lime{\n  display:inline-flex; align-items:center; gap:var(--wpc-2);\n  background:var(--wpc-btn-bg); color:var(--wpc-btn-text) !important;\n  font-size:var(--wpc-text-base); font-weight:var(--wpc-weight-bold);\n  padding:var(--wpc-btn-py) var(--wpc-btn-px); border:2px solid transparent; cursor:pointer;\n  letter-spacing:var(--wpc-tracking-xs); text-transform:uppercase; text-decoration:none !important;\n  transition:background var(--wpc-ease), transform var(--wpc-ease), box-shadow var(--wpc-ease);\n}\n.pricing-page .btn-lime:hover{ background:var(--wpc-btn-hover); transform:translateY(-1px); box-shadow:var(--wpc-shadow-md); color:var(--wpc-btn-text) !important; }\n.pricing-page .btn-ghost{\n  display:inline-flex; align-items:center; gap:var(--wpc-2);\n  background:transparent; color:var(--wpc-text) !important; font-size:var(--wpc-text-base); font-weight:var(--wpc-weight-medium);\n  padding:var(--wpc-btn-py) var(--wpc-btn-px); border:1px solid var(--wpc-border); cursor:pointer;\n  letter-spacing:var(--wpc-tracking-xs); text-transform:uppercase; text-decoration:none !important; transition:all var(--wpc-ease);\n}\n.pricing-page .btn-ghost:hover{ border-color:var(--wpc-accent); color:var(--wpc-accent) !important; }\n\n\/* \u2500\u2500 Scroll reveal (master.js handles .wpc-reveal site-wide) \u2500\u2500 *\/\n.pricing-page .wpc-reveal{ opacity:0; transform:translateY(22px); transition:opacity var(--wpc-ease-slow), transform var(--wpc-ease-slow); }\n.pricing-page .wpc-reveal.is-visible{ opacity:1; transform:translateY(0); }\n\n\/* check \/ cross icons - inherit via currentColor *\/\n.pricing-page .ic-check{ color:var(--wpc-accent); flex-shrink:0; margin-top:2px; }\n.pricing-page .ic-cross{ color:var(--p-red); flex-shrink:0; margin-top:2px; }\n\n\/* \u2550\u2550 HERO \u2550\u2550 *\/\n.pricing-page .p-hero{\n  min-height:52vh; display:flex; flex-direction:column; justify-content:center;\n  padding:var(--wpc-20) var(--wpc-section-x); position:relative; overflow:hidden;\n  border-bottom:1px solid var(--wpc-border); background:var(--wpc-bg-hero);\n}\n.pricing-page .p-hero::before{ content:''; position:absolute; inset:0; background:var(--wpc-gradient-hero); pointer-events:none; }\n.pricing-page .p-hero::after{\n  content:'PRICE'; position:absolute; right:-30px; top:50%; transform:translateY(-50%);\n  font-family:var(--wpc-font-display); font-size:clamp(120px,18vw,260px); font-weight:var(--wpc-weight-black);\n  color:var(--wpc-bg-dim); letter-spacing:var(--wpc-tracking-tight); pointer-events:none; line-height:1;\n}\n.pricing-page .p-hero-inner{ position:relative; z-index:1; max-width:760px; }\n.pricing-page .p-hero-sub{ font-size:var(--wpc-text-2xl); color:var(--wpc-text-muted); line-height:var(--wpc-leading-looser); font-weight:var(--wpc-weight-thin); max-width:620px; margin-bottom:var(--wpc-10); }\n.pricing-page .p-hero-sub strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n.pricing-page .p-hero-btns{ display:flex; gap:var(--wpc-cta-gap); flex-wrap:wrap; }\n.pricing-page .p-hero-note{ margin-top:var(--wpc-6); font-size:var(--wpc-text-base); color:var(--wpc-text-muted); display:flex; align-items:center; gap:var(--wpc-2); }\n.pricing-page .p-hero-note svg{ color:var(--wpc-accent); flex-shrink:0; }\n\n\/* \u2550\u2550 PHILOSOPHY \u2550\u2550 *\/\n.pricing-page .p-philosophy{ background:var(--wpc-bg-subtle); border-bottom:1px solid var(--wpc-border); padding:var(--wpc-14) var(--wpc-section-x); }\n.pricing-page .p-philosophy-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:var(--wpc-grid-gap); margin-top:var(--wpc-10); }\n.pricing-page .p-phil-card{ padding:var(--wpc-8) var(--wpc-7); border:1px solid var(--wpc-border); background:var(--wpc-bg); transition:border-color var(--wpc-ease); }\n.pricing-page .p-phil-card:hover{ border-color:var(--wpc-accent); }\n.pricing-page .p-phil-icon{ color:var(--wpc-accent); margin-bottom:var(--wpc-4); }\n.pricing-page .p-phil-title{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-3xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:var(--wpc-3); line-height:var(--wpc-leading-snug); }\n.pricing-page .p-phil-text{ font-size:var(--wpc-text-md); color:var(--wpc-text-muted); line-height:var(--wpc-leading-relaxed); font-weight:var(--wpc-weight-thin); }\n.pricing-page .p-phil-text strong{ color:var(--wpc-accent); font-weight:var(--wpc-weight-medium); }\n\n\/* \u2550\u2550 AUDIT \u2550\u2550 *\/\n.pricing-page .p-audit{ border-bottom:1px solid var(--wpc-border); }\n.pricing-page .p-audit-grid{ display:grid; grid-template-columns:1fr 1fr; gap:var(--wpc-14); align-items:start; margin-top:var(--wpc-12); }\n.pricing-page .p-audit-body{ font-size:var(--wpc-text-lg); color:var(--wpc-text-muted); line-height:var(--wpc-leading-looser); font-weight:var(--wpc-weight-thin); margin-bottom:var(--wpc-7); }\n.pricing-page .p-audit-body p{ margin-bottom:var(--wpc-4); }\n.pricing-page .p-audit-body strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n.pricing-page .postpaid-badge{ display:inline-flex; align-items:center; gap:var(--wpc-2); background:var(--wpc-bg-dim); border:1px solid var(--wpc-border-strong); padding:var(--wpc-3) var(--wpc-5); margin-bottom:var(--wpc-7); }\n.pricing-page .postpaid-badge > svg{ color:var(--wpc-accent); flex-shrink:0; }\n.pricing-page .postpaid-badge-text{ font-size:var(--wpc-text-base); font-weight:var(--wpc-weight-semi); color:var(--wpc-accent); line-height:1.4; }\n.pricing-page .postpaid-badge-sub{ font-size:var(--wpc-text-xs); color:var(--wpc-text-muted); font-weight:var(--wpc-weight-thin); margin-top:2px; }\n.pricing-page .audit-tiers{ display:flex; flex-direction:column; gap:var(--wpc-grid-gap); }\n.pricing-page .audit-tier{ display:flex; align-items:center; justify-content:space-between; padding:var(--wpc-5) var(--wpc-6); border:1px solid var(--wpc-border); background:var(--wpc-bg-subtle); gap:var(--wpc-5); transition:border-color var(--wpc-ease); }\n.pricing-page .audit-tier:hover{ border-color:var(--wpc-accent); }\n.pricing-page .audit-tier-label{ font-size:var(--wpc-text-md); font-weight:var(--wpc-weight-semi); color:var(--wpc-text-strong); margin-bottom:4px; }\n.pricing-page .audit-tier-desc{ font-size:var(--wpc-text-sm); color:var(--wpc-text-muted); font-weight:var(--wpc-weight-thin); }\n.pricing-page .audit-tier-price{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-4xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-accent); white-space:nowrap; flex-shrink:0; }\n.pricing-page .audit-what-box{ border:1px solid var(--wpc-border); background:var(--wpc-bg-subtle); padding:var(--wpc-8); margin-bottom:var(--wpc-6); }\n.pricing-page .audit-what-title{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-3xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:var(--wpc-5); }\n.pricing-page .audit-features{ list-style:none; display:flex; flex-direction:column; gap:var(--wpc-3); }\n.pricing-page .audit-features li{ display:flex; align-items:flex-start; gap:var(--wpc-3); font-size:var(--wpc-text-md); color:var(--wpc-text-muted); line-height:var(--wpc-leading-normal); font-weight:var(--wpc-weight-thin); }\n.pricing-page .audit-features li strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n.pricing-page .audit-discount-box{ border:1px solid var(--wpc-border-strong); background:var(--wpc-bg-dim); padding:var(--wpc-6) var(--wpc-7); }\n.pricing-page .audit-discount-title{ font-size:var(--wpc-text-md); font-weight:var(--wpc-weight-semi); color:var(--wpc-accent); margin-bottom:var(--wpc-3); display:flex; align-items:center; gap:var(--wpc-2); }\n.pricing-page .discount-rows{ display:flex; flex-direction:column; gap:var(--wpc-3); }\n.pricing-page .discount-row{ display:flex; align-items:center; justify-content:space-between; gap:var(--wpc-4); }\n.pricing-page .discount-row-label{ font-size:var(--wpc-text-base); color:var(--wpc-text-muted); font-weight:var(--wpc-weight-thin); }\n.pricing-page .discount-row-value{ font-size:var(--wpc-text-md); font-weight:var(--wpc-weight-bold); color:var(--wpc-accent); white-space:nowrap; }\n.pricing-page .audit-cta-note{ margin-top:var(--wpc-4); padding-top:var(--wpc-4); border-top:1px solid var(--wpc-border); font-size:var(--wpc-text-base); color:var(--wpc-text-muted); line-height:var(--wpc-leading-normal); }\n.pricing-page .audit-cta-note strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n\n\/* \u2550\u2550 RETAINER \u2550\u2550 *\/\n.pricing-page .p-retainer{ background:var(--wpc-bg-subtle); border-bottom:1px solid var(--wpc-border); }\n.pricing-page .retainer-intro{ max-width:680px; margin-bottom:var(--wpc-14); }\n.pricing-page .retainer-intro .p-sub{ max-width:100%; margin-bottom:var(--wpc-4); }\n.pricing-page .retainer-tabs{ display:flex; border:1px solid var(--wpc-border); margin-bottom:var(--wpc-10); width:fit-content; background:var(--wpc-bg); }\n.pricing-page .r-tab{ padding:var(--wpc-3) var(--wpc-7); font-size:var(--wpc-text-sm); font-weight:var(--wpc-weight-bold); cursor:pointer; color:var(--wpc-text-muted); letter-spacing:var(--wpc-tracking-sm); text-transform:uppercase; border:none; background:transparent; border-right:1px solid var(--wpc-border); transition:all var(--wpc-ease); white-space:nowrap; }\n.pricing-page .r-tab:last-child{ border-right:none; }\n.pricing-page .r-tab.on{ background:var(--wpc-btn-bg); color:#fff; }\n.pricing-page .r-panel{ display:none; } .pricing-page .r-panel.on{ display:block; }\n\n\/* Local \/ National cards mirror the eCommerce two-up layout & sizing *\/\n.pricing-page .retainer-cards{ display:grid; grid-template-columns:1fr 1fr; gap:var(--wpc-grid-gap); margin-bottom:var(--wpc-10); }\n.pricing-page .r-card{ padding:var(--wpc-10) var(--wpc-9); border:1px solid var(--wpc-border); background:var(--wpc-bg); position:relative; overflow:hidden; transition:border-color var(--wpc-ease); }\n.pricing-page .r-card:hover{ border-color:var(--wpc-border-strong); }\n.pricing-page .r-card.featured{ background:var(--wpc-gradient-subtle); border-color:var(--wpc-border-strong); }\n.pricing-page .r-card-watermark{ position:absolute; top:16px; right:20px; font-family:var(--wpc-font-display); font-size:80px; font-weight:var(--wpc-weight-black); color:var(--wpc-bg-dim); line-height:1; pointer-events:none; }\n.pricing-page .r-card-badge{ font-size:var(--wpc-text-2xs); font-weight:var(--wpc-weight-bold); letter-spacing:var(--wpc-tracking-md); text-transform:uppercase; margin-bottom:var(--wpc-5); display:inline-block; }\n.pricing-page .r-card-badge.primary{ background:var(--wpc-accent); color:#fff; padding:3px 10px; }\n.pricing-page .r-card-badge.outline{ border:1px solid var(--wpc-accent); color:var(--wpc-accent); padding:3px 10px; }\n.pricing-page .r-card-name{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-5xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:6px; line-height:var(--wpc-leading-snug); }\n.pricing-page .r-card-target{ font-size:var(--wpc-text-base); color:var(--wpc-text-muted); margin-bottom:var(--wpc-5); }\n.pricing-page .r-card-price-row{ display:flex; align-items:baseline; gap:var(--wpc-2); margin-bottom:6px; }\n.pricing-page .r-card-price{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-8xl); font-weight:var(--wpc-weight-black); color:var(--wpc-accent); line-height:1; }\n.pricing-page .r-card-price-suffix{ font-size:var(--wpc-text-base); color:var(--wpc-text-muted); }\n.pricing-page .r-card-duration{ font-size:var(--wpc-text-base); color:var(--wpc-text-muted); margin-bottom:var(--wpc-7); padding-bottom:var(--wpc-7); border-bottom:1px solid var(--wpc-border); }\n.pricing-page .r-card-desc{ font-size:var(--wpc-text-lg); color:var(--wpc-text-muted); line-height:var(--wpc-leading-loose); font-weight:var(--wpc-weight-thin); margin-bottom:var(--wpc-7); }\n.pricing-page .r-card-cta{ display:block; text-align:center; }\n\n.pricing-page .ecom-cards{ display:grid; grid-template-columns:1fr 1fr; gap:var(--wpc-grid-gap); margin-bottom:var(--wpc-10); }\n.pricing-page .ecom-card{ padding:var(--wpc-10) var(--wpc-9); border:1px solid var(--wpc-border); background:var(--wpc-bg); position:relative; overflow:hidden; transition:border-color var(--wpc-ease); }\n.pricing-page .ecom-card:hover{ border-color:var(--wpc-border-strong); }\n.pricing-page .ecom-card.featured{ background:var(--wpc-gradient-subtle); border-color:var(--wpc-border-strong); }\n.pricing-page .ecom-card-watermark{ position:absolute; top:16px; right:20px; font-family:var(--wpc-font-display); font-size:80px; font-weight:var(--wpc-weight-black); color:var(--wpc-bg-dim); line-height:1; pointer-events:none; }\n.pricing-page .ecom-card-badge{ font-size:var(--wpc-text-2xs); font-weight:var(--wpc-weight-bold); letter-spacing:var(--wpc-tracking-md); text-transform:uppercase; margin-bottom:var(--wpc-5); display:inline-block; }\n.pricing-page .ecom-card-badge.primary{ background:var(--wpc-accent); color:#fff; padding:3px 10px; }\n.pricing-page .ecom-card-badge.outline{ border:1px solid var(--wpc-accent); color:var(--wpc-accent); padding:3px 10px; }\n.pricing-page .ecom-card-name{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-5xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:6px; }\n.pricing-page .ecom-card-target{ font-size:var(--wpc-text-base); color:var(--wpc-text-muted); margin-bottom:var(--wpc-5); }\n.pricing-page .ecom-card-price-row{ display:flex; align-items:baseline; gap:var(--wpc-2); margin-bottom:6px; }\n.pricing-page .ecom-card-price{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-8xl); font-weight:var(--wpc-weight-black); color:var(--wpc-accent); line-height:1; }\n.pricing-page .ecom-card-price-suffix{ font-size:var(--wpc-text-md); color:var(--wpc-text-muted); }\n.pricing-page .ecom-card-duration{ font-size:var(--wpc-text-base); color:var(--wpc-text-muted); margin-bottom:var(--wpc-7); padding-bottom:var(--wpc-7); border-bottom:1px solid var(--wpc-border); }\n.pricing-page .ecom-card-desc{ font-size:var(--wpc-text-lg); color:var(--wpc-text-muted); line-height:var(--wpc-leading-loose); font-weight:var(--wpc-weight-thin); margin-bottom:var(--wpc-7); }\n.pricing-page .ecom-note{ padding:var(--wpc-6) var(--wpc-7); border:1px solid var(--wpc-border); background:var(--wpc-bg-subtle); font-size:var(--wpc-text-base); color:var(--wpc-text-muted); line-height:var(--wpc-leading-relaxed); font-weight:var(--wpc-weight-thin); }\n.pricing-page .ecom-note strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n\n\/* \u2550\u2550 INCLUDED \u2550\u2550 *\/\n.pricing-page .p-included{ border-bottom:1px solid var(--wpc-border); }\n.pricing-page .included-grid{ display:grid; grid-template-columns:1fr 1fr; gap:var(--wpc-grid-gap); margin-top:var(--wpc-12); }\n.pricing-page .included-col{ padding:var(--wpc-10) var(--wpc-9); border:1px solid var(--wpc-border); }\n.pricing-page .included-col.yes{ background:var(--wpc-bg-subtle); }\n.pricing-page .included-col.no{ background:var(--p-red-dim); border-color:var(--p-red-border); }\n.pricing-page .included-col-header{ display:flex; align-items:center; gap:var(--wpc-3); margin-bottom:var(--wpc-7); padding-bottom:var(--wpc-5); border-bottom:1px solid var(--wpc-border); }\n.pricing-page .included-col.no .included-col-header{ border-color:var(--p-red-border); }\n.pricing-page .included-col-title{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-4xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); }\n.pricing-page .included-col-sub{ font-size:var(--wpc-text-sm); color:var(--wpc-text-muted); margin-top:3px; }\n.pricing-page .included-list{ list-style:none; display:flex; flex-direction:column; gap:var(--wpc-4); }\n.pricing-page .included-list li{ display:flex; align-items:flex-start; gap:var(--wpc-3); font-size:var(--wpc-text-md); color:var(--wpc-text-muted); line-height:var(--wpc-leading-relaxed); font-weight:var(--wpc-weight-thin); }\n.pricing-page .included-list li strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); display:block; margin-bottom:2px; }\n\n\/* \u2550\u2550 COMPARISON TABLE \u2550\u2550 *\/\n.pricing-page .p-compare{ background:var(--wpc-bg-subtle); border-bottom:1px solid var(--wpc-border); }\n.pricing-page .compare-table-wrap{ overflow-x:auto; -webkit-overflow-scrolling:touch; margin-top:var(--wpc-12); }\n.pricing-page .compare-table{ width:100%; border-collapse:collapse; min-width:560px; }\n.pricing-page .compare-table th{ text-align:left; padding:var(--wpc-4) var(--wpc-5); font-size:var(--wpc-text-xs); font-weight:var(--wpc-weight-bold); letter-spacing:var(--wpc-tracking-md); text-transform:uppercase; color:var(--wpc-accent); border-bottom:2px solid var(--wpc-border-strong); background:var(--wpc-bg-tint); }\n.pricing-page .compare-table th:first-child{ width:40%; }\n.pricing-page .compare-table td{ padding:var(--wpc-4) var(--wpc-5); font-size:var(--wpc-text-md); color:var(--wpc-text-muted); border-bottom:1px solid var(--wpc-border-subtle); font-weight:var(--wpc-weight-thin); vertical-align:top; line-height:var(--wpc-leading-normal); }\n.pricing-page .compare-table td:first-child{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n.pricing-page .compare-table tr:hover td{ background:var(--wpc-bg-dim); }\n.pricing-page .compare-table .check-cell{ color:var(--wpc-accent); text-align:center; }\n.pricing-page .compare-table .no-cell{ color:var(--p-red); text-align:center; }\n.pricing-page .cmp-soft{ color:var(--wpc-text-muted); font-size:var(--wpc-text-base); text-align:center; }\n\n\/* \u2550\u2550 FAQ \u2550\u2550 (uses the reusable .wpc-acc accordion from master.css\/master.js) *\/\n.pricing-page .p-faq{ border-bottom:1px solid var(--wpc-border); }\n\/* Eyebrow + title share the SAME centered column as the accordion (var(--wpc-max-md)=720) *\/\n.pricing-page .p-faq .p-tag{ display:flex; max-width:var(--wpc-max-md); margin-inline:auto; }\n.pricing-page .p-faq .p-title{ max-width:var(--wpc-max-md); margin-inline:auto; }\n.pricing-page .p-faq .wpc-acc{ margin-top:var(--wpc-12); }\n\n\/* \u2550\u2550 FINAL CTA \u2550\u2550 *\/\n.pricing-page .p-cta{ text-align:center; position:relative; overflow:hidden; }\n.pricing-page .p-cta::before{ content:'START'; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); font-family:var(--wpc-font-display); font-size:200px; font-weight:var(--wpc-weight-black); color:var(--wpc-bg-dim); letter-spacing:var(--wpc-tracking-tight); white-space:nowrap; pointer-events:none; }\n.pricing-page .p-cta-inner{ position:relative; z-index:1; }\n.pricing-page .p-cta-flags{ display:flex; justify-content:center; gap:var(--wpc-5); margin-top:var(--wpc-7); flex-wrap:wrap; }\n.pricing-page .p-cta-flag{ font-size:var(--wpc-text-base); color:var(--wpc-text-muted); display:flex; align-items:center; gap:5px; }\n\n\/* \u2550\u2550 RESPONSIVE \u2550\u2550 *\/\n@media (max-width:900px){\n  .pricing-page section, .pricing-page .p-philosophy, .pricing-page .p-hero{ padding:var(--wpc-section-pad-mobile); }\n  .pricing-page .p-audit-grid, .pricing-page .included-grid, .pricing-page .ecom-cards{ grid-template-columns:1fr; }\n  .pricing-page .p-philosophy-grid, .pricing-page .retainer-cards{ grid-template-columns:1fr; }\n}\n@media (max-width:600px){\n  .pricing-page .retainer-tabs{ flex-direction:column; width:100%; }\n  .pricing-page .r-tab{ border-right:none; border-bottom:1px solid var(--wpc-border); }\n  .pricing-page .r-tab:last-child{ border-bottom:none; }\n  .pricing-page .p-hero-btns{ flex-direction:column; }\n  .pricing-page .p-hero-btns .btn-lime, .pricing-page .p-hero-btns .btn-ghost{ width:100%; justify-content:center; }\n  .pricing-page .p-cta::before{ font-size:120px; }\n}\n<\/style>\n<div class=\"wpc-root pricing-page\">\n\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\n<section class=\"p-hero\">\n  <div class=\"p-hero-inner wpc-reveal\">\n    <div class=\"p-tag\">Transparente SEO-Preisgestaltung<\/div>\n    <h1 class=\"p-title\">Keine Zahnspangen, getarnt als<br><em>Entdeckungsanrufe.<\/em><br>Keine vagen Ergebnisse.<\/h1>\n    <p class=\"p-hero-sub\">Jeder Preis auf dieser Seite ist echt. Jede Leistung ist genau benannt. Sie wissen genau, was Sie kaufen, bevor Sie etwas unterschreiben. <strong>Wir verstecken uns nicht hinter Vorschl\u00e4gen \u2013 wir legen alles offen dar.<\/strong><\/p>\n    <div class=\"p-hero-btns\">\n      <a class=\"btn-lime\" href=\"#audit\">Beginnen Sie mit einer Pr\u00fcfung \u2192.<\/a>\n      <a class=\"btn-ghost\" href=\"#retainer\">Kampagnen-Preise anzeigen<\/a>\n    <\/div>\n    <div class=\"p-hero-note\">\n      <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Die Pr\u00fcfung wird nachtr\u00e4glich bezahlt \u2013 Sie zahlen erst, nachdem Sie sich die Arbeit angesehen und entschieden haben, dass sie sich gelohnt hat.\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 PHILOSOPHY \u2550\u2550 -->\n<section class=\"p-philosophy wpc-reveal\">\n  <div class=\"p-tag\">Wie wir \u00fcber Preisgestaltung denken<\/div>\n  <div class=\"p-philosophy-grid\">\n    <div class=\"p-phil-card\">\n      <div class=\"p-phil-icon\"><svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg><\/div>\n      <div class=\"p-phil-title\">Auswirkungen auf die Einnahmen, nicht auf die Stundenzahl<\/div>\n      <div class=\"p-phil-text\">Wir berechnen keine Stundenhonorare. Unsere Preise richten sich nach dem Umfang und der Komplexit\u00e4t der Ma\u00dfnahmen, die erforderlich sind, um in Ihrem konkreten Gesch\u00e4ft etwas zu bewegen. <strong>Die Messgr\u00f6\u00dfe ist Ihr Wachstum<\/strong>, und nicht eine Uhr.<\/div>\n    <\/div>\n    <div class=\"p-phil-card\">\n      <div class=\"p-phil-icon\"><svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg><\/div>\n      <div class=\"p-phil-title\">Keine Lock-In-Fallen<\/div>\n      <div class=\"p-phil-text\">Die Kampagnen laufen standardm\u00e4\u00dfig in 4-Monats-Zyklen \u2013 lang genug, um echte Ergebnisse zu erzielen, und kurz genug, damit Sie nie in einer Sackgasse landen. Nach jedem Zyklus entscheiden Sie, ob Sie weitermachen m\u00f6chten. <strong>Keine 12-Monats-Vertr\u00e4ge.<\/strong><\/div>\n    <\/div>\n    <div class=\"p-phil-card\">\n      <div class=\"p-phil-icon\"><svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><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=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\n      <div class=\"p-phil-title\">Vollst\u00e4ndige Offenlegung<\/div>\n      <div class=\"p-phil-text\">Auf dieser Seite finden Sie eine Auflistung aller Leistungen, die Sie erhalten. Sie bekommen kein vages Versprechen einer \u201cma\u00dfgeschneiderten Strategie\u201d, sondern eine konkrete Liste mit Leistungen und deren Umfang. <strong>Kein versteckter Geltungsbereich.<\/strong><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 AUDIT \u2550\u2550 -->\n<section class=\"p-audit wpc-reveal\" id=\"audit\">\n  <div class=\"p-tag\">Schritt eins<\/div>\n  <h2 class=\"p-title\">Beginnen Sie mit einer echten Pr\u00fcfung.<br><em>Es handelt sich nicht um einen automatisierten Bericht.<\/em><\/h2>\n\n  <div class=\"p-audit-grid\">\n    <div class=\"p-audit-left\">\n      <div class=\"postpaid-badge\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n        <div>\n          <div class=\"postpaid-badge-text\">Postpaid \u2013 Bezahlen Sie erst, wenn Sie zufrieden sind<\/div>\n          <div class=\"postpaid-badge-sub\">Sie pr\u00fcfen die vollst\u00e4ndige Pr\u00fcfung und entscheiden, ob es sich gelohnt hat. Dann zahlen Sie.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"p-audit-body\">\n        <p>Jede Zusammenarbeit beginnt hier. Bevor wir \u00fcber Kampagnen oder Rahmenvertr\u00e4ge sprechen, f\u00fchren wir eine gr\u00fcndliche manuelle Pr\u00fcfung Ihres Shops durch \u2013 <strong>kein Screaming-Frog-Export mit einem Logo darauf<\/strong>, und nicht ein automatisierter SEO-Tool-Bericht, der als Ergebnis ausgegeben wird.<\/p>\n        <p>Ein echtes Audit bedeutet, dass eine echte Person \u2013 n\u00e4mlich ich, Abdullah \u2013 Ihre Website durchgeht, genau die Probleme ermittelt, die Ihre Rankings und Ihre Sichtbarkeit in Suchmaschinen beeintr\u00e4chtigen, und ein detailliertes Video erstellt, in dem ich alle Ergebnisse und Empfehlungen in verst\u00e4ndlicher Sprache erkl\u00e4re.<\/p>\n        <p>Sie k\u00f6nnen dieses Audit dann an einen beliebigen SEO-Experten weitergeben, der es umsetzt. Oder beauftragen Sie uns \u2013 in diesem Fall werden die Kosten f\u00fcr das Audit von Ihrer ersten Kampagne abgezogen.<\/p>\n      <\/div>\n\n      <div class=\"audit-tiers\">\n        <div class=\"audit-tier\">\n          <div>\n            <div class=\"audit-tier-label\">Audit kleiner Standorte<\/div>\n            <div class=\"audit-tier-desc\">Unter 50 Seiten<\/div>\n          <\/div>\n          <div class=\"audit-tier-price\">$300 - $900<\/div>\n        <\/div>\n        <div class=\"audit-tier\">\n          <div>\n            <div class=\"audit-tier-label\">Medium Site Audit<\/div>\n            <div class=\"audit-tier-desc\">50 - 500 Seiten<\/div>\n          <\/div>\n          <div class=\"audit-tier-price\">$1.000 - $2.900<\/div>\n        <\/div>\n        <div class=\"audit-tier\">\n          <div>\n            <div class=\"audit-tier-label\">Audit gro\u00dfer Standorte<\/div>\n            <div class=\"audit-tier-desc\">500+ Seiten<\/div>\n          <\/div>\n          <div class=\"audit-tier-price\">$3.000 - $4.500<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"p-audit-right\">\n      <div class=\"audit-what-box\">\n        <div class=\"audit-what-title\">Was die Pr\u00fcfung abdeckt<\/div>\n        <ul class=\"audit-features\">\n          <li>\n            <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <div><strong>Video-Walkthrough<\/strong> \u2013 jeder Befund wird in verst\u00e4ndlicher Sprache erkl\u00e4rt, pers\u00f6nlich dokumentiert und nicht von einer KI erstellt<\/div>\n          <\/li>\n          <li>\n            <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <div><strong>Technisches SEO-Audit<\/strong> \u2013 Crawling-Probleme, Indizierung, Core Web Vitals, Website-Architektur, kanonische Fehler<\/div>\n          <\/li>\n          <li>\n            <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <div><strong>On-Page-Analyse<\/strong> \u2013 Produktseiten, Kategoriestruktur, inhaltliche L\u00fccken, Keyword-Optimierung<\/div>\n          <\/li>\n          <li>\n            <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <div><strong>Entity- und GEO-Pr\u00fcfung<\/strong> \u2013 wie Google und KI-Systeme Ihre Marke derzeit wahrnehmen; L\u00fccken im Knowledge Graph<\/div>\n          <\/li>\n          <li>\n            <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <div><strong>Analyse der Wettbewerbsl\u00fccke<\/strong> \u2013 warum sie in der Rangliste vor Ihnen stehen und was genau n\u00f6tig w\u00e4re, um sie zu \u00fcberholen<\/div>\n          <\/li>\n          <li>\n            <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            <div><strong>Priorisierter Aktionsplan<\/strong> \u2013 nach Relevanz geordnet, mit Implementierungshinweisen, damit jeder Entwickler sie ausf\u00fchren kann<\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"audit-discount-box\">\n        <div class=\"audit-discount-title\">\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\n          Wenn Sie uns nach der Pr\u00fcfung beauftragen\n        <\/div>\n        <div class=\"discount-rows\">\n          <div class=\"discount-row\">\n            <div class=\"discount-row-label\">Erste Kampagne \u2013 Kosten f\u00fcr die Pr\u00fcfung gutgeschrieben<\/div>\n            <div class=\"discount-row-value\">20% aus<\/div>\n          <\/div>\n          <div class=\"discount-row\">\n            <div class=\"discount-row-label\">Zweite Aktion \u2013 Treuerabatt<\/div>\n            <div class=\"discount-row-value\">10% aus<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"audit-cta-note\">Dies ist beabsichtigt. <strong>Die Pr\u00fcfung ist Ihr Einstieg \u2013 wir f\u00fchren sie so \u00fcberzeugend durch, dass es sich wie der logische n\u00e4chste Schritt anf\u00fchlt, uns f\u00fcr die Kampagne zu beauftragen.<\/strong> Der Rabatt ist unsere Art, dieses Vertrauen zu belohnen.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 RETAINER \/ CAMPAIGN PRICING \u2550\u2550 -->\n<section class=\"p-retainer wpc-reveal\" id=\"retainer\">\n  <div class=\"retainer-intro\">\n    <div class=\"p-tag\">Selbstbehalt | pro Kampagnen<\/div>\n    <h2 class=\"p-title\">4-Monats-Kampagnen.<br><em>Preis f\u00fcr die Wirkung<\/em> <\/h2>\n    <p class=\"p-sub\">Eine Kampagne entspricht vier Monaten gezielter, sich gegenseitig verst\u00e4rkender Arbeit. Die Preisgestaltung richtet sich nach dem Umfang und dem Wettbewerbsumfeld Ihres Marktes \u2013 nicht nach der Anzahl der von uns geleisteten Arbeitsstunden. W\u00e4hlen Sie unten Ihre Branche aus.<\/p>\n    <p class=\"p-sub\"><strong class=\"discount-row-value\">Der eigentliche Gewinn?<\/strong> Wir sind die einzige Agentur, die <span class=\"discount-row-value\">nach Kampagnen und nicht nach Monaten abrechnen.<\/span><\/p>\n  <\/div>\n\n  <div class=\"retainer-tabs\">\n    <button class=\"r-tab on\" onclick=\"rTab('ecom',this)\">eCommerce<\/button>\n    <button class=\"r-tab\" onclick=\"rTab('local',this)\">Lokales Gesch\u00e4ft<\/button>\n    <button class=\"r-tab\" onclick=\"rTab('national',this)\">Nationale SMB<\/button>\n  <\/div>\n\n  <!-- \u2500\u2500 eCOMMERCE PANEL \u2500\u2500 -->\n  <div class=\"r-panel on\" id=\"rp-ecom\">\n    <div class=\"ecom-cards\">\n      <div class=\"ecom-card featured\">\n        <div class=\"ecom-card-watermark\">01<\/div>\n        <div class=\"ecom-card-badge primary\">Neue Store-Kampagne<\/div>\n        <div class=\"ecom-card-name\">Mit Autorit\u00e4t auf den Weg bringen<\/div>\n        <div class=\"ecom-card-target\">F\u00fcr Gesch\u00e4fte, die weniger als 2 Jahre alt sind oder Marken mit begrenzter Domain-Autorit\u00e4t<\/div>\n        <div class=\"ecom-card-price-row\">\n          <div class=\"ecom-card-price\"><span class=\"ecom-card-from\">von <\/span>$2,900<\/div>\n          <div class=\"ecom-card-price-suffix\">\/ Kampagne<\/div>\n        <\/div>\n        <div class=\"ecom-card-duration\">4-monatige Kampagne \u2013 einmaliger Zyklus, Verl\u00e4ngerung nach Wahl<\/div>\n        <div class=\"ecom-card-desc\">Wenn Google Ihrer Marke noch kein Vertrauen entgegenbringt, tun dies auch KI-Systeme nicht. Wir bauen dieses Vertrauen von Grund auf auf \u2013 durch On-Page-SEO, Entity Stacking, technische Grundlagen, Linkaufbau und geografisch optimierte Inhalte \u2013, damit sowohl Suchmaschinen als auch KI-Empfehlungssysteme Sie vom ersten Tag an als ma\u00dfgebliche Instanz anerkennen.<\/div>\n        <a class=\"btn-lime\" href=\"\/de\/arbeit-mit-wpconsults\/\">Starten Sie diese Kampagne \u2192<\/a>\n      <\/div>\n      <div class=\"ecom-card\">\n        <div class=\"ecom-card-watermark\">02<\/div>\n        <div class=\"ecom-card-badge outline\">Bestehende Markenkampagne<\/div>\n        <div class=\"ecom-card-name\">Skalieren, was bereits funktioniert<\/div>\n        <div class=\"ecom-card-target\">F\u00fcr etablierte Marken mit Traffic, aber ungenutztem Ranking- und GEO-Potenzial<\/div>\n        <div class=\"ecom-card-price-row\">\n          <div class=\"ecom-card-price\"><span class=\"ecom-card-from\">von <\/span>$3,700<\/div>\n          <div class=\"ecom-card-price-suffix\">\/ Kampagne<\/div>\n        <\/div>\n        <div class=\"ecom-card-duration\">4-monatige Kampagne \u2013 einmaliger Zyklus, Verl\u00e4ngerung nach Wahl<\/div>\n        <div class=\"ecom-card-desc\">Sie sind bereits in den Suchergebnissen pr\u00e4sent \u2013 wir ermitteln Ihr Potenzial und helfen Ihnen, dieses voll auszusch\u00f6pfen. Umfassendes technisches Audit, Aktualisierung der Website-Struktur, \u00dcberarbeitung von \u201eThin Content\u201c, intensiver Linkaufbau und geografisch ausgerichtete Inhalte, die auf die KI-Anfragen zugeschnitten sind, die in Ihrer Branche bereits gestellt werden. F\u00fcr Marken, die eigentlich dominieren sollten, dies aber noch nicht tun.<\/div>\n        <a class=\"btn-ghost\" href=\"\/de\/arbeit-mit-wpconsults\/\">Starten Sie diese Kampagne \u2192<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"ecom-note\">\n      <strong>eCommerce-Anforderung:<\/strong> Diese Kampagnen sind f\u00fcr Gesch\u00e4fte mit mehr als 60 aktiven SKUs konzipiert. Kleinere Kataloge qualifizieren sich f\u00fcr den nationalen SMB-Plan, der anders strukturiert ist.\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 LOCAL PANEL \u2500\u2500 -->\n  <div class=\"r-panel\" id=\"rp-local\">\n    <div class=\"retainer-cards\">\n      <div class=\"r-card featured\">\n        <div class=\"r-card-watermark\">01<\/div>\n        <div class=\"r-card-badge primary\">Lokal \u2013 Stiftung<\/div>\n        <div class=\"r-card-name\">Lokale Sichtbarkeitskampagne<\/div>\n        <div class=\"r-card-target\">Ein Standort \u2013 5 bis 10 Ziel-Keywords<\/div>\n        <div class=\"r-card-price-row\">\n          <div class=\"r-card-price\"><span class=\"ecom-card-from\">von <\/span>$1,200<\/div>\n          <div class=\"r-card-price-suffix\">\/ Kampagne<\/div>\n        <\/div>\n        <div class=\"r-card-duration\">4-monatige Kampagne<\/div>\n        <div class=\"r-card-desc\">F\u00fcr lokale Dienstleistungsunternehmen, die ihre Suchergebnisse und ihre Pr\u00e4senz auf Google Maps optimal nutzen m\u00f6chten. Behandelt werden die Optimierung des Google-Unternehmensprofils, der Aufbau lokaler Verweise, On-Page-SEO f\u00fcr Standortseiten sowie Strategien f\u00fcr Kundenbewertungen.<\/div>\n        <a class=\"btn-lime r-card-cta\" href=\"\/de\/arbeit-mit-wpconsults\/\">Diese Kampagne starten<\/a>\n      <\/div>\n      <div class=\"r-card\">\n        <div class=\"r-card-watermark\">02<\/div>\n        <div class=\"r-card-badge outline\">Lokal \u2013 Wachstum<\/div>\n        <div class=\"r-card-name\">Kampagne der lokalen Beh\u00f6rden<\/div>\n        <div class=\"r-card-target\">Ein Standort \u2013 umk\u00e4mpfter Markt, mehr als 10 Suchbegriffe<\/div>\n        <div class=\"r-card-price-row\">\n          <div class=\"r-card-price\"><span class=\"ecom-card-from\">von <\/span>$1,950<\/div>\n          <div class=\"r-card-price-suffix\">\/ Kampagne<\/div>\n        <\/div>\n        <div class=\"r-card-duration\">4-monatige Kampagne<\/div>\n        <div class=\"r-card-desc\">F\u00fcr Unternehmen in umk\u00e4mpften lokalen M\u00e4rkten, in denen Google My Business allein nicht ausreicht. Durch den Aufbau lokaler Backlinks, die Erstellung von Inhalten und GEO-Entity-Signale stellen wir sicher, dass Sie sowohl bei der traditionellen als auch bei der KI-gest\u00fctzten lokalen Suche ganz vorne mit dabei sind.<\/div>\n        <a class=\"btn-ghost r-card-cta\" href=\"\/de\/arbeit-mit-wpconsults\/\">Diese Kampagne starten<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 NATIONAL SMB PANEL \u2500\u2500 -->\n  <div class=\"r-panel\" id=\"rp-national\">\n    <div class=\"retainer-cards\">\n      <div class=\"r-card featured\">\n        <div class=\"r-card-watermark\">01<\/div>\n        <div class=\"r-card-badge primary\">National \u2013 Kern<\/div>\n        <div class=\"r-card-name\">Nationale Sichtbarkeitskampagne<\/div>\n        <div class=\"r-card-target\">50 bis 100 Ziel-Keywords \u2013 KMU mit landesweiter Reichweite<\/div>\n        <div class=\"r-card-price-row\">\n          <div class=\"r-card-price\"><span class=\"ecom-card-from\">von <\/span>$2,000<\/div>\n          <div class=\"r-card-price-suffix\">\/ Kampagne<\/div>\n        <\/div>\n        <div class=\"r-card-duration\">4-monatige Kampagne<\/div>\n        <div class=\"r-card-desc\">F\u00fcr Dienstleistungsunternehmen und Marken, die landesweit um eine definierte Auswahl an Suchbegriffen konkurrieren. Technische Suchmaschinenoptimierung, Content-Strategie, Linkaufbau, Entity-Management und geografische Optimierung \u2013 so konzipiert, dass sowohl die traditionelle Suche als auch die KI-gest\u00fctzte Auffindbarkeit in gro\u00dfem Ma\u00dfstab abgedeckt werden.<\/div>\n        <a class=\"btn-lime r-card-cta\" href=\"\/de\/arbeit-mit-wpconsults\/\">Diese Kampagne starten<\/a>\n      <\/div>\n      <div class=\"r-card\">\n        <div class=\"r-card-watermark\">02<\/div>\n        <div class=\"r-card-badge outline\">National \u2013 Aggressiv<\/div>\n        <div class=\"r-card-name\">Nationale Vorherrschaftskampagne<\/div>\n        <div class=\"r-card-target\">Umk\u00e4mpfter nationaler Markt, 100+ Schl\u00fcsselw\u00f6rter<\/div>\n        <div class=\"r-card-price-row\">\n          <div class=\"r-card-price\"><span class=\"ecom-card-from\">von <\/span>$4,000<\/div>\n          <div class=\"r-card-price-suffix\">\/ Kampagne<\/div>\n        <\/div>\n        <div class=\"r-card-duration\">4-monatige Kampagne<\/div>\n        <div class=\"r-card-desc\">F\u00fcr Marken, die bereit sind, an der Spitze ihrer nationalen Kategorie zu stehen. H\u00f6heres Linkbuilding-Volumen, tiefgreifende Content-Strategie, fortschrittliche Entity-Arbeit und aggressive GEO-Positionierung, um die Standard-Empfehlung in Such- und KI-Maschinen zu werden.<\/div>\n        <a class=\"btn-ghost r-card-cta\" href=\"\/de\/arbeit-mit-wpconsults\/\">Diese Kampagne starten<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 WHAT'S INCLUDED \/ NOT INCLUDED \u2550\u2550 -->\n<section class=\"p-included wpc-reveal\">\n  <div class=\"p-tag\">Liefergegenst\u00e4nde<\/div>\n  <h2 class=\"p-title\">Genau das, was Sie bekommen.<br><em>Und was nicht.<\/em><\/h2>\n  <div class=\"included-grid\">\n\n    <div class=\"included-col yes\">\n      <div class=\"included-col-header\">\n        <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color:var(--wpc-accent)\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        <div>\n          <div class=\"included-col-title\">In jeder Kampagne enthalten<\/div>\n          <div class=\"included-col-sub\">Konkrete Ergebnisse \u2013 keine vagen Versprechungen<\/div>\n        <\/div>\n      <\/div>\n      <ul class=\"included-list\">\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>Monatlicher Linkaufbau<\/strong> \u2013 eine festgelegte Anzahl von Platzierungen pro Stufe, aus echten, relevanten Quellen; kein PBN-Spam<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>Inhaltsstrategie und Briefings<\/strong> \u2013 Themenrecherche, Keyword-Mapping und detaillierte Content-Briefings f\u00fcr jeden einzelnen Inhalt der Kampagne<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>On-Page-Optimierung<\/strong> \u2013 Priorit\u00e4tsseiten werden jeden Monat \u00fcberpr\u00fcft und aktualisiert; Titel-Tags, Meta-Tags, \u00dcberschriften, interne Verlinkung, Schema<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>Technische SEO<\/strong> \u2013 Crawling-Status, Core Web Vitals, Indizierung, Website-Architektur und strukturierte Daten; durchgehend korrigiert und \u00fcberwacht<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>GEO und AI SEO<\/strong> \u2013 Entity Stacking, Knowledge-Graph-Signale, NLP-Optimierung und KI-zitierswerte Inhalte; in jeder Kampagne integriert, nicht separat erh\u00e4ltlich<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>Monatlicher Bericht mit Zuweisung der Einnahmen<\/strong> \u2013 Rankings, Traffic, Conversions und Sichtbarkeit in Suchmaschinen werden erfasst und in verst\u00e4ndlicher Sprache erkl\u00e4rt<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>1-2 Strategiegespr\u00e4che pro Monat<\/strong> \u2013 direkter Kontakt zu Abdullah; keine Kundenbetreuer, keine Zwischeninstanzen<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-check\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n          <div><strong>Begrenzte Verwaltung bezahlter Anzeigen<\/strong> \u2013 Einrichtung und Optimierung von Google Shopping oder Suchanzeigen, um die Umsatzl\u00fccke w\u00e4hrend der SEO-Aufbauphase zu schlie\u00dfen<\/div>\n        <\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"included-col no\">\n      <div class=\"included-col-header\">\n        <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color:var(--p-red)\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n        <div>\n          <div class=\"included-col-title\">Nicht inbegriffen<\/div>\n          <div class=\"included-col-sub\">Nicht im Leistungsumfang enthalten \u2013 bei Bedarf als separate Dienstleistung<\/div>\n        <\/div>\n      <\/div>\n      <ul class=\"included-list\">\n        <li>\n          <svg class=\"ic-cross\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n          <div><strong>Website-Entwicklung oder Design\u00e4nderungen<\/strong> \u2013 Wir ermitteln, was ge\u00e4ndert werden muss und warum; die Umsetzung erfolgt im Rahmen eines separaten Auftrags<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-cross\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n          <div><strong>Verwaltung sozialer Medien<\/strong> \u2013 Wir betreiben keine Instagram- oder TikTok-Konten; unser Fokus liegt weiterhin auf der Sichtbarkeit in Suchmaschinen und im Bereich KI, wo sich der ROI messen l\u00e4sst<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-cross\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n          <div><strong>Schreiben von Inhalten in gro\u00dfem Umfang<\/strong> \u2013 Briefings und Strategie sind im Preis inbegriffen; die Erstellung umfangreicher Inhalte wird projektbezogen separat berechnet<\/div>\n        <\/li>\n        <li>\n          <svg class=\"ic-cross\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n          <div><strong>Umfassendes Management bezahlter Medien<\/strong> \u2013 Eine begrenzte Anzeigenverwaltung ist inbegriffen; ein spezieller Retainer ausschlie\u00dflich f\u00fcr Anzeigen ist ein separater Auftrag<\/div>\n        <\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 COMPARISON TABLE \u2550\u2550 -->\n<section class=\"p-compare wpc-reveal\">\n  <div class=\"p-tag\">Wie wir vergleichen<\/div>\n  <h2 class=\"p-title\">Was die meisten Agenturen nicht tun<br><em>Schriftlich festgehalten.<\/em><\/h2>\n  <div class=\"compare-table-wrap\">\n  <table class=\"compare-table\">\n    <thead>\n      <tr>\n        <th>Was Sie erwarten sollten<\/th>\n        <th>WpConsults<\/th>\n        <th>Die meisten Agenturen<\/th>\n        <th>Freiberufler<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr><td>Schriftlich benannte Leistungen<\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><td class=\"cmp-soft\">Manchmal<\/td><\/tr>\n      <tr><td>GEO und AI SEO inklusive (kein Aufpreis)<\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><\/tr>\n      <tr><td>Direkter Zugang zum Strategen (keine Kundenbetreuer)<\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><\/tr>\n      <tr><td>Keine 12-monatige Vertragsbindung<\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><\/tr>\n      <tr><td>Nachtr\u00e4gliche Abrechnung (Bezahlung erst nach Ihrer Zufriedenheit)<\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><\/tr>\n      <tr><td>Zurechnung von Einnahmen in monatlichen Berichten<\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><td class=\"cmp-soft\">Variiert<\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><\/tr>\n      <tr><td>Entity Stacking und Wissensgraphenoptimierung<\/td><td class=\"check-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><td class=\"no-cell\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/td><\/tr>\n    <\/tbody>\n  <\/table>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 FAQ \u2550\u2550 -->\n<section class=\"p-faq wpc-reveal\">\n  <div class=\"p-tag\">Allgemeine Fragen<\/div>\n  <h2 class=\"p-title\">Bevor Sie sich entscheiden.<\/h2>\n  <div class=\"wpc-acc\">\n\n    <div class=\"wpc-acc-item\">\n      <button class=\"wpc-acc-q\" type=\"button\" aria-expanded=\"false\">Warum wird die Pr\u00fcfung nachtr\u00e4glich bezahlt: Ist das f\u00fcr Sie nicht riskant?<svg class=\"wpc-acc-chev\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n      <div class=\"wpc-acc-a\"><div class=\"wpc-acc-inner\">Ja, und genau darum geht es. Wenn ich nicht bereit bin, die Arbeit zu erledigen, bevor ich Geld verlange, warum sollten Sie mir dann Ihren Shop anvertrauen? Das Postpaid-Modell zwingt uns dazu, etwas wirklich N\u00fctzliches zu liefern. Wenn Sie sich das Audit-Video ansehen und das Gef\u00fchl haben, es sei vage, allgemein gehalten oder selbstverst\u00e4ndlich, zahlen Sie nicht. <strong>Das ist die Rechenschaftspflicht, der sich die meisten Agenturen entziehen.<\/strong><\/div><\/div>\n    <\/div>\n\n    <div class=\"wpc-acc-item\">\n      <button class=\"wpc-acc-q\" type=\"button\" aria-expanded=\"false\">Kann ich nur das Audit bekommen, ohne Sie f\u00fcr eine Kampagne zu engagieren?<svg class=\"wpc-acc-chev\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n      <div class=\"wpc-acc-a\"><div class=\"wpc-acc-inner\">Auf jeden Fall. Das Audit geh\u00f6rt Ihnen. Sie k\u00f6nnen es Ihrem internen Team, einem Entwickler oder einem anderen SEO-Experten zur Umsetzung \u00fcbergeben. Viele Kunden machen genau das. Sollten Sie sich sp\u00e4ter entscheiden, uns zu beauftragen, gilt der Audit-Rabatt \u2013 ganz ohne Druck und ohne anschlie\u00dfende Verkaufsgespr\u00e4che.<\/div><\/div>\n    <\/div>\n\n    <div class=\"wpc-acc-item\">\n      <button class=\"wpc-acc-q\" type=\"button\" aria-expanded=\"false\">Was passiert am Ende einer 4-monatigen Kampagne?<svg class=\"wpc-acc-chev\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n      <div class=\"wpc-acc-a\"><div class=\"wpc-acc-inner\">Wir legen Ihnen einen umfassenden Ergebnisbericht vor: verbesserte Platzierungen, gesteigerte Besucherzahlen, erh\u00f6hte Sichtbarkeit in Suchmaschinen und zugeordnete Ums\u00e4tze. Anschlie\u00dfend entscheiden Sie, ob Sie eine weitere Kampagne starten m\u00f6chten. Es gibt keine automatische Verl\u00e4ngerung und keinerlei Druck. <strong>Die Ergebnisse sollten die Entscheidung deutlich machen.<\/strong><\/div><\/div>\n    <\/div>\n\n    <div class=\"wpc-acc-item\">\n      <button class=\"wpc-acc-q\" type=\"button\" aria-expanded=\"false\">Warum 4 Monate und nicht monatliche Fortschreibung?<svg class=\"wpc-acc-chev\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n      <div class=\"wpc-acc-a\"><div class=\"wpc-acc-inner\">SEO und GEO liefern innerhalb von 30 Tagen keine aussagekr\u00e4ftigen Ergebnisse; wer Ihnen etwas anderes erz\u00e4hlt, hat die Erwartungen falsch gesteuert. Vier Monate sind das Mindestzeitfenster, um Entit\u00e4tsautorit\u00e4t aufzubauen, Backlinks zu gewinnen, die Indizierung von Inhalten zu erreichen, Rankings zu erzielen und die sich verst\u00e4rkende Sichtbarkeit durch KI zu verfolgen. <strong>Monatliche Pauschalangebote schaffen die falschen Anreize<\/strong>; sie belohnen eher den Anschein von Gesch\u00e4ftigkeit als tats\u00e4chliche Ergebnisse.<\/div><\/div>\n    <\/div>\n\n    <div class=\"wpc-acc-item\">\n      <button class=\"wpc-acc-q\" type=\"button\" aria-expanded=\"false\">Ist GEO wirklich inbegriffen oder ist es ein Zusatzprodukt?<svg class=\"wpc-acc-chev\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n      <div class=\"wpc-acc-a\"><div class=\"wpc-acc-inner\">Standardm\u00e4\u00dfig enthalten. Entity Stacking, Knowledge-Graph-Signale, NLP-Optimierung und KI-zitiersichere Inhalte sind in jeder Kampagne und auf jeder Stufe enthalten. Wir verkaufen \u201cAI-SEO\u201d nicht als Premium-Add-on, weil wir es nicht f\u00fcr optional halten; so funktioniert modernes SEO. Es separat anzubieten w\u00e4re so, als w\u00fcrde man im Jahr 2025 einen Aufpreis f\u00fcr die Optimierung f\u00fcr Mobilger\u00e4te verlangen.<\/div><\/div>\n    <\/div>\n\n    <div class=\"wpc-acc-item\">\n      <button class=\"wpc-acc-q\" type=\"button\" aria-expanded=\"false\">Wer macht eigentlich die Arbeit?<svg class=\"wpc-acc-chev\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\n      <div class=\"wpc-acc-a\"><div class=\"wpc-acc-inner\">Abdullah Nouman k\u00fcmmert sich pers\u00f6nlich um die Strategie, die Unternehmensarchitektur, das GEO-Framework und die Kampagnenausrichtung. An der konkreten Umsetzung (Kontaktaufnahme, Erstellung von Inhalten, technische Umsetzung) sind bew\u00e4hrte Spezialisten beteiligt, aber <strong>nichts geht ohne seine \u00dcberpr\u00fcfung<\/strong>. Bei Strategiegespr\u00e4chen haben Sie direkten Zugang zu ihm und nicht zu einem Kundenbetreuer, der aus Notizen abliest.<\/div><\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 FINAL CTA \u2550\u2550 -->\n<section class=\"p-cta wpc-reveal\">\n  <div class=\"p-cta-inner\">\n    <div class=\"p-tag p-tag-center\" style=\"justify-content:center\">Bereit zum Start?<\/div>\n    <h2 class=\"p-title wpc-text-center\">Beginnen Sie mit der Pr\u00fcfung.<br><em>Alles andere<\/em> Folgt nat\u00fcrlich.<\/h2>\n    <p class=\"p-sub wpc-text-center\" style=\"margin:0 auto var(--wpc-10)\">Vereinbaren Sie zun\u00e4chst ein kostenloses 20-min\u00fctiges Gespr\u00e4ch. Wir pr\u00fcfen, ob Ihr Shop zu uns passt, besprechen den Umfang des Audits und beantworten alle Fragen auf dieser Seite, bevor Sie sich zu etwas verpflichten.<\/p>\n    <div class=\"p-cta-actions\">\n      <a class=\"btn-lime\" href=\"\/de\/arbeit-mit-wpconsults\/\">Buchen Sie ein kostenloses Informationsgespr\u00e4ch \u2192.<\/a>\n    <\/div>\n    <div class=\"p-cta-flags\">\n      <span class=\"p-cta-flag\">\ud83c\uddfa\ud83c\uddf8 Prim\u00e4r: USA<\/span>\n      <span class=\"p-cta-flag\">\ud83c\udde8\ud83c\udde6 Kanada<\/span>\n      <span class=\"p-cta-flag\">\ud83c\uddec\ud83c\udde7 Vereinigtes K\u00f6nigreich<\/span>\n      <span class=\"p-cta-flag\">\ud83c\udde6\ud83c\uddfa Australien<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- \/.wpc-root.pricing-page -->\n\n<script>\n\/* Retainer tab switcher *\/\nfunction rTab(id, el) {\n  document.querySelectorAll('.r-tab').forEach(function(t){ t.classList.remove('on'); });\n  document.querySelectorAll('.r-panel').forEach(function(p){ p.classList.remove('on'); });\n  el.classList.add('on');\n  document.getElementById('rp-'+id).classList.add('on');\n}\n\n\/* FAQ accordion is handled by master.js (.wpc-acc) - site-wide, reusable. *\/\n\n\/* Scroll reveal fallback (master.js also handles .wpc-reveal on the live site) *\/\n(function () {\n  var els = document.querySelectorAll('.pricing-page .wpc-reveal:not(.is-visible)');\n  if (!els.length) return;\n  var reduce = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  if (reduce || !('IntersectionObserver' in window)) {\n    els.forEach(function (el) { el.classList.add('is-visible'); });\n    return;\n  }\n  var obs = new IntersectionObserver(function (entries, o) {\n    entries.forEach(function (e) {\n      if (e.isIntersecting) { e.target.classList.add('is-visible'); o.unobserve(e.target); }\n    });\n  }, { threshold: 0.06, rootMargin: '0px 0px -40px 0px' });\n  els.forEach(function (el) { obs.observe(el); });\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Transparente SEO-Preise \u2013 keine als \u201eDiscovery Calls\u201c getarnten Retainer. Keine vagen Leistungsbeschreibungen. Jeder Preis auf dieser Seite ist echt. Jedes Leistungsversprechen ist benannt. Sie wissen genau, was Sie kaufen, bevor Sie etwas unterschreiben. Wir verstecken uns nicht hinter Angeboten \u2013 wir legen alles offen auf der Seite dar. Beginnen Sie mit einem Audit \u2192 Kampagnenpreise anzeigen Das Audit wird nachtr\u00e4glich abgerechnet\u2026<\/p>","protected":false},"author":1,"featured_media":3246,"parent":0,"menu_order":11,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kb_optimizer_status":0,"_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-773","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages\/773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/comments?post=773"}],"version-history":[{"count":26,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages\/773\/revisions"}],"predecessor-version":[{"id":6696,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages\/773\/revisions\/6696"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/media\/3246"}],"wp:attachment":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/media?parent=773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}