.srr-compare{--ink:#111827;--muted:#5b6475;--line:#d9e2ef;--soft:#f6f8fb;--brand:#0f766e;--brand2:#2563eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}
.srr-compare *{box-sizing:border-box}.srr-compare a{text-decoration:none}.srr-compare-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.srr-compare-nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.srr-compare-nav-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px}.srr-compare-brand{font-weight:950;color:#111827;font-size:20px}.srr-compare-brand span{display:inline-flex;background:#2563eb;color:#fff;border-radius:6px;padding:4px 7px;margin-right:5px}.srr-compare-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.srr-compare-links a{color:#374151;font-weight:850;font-size:14px;padding:9px 10px;border-radius:7px}.srr-compare-links a:hover{background:#f3f4f6;color:#111827}.srr-compare-links .is-cta{background:#111827;color:#fff}.srr-compare-links .is-cta:hover{background:#111827;color:#fff}
.srr-compare-hero{padding:76px 0 38px;background:linear-gradient(180deg,#f8fbff 0%,#fff 78%)}.srr-compare-kicker{display:inline-flex;border:1px solid #b9d9d5;background:#effaf8;color:#0f766e;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:850}
.srr-compare h1{font-size:clamp(42px,6vw,74px);line-height:.98;letter-spacing:0;margin:18px 0 20px;max-width:920px}.srr-compare-lead{font-size:20px;line-height:1.55;color:var(--muted);max-width:820px;margin:0}.srr-compare-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 0}
.srr-compare-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;padding:0 18px;font-weight:850;border:1px solid transparent}.srr-compare-btn.primary{background:#111827;color:#fff}.srr-compare-btn.secondary{background:#fff;color:#111827;border-color:var(--line)}
.srr-compare-section{padding:58px 0}.srr-compare-section.soft{background:var(--soft)}.srr-compare-head{max-width:850px;margin:0 0 26px}.srr-compare-eyebrow{font-size:13px;font-weight:900;color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px}.srr-compare h2{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:0 0 12px}.srr-compare-copy{font-size:18px;line-height:1.55;color:var(--muted);margin:0}
.srr-choice{display:grid;grid-template-columns:1fr 1fr;gap:18px}.srr-choice-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:28px;box-shadow:0 20px 50px rgba(15,23,42,.06)}.srr-choice-card.pro{border-color:#bfdbfe;box-shadow:0 20px 60px rgba(37,99,235,.12)}.srr-choice-card h3{font-size:30px;margin:0 0 8px}.srr-choice-price{font-size:36px;font-weight:950;margin:0 0 14px}.srr-choice-card p,.srr-choice-card li{color:var(--muted);line-height:1.55}.srr-choice-card ul{padding-left:20px;margin:16px 0 22px}.srr-badge{display:inline-flex;margin-bottom:14px;border-radius:999px;padding:6px 10px;background:#effaf8;color:#0f766e;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.srr-choice-card.pro .srr-badge{background:#eff6ff;color:#2563eb}
.srr-table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:10px}.srr-table{width:100%;border-collapse:collapse;min-width:820px}.srr-table th,.srr-table td{padding:15px 16px;border-top:1px solid var(--line);text-align:left}.srr-table th{background:#111827;color:#fff;border-color:#263244}.srr-table td:first-child{font-weight:850;color:#111827}.srr-yes{color:#047857;font-weight:900}.srr-limited{color:#b45309;font-weight:900}.srr-no{color:#9ca3af;font-weight:900}
.srr-path{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.srr-path article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px}.srr-path strong{display:inline-flex;margin-bottom:12px;border-radius:999px;background:#111827;color:#fff;padding:6px 10px}.srr-path p{color:var(--muted);line-height:1.55}
.srr-note{background:#111827;color:#fff;border-radius:10px;padding:28px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.srr-note p{color:#cbd5e1;margin:0}.srr-note h2{margin:0 0 8px}.srr-note .srr-compare-btn{background:#fff;color:#111827}
.srr-compare-footer{background:#111827;color:#fff;padding:34px 0}.srr-compare-footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start}.srr-compare-footer p{color:#cbd5e1;line-height:1.55;margin:8px 0 0}.srr-compare-footer-links{display:flex;gap:12px;flex-wrap:wrap}.srr-compare-footer a{color:#fff;font-weight:800}
@media(max-width:900px){.srr-choice,.srr-path,.srr-note,.srr-compare-footer-inner{grid-template-columns:1fr}.srr-compare h1{font-size:42px}.srr-compare-nav-inner{align-items:flex-start;flex-direction:column;padding:13px 0}.srr-compare-links{width:100%}}
@media(max-width:620px){.srr-compare-wrap,.srr-compare-nav-inner,.srr-compare-footer-inner{width:min(100%,1180px);padding-left:12px;padding-right:12px}.srr-compare-hero{padding-top:46px}}
Free vs Pro
Start with visible results. Upgrade when tracking becomes daily work.
Free should prove that the plugin works: crawl the site, manage keywords, see optional local traffic sources, import Search Console CSV and understand what to do next. Paid plans add reliable API rank tracking, higher limits and reporting workflows.
Best first step Free €0
For testing the workflow and getting useful SEO checks before configuring a paid SERP provider.
Keyword suggestions and manual keywords Optional Local Traffic Insights Search Console CSV import Site Crawl up to 100 URLs First-run guidance and tasks Install free plugin
When SEO matters weekly Pro €19 / month
For site owners and SEO specialists who need regular measurements, richer reports and higher limits.
More tracked keywords and crawl URLs Google and Seznam rank tracking through API Desktop and mobile tracking Client-ready reports and exports Compare paid plans
Feature comparison
What users get before and after upgrading. The free edition is meant to avoid an empty first screen. Paid plans are for automated tracking and client/reporting workflows.
Feature Free Starter Pro Agency
Keyword suggestions Yes Yes Yes Yes
Manual keyword management Yes Yes Yes Yes
Site Crawl 100 URLs 500 URLs 2000 URLs 5000 URLs
Search Console CSV import Yes Yes Yes Yes
Local Traffic Insights Yes Yes Yes Yes
Automated rank tracking API setup needed 30 keywords 100 keywords 500 keywords
Desktop and mobile tracking No Desktop Yes Yes
Client reports Basic HTML Basic Advanced White-label
Best for Trying the plugin Small websites Active SEO work Client work
Upgrade path
A simple path for new users.
Day 1 Install Free Run Site Crawl, optionally enable Local Traffic Insights, import Search Console CSV and choose important keywords.
Day 2 Connect rank data Use DataForSEO or the configured rank provider when actual SERP positions are needed.
Later Upgrade by need Move to Starter, Pro or Agency when keyword volume, crawl size or reporting needs grow.
Not sure yet? Use Free first. The free workflow should show whether the plugin makes sense on your WordPress site before any paid plan is needed.
See example report