{"uuid":"153d3c4d-dc92-4177-a049-e57db111a392","provider":"wsw-nova","model":"sirius","image_strategy":"ai_self_select","image_quality":null,"image_size":null,"image_aspect_ratio":null,"use_website_data":false,"html":"<style>\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 {\n font-family: inherit;\n box-sizing: border-box;\n --snippet-orange: #e87b35;\n --snippet-orange-hover: #d46a28;\n --snippet-darkblue: #1a2e4a;\n --snippet-darkblue-light: #243d5f;\n --snippet-lightgray: #f2f4f7;\n --snippet-gray: #6b7a8d;\n --snippet-radius: 10px;\n --snippet-transition: 0.25s ease-out;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 *,\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 *::before,\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 *::after {\n box-sizing: inherit;\n }\n\n /* ===== HERO ===== */\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero {\n background: linear-gradient(135deg, var(--snippet-darkblue) 0%, var(--snippet-darkblue-light) 100%);\n padding: clamp(3rem, 8vw, 6rem) 1.5rem;\n text-align: center;\n position: relative;\n overflow: hidden;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero::before {\n content: '';\n position: absolute;\n top: -40%;\n right: -20%;\n width: 500px;\n height: 500px;\n background: radial-gradient(circle, rgba(232,123,53,0.12) 0%, transparent 70%);\n border-radius: 50%;\n pointer-events: none;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero::after {\n content: '';\n position: absolute;\n bottom: -30%;\n left: -15%;\n width: 400px;\n height: 400px;\n background: radial-gradient(circle, rgba(232,123,53,0.08) 0%, transparent 70%);\n border-radius: 50%;\n pointer-events: none;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero-inner {\n max-width: 800px;\n margin: 0 auto;\n position: relative;\n z-index: 1;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero-badge {\n display: inline-block;\n background: rgba(232,123,53,0.15);\n color: var(--snippet-orange);\n padding: 0.4rem 1rem;\n border-radius: 50px;\n font-size: 0.85rem;\n font-weight: 600;\n letter-spacing: 0.05em;\n text-transform: uppercase;\n margin-bottom: 1.5rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero h1 {\n color: #ffffff;\n font-size: clamp(1.8rem, 4.5vw, 2.8rem);\n line-height: 1.2;\n margin: 0 0 1.25rem 0;\n font-weight: 700;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero-sub {\n color: rgba(255,255,255,0.75);\n font-size: clamp(1rem, 2vw, 1.2rem);\n line-height: 1.6;\n margin: 0 0 2.5rem 0;\n max-width: 620px;\n margin-left: auto;\n margin-right: auto;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero-price-card {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n background: rgba(255,255,255,0.07);\n backdrop-filter: blur(10px);\n border: 1px solid rgba(255,255,255,0.12);\n border-radius: var(--snippet-radius);\n padding: 2rem 3rem;\n gap: 0.25rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-price-amount {\n color: var(--snippet-orange);\n font-size: clamp(2.5rem, 5vw, 3.5rem);\n font-weight: 800;\n line-height: 1.1;\n letter-spacing: -0.02em;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-price-note {\n color: rgba(255,255,255,0.55);\n font-size: 0.95rem;\n font-weight: 400;\n }\n\n /* ===== LEISTUNGEN ===== */\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-services {\n background: var(--snippet-lightgray);\n padding: clamp(3rem, 8vw, 5rem) 1.5rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-services-inner {\n max-width: 960px;\n margin: 0 auto;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-services h2 {\n color: var(--snippet-darkblue);\n text-align: center;\n margin: 0 0 0.75rem 0;\n font-size: clamp(1.4rem, 3vw, 1.9rem);\n font-weight: 700;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-services-subtitle {\n text-align: center;\n color: var(--snippet-gray);\n font-size: 1rem;\n margin: 0 0 2.5rem 0;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-services-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));\n gap: 1.75rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-card {\n background: #ffffff;\n border-radius: var(--snippet-radius);\n padding: 1.75rem 1.5rem;\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n transition: transform var(--snippet-transition), box-shadow var(--snippet-transition);\n border: 1px solid rgba(0,0,0,0.04);\n box-shadow: 0 1px 3px rgba(0,0,0,0.04);\n overflow: hidden;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-card:hover {\n transform: translateY(-4px);\n box-shadow: 0 8px 24px rgba(0,0,0,0.08);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-icon {\n flex-shrink: 0;\n width: 44px;\n height: 44px;\n background: rgba(232,123,53,0.1);\n border-radius: 10px;\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 1.25rem;\n color: var(--snippet-orange);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-text {\n min-width: 0;\n flex: 1;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-text h4 {\n margin: 0 0 0.3rem 0;\n color: var(--snippet-darkblue);\n font-size: 1.05rem;\n font-weight: 600;\n word-wrap: break-word;\n overflow-wrap: break-word;\n hyphens: auto;\n line-height: 1.3;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-text span {\n color: var(--snippet-gray);\n font-size: 0.9rem;\n line-height: 1.5;\n display: block;\n word-wrap: break-word;\n overflow-wrap: break-word;\n }\n\n /* ===== WARUM WICHTIG ===== */\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why {\n background: #ffffff;\n padding: clamp(3rem, 8vw, 5rem) 1.5rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-inner {\n max-width: 960px;\n margin: 0 auto;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why h2 {\n color: var(--snippet-darkblue);\n text-align: center;\n margin: 0 0 0.75rem 0;\n font-size: clamp(1.4rem, 3vw, 1.9rem);\n font-weight: 700;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-subtitle {\n text-align: center;\n color: var(--snippet-gray);\n font-size: 1rem;\n line-height: 1.6;\n max-width: 650px;\n margin: 0 auto 3rem auto;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));\n gap: 2rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card {\n border-radius: var(--snippet-radius);\n overflow: hidden;\n border: 1px solid rgba(0,0,0,0.06);\n box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n transition: transform var(--snippet-transition), box-shadow var(--snippet-transition);\n background: #ffffff;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card:hover {\n transform: translateY(-4px);\n box-shadow: 0 12px 32px rgba(0,0,0,0.1);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card-img {\n width: 100%;\n height: 220px;\n position: relative;\n overflow: hidden;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card-img img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n display: block;\n transition: transform 0.4s ease-out;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card:hover .gpo-why-card-img img {\n transform: scale(1.05);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card-body {\n padding: 1.5rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card-body h4 {\n margin: 0 0 0.4rem 0;\n color: var(--snippet-darkblue);\n font-size: 1.1rem;\n font-weight: 600;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-why-card-body span {\n color: var(--snippet-gray);\n font-size: 0.9rem;\n line-height: 1.55;\n }\n\n /* ===== CTA ===== */\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-cta {\n background: linear-gradient(135deg, var(--snippet-darkblue) 0%, var(--snippet-darkblue-light) 100%);\n padding: clamp(3rem, 8vw, 5rem) 1.5rem;\n text-align: center;\n position: relative;\n overflow: hidden;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-cta::before {\n content: '';\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n width: 600px;\n height: 600px;\n background: radial-gradient(circle, rgba(232,123,53,0.1) 0%, transparent 60%);\n border-radius: 50%;\n pointer-events: none;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-cta-inner {\n max-width: 650px;\n margin: 0 auto;\n position: relative;\n z-index: 1;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-cta h2 {\n color: #ffffff;\n margin: 0 0 1rem 0;\n font-size: clamp(1.5rem, 3.5vw, 2.2rem);\n font-weight: 700;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-cta-desc {\n color: rgba(255,255,255,0.7);\n font-size: 1.05rem;\n line-height: 1.6;\n margin: 0 0 2rem 0;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-btn {\n display: inline-block;\n background: var(--snippet-orange);\n color: #ffffff;\n padding: 1rem 2.5rem;\n border-radius: 8px;\n font-size: 1.05rem;\n font-weight: 600;\n text-decoration: none;\n text-transform: none;\n letter-spacing: 0.01em;\n transition: background var(--snippet-transition), transform var(--snippet-transition), box-shadow var(--snippet-transition);\n border: none;\n cursor: pointer;\n box-shadow: 0 4px 16px rgba(232,123,53,0.3);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-btn:hover {\n background: var(--snippet-orange-hover);\n transform: translateY(-2px);\n box-shadow: 0 6px 24px rgba(232,123,53,0.4);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-btn:focus-visible {\n outline: 3px solid var(--snippet-orange);\n outline-offset: 3px;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-btn:active {\n transform: translateY(0);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-cta-note {\n color: rgba(255,255,255,0.55);\n font-size: 1rem;\n margin: 1.25rem 0 0 0;\n }\n\n /* ===== TRUST BAR ===== */\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-trust {\n background: var(--snippet-lightgray);\n padding: 2.25rem 1.5rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-trust-inner {\n max-width: 800px;\n margin: 0 auto;\n display: flex;\n justify-content: center;\n gap: 2.5rem;\n flex-wrap: wrap;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-trust-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n color: var(--snippet-gray);\n font-size: 1.05rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-trust-icon {\n color: var(--snippet-orange);\n font-size: 1.25rem;\n }\n\n /* ===== ANIMATIONS ===== */\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-animate {\n opacity: 0;\n transform: translateY(24px);\n transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-animate.gpo-visible {\n opacity: 1;\n transform: translateY(0);\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-animate-delay-1 { transition-delay: 0.1s; }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-animate-delay-2 { transition-delay: 0.2s; }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-animate-delay-3 { transition-delay: 0.3s; }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-animate-delay-4 { transition-delay: 0.4s; }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-animate-delay-5 { transition-delay: 0.5s; }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 *,\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 *::before,\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n }\n\n @media (max-width: 768px) {\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero-price-card {\n padding: 1.5rem 2rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-trust-inner {\n gap: 1.5rem;\n }\n }\n\n @media (max-width: 480px) {\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-hero-price-card {\n padding: 1.25rem 1.5rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-trust-inner {\n flex-direction: column;\n align-items: center;\n gap: 1rem;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-card {\n flex-direction: column;\n align-items: center;\n text-align: center;\n }\n #wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392 .gpo-service-text {\n text-align: center;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392\">\n\n <!-- HERO -->\n <div class=\"gpo-hero\">\n <div class=\"gpo-hero-inner\">\n <span class=\"gpo-hero-badge gpo-animate gpo-visible\">Google Business Optimierung</span>\n <h1 class=\"gpo-animate gpo-animate-delay-1 gpo-visible\">Mehr Sichtbarkeit durch ein professionelles Google-Profil</h1>\n <span class=\"gpo-hero-sub gpo-animate gpo-animate-delay-2 gpo-visible\">Viele Kunden entscheiden bereits bei Google, ob sie Kontakt aufnehmen oder nicht.</span>\n <div class=\"gpo-hero-price-card gpo-animate gpo-animate-delay-3 gpo-visible\">\n <span class=\"gpo-price-amount\">199 €</span>\n <span class=\"gpo-price-note\">einmalig · keine laufenden Kosten</span>\n </div>\n </div>\n </div>\n\n <!-- LEISTUNGEN -->\n <div class=\"gpo-services\">\n <div class=\"gpo-services-inner\">\n <h2 class=\"gpo-animate gpo-visible\">Das ist im Paket enthalten</h2>\n <span class=\"gpo-services-subtitle gpo-animate gpo-animate-delay-1 gpo-visible\">Alle Leistungen für Ihr optimiertes Google-Unternehmensprofil im Überblick.</span>\n <div class=\"gpo-services-grid\">\n <div class=\"gpo-service-card gpo-animate gpo-animate-delay-1 gpo-visible\">\n <div class=\"gpo-service-icon\">✏</div>\n <div class=\"gpo-service-text\">\n <h4>Unternehmensbeschreibung</h4>\n <span>Professionelle Optimierung Ihrer Beschreibung für maximale Wirkung bei potenziellen Kunden.</span>\n </div>\n </div>\n <div class=\"gpo-service-card gpo-animate gpo-animate-delay-2 gpo-visible\">\n <div class=\"gpo-service-icon\">☰</div>\n <div class=\"gpo-service-text\">\n <h4>Leistungen & Kategorien</h4>\n <span>Passende Kategorien und Leistungsbeschreibungen, die Google versteht und priorisiert.</span>\n </div>\n </div>\n <div class=\"gpo-service-card gpo-animate gpo-animate-delay-3 gpo-visible\">\n <div class=\"gpo-service-icon\">ℹ</div>\n <div class=\"gpo-service-text\">\n <h4>Profilinformationen</h4>\n <span>Vollständige und konsistente Angaben zu Öffnungszeiten, Kontaktdaten und Standort.</span>\n </div>\n </div>\n <div class=\"gpo-service-card gpo-animate gpo-animate-delay-4 gpo-visible\">\n <div class=\"gpo-service-icon\">📊</div>\n <div class=\"gpo-service-text\">\n <h4>Sichtbarkeitsanalyse</h4>\n <span>Detaillierte Analyse Ihrer aktuellen Sichtbarkeit mit konkreten Verbesserungspotenzialen.</span>\n </div>\n </div>\n <div class=\"gpo-service-card gpo-animate gpo-animate-delay-5 gpo-visible\">\n <div class=\"gpo-service-icon\">★</div>\n <div class=\"gpo-service-text\">\n <h4>Empfehlungen</h4>\n <span>Individuelle Handlungsempfehlungen für nachhaltige Sichtbarkeit und mehr Kundenanfragen.</span>\n </div>\n </div>\n <div class=\"gpo-service-card gpo-animate gpo-animate-delay-5 gpo-visible\">\n <div class=\"gpo-service-icon\">🔄</div>\n <div class=\"gpo-service-text\">\n <h4>Vorbereitung für laufende Betreuung</h4>\n <span>Grundlage für eine optionale kontinuierliche Pflege und Weiterentwicklung Ihres Profils.</span>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <!-- WARUM WICHTIG -->\n <div class=\"gpo-why\">\n <div class=\"gpo-why-inner\">\n <h2 class=\"gpo-animate gpo-visible\">Warum Google-Profile durch die neue Google-KI immer wichtiger werden</h2>\n <span class=\"gpo-why-subtitle gpo-animate gpo-animate-delay-1 gpo-visible\">Googles KI-gestützte Suche wertet Unternehmensprofile stärker aus als je zuvor. Wer jetzt nicht optimiert, wird unsichtbar.</span>\n <div class=\"gpo-why-grid\">\n <div class=\"gpo-why-card gpo-animate gpo-animate-delay-1 gpo-visible\">\n <div class=\"gpo-why-card-img\">\n <img src=\"https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=600&q=80\" alt=\"Professionelles Unternehmensprofil auf einem Laptop-Bildschirm\" loading=\"lazy\">\n </div>\n <div class=\"gpo-why-card-body\">\n <h4>Professionelles Google-Profil</h4>\n <span>Ein vollständig optimiertes Profil signalisiert Vertrauen und Kompetenz – auf den ersten Blick.</span>\n </div>\n </div>\n <div class=\"gpo-why-card gpo-animate gpo-animate-delay-2 gpo-visible\">\n <div class=\"gpo-why-card-img\">\n <img src=\"https://images.unsplash.com/photo-1516321318423-f06f85e504b3?w=600&q=80\" alt=\"Kundenbewertungen und Feedback auf einem digitalen Bildschirm\" loading=\"lazy\">\n </div>\n <div class=\"gpo-why-card-body\">\n <h4>Bewertungsantworten</h4>\n <span>Professionelle Antworten auf Bewertungen zeigen Engagement und stärken Ihre Online-Reputation.</span>\n </div>\n </div>\n <div class=\"gpo-why-card gpo-animate gpo-animate-delay-3 gpo-visible\">\n <div class=\"gpo-why-card-img\">\n <img src=\"https://images.unsplash.com/photo-1553877522-43269d4ea984?w=600&q=80\" alt=\"Aktuelle Unternehmensdaten und Analysen auf einem Dashboard\" loading=\"lazy\">\n </div>\n <div class=\"gpo-why-card-body\">\n <h4>Aktuelle Unternehmensinformationen</h4>\n <span>Konsistente und aktuelle Daten werden von Google belohnt – mit besserer Platzierung in den Suchergebnissen.</span>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <!-- CTA -->\n <div class=\"gpo-cta\">\n <div class=\"gpo-cta-inner\">\n <h2 class=\"gpo-animate gpo-visible\">Jetzt Google-Profil prüfen lassen</h2>\n <span class=\"gpo-cta-desc gpo-animate gpo-animate-delay-1 gpo-visible\">Erfahren Sie in einer unverbindlichen Analyse, wie Ihr Unternehmensprofil aktuell aufgestellt ist und welches Potenzial noch ungenutzt bleibt.</span>\n <div class=\"gpo-animate gpo-animate-delay-2 gpo-visible\">\n <a href=\"#\" class=\"gpo-btn\">Kostenlose Analyse anfordern</a>\n </div>\n <span class=\"gpo-cta-note gpo-animate gpo-animate-delay-3 gpo-visible\">Unverbindlich · Keine versteckten Kosten · Antwort innerhalb von 24 Stunden</span>\n </div>\n </div>\n\n <!-- TRUST BAR -->\n <div class=\"gpo-trust\">\n <div class=\"gpo-trust-inner\">\n <div class=\"gpo-trust-item\">\n <span class=\"gpo-trust-icon\">✓</span>\n <span>Zertifizierter Google-Partner</span>\n </div>\n <div class=\"gpo-trust-item\">\n <span class=\"gpo-trust-icon\">✓</span>\n <span>Über 200 optimierte Profile</span>\n </div>\n <div class=\"gpo-trust-item\">\n <span class=\"gpo-trust-icon\">✓</span>\n <span>100 % Zufriedenheitsgarantie</span>\n </div>\n </div>\n </div>\n\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-153d3c4d-dc92-4177-a049-e57db111a392');\n if (!el) return;\n\n var animElements = el.querySelectorAll('.gpo-animate');\n if (!animElements.length) return;\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n entry.target.classList.add('gpo-visible');\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });\n\n animElements.forEach(function(item) {\n observer.observe(item);\n });\n})();\n</script>","summary":null,"version":6,"inserted_version":6,"total_cost":3.6727152000000003,"total_messages_sent":6,"summarized_at_total":0}
Google Business Optimierung
Mehr Sichtbarkeit durch ein professionelles Google-Profil
Viele Kunden entscheiden bereits bei Google, ob sie Kontakt aufnehmen oder nicht.
199 €
einmalig · keine laufenden Kosten
Das ist im Paket enthalten
Alle Leistungen für Ihr optimiertes Google-Unternehmensprofil im Überblick.Unternehmensbeschreibung
Professionelle Optimierung Ihrer Beschreibung für maximale Wirkung bei potenziellen Kunden.Leistungen & Kategorien
Passende Kategorien und Leistungsbeschreibungen, die Google versteht und priorisiert.Profilinformationen
Vollständige und konsistente Angaben zu Öffnungszeiten, Kontaktdaten und Standort.Sichtbarkeitsanalyse
Detaillierte Analyse Ihrer aktuellen Sichtbarkeit mit konkreten Verbesserungspotenzialen.Empfehlungen
Individuelle Handlungsempfehlungen für nachhaltige Sichtbarkeit und mehr Kundenanfragen.Vorbereitung für laufende Betreuung
Grundlage für eine optionale kontinuierliche Pflege und Weiterentwicklung Ihres Profils.Warum Google-Profile durch die neue Google-KI immer wichtiger werden
Googles KI-gestützte Suche wertet Unternehmensprofile stärker aus als je zuvor. Wer jetzt nicht optimiert, wird unsichtbar.Professionelles Google-Profil
Ein vollständig optimiertes Profil signalisiert Vertrauen und Kompetenz – auf den ersten Blick.Bewertungsantworten
Professionelle Antworten auf Bewertungen zeigen Engagement und stärken Ihre Online-Reputation.Aktuelle Unternehmensinformationen
Konsistente und aktuelle Daten werden von Google belohnt – mit besserer Platzierung in den Suchergebnissen.Jetzt Google-Profil prüfen lassen
Erfahren Sie in einer unverbindlichen Analyse, wie Ihr Unternehmensprofil aktuell aufgestellt ist und welches Potenzial noch ungenutzt bleibt. Unverbindlich · Keine versteckten Kosten · Antwort innerhalb von 24 Stunden
Zertifizierter Google-Partner
Über 200 optimierte Profile
100 % Zufriedenheitsgarantie
Google Profil Pflege & Landingpage
Die ideale Kombination für lokale Sichtbarkeit
Ein gutes Google Profil bringt Interessenten.
Eine gute Landingpage sorgt dafür, dass daraus Anfragen werden.
Aus jahrzehntelanger Praxis im Supermarktgeschäft
Heute genutzt für moderne Sichtbarkeit bei Google, Webseiten und LocalBoost.
Google Profil Pflege:
- Einrichtung oder Überarbeitung
- Optimierung wichtiger Informationen
- Regelmäßige Beiträge
- Angebotsaktionen
- Antworten auf Bewertungen
- Sichtbarkeit stärken
- Monatliche Betreuung
Für wen eignet sich das?
- Besonders geeignet für:
- Handwerksbetriebe
- Dienstleister
- lokale Geschäfte
- Praxen
- Studios
- Gastronomie
- kleine und mittelständische Unternehmen
Gerade Unternehmen mit wenig Zeit profitieren von einer klaren und regelmäßigen Betreuung.
Der erste Eindruck entscheidet heute oft bei Google
Viele Unternehmen investieren viel Arbeit in ihre Leistungen — aber zu wenig in ihren
ersten digitalen Eindruck.
Dabei genügt oft schon eine klare Struktur, regelmäßige Aktivität und ein
professioneller Auftritt.
Jetzt kostenlos prüfen lassen
Ich schaue mir Ihr Google Profil unverbindlich an
und gebe eine ehrliche Einschätzung.