{"id":109847,"date":"2025-10-14T09:19:40","date_gmt":"2025-10-14T09:19:40","guid":{"rendered":"https:\/\/seolutions.biz\/shop\/?page_id=109847"},"modified":"2026-08-04T09:37:44","modified_gmt":"2026-08-04T09:37:44","slug":"about-us","status":"publish","type":"page","link":"https:\/\/seolutions.biz\/shop\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\n\n\n<div class=\"seo-about-page\">\n<style>\n\/* =========================================================\n   SEOlutions About Page \u2014 scoped styles\n   ========================================================= *\/\n.seo-about-page,\n.seo-about-page *,\n.seo-about-page *::before,\n.seo-about-page *::after {\n    box-sizing: border-box;\n}\n\n.seo-about-page {\n    --seo-ink: #0f172a;\n    --seo-text: #475569;\n    --seo-muted: #64748b;\n    --seo-line: #e2e8f0;\n    --seo-soft: #f8fafc;\n    --seo-blue: #2563eb;\n    --seo-blue-dark: #1d4ed8;\n    --seo-green: #16a34a;\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--seo-ink);\n    line-height: 1.65;\n}\n\n.seo-about-page a {\n    color: inherit;\n}\n\n.seo-about-container {\n    width: min(1200px, calc(100% - 48px));\n    margin: 0 auto;\n}\n\n.seo-about-section {\n    position: relative;\n    padding: 96px 0;\n    border-bottom: 1px solid #f1f5f9;\n}\n\n.seo-about-section--soft {\n    background: var(--seo-soft);\n}\n\n.seo-about-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0 0 18px;\n    color: var(--seo-blue);\n    font-size: .78rem;\n    font-weight: 800;\n    letter-spacing: .11em;\n    line-height: 1.2;\n    text-transform: uppercase;\n}\n\n.seo-about-eyebrow::before {\n    width: 28px;\n    height: 2px;\n    background: currentColor;\n    content: \"\";\n}\n\n.seo-about-h1,\n.seo-about-h2,\n.seo-about-h3 {\n    color: var(--seo-ink);\n    font-weight: 800;\n    letter-spacing: -.035em;\n}\n\n.seo-about-h1 {\n    max-width: 780px;\n    margin: 0 0 24px;\n    font-size: clamp(2.65rem, 5.8vw, 4.75rem);\n    line-height: 1.03;\n}\n\n.seo-about-h2 {\n    margin: 0 0 20px;\n    font-size: clamp(2rem, 4vw, 3rem);\n    line-height: 1.12;\n}\n\n.seo-about-h3 {\n    margin: 0 0 12px;\n    font-size: 1.22rem;\n    line-height: 1.25;\n}\n\n.seo-about-lead {\n    max-width: 760px;\n    margin: 0 0 28px;\n    color: var(--seo-text);\n    font-size: clamp(1.08rem, 1.8vw, 1.25rem);\n    line-height: 1.75;\n}\n\n.seo-about-copy {\n    color: var(--seo-text);\n    font-size: 1.04rem;\n}\n\n.seo-about-copy p {\n    margin: 0 0 18px;\n}\n\n.seo-about-copy p:last-child {\n    margin-bottom: 0;\n}\n\n.seo-about-center {\n    max-width: 790px;\n    margin: 0 auto 48px;\n    text-align: center;\n}\n\n.seo-about-center .seo-about-lead {\n    margin-right: auto;\n    margin-left: auto;\n}\n\n.seo-about-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 32px;\n}\n\n.seo-about-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 14px 24px;\n    border: 1px solid transparent;\n    border-radius: 9px;\n    font-size: .95rem;\n    font-weight: 800;\n    line-height: 1.2;\n    text-decoration: none;\n    transition: transform .2s ease, background-color .2s ease, border-color .2s ease;\n}\n\n.seo-about-btn:hover {\n    transform: translateY(-2px);\n}\n\n.seo-about-btn--primary {\n    background: var(--seo-blue);\n    color: #ffffff !important;\n}\n\n.seo-about-btn--primary:hover {\n    background: var(--seo-blue-dark);\n}\n\n.seo-about-btn--secondary {\n    border-color: #cbd5e1;\n    background: #ffffff;\n    color: var(--seo-ink) !important;\n}\n\n.seo-about-btn--secondary:hover {\n    border-color: var(--seo-blue);\n    color: var(--seo-blue) !important;\n}\n\n\/* Hero *\/\n.seo-about-hero {\n    padding-top: 76px;\n    background:\n        radial-gradient(circle at 90% 15%, rgba(37,99,235,.11), transparent 30%),\n        linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);\n}\n\n.seo-about-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(330px, .9fr);\n    gap: 64px;\n    align-items: center;\n}\n\n.seo-about-hero-note {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n}\n\n.seo-about-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 9px 12px;\n    border: 1px solid var(--seo-line);\n    border-radius: 999px;\n    background: rgba(255,255,255,.86);\n    color: #334155;\n    font-size: .82rem;\n    font-weight: 750;\n}\n\n.seo-about-pill::before {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--seo-green);\n    content: \"\";\n}\n\n.seo-about-entity-card {\n    position: relative;\n    padding: 30px;\n    border: 1px solid var(--seo-line);\n    border-radius: 22px;\n    background: rgba(255,255,255,.96);\n    box-shadow: 0 26px 70px -34px rgba(15,23,42,.45);\n}\n\n.seo-about-entity-card::before {\n    position: absolute;\n    top: -14px;\n    right: 26px;\n    padding: 8px 13px;\n    border-radius: 8px;\n    background: var(--seo-ink);\n    color: #ffffff;\n    content: \"Organization entity\";\n    font-size: .72rem;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n}\n\n.seo-about-entity-title {\n    margin: 0 0 5px;\n    color: var(--seo-ink);\n    font-size: 1.45rem;\n    font-weight: 850;\n}\n\n.seo-about-entity-subtitle {\n    margin: 0 0 22px;\n    color: var(--seo-muted);\n    font-size: .9rem;\n}\n\n.seo-about-fact-list {\n    display: grid;\n    gap: 0;\n    margin: 0;\n}\n\n.seo-about-fact {\n    display: grid;\n    grid-template-columns: 128px 1fr;\n    gap: 18px;\n    padding: 14px 0;\n    border-top: 1px solid #edf2f7;\n}\n\n.seo-about-fact dt {\n    color: var(--seo-muted);\n    font-size: .76rem;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n}\n\n.seo-about-fact dd {\n    margin: 0;\n    color: var(--seo-ink);\n    font-size: .92rem;\n    font-weight: 700;\n}\n\n\/* Trust strip *\/\n.seo-about-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border: 1px solid var(--seo-line);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 12px 36px -28px rgba(15,23,42,.5);\n}\n\n.seo-about-trust-item {\n    padding: 24px;\n    border-right: 1px solid var(--seo-line);\n}\n\n.seo-about-trust-item:last-child {\n    border-right: 0;\n}\n\n.seo-about-trust-value {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--seo-ink);\n    font-size: 1.22rem;\n    font-weight: 850;\n}\n\n.seo-about-trust-label {\n    color: var(--seo-muted);\n    font-size: .84rem;\n}\n\n\/* Definition *\/\n.seo-about-definition-grid {\n    display: grid;\n    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);\n    gap: 72px;\n    align-items: start;\n}\n\n.seo-about-definition-box {\n    position: sticky;\n    top: 24px;\n    padding: 28px;\n    border-left: 4px solid var(--seo-blue);\n    border-radius: 0 14px 14px 0;\n    background: #eff6ff;\n}\n\n.seo-about-definition-box strong {\n    display: block;\n    margin-bottom: 10px;\n    color: var(--seo-ink);\n    font-size: 1rem;\n}\n\n.seo-about-definition-box p {\n    margin: 0;\n    color: #334155;\n    font-size: 1.05rem;\n    line-height: 1.75;\n}\n\n.seo-about-checks {\n    display: grid;\n    gap: 14px;\n    margin-top: 28px;\n}\n\n.seo-about-check {\n    position: relative;\n    padding-left: 30px;\n    color: #334155;\n    font-size: .98rem;\n}\n\n.seo-about-check::before {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    display: grid;\n    width: 20px;\n    height: 20px;\n    place-items: center;\n    border-radius: 50%;\n    background: #dcfce7;\n    color: #15803d;\n    content: \"\u2713\";\n    font-size: .73rem;\n    font-weight: 900;\n}\n\n\/* Services *\/\n.seo-about-service-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n}\n\n.seo-about-service-card {\n    display: flex;\n    min-height: 100%;\n    flex-direction: column;\n    padding: 26px;\n    border: 1px solid var(--seo-line);\n    border-radius: 15px;\n    background: #ffffff;\n    text-decoration: none;\n    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;\n}\n\n.seo-about-service-card:hover {\n    transform: translateY(-4px);\n    border-color: #93c5fd;\n    box-shadow: 0 18px 42px -30px rgba(37,99,235,.55);\n}\n\n.seo-about-service-code {\n    display: inline-grid;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 22px;\n    place-items: center;\n    border-radius: 10px;\n    background: #eff6ff;\n    color: var(--seo-blue);\n    font-size: .76rem;\n    font-weight: 900;\n    letter-spacing: .04em;\n}\n\n.seo-about-service-card p {\n    margin: 0 0 20px;\n    color: var(--seo-text);\n    font-size: .94rem;\n}\n\n.seo-about-service-link {\n    margin-top: auto;\n    color: var(--seo-blue);\n    font-size: .86rem;\n    font-weight: 800;\n}\n\n\/* Audience *\/\n.seo-about-audience-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 14px;\n}\n\n.seo-about-audience-item {\n    padding: 22px 18px;\n    border: 1px solid var(--seo-line);\n    border-radius: 13px;\n    background: #ffffff;\n    text-align: center;\n}\n\n.seo-about-audience-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--seo-ink);\n    font-size: .94rem;\n}\n\n.seo-about-audience-item span {\n    color: var(--seo-muted);\n    font-size: .8rem;\n    line-height: 1.45;\n}\n\n\/* Method *\/\n.seo-about-method-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n}\n\n.seo-about-method-card {\n    position: relative;\n    padding: 28px 24px 26px;\n    border: 1px solid var(--seo-line);\n    border-radius: 14px;\n    background: #ffffff;\n}\n\n.seo-about-method-number {\n    display: block;\n    margin-bottom: 22px;\n    color: #cbd5e1;\n    font-size: 1.55rem;\n    font-weight: 900;\n}\n\n.seo-about-method-card p {\n    margin: 0;\n    color: var(--seo-text);\n    font-size: .9rem;\n}\n\n\/* Team *\/\n.seo-about-team-stack {\n    display: grid;\n    gap: 34px;\n}\n\n.seo-about-person {\n    display: grid;\n    grid-template-columns: 290px 1fr;\n    gap: 48px;\n    align-items: stretch;\n    overflow: hidden;\n    border: 1px solid var(--seo-line);\n    border-radius: 18px;\n    background: #ffffff;\n}\n\n.seo-about-person-image {\n    min-height: 340px;\n    background: #e2e8f0;\n}\n\n.seo-about-person-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n}\n\n.seo-about-person-content {\n    padding: 38px 40px 38px 0;\n}\n\n.seo-about-person-role {\n    display: block;\n    margin-bottom: 16px;\n    color: var(--seo-blue);\n    font-size: .78rem;\n    font-weight: 850;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n}\n\n.seo-about-person-name {\n    margin: 0 0 14px;\n    color: var(--seo-ink);\n    font-size: clamp(1.8rem, 3vw, 2.35rem);\n    font-weight: 850;\n    letter-spacing: -.035em;\n    line-height: 1.1;\n}\n\n.seo-about-person-content p {\n    margin: 0 0 17px;\n    color: var(--seo-text);\n    font-size: 1rem;\n}\n\n.seo-about-person-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 18px;\n    margin-top: 23px;\n}\n\n.seo-about-person-links a {\n    color: var(--seo-ink);\n    font-size: .87rem;\n    font-weight: 800;\n    text-decoration: none;\n}\n\n.seo-about-person-links a:hover {\n    color: var(--seo-blue);\n}\n\n\/* Timeline *\/\n.seo-about-timeline {\n    position: relative;\n    max-width: 940px;\n    margin: 0 auto;\n}\n\n.seo-about-timeline-item {\n    position: relative;\n    display: grid;\n    grid-template-columns: 136px minmax(0, 1fr);\n    gap: 42px;\n    padding: 0 0 42px;\n}\n\n.seo-about-timeline-item:last-child {\n    padding-bottom: 0;\n}\n\n\/* The vertical rule belongs to each item, preventing alignment issues. *\/\n.seo-about-timeline-item::after {\n    position: absolute;\n    top: 32px;\n    bottom: 0;\n    left: 151px;\n    width: 2px;\n    background: var(--seo-line);\n    content: \"\";\n}\n\n.seo-about-timeline-item:last-child::after {\n    display: none;\n}\n\n.seo-about-timeline-year {\n    align-self: start;\n    justify-self: end;\n    min-width: 104px;\n    padding: 8px 12px;\n    border: 1px solid #bfdbfe;\n    border-radius: 999px;\n    background: #eff6ff;\n    color: var(--seo-blue-dark);\n    font-size: .86rem;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    white-space: nowrap;\n}\n\n.seo-about-timeline-content {\n    position: relative;\n    min-width: 0;\n    padding: 3px 0 2px;\n}\n\n.seo-about-timeline-content::before {\n    position: absolute;\n    top: 10px;\n    left: -33px;\n    z-index: 2;\n    width: 14px;\n    height: 14px;\n    border: 3px solid #ffffff;\n    border-radius: 50%;\n    background: var(--seo-blue);\n    box-shadow: 0 0 0 2px var(--seo-blue);\n    content: \"\";\n}\n\n.seo-about-timeline-content p {\n    margin: 0;\n    color: var(--seo-text);\n}\n\n\/* Legal \/ entity facts *\/\n.seo-about-legal-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(340px, .85fr);\n    gap: 54px;\n    align-items: start;\n}\n\n.seo-about-legal-card {\n    padding: 30px;\n    border: 1px solid var(--seo-line);\n    border-radius: 17px;\n    background: #ffffff;\n    box-shadow: 0 20px 52px -38px rgba(15,23,42,.5);\n}\n\n.seo-about-legal-row {\n    display: grid;\n    grid-template-columns: 145px 1fr;\n    gap: 18px;\n    padding: 15px 0;\n    border-bottom: 1px solid #edf2f7;\n}\n\n.seo-about-legal-row:last-child {\n    border-bottom: 0;\n}\n\n.seo-about-legal-row span:first-child {\n    color: var(--seo-muted);\n    font-size: .77rem;\n    font-weight: 800;\n    letter-spacing: .05em;\n    text-transform: uppercase;\n}\n\n.seo-about-legal-row span:last-child,\n.seo-about-legal-row a {\n    color: var(--seo-ink);\n    font-size: .91rem;\n    font-weight: 700;\n    text-decoration: none;\n}\n\n.seo-about-legal-row a:hover {\n    color: var(--seo-blue);\n}\n\n\/* FAQ *\/\n.seo-about-faq {\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.seo-about-faq details {\n    padding: 22px 0;\n    border-bottom: 1px solid var(--seo-line);\n}\n\n.seo-about-faq details:first-child {\n    border-top: 1px solid var(--seo-line);\n}\n\n.seo-about-faq summary {\n    position: relative;\n    padding-right: 34px;\n    color: var(--seo-ink);\n    cursor: pointer;\n    font-size: 1.05rem;\n    font-weight: 800;\n    list-style: none;\n}\n\n.seo-about-faq summary::-webkit-details-marker {\n    display: none;\n}\n\n.seo-about-faq summary::after {\n    position: absolute;\n    top: 0;\n    right: 2px;\n    color: var(--seo-blue);\n    content: \"+\";\n    font-size: 1.4rem;\n    line-height: 1;\n}\n\n.seo-about-faq details[open] summary::after {\n    content: \"\u2013\";\n}\n\n.seo-about-faq details p {\n    margin: 14px 0 0;\n    color: var(--seo-text);\n}\n\n\/* CTA *\/\n.seo-about-cta {\n    overflow: hidden;\n    padding: 52px;\n    border-radius: 22px;\n    background:\n        radial-gradient(circle at 90% 20%, rgba(59,130,246,.42), transparent 30%),\n        var(--seo-ink);\n    color: #ffffff;\n}\n\n.seo-about-cta .seo-about-eyebrow,\n.seo-about-cta .seo-about-h2 {\n    color: #ffffff;\n}\n\n.seo-about-cta p {\n    max-width: 720px;\n    margin: 0;\n    color: #cbd5e1;\n    font-size: 1.08rem;\n}\n\n.seo-about-cta .seo-about-btn--secondary {\n    border-color: #475569;\n    background: transparent;\n    color: #ffffff !important;\n}\n\n.seo-about-cta .seo-about-btn--secondary:hover {\n    border-color: #ffffff;\n}\n\n@media (max-width: 980px) {\n    .seo-about-section {\n        padding: 74px 0;\n    }\n\n    .seo-about-hero-grid,\n    .seo-about-definition-grid,\n    .seo-about-legal-grid {\n        grid-template-columns: 1fr;\n        gap: 42px;\n    }\n\n    .seo-about-definition-box {\n        position: static;\n    }\n\n    .seo-about-service-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .seo-about-audience-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n\n    .seo-about-method-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n@media (max-width: 760px) {\n    .seo-about-container {\n        width: min(100% - 32px, 1200px);\n    }\n\n    .seo-about-hero {\n        padding-top: 56px;\n    }\n\n    .seo-about-h1 {\n        font-size: clamp(2.35rem, 12vw, 3.35rem);\n    }\n\n    .seo-about-trust-grid,\n    .seo-about-service-grid,\n    .seo-about-audience-grid,\n    .seo-about-method-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .seo-about-trust-item {\n        border-right: 0;\n        border-bottom: 1px solid var(--seo-line);\n    }\n\n    .seo-about-trust-item:last-child {\n        border-bottom: 0;\n    }\n\n    .seo-about-person {\n        grid-template-columns: 1fr;\n        gap: 0;\n    }\n\n    .seo-about-person-image {\n        min-height: 380px;\n    }\n\n    .seo-about-person-content {\n        padding: 28px;\n    }\n\n    .seo-about-timeline-item {\n        grid-template-columns: 1fr;\n        gap: 14px;\n        padding: 0 0 38px 30px;\n    }\n\n    .seo-about-timeline-item::after {\n        top: 16px;\n        bottom: 0;\n        left: 6px;\n    }\n\n    .seo-about-timeline-year {\n        justify-self: start;\n        min-width: 0;\n        padding: 7px 11px;\n        text-align: left;\n    }\n\n    .seo-about-timeline-content {\n        padding-top: 0;\n    }\n\n    .seo-about-timeline-content::before {\n        top: -44px;\n        left: -30px;\n    }\n\n    .seo-about-fact,\n    .seo-about-legal-row {\n        grid-template-columns: 1fr;\n        gap: 5px;\n    }\n\n    .seo-about-cta {\n        padding: 34px 26px;\n    }\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .seo-about-page *,\n    .seo-about-page *::before,\n    .seo-about-page *::after {\n        scroll-behavior: auto !important;\n        transition: none !important;\n    }\n}\n\n\/* =========================================================\n   STYLE MATCH: SEOlutions service-page design system\n   Matches the supplied .sl page typography, spacing, buttons,\n   radii and flat visual language while retaining About content.\n   ========================================================= *\/\n.seo-about-page {\n    --seo-ink: #0f172a;\n    --seo-ink-2: #1e293b;\n    --seo-text: #475569;\n    --seo-muted: #64748b;\n    --seo-faint: #94a3b8;\n    --seo-line: #e2e8f0;\n    --seo-line-strong: #cbd5e1;\n    --seo-soft: #f8fafc;\n    --seo-soft-2: #f1f5f9;\n    --seo-blue: #2563eb;\n    --seo-blue-dark: #1d4ed8;\n    --seo-blue-soft: #eff6ff;\n    --seo-green: #16a34a;\n    --seo-green-soft: #f0fdf4;\n    --seo-radius: 10px;\n    --seo-radius-lg: 14px;\n    --seo-font: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-family: var(--seo-font);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n}\n\n.seo-about-page button,\n.seo-about-page input,\n.seo-about-page select,\n.seo-about-page textarea {\n    font: inherit;\n}\n\n.seo-about-container {\n    width: 100%;\n    max-width: 1200px;\n    padding-right: 24px;\n    padding-left: 24px;\n}\n\n.seo-about-section {\n    padding: 84px 0;\n    border-bottom: 0;\n    background: #ffffff;\n}\n\n.seo-about-section--soft {\n    background: var(--seo-soft);\n}\n\n.seo-about-eyebrow {\n    display: inline-block;\n    margin: 0 0 14px;\n    color: var(--seo-blue);\n    font-size: .72rem;\n    font-weight: 800;\n    letter-spacing: 1.6px;\n    line-height: 1.2;\n    text-transform: uppercase;\n}\n\n.seo-about-eyebrow::before {\n    display: none;\n}\n\n.seo-about-h1,\n.seo-about-h2,\n.seo-about-h3,\n.seo-about-person-name,\n.seo-about-entity-title {\n    font-family: var(--seo-font);\n    color: var(--seo-ink);\n    font-weight: 800;\n}\n\n.seo-about-h1 {\n    max-width: 980px;\n    margin: 0 0 16px;\n    font-size: clamp(2.5rem, 5vw, 4rem);\n    line-height: 1.1;\n    letter-spacing: -1.5px;\n}\n\n.seo-about-h2 {\n    margin: 0 0 1rem;\n    font-size: clamp(1.9rem, 3.6vw, 2.6rem);\n    line-height: 1.15;\n    letter-spacing: -.8px;\n}\n\n.seo-about-h3 {\n    margin: 0 0 8px;\n    font-size: 1.15rem;\n    line-height: 1.3;\n    letter-spacing: 0;\n}\n\n.seo-about-lead {\n    max-width: 760px;\n    margin: 0 0 24px;\n    color: var(--seo-muted);\n    font-size: 1.1rem;\n    line-height: 1.6;\n}\n\n.seo-about-copy {\n    color: var(--seo-text);\n    font-size: 1.08rem;\n    line-height: 1.6;\n}\n\n.seo-about-copy p {\n    margin: 0 0 1.25rem;\n}\n\n.seo-about-center {\n    max-width: 760px;\n    margin: 0 auto 56px;\n}\n\n.seo-about-actions {\n    gap: 12px;\n    margin-top: 28px;\n}\n\n.seo-about-btn {\n    min-height: 0;\n    gap: 10px;\n    padding: 17px 32px;\n    border-radius: 8px;\n    font-size: 1rem;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: .4px;\n    text-transform: uppercase;\n    transition: background .15s ease, border-color .15s ease, color .15s ease;\n}\n\n.seo-about-btn:hover {\n    transform: none;\n}\n\n.seo-about-btn--primary {\n    border-color: var(--seo-ink);\n    background: var(--seo-ink);\n}\n\n.seo-about-btn--primary:hover {\n    border-color: var(--seo-ink-2);\n    background: var(--seo-ink-2);\n}\n\n.seo-about-btn--secondary {\n    border-color: var(--seo-line-strong);\n    background: #ffffff;\n}\n\n.seo-about-btn--secondary:hover {\n    border-color: var(--seo-ink);\n    background: var(--seo-soft-2);\n    color: var(--seo-ink) !important;\n}\n\n.seo-about-page a:focus-visible,\n.seo-about-page button:focus-visible,\n.seo-about-page summary:focus-visible {\n    outline: 3px solid var(--seo-blue);\n    outline-offset: 3px;\n    border-radius: 6px;\n}\n\n\/* Flat hero treatment used across the service pages. *\/\n.seo-about-hero {\n    padding-top: 64px;\n    padding-bottom: 76px;\n    background: #ffffff;\n}\n\n.seo-about-hero-grid {\n    gap: 56px;\n}\n\n.seo-about-pill {\n    padding: 8px 15px;\n    border-radius: 999px;\n    background: var(--seo-soft);\n    color: var(--seo-ink-2);\n    font-size: .9rem;\n    font-weight: 600;\n}\n\n.seo-about-entity-card,\n.seo-about-trust-grid,\n.seo-about-service-card,\n.seo-about-audience-item,\n.seo-about-method-card,\n.seo-about-person,\n.seo-about-legal-card {\n    border-color: var(--seo-line);\n    border-radius: var(--seo-radius-lg);\n    box-shadow: none;\n}\n\n.seo-about-entity-card {\n    padding: 30px;\n    background: #ffffff;\n}\n\n.seo-about-entity-card::before {\n    top: -13px;\n    right: 22px;\n    border-radius: 6px;\n    background: var(--seo-ink);\n    font-size: .7rem;\n    letter-spacing: .7px;\n}\n\n.seo-about-entity-title {\n    font-size: 1.22rem;\n    letter-spacing: 0;\n}\n\n.seo-about-fact {\n    border-color: var(--seo-line);\n}\n\n.seo-about-fact dt,\n.seo-about-legal-row span:first-child {\n    color: var(--seo-faint);\n    font-size: .74rem;\n    letter-spacing: .7px;\n}\n\n.seo-about-trust-item {\n    padding: 30px 22px;\n}\n\n.seo-about-trust-value {\n    font-size: 2rem;\n    font-weight: 800;\n    letter-spacing: -1px;\n    line-height: 1;\n}\n\n.seo-about-trust-label {\n    margin-top: 9px;\n    color: var(--seo-muted);\n    font-size: .85rem;\n    font-weight: 600;\n}\n\n.seo-about-definition-grid {\n    gap: 56px;\n}\n\n.seo-about-definition-box {\n    padding: 28px 30px;\n    border: 1px solid #dbeafe;\n    border-left: 5px solid var(--seo-blue);\n    border-radius: var(--seo-radius-lg);\n    background: var(--seo-blue-soft);\n}\n\n.seo-about-definition-box p {\n    color: var(--seo-ink-2);\n    font-size: 1.04rem;\n    line-height: 1.7;\n}\n\n.seo-about-check {\n    color: var(--seo-text);\n}\n\n.seo-about-check::before {\n    background: var(--seo-green-soft);\n    color: var(--seo-green);\n}\n\n.seo-about-service-grid {\n    gap: 22px;\n}\n\n.seo-about-service-card {\n    padding: 30px;\n    transition: border-color .15s ease;\n}\n\n.seo-about-service-card:hover {\n    transform: none;\n    border-color: var(--seo-line-strong);\n    box-shadow: none;\n}\n\n.seo-about-service-code {\n    width: 48px;\n    height: 48px;\n    margin-bottom: 18px;\n    border-radius: var(--seo-radius);\n    background: var(--seo-soft-2);\n    color: var(--seo-ink);\n}\n\n.seo-about-service-card:hover .seo-about-service-code {\n    background: var(--seo-ink);\n    color: #ffffff;\n}\n\n.seo-about-service-card p,\n.seo-about-method-card p,\n.seo-about-person-content p,\n.seo-about-timeline-content p,\n.seo-about-faq details p {\n    color: var(--seo-muted);\n}\n\n.seo-about-service-link,\n.seo-about-person-role {\n    color: var(--seo-blue);\n    font-weight: 700;\n}\n\n.seo-about-audience-grid {\n    gap: 18px;\n}\n\n.seo-about-audience-item {\n    padding: 24px;\n}\n\n.seo-about-method-grid {\n    gap: 22px;\n}\n\n.seo-about-method-card {\n    padding: 26px 22px;\n}\n\n.seo-about-method-number {\n    color: var(--seo-faint);\n    font-size: 1.35rem;\n    font-weight: 800;\n}\n\n.seo-about-team-stack {\n    gap: 22px;\n}\n\n.seo-about-person {\n    gap: 0;\n}\n\n.seo-about-person-content {\n    padding: 38px 40px;\n}\n\n.seo-about-person-name {\n    margin: 0 0 10px;\n    font-size: clamp(1.9rem, 3.6vw, 2.6rem);\n    line-height: 1.15;\n    letter-spacing: -.8px;\n}\n\n.seo-about-person-links a {\n    font-weight: 700;\n}\n\n\/* Timeline adopts the service-page process styling while preserving years. *\/\n.seo-about-timeline {\n    max-width: 840px;\n}\n\n.seo-about-timeline-item {\n    grid-template-columns: 118px minmax(0, 1fr);\n    gap: 26px;\n    padding-bottom: 18px;\n}\n\n.seo-about-timeline-item::after {\n    top: 24px;\n    left: 130px;\n    background: var(--seo-line-strong);\n}\n\n.seo-about-timeline-year {\n    justify-self: stretch;\n    min-width: 0;\n    padding: 9px 12px;\n    border-color: var(--seo-line-strong);\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--seo-muted);\n    font-size: .86rem;\n    font-weight: 800;\n}\n\n.seo-about-timeline-content {\n    padding: 20px 26px;\n    border: 1px solid var(--seo-line);\n    border-radius: var(--seo-radius-lg);\n    background: #ffffff;\n    transition: border-color .15s ease;\n}\n\n.seo-about-timeline-item:hover .seo-about-timeline-content {\n    border-color: var(--seo-line-strong);\n}\n\n.seo-about-timeline-content::before {\n    top: 20px;\n    left: -21px;\n    width: 12px;\n    height: 12px;\n    border: 2px solid #ffffff;\n    background: var(--seo-blue);\n    box-shadow: 0 0 0 1px var(--seo-blue);\n}\n\n.seo-about-timeline-content .seo-about-h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n}\n\n.seo-about-legal-grid {\n    gap: 56px;\n}\n\n.seo-about-legal-card {\n    padding: 8px 26px;\n}\n\n.seo-about-legal-row {\n    border-color: var(--seo-line);\n}\n\n.seo-about-faq {\n    max-width: 820px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n}\n\n.seo-about-faq details,\n.seo-about-faq details:first-child {\n    padding: 0 24px;\n    border: 1px solid var(--seo-line);\n    border-radius: var(--seo-radius);\n    background: #ffffff;\n}\n\n.seo-about-faq details[open] {\n    border-color: var(--seo-line-strong);\n}\n\n.seo-about-faq summary {\n    padding: 20px 34px 20px 0;\n    font-size: 1.04rem;\n    font-weight: 700;\n}\n\n.seo-about-faq summary::after {\n    top: 20px;\n    right: 2px;\n    width: 11px;\n    height: 11px;\n    border-right: 2px solid var(--seo-blue);\n    border-bottom: 2px solid var(--seo-blue);\n    color: transparent;\n    content: \"\";\n    transform: rotate(45deg);\n    transition: transform .2s ease;\n}\n\n.seo-about-faq details[open] summary::after {\n    content: \"\";\n    transform: rotate(-135deg);\n}\n\n.seo-about-faq details p {\n    margin: 0;\n    padding: 0 0 22px;\n    font-size: .97rem;\n    line-height: 1.65;\n}\n\n.seo-about-cta {\n    padding: 38px;\n    border-radius: var(--seo-radius-lg);\n    background: var(--seo-ink);\n}\n\n.seo-about-cta p {\n    font-size: 1rem;\n    line-height: 1.65;\n}\n\n.seo-about-cta .seo-about-btn--primary {\n    border-color: #ffffff;\n    background: #ffffff;\n    color: var(--seo-ink) !important;\n}\n\n.seo-about-cta .seo-about-btn--primary:hover {\n    border-color: var(--seo-soft-2);\n    background: var(--seo-soft-2);\n}\n\n@media (max-width: 980px) {\n    .seo-about-section {\n        padding: 60px 0;\n    }\n\n    .seo-about-hero-grid,\n    .seo-about-definition-grid,\n    .seo-about-legal-grid {\n        gap: 40px;\n    }\n}\n\n@media (max-width: 760px) {\n    .seo-about-container {\n        width: 100%;\n        padding-right: 16px;\n        padding-left: 16px;\n    }\n\n    .seo-about-hero {\n        padding-top: 44px;\n        padding-bottom: 56px;\n    }\n\n    .seo-about-h1 {\n        font-size: 2.4rem;\n        letter-spacing: -1px;\n    }\n\n    .seo-about-btn {\n        width: 100%;\n    }\n\n    .seo-about-actions {\n        flex-direction: column;\n    }\n\n    .seo-about-person-content {\n        padding: 28px;\n    }\n\n    .seo-about-timeline-item {\n        grid-template-columns: 1fr;\n        gap: 14px;\n        padding: 0 0 18px 50px;\n    }\n\n    .seo-about-timeline-item::after {\n        top: 38px;\n        left: 19px;\n    }\n\n    .seo-about-timeline-year {\n        justify-self: start;\n        width: auto;\n        padding: 8px 14px;\n        background: var(--seo-soft);\n    }\n\n    .seo-about-timeline-content {\n        padding: 20px 22px;\n    }\n\n    .seo-about-timeline-content::before {\n        top: -48px;\n        left: -50px;\n        width: 40px;\n        height: 40px;\n        border: 1px solid var(--seo-line-strong);\n        background: #ffffff;\n        box-shadow: none;\n    }\n\n    .seo-about-timeline-content::after {\n        position: absolute;\n        top: -38px;\n        left: -35px;\n        color: var(--seo-blue);\n        content: \"\u2022\";\n        font-size: 1.25rem;\n        line-height: 1;\n    }\n\n    .seo-about-cta {\n        padding: 30px 26px;\n    }\n}\n\n<\/style>\n\n<!-- HERO: explicit company and category definition -->\n<section class=\"seo-about-section seo-about-hero\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-hero-grid\">\n            <div>\n                <div class=\"seo-about-eyebrow\">SEOlutions GmbH \u00b7 Link Building Agency Since 2013<\/div>\n                <h1 class=\"seo-about-h1\">Link building specialists for brands, agencies and experienced SEO teams.<\/h1>\n                <p class=\"seo-about-lead\">\n                    <strong>SEOlutions GmbH is a German link building agency based in Bremen.<\/strong> Founded by Janis Thies and Roman Filimonov, we specialize in off-page SEO, backlink acquisition, guest posting, link insertions, digital PR, local authority building and managed PBN placements.\n                <\/p>\n                <p class=\"seo-about-copy\" style=\"max-width:760px; margin:0;\">\n                    We are not a full-service marketing agency. Our work is focused on one discipline: creating, sourcing and managing the external signals that help websites build topical authority, brand recognition and organic search visibility.\n                <\/p>\n\n                <div class=\"seo-about-actions\">\n                    <a class=\"seo-about-btn seo-about-btn--primary\" href=\"https:\/\/seolutions.biz\/shop\/\">Explore our link building services<\/a>\n                    <a class=\"seo-about-btn seo-about-btn--secondary\" href=\"#leadership\">Meet the founders<\/a>\n                <\/div>\n\n                <div class=\"seo-about-hero-note\" aria-label=\"Company highlights\">\n                    <span class=\"seo-about-pill\">German GmbH<\/span>\n                    <span class=\"seo-about-pill\">Founder-led<\/span>\n                    <span class=\"seo-about-pill\">Off-page SEO specialists<\/span>\n                    <span class=\"seo-about-pill\">Based in Bremen<\/span>\n                <\/div>\n            <\/div>\n\n            <aside class=\"seo-about-entity-card\" aria-label=\"SEOlutions company facts\">\n                <h2 class=\"seo-about-entity-title\">SEOlutions GmbH<\/h2>\n                <p class=\"seo-about-entity-subtitle\">Link building, backlinks, digital PR and off-page SEO<\/p>\n                <dl class=\"seo-about-fact-list\">\n                    <div class=\"seo-about-fact\">\n                        <dt>Entity type<\/dt>\n                        <dd>German limited liability company (GmbH)<\/dd>\n                    <\/div>\n                    <div class=\"seo-about-fact\">\n                        <dt>Founded<\/dt>\n                        <dd>2013<\/dd>\n                    <\/div>\n                    <div class=\"seo-about-fact\">\n                        <dt>Founders<\/dt>\n                        <dd>Janis Thies and Roman Filimonov<\/dd>\n                    <\/div>\n                    <div class=\"seo-about-fact\">\n                        <dt>Location<\/dt>\n                        <dd>Bremen, Germany<\/dd>\n                    <\/div>\n                    <div class=\"seo-about-fact\">\n                        <dt>Specialization<\/dt>\n                        <dd>Link acquisition and authority development<\/dd>\n                    <\/div>\n                    <div class=\"seo-about-fact\">\n                        <dt>Clients<\/dt>\n                        <dd>Agencies, SaaS, ecommerce, affiliates, local businesses and in-house SEO teams<\/dd>\n                    <\/div>\n                <\/dl>\n            <\/aside>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- TRUST \/ ENTITY CONSISTENCY -->\n<section class=\"seo-about-section\" style=\"padding-top:42px; padding-bottom:42px;\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-trust-grid\">\n            <div class=\"seo-about-trust-item\">\n                <span class=\"seo-about-trust-value\">2013<\/span>\n                <span class=\"seo-about-trust-label\">SEOlutions GmbH founded<\/span>\n            <\/div>\n            <div class=\"seo-about-trust-item\">\n                <span class=\"seo-about-trust-value\">Bremen<\/span>\n                <span class=\"seo-about-trust-label\">German headquarters<\/span>\n            <\/div>\n            <div class=\"seo-about-trust-item\">\n                <span class=\"seo-about-trust-value\">100% Focused<\/span>\n                <span class=\"seo-about-trust-label\">On link building and off-page SEO<\/span>\n            <\/div>\n            <div class=\"seo-about-trust-item\">\n                <span class=\"seo-about-trust-value\">Founder-Led<\/span>\n                <span class=\"seo-about-trust-label\">Strategy, operations and quality control<\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- ENTITY DEFINITION -->\n<section class=\"seo-about-section\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-definition-grid\">\n            <div>\n                <div class=\"seo-about-eyebrow\">Who We Are<\/div>\n                <h2 class=\"seo-about-h2\">A specialist link building company\u2014not a generalist SEO agency.<\/h2>\n                <div class=\"seo-about-copy\">\n                    <p>\n                        SEOlutions manages backlink campaigns for companies and SEO professionals that need relevant external authority. Depending on the campaign, that can mean a newly published guest article, an insertion into an established page, a media feature, local business citations, a mixed authority package or a placement on a privately managed network.\n                    <\/p>\n                    <p>\n                        The common thread is control. We review the target page, topical context, publisher or domain, placement format, surrounding content and delivery conditions before a link becomes part of a campaign.\n                    <\/p>\n                    <p>\n                        Our job is not to sell the same backlink to every buyer. It is to match the placement type to the website, market, risk profile and search objective.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div>\n                <div class=\"seo-about-definition-box\">\n                    <strong>Direct entity definition<\/strong>\n                    <p>\n                        SEOlutions GmbH is a Bremen-based link building agency founded in 2013 by Janis Thies and Roman Filimonov. The company provides managed backlink acquisition, guest posting, niche edits, digital PR, local SEO authority packages, high-performance links and PBN placements for agencies, brands and in-house SEO teams.\n                    <\/p>\n                <\/div>\n\n                <div class=\"seo-about-checks\">\n                    <div class=\"seo-about-check\"><strong>Clear category:<\/strong> link building agency and off-page SEO specialist.<\/div>\n                    <div class=\"seo-about-check\"><strong>Clear services:<\/strong> guest posts, PR, link insertions, local authority, performance links and PBN links.<\/div>\n                    <div class=\"seo-about-check\"><strong>Clear people:<\/strong> Janis Thies and Roman Filimonov are the founders and managing directors.<\/div>\n                    <div class=\"seo-about-check\"><strong>Clear place:<\/strong> SEOlutions GmbH is headquartered in Bremen, Germany.<\/div>\n                    <div class=\"seo-about-check\"><strong>Clear audience:<\/strong> agencies, SaaS, ecommerce, affiliates, local businesses and internal SEO teams.<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- SERVICES \/ CATEGORY RELATIONSHIPS -->\n<section class=\"seo-about-section seo-about-section--soft\" id=\"services\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-center\">\n            <div class=\"seo-about-eyebrow\">What We Do<\/div>\n            <h2 class=\"seo-about-h2\">Link building services matched to different campaign needs.<\/h2>\n            <p class=\"seo-about-lead\">\n                SEOlutions offers several placement models because a local service page, an ecommerce category, a SaaS landing page and a competitive affiliate project do not require the same backlink strategy.\n            <\/p>\n        <\/div>\n\n        <div class=\"seo-about-service-grid\">\n            <a class=\"seo-about-service-card\" href=\"https:\/\/seolutions.biz\/shop\/services\/guest-posts\/\">\n                <span class=\"seo-about-service-code\">GP<\/span>\n                <h3 class=\"seo-about-h3\">Guest Posting &amp; Digital PR<\/h3>\n                <p>New editorial content, publisher outreach, media placements, brand mentions and founder-led stories on relevant third-party websites.<\/p>\n                <span class=\"seo-about-service-link\">Explore guest post and PR opportunities \u2192<\/span>\n            <\/a>\n\n            <a class=\"seo-about-service-card\" href=\"https:\/\/seolutions.biz\/shop\/services\/link-insertions\/\">\n                <span class=\"seo-about-service-code\">NE<\/span>\n                <h3 class=\"seo-about-h3\">Niche Edits &amp; Link Insertions<\/h3>\n                <p>Contextual backlinks added to relevant existing articles, with the page and website reviewed before placement.<\/p>\n                <span class=\"seo-about-service-link\">View the link insertion service \u2192<\/span>\n            <\/a>\n\n            <a class=\"seo-about-service-card\" href=\"https:\/\/seolutions.biz\/shop\/services\/high-performance\/\">\n                <span class=\"seo-about-service-code\">HP<\/span>\n                <h3 class=\"seo-about-h3\">High-Performance Links<\/h3>\n                <p>Managed homepage and inner-page link packages for experienced teams that need scalable authority and link velocity.<\/p>\n                <span class=\"seo-about-service-link\">Explore high-performance links \u2192<\/span>\n            <\/a>\n\n            <a class=\"seo-about-service-card\" href=\"https:\/\/seolutions.biz\/shop\/services\/local-stack\/\">\n                <span class=\"seo-about-service-code\">LOC<\/span>\n                <h3 class=\"seo-about-h3\">Local SEO Stack<\/h3>\n                <p>A hybrid local authority package combining business citations, geographically relevant content and supporting backlinks.<\/p>\n                <span class=\"seo-about-service-link\">Build a local authority stack \u2192<\/span>\n            <\/a>\n\n            <a class=\"seo-about-service-card\" href=\"https:\/\/seolutions.biz\/shop\/services\/pbn-links\/\">\n                <span class=\"seo-about-service-code\">PBN<\/span>\n                <h3 class=\"seo-about-h3\">Sticky PBN Links<\/h3>\n                <p>Rental homepage placements from a privately managed network for advanced SEO buyers who understand the risk profile.<\/p>\n                <span class=\"seo-about-service-link\">Review sticky PBN placements \u2192<\/span>\n            <\/a>\n\n            <a class=\"seo-about-service-card\" href=\"https:\/\/seolutions.biz\/shop\/services\/pbn-links-non-sticky\/\">\n                <span class=\"seo-about-service-code\">POST<\/span>\n                <h3 class=\"seo-about-h3\">Non-Sticky PBN Posts<\/h3>\n                <p>One-time contextual placements published as regular posts on aged domains rather than recurring homepage rentals.<\/p>\n                <span class=\"seo-about-service-link\">Explore non-sticky PBN posts \u2192<\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- AUDIENCE -->\n<section class=\"seo-about-section\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-center\">\n            <div class=\"seo-about-eyebrow\">Who We Work With<\/div>\n            <h2 class=\"seo-about-h2\">Built for buyers who understand that placement quality depends on context.<\/h2>\n            <p class=\"seo-about-lead\">\n                Our campaigns support both direct clients and professional SEO teams. The service format changes, but the core requirement remains the same: a clear target page, a defined search goal and a placement that makes sense around it.\n            <\/p>\n        <\/div>\n\n        <div class=\"seo-about-audience-grid\">\n            <div class=\"seo-about-audience-item\">\n                <strong>SEO Agencies<\/strong>\n                <span>White-label and recurring campaign support<\/span>\n            <\/div>\n            <div class=\"seo-about-audience-item\">\n                <strong>SaaS Companies<\/strong>\n                <span>Category, feature and commercial-page authority<\/span>\n            <\/div>\n            <div class=\"seo-about-audience-item\">\n                <strong>Ecommerce Brands<\/strong>\n                <span>Category, product and brand visibility<\/span>\n            <\/div>\n            <div class=\"seo-about-audience-item\">\n                <strong>Affiliates<\/strong>\n                <span>Competitive off-page campaigns and testing<\/span>\n            <\/div>\n            <div class=\"seo-about-audience-item\">\n                <strong>Local Businesses<\/strong>\n                <span>Citations, geographic relevance and local authority<\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- PROCESS -->\n<section class=\"seo-about-section seo-about-section--soft\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-center\">\n            <div class=\"seo-about-eyebrow\">How We Work<\/div>\n            <h2 class=\"seo-about-h2\">A link is only useful when the target, source and context belong together.<\/h2>\n            <p class=\"seo-about-lead\">\n                Our campaign process is designed to reduce blind buying and make the delivered placement easier to evaluate.\n            <\/p>\n        <\/div>\n\n        <div class=\"seo-about-method-grid\">\n            <div class=\"seo-about-method-card\">\n                <span class=\"seo-about-method-number\">01<\/span>\n                <h3 class=\"seo-about-h3\">Target mapping<\/h3>\n                <p>We review the website, target pages, keyword intent, competing results and the type of authority gap the campaign needs to close.<\/p>\n            <\/div>\n            <div class=\"seo-about-method-card\">\n                <span class=\"seo-about-method-number\">02<\/span>\n                <h3 class=\"seo-about-h3\">Placement selection<\/h3>\n                <p>Publishers, existing pages, local sources or network domains are matched to the topic, market, placement model and risk profile.<\/p>\n            <\/div>\n            <div class=\"seo-about-method-card\">\n                <span class=\"seo-about-method-number\">03<\/span>\n                <h3 class=\"seo-about-h3\">Contextual integration<\/h3>\n                <p>The surrounding content should explain why the brand, resource or destination page belongs in the article\u2014not merely contain an anchor.<\/p>\n            <\/div>\n            <div class=\"seo-about-method-card\">\n                <span class=\"seo-about-method-number\">04<\/span>\n                <h3 class=\"seo-about-h3\">Verification &amp; reporting<\/h3>\n                <p>Completed placements are checked and delivered with the live URLs and relevant placement details for the buyer&#8217;s own review.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- LEADERSHIP -->\n<section class=\"seo-about-section\" id=\"leadership\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-center\">\n            <div class=\"seo-about-eyebrow\">Leadership<\/div>\n            <h2 class=\"seo-about-h2\">Founder-led strategy, operations and quality control.<\/h2>\n            <p class=\"seo-about-lead\">\n                SEOlutions is led by the same two people who founded the company. Janis Thies and Roman Filimonov remain directly involved in the methodology, service development and operational standards behind our link building campaigns.\n            <\/p>\n        <\/div>\n\n        <div class=\"seo-about-team-stack\">\n            <article class=\"seo-about-person\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                <div class=\"seo-about-person-image\">\n                    <img decoding=\"async\" src=\"https:\/\/seolutions.biz\/shop\/wp-content\/uploads\/2025\/10\/Janis3.jpeg\" alt=\"Janis Thies, co-founder and managing director of SEOlutions GmbH\" loading=\"lazy\" itemprop=\"image\" title=\"\">\n                <\/div>\n                <div class=\"seo-about-person-content\">\n                    <span class=\"seo-about-person-role\" itemprop=\"jobTitle\">Co-Founder &amp; Managing Director \u00b7 Strategy<\/span>\n                    <h3 class=\"seo-about-person-name\" itemprop=\"name\">Janis Thies<\/h3>\n                    <p itemprop=\"description\">\n                        Janis Thies co-founded SEOlutions GmbH and leads the company&#8217;s strategic direction, link building methodology and service development. His work focuses on backlink acquisition, authority building, competitive link analysis, publisher fit and how off-page signals change across search updates.\n                    <\/p>\n                    <p>\n                        Before SEOlutions became a formal company, Janis worked on affiliate and search projects in the early SEO communities where testing, attribution and measurable ranking movement mattered more than agency presentation. That operator mindset still shapes how SEOlutions evaluates links today.\n                    <\/p>\n                    <div class=\"seo-about-person-links\">\n                        <a href=\"https:\/\/www.linkedin.com\/in\/janis-thies\/\" target=\"_blank\" rel=\"noopener\" itemprop=\"sameAs\">LinkedIn<\/a>\n                        <a href=\"https:\/\/x.com\/SEOlutionsGmbH\" target=\"_blank\" rel=\"noopener\">X \/ Twitter<\/a>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <article class=\"seo-about-person\" itemscope itemtype=\"https:\/\/schema.org\/Person\">\n                <div class=\"seo-about-person-image\">\n                    <img decoding=\"async\" src=\"https:\/\/seolutions.biz\/shop\/wp-content\/uploads\/2025\/10\/95fd75cc-d6a2-4e30-8a1a-b639a7a3793c.jpg\" alt=\"Roman Filimonov, co-founder and managing director of SEOlutions GmbH\" loading=\"lazy\" itemprop=\"image\" title=\"\">\n                <\/div>\n                <div class=\"seo-about-person-content\">\n                    <span class=\"seo-about-person-role\" itemprop=\"jobTitle\">Co-Founder &amp; Managing Director \u00b7 Operations<\/span>\n                    <h3 class=\"seo-about-person-name\" itemprop=\"name\">Roman Filimonov<\/h3>\n                    <p itemprop=\"description\">\n                        Roman Filimonov co-founded SEOlutions GmbH and oversees operations, publisher relationships, campaign delivery and quality control. His role is to turn campaign requirements into repeatable processes without reducing placement review to a single third-party metric.\n                    <\/p>\n                    <p>\n                        Roman&#8217;s operational focus covers sourcing, communication, content coordination, delivery checks and the long-term management required for recurring link building services and privately controlled assets.\n                    <\/p>\n                <\/div>\n            <\/article>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- HISTORY -->\n<section class=\"seo-about-section seo-about-section--soft\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-center\">\n            <div class=\"seo-about-eyebrow\">Our History<\/div>\n            <h2 class=\"seo-about-h2\">From private SEO communities to a registered German link building company.<\/h2>\n            <p class=\"seo-about-lead\">\n                SEOlutions grew out of practical search marketing work, not a general advertising agency model. The company evolved as link evaluation, outreach and search quality systems changed.\n            <\/p>\n        <\/div>\n\n        <div class=\"seo-about-timeline\">\n            <div class=\"seo-about-timeline-item\">\n                <div class=\"seo-about-timeline-year\">2010\u20132012<\/div>\n                <div class=\"seo-about-timeline-content\">\n                    <h3 class=\"seo-about-h3\">Early SEO and affiliate testing<\/h3>\n                    <p>Janis Thies and Roman Filimonov worked on search and affiliate projects during the period when communities such as WickedFire and WaFo were major hubs for practical SEO testing.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"seo-about-timeline-item\">\n                <div class=\"seo-about-timeline-year\">2012<\/div>\n                <div class=\"seo-about-timeline-content\">\n                    <h3 class=\"seo-about-h3\">The founders connect<\/h3>\n                    <p>Janis and Roman met through private SEO circles and began collaborating around backlinks, network operation, testing and scalable search campaigns.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"seo-about-timeline-item\">\n                <div class=\"seo-about-timeline-year\">2013<\/div>\n                <div class=\"seo-about-timeline-content\">\n                    <h3 class=\"seo-about-h3\">SEOlutions GmbH is founded<\/h3>\n                    <p>The partnership was formalized as SEOlutions GmbH in Bremen, with Janis Thies and Roman Filimonov as managing directors.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"seo-about-timeline-item\">\n                <div class=\"seo-about-timeline-year\">2014\u20132018<\/div>\n                <div class=\"seo-about-timeline-content\">\n                    <h3 class=\"seo-about-h3\">From volume to stronger placement review<\/h3>\n                    <p>As Google changed how it evaluated links, thin sites and manipulative patterns, SEOlutions expanded its focus from link quantity toward domain history, topical relevance, real visibility, contextual placement and infrastructure quality.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"seo-about-timeline-item\">\n                <div class=\"seo-about-timeline-year\">2019\u20132024<\/div>\n                <div class=\"seo-about-timeline-content\">\n                    <h3 class=\"seo-about-h3\">Broader publisher and authority services<\/h3>\n                    <p>The service portfolio developed beyond traditional link packages to include a larger publisher inventory, guest posts, digital PR, link insertions, local authority building and brand-led editorial placements.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"seo-about-timeline-item\">\n                <div class=\"seo-about-timeline-year\">Today<\/div>\n                <div class=\"seo-about-timeline-content\">\n                    <h3 class=\"seo-about-h3\">A specialist off-page SEO operation<\/h3>\n                    <p>SEOlutions supports agencies, companies and experienced SEO teams through a mix of transparent publisher selection, managed campaigns, specialist link products and founder-led quality control.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- PRINCIPLES + LEGAL ENTITY -->\n<section class=\"seo-about-section\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-legal-grid\">\n            <div>\n                <div class=\"seo-about-eyebrow\">How We Think About Links<\/div>\n                <h2 class=\"seo-about-h2\">Metrics narrow the list. Relevance, context and control make the decision.<\/h2>\n                <div class=\"seo-about-copy\">\n                    <p>\n                        DR, DA, traffic estimates and referring-domain counts can help compare websites, but none of them is a Google quality score. We use metrics as filters and then review the source, topic, page, content, outbound-link pattern and campaign fit.\n                    <\/p>\n                    <p>\n                        We also distinguish clearly between placement models. A newly published guest post is not the same product as a niche edit. A one-time PBN article is not the same as a rented homepage sticky. A local citation is not a replacement for a relevant editorial backlink. Buyers should understand what they are ordering and why it belongs in the campaign.\n                    <\/p>\n                    <p>\n                        No backlink provider can guarantee rankings, immunity from algorithm changes or citation by an AI system. Our role is to provide clear terms, relevant placement options, accurate reporting and experienced judgment\u2014not to hide risk behind vague promises.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <aside class=\"seo-about-legal-card\" aria-label=\"Legal company information\">\n                <h3 class=\"seo-about-h3\" style=\"font-size:1.4rem; margin-bottom:14px;\">Company information<\/h3>\n                <div class=\"seo-about-legal-row\">\n                    <span>Legal name<\/span>\n                    <span>SEOlutions GmbH<\/span>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>Address<\/span>\n                    <span>Brunostra\u00dfe 7, 28309 Bremen, Germany<\/span>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>Management<\/span>\n                    <span>Janis Thies and Roman Filimonov<\/span>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>Registry court<\/span>\n                    <span>Amtsgericht Bremen<\/span>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>Registration<\/span>\n                    <span>HRB 28433 HB<\/span>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>VAT ID<\/span>\n                    <span>DE288195774<\/span>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>Website<\/span>\n                    <a href=\"https:\/\/seolutions.biz\/\">seolutions.biz<\/a>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>Email<\/span>\n                    <a href=\"mailto:info@seolutions.biz\">info@seolutions.biz<\/a>\n                <\/div>\n                <div class=\"seo-about-legal-row\">\n                    <span>Profiles<\/span>\n                    <span>\n                        <a href=\"https:\/\/www.linkedin.com\/company\/seolutions-gmbh\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\n                        &nbsp;\u00b7&nbsp;\n                        <a href=\"https:\/\/x.com\/SEOlutionsGmbH\" target=\"_blank\" rel=\"noopener\">X<\/a>\n                        &nbsp;\u00b7&nbsp;\n                        <a href=\"https:\/\/www.shopperapproved.com\/reviews\/seolutions.biz\" target=\"_blank\" rel=\"noopener\">Customer reviews<\/a>\n                    <\/span>\n                <\/div>\n            <\/aside>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- FAQ -->\n<section class=\"seo-about-section seo-about-section--soft\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-center\">\n            <div class=\"seo-about-eyebrow\">About SEOlutions<\/div>\n            <h2 class=\"seo-about-h2\">Frequently asked questions.<\/h2>\n        <\/div>\n\n        <div class=\"seo-about-faq\">\n            <details>\n                <summary>What does SEOlutions GmbH do?<\/summary>\n                <p>SEOlutions GmbH is a specialist link building agency. The company provides managed backlink acquisition through guest posts, digital PR, niche edits, link insertions, local authority packages, high-performance links and private blog network placements.<\/p>\n            <\/details>\n            <details>\n                <summary>Where is SEOlutions based?<\/summary>\n                <p>SEOlutions GmbH is based at Brunostra\u00dfe 7, 28309 Bremen, Germany. It is registered with Amtsgericht Bremen under HRB 28433 HB.<\/p>\n            <\/details>\n            <details>\n                <summary>Who founded SEOlutions?<\/summary>\n                <p>SEOlutions GmbH was founded by Janis Thies and Roman Filimonov. Both founders serve as managing directors and remain involved in company strategy, operations and link building quality control.<\/p>\n            <\/details>\n            <details>\n                <summary>Is SEOlutions a full-service digital marketing agency?<\/summary>\n                <p>No. SEOlutions focuses on off-page SEO, backlinks, publisher placements, digital PR and authority development. It does not position itself as a general web design, paid advertising or full-service marketing agency.<\/p>\n            <\/details>\n            <details>\n                <summary>Who uses SEOlutions&#8217; link building services?<\/summary>\n                <p>The services are designed for SEO agencies, SaaS companies, ecommerce brands, affiliate teams, local businesses, publishers, website owners and in-house SEO professionals that need managed external authority.<\/p>\n            <\/details>\n            <details>\n                <summary>Does SEOlutions guarantee rankings or AI citations?<\/summary>\n                <p>No. Backlinks, brand mentions and editorial coverage can support authority, discovery and entity recognition, but no agency can guarantee a specific Google ranking, algorithm outcome or inclusion in an AI-generated answer.<\/p>\n            <\/details>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"seo-about-section\" style=\"border-bottom:0;\">\n    <div class=\"seo-about-container\">\n        <div class=\"seo-about-cta\">\n            <div class=\"seo-about-eyebrow\">Work With SEOlutions<\/div>\n            <h2 class=\"seo-about-h2\">Choose a placement model\u2014or ask us to help identify the gap.<\/h2>\n            <p>\n                Browse the available link building services, compare publisher opportunities or contact the SEOlutions team with your website, target pages and campaign objective.\n            <\/p>\n            <div class=\"seo-about-actions\">\n                <a class=\"seo-about-btn seo-about-btn--primary\" href=\"https:\/\/seolutions.biz\/shop\/\">Explore link building services<\/a>\n                <a class=\"seo-about-btn seo-about-btn--secondary\" href=\"https:\/\/seolutions.biz\/shop\/contact-us\/\">Contact SEOlutions<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!--\nImportant implementation note:\nIf your SEO plugin already outputs Organization schema, merge these properties into the existing graph rather than publishing a second conflicting Organization entity.\n-->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"AboutPage\",\n      \"@id\": \"https:\/\/seolutions.biz\/shop\/about-us\/#aboutpage\",\n      \"url\": \"https:\/\/seolutions.biz\/shop\/about-us\/\",\n      \"name\": \"About SEOlutions GmbH\",\n      \"description\": \"SEOlutions GmbH is a Bremen-based link building agency founded by Janis Thies and Roman Filimonov. The company specializes in off-page SEO, backlink acquisition, guest posting, link insertions, digital PR, local authority building and managed PBN placements.\",\n      \"mainEntity\": {\n        \"@id\": \"https:\/\/seolutions.biz\/#organization\"\n      },\n      \"isPartOf\": {\n        \"@id\": \"https:\/\/seolutions.biz\/#website\"\n      },\n      \"inLanguage\": \"en\"\n    },\n    {\n      \"@type\": [\"Organization\", \"ProfessionalService\"],\n      \"@id\": \"https:\/\/seolutions.biz\/#organization\",\n      \"name\": \"SEOlutions GmbH\",\n      \"legalName\": \"SEOlutions GmbH\",\n      \"url\": \"https:\/\/seolutions.biz\/\",\n      \"foundingDate\": \"2013\",\n      \"description\": \"SEOlutions GmbH is a German link building agency specializing in off-page SEO, backlink acquisition, guest posts, niche edits, digital PR, local authority building, high-performance links and managed PBN placements.\",\n      \"email\": \"info@seolutions.biz\",\n      \"vatID\": \"DE288195774\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"Brunostra\u00dfe 7\",\n        \"postalCode\": \"28309\",\n        \"addressLocality\": \"Bremen\",\n        \"addressCountry\": \"DE\"\n      },\n      \"founder\": [\n        {\n          \"@id\": \"https:\/\/seolutions.biz\/#janis-thies\"\n        },\n        {\n          \"@id\": \"https:\/\/seolutions.biz\/#roman-filimonov\"\n        }\n      ],\n      \"employee\": [\n        {\n          \"@id\": \"https:\/\/seolutions.biz\/#janis-thies\"\n        },\n        {\n          \"@id\": \"https:\/\/seolutions.biz\/#roman-filimonov\"\n        }\n      ],\n      \"areaServed\": \"Worldwide\",\n      \"knowsAbout\": [\n        \"Link building\",\n        \"Off-page SEO\",\n        \"Backlink acquisition\",\n        \"Guest posting\",\n        \"Digital PR\",\n        \"Niche edits\",\n        \"Link insertions\",\n        \"Local SEO\",\n        \"Private blog networks\",\n        \"Authority building\"\n      ],\n      \"sameAs\": [\n        \"https:\/\/www.linkedin.com\/company\/seolutions-gmbh\",\n        \"https:\/\/x.com\/SEOlutionsGmbH\",\n        \"https:\/\/www.shopperapproved.com\/reviews\/seolutions.biz\"\n      ],\n      \"hasOfferCatalog\": {\n        \"@type\": \"OfferCatalog\",\n        \"name\": \"SEOlutions Link Building Services\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"OfferCatalog\",\n            \"name\": \"Guest Posting and Digital PR\",\n            \"url\": \"https:\/\/seolutions.biz\/shop\/services\/guest-posts\/\"\n          },\n          {\n            \"@type\": \"OfferCatalog\",\n            \"name\": \"Niche Edits and Link Insertions\",\n            \"url\": \"https:\/\/seolutions.biz\/shop\/services\/link-insertions\/\"\n          },\n          {\n            \"@type\": \"OfferCatalog\",\n            \"name\": \"High-Performance Links\",\n            \"url\": \"https:\/\/seolutions.biz\/shop\/services\/high-performance\/\"\n          },\n          {\n            \"@type\": \"OfferCatalog\",\n            \"name\": \"Local SEO Stack\",\n            \"url\": \"https:\/\/seolutions.biz\/shop\/services\/local-stack\/\"\n          },\n          {\n            \"@type\": \"OfferCatalog\",\n            \"name\": \"PBN Links\",\n            \"url\": \"https:\/\/seolutions.biz\/shop\/services\/pbn-links\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"Person\",\n      \"@id\": \"https:\/\/seolutions.biz\/#janis-thies\",\n      \"name\": \"Janis Thies\",\n      \"jobTitle\": \"Co-Founder and Managing Director\",\n      \"worksFor\": {\n        \"@id\": \"https:\/\/seolutions.biz\/#organization\"\n      },\n      \"image\": \"https:\/\/seolutions.biz\/shop\/wp-content\/uploads\/2025\/10\/Janis3.jpeg\",\n      \"sameAs\": [\n        \"https:\/\/www.linkedin.com\/in\/janis-thies\/\"\n      ],\n      \"knowsAbout\": [\n        \"Link building strategy\",\n        \"Off-page SEO\",\n        \"Backlink acquisition\",\n        \"SEO testing\",\n        \"Authority building\"\n      ]\n    },\n    {\n      \"@type\": \"Person\",\n      \"@id\": \"https:\/\/seolutions.biz\/#roman-filimonov\",\n      \"name\": \"Roman Filimonov\",\n      \"jobTitle\": \"Co-Founder and Managing Director\",\n      \"worksFor\": {\n        \"@id\": \"https:\/\/seolutions.biz\/#organization\"\n      },\n      \"image\": \"https:\/\/seolutions.biz\/shop\/wp-content\/uploads\/2025\/10\/95fd75cc-d6a2-4e30-8a1a-b639a7a3793c.jpg\",\n      \"knowsAbout\": [\n        \"Link building operations\",\n        \"Publisher relations\",\n        \"Quality control\",\n        \"Campaign delivery\",\n        \"Private network management\"\n      ]\n    }\n  ]\n}\n<\/script>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-109847","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/pages\/109847","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/comments?post=109847"}],"version-history":[{"count":34,"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/pages\/109847\/revisions"}],"predecessor-version":[{"id":112638,"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/pages\/109847\/revisions\/112638"}],"wp:attachment":[{"href":"https:\/\/seolutions.biz\/shop\/wp-json\/wp\/v2\/media?parent=109847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}