Catálogo
Fuentes · Privacidad

Google Fonts Control by Volade

Controla Google Fonts en tu WordPress.

Google Fonts Control de Volade detecta, desactiva, reemplaza o auto-aloja las fuentes de Google en tu sitio WordPress — mejora la privacidad y el rendimiento sin romper el diseño.

v1.0.0WordPress 6.0+PHP 7.4+Sin cuenta necesaria
Sin valorar aún0 vistas0 descargas

3-step workflow

  1. 1Run scan — inventory detected Google fonts
  2. 2Sync woff2 locally — one click per family
  3. 3Apply GDPR or performance preset — JSON export for client
Google Fonts Control by Volade
Captura 1 — Google Fonts Control by Volade

GDPR context

Google Fonts and data transfers

Loading fonts from Google servers exposes visitor IPs to a US third party. Local hosting is the simplest fix on WordPress.

Munich 2022

GDPR fines possible

Detección de fuentes, desactivación, reemplazo y exportación JSON.

4

Presets

100%

Local hosting

woff2

Modern format

€0

Usage fees

De un vistazo

Easy Google Fonts ha estado abandonado durante cinco años — tus fuentes de Google aún se cargan desde fonts.googleapis.com con transferencias de datos a EE.UU. y penalización LCP. Google Fonts Control by Volade v1.0.0 escanea el tema y los estilos encolados, descarga woff2 localmente, reescribe las URL del front-end, incluye cuatro ajustes predefinidos (GDPR estricto, rendimiento, agencia, bloque editor seguro) y exportación JSON gratuita — fork moderno sin romper Gutenberg ni el personalizador.

Capturas de pantalla

UI de administración real a página completa: ajustes predefinidos, diagnósticos y configuración detallada.

Captura 1 — Google Fonts Control by Volade

Por qué controlar Google Fonts

Privacidad, rendimiento y cumplimiento RGPD — las fuentes de Google cargadas desde servidores externos pueden ser un problema.

The problem: Google fonts still external

Munich, LCP and abandoned plugins — typical WordPress stack.

Your theme, page builder or legacy plugin still loads fonts.googleapis.com. Easy Google Fonts is unmaintained. OMGF needs careful setup. Manual hosting doesn't follow theme changes.

  • fonts.googleapis.com: visitor IP sent to Google — Munich C-252/21 context
  • Easy Google Fonts: abandoned ~5 years — broken customizer on recent WP 6.x
  • OMGF: excellent but heavy UI — no ready agency presets
  • Manual hosting: @font-face forgotten on every variant change
  • CDN proxy: better than direct Google, still third-party and DNS latency

The Google Fonts Control answer

Scan + local sync + rewrite — in WordPress, no mandatory cloud.

A Volade plugin that inventories Google fonts, downloads woff2 to your server, rewrites URLs and ships four business presets — free without account for scan, sync and JSON export.

  • Theme + wp_enqueue scan — sources and handles identified
  • woff2 download to uploads/volade-gfc/
  • Front-end URL rewrite — no more fonts.gstatic.com
  • 4 presets: GDPR strict, performance, agency, block editor safe
  • Optional display:swap and strip preconnect
  • JSON inventory export — agency / DPO handoff
  • wp gfc scan | sync | preset — scriptable (V+)

Modos de control de fuentes

Desactivar, reemplazar por fuentes del sistema, o auto-alojar — elige tu enfoque.

Popular🔒

GDPR strict

Local hosting + block residual external requests — DPO recommended preset.

Recomendado

Performance

display:swap, strip preconnect, subsetting with connected account — Core Web Vitals.

LCP
🏢

Agencia

Full scan, sync all families, JSON client handoff — clean delivery.

Agencia
🧱

Block editor safe

Doesn't break Gutenberg preview or customizer — editor fonts preserved.

Gutenberg

4 estados de sincronización

Detectado, sincronizando, sincronizado, bloqueado — inventario claro de cada familia de Google Fonts.

Detected

Google URL found in theme, enqueue or inline CSS.

Syncing

woff2 download in progress from fonts.gstatic.com.

Synced

Local file served — URL rewritten on front.

Blocked

External request blocked by GDPR strict preset.

Every font is tracked in inventory — exportable proof for GDPR audit or client sign-off.

Technical preview

Before / after in code

External URLs become woff2 files served from your domain.

Detected

Scan finds Google URL in theme.css or wp_enqueue_style.

Sync

woff2 download to wp-content/uploads/volade-gfc/.

Rewritten

Front-end serves /volade-gfc/... instead of fonts.gstatic.com.

Blocked

GDPR preset option: block any remaining external request.

Page header

Headline in Playfair Display

Before (external)@import url(https://fonts.googleapis.com/css2?family=Playfair+Display...)/wp-content/uploads/volade-gfc/playfair-display.woff2

Visitors no longer contact fonts.googleapis.com or fonts.gstatic.com — less DNS, fewer implicit third-party requests, better DPO control.

Real scenarios

What changes after activation.

Elementor brochure site

Antes: 12 Google families via theme + Elementor — Munich unaddressed

Después: Scan + sync + GDPR preset — zero fonts.googleapis.com requests

GDPR +

WooCommerce store

Antes: LCP 3.2s — fonts block render

Después: Performance preset + display:swap — LCP often < 2.5s

Perf +

Agency multisite

Antes: 40 sites — fonts copied manually in child themes

Después: wp gfc scan per site + V+ JSON rollup

Fast handoff

El control de fuentes que WordPress necesita

Detección, desactivación, reemplazo y auto-alojamiento — sin romper el diseño de tu sitio.

Automatic scan

Theme, enqueue and inline CSS — full Google URL inventory.

woff2 hosting

Files in uploads/volade-gfc/ — served from your domain.

URL rewrite

Replaces fonts.gstatic.com and fonts.googleapis.com at runtime.

4 ajustes predefinidos

GDPR strict, performance, agency, block editor safe.

Site Health

Remaining external fonts indicator — clear dashboard.

Exportación JSON

Downloadable inventory — audit handoff without Volade cloud.

WP-CLI

wp gfc scan, sync, preset — agency pipelines (V+).

Volade SDK

Discover, XP, V+ premium — same chart as other extensions.

The Munich ruling (C-252/21) confirmed that loading Google Fonts from fonts.googleapis.com can transfer visitor data to the US — local hosting reduces that risk and often improves LCP.

Competitive analysis

WordPress Google Fonts landscape in 2026

Easy Google Fonts is dead, OMGF is powerful but heavy, manual hosting doesn't scale — GFC targets the agency sweet spot.

Easy Google Fonts

100K+ historical installs — Google Fonts customizer, last update 5 years ago.

Limit: Abandoned, still loads from Google, unpatched security issues, poor PHP 8.3 fit.

OMGF (Optimize My Google Fonts)

Popular local hosting, subsetting, preconnect, Elementor/Divi compatibility.

Limit: Dense UI, many settings, agency learning curve, no Easy Google Fonts fork or Volade presets.

Manual self-hosting

Download woff2, @font-face in child theme, disable Google enqueue.

Limit: Every font change needs FTP, no auto scan, italic variants often forgotten.

Bunny Fonts / CDN proxy

Replaces fonts.googleapis.com with EU proxy — not local files.

Limit: Still a third-party request, CDN dependency, less DPO control than full self-host.

Privacy-friendly theme

Some premium themes bundle system or local fonts.

Limit: Locked to theme — change theme, lose config; no cross-plugin inventory.

Ignore the issue

Leave Google Fonts as-is — "everyone does it".

Limit: Documented GDPR risk, LCP penalty, hard to defend to clients.

Comparison table — 4 approaches

Google Fonts Control by Volade vs Easy Google Fonts, OMGF and manual hosting — agency and DPO criteria.

CaracterísticaGFC VoladeEasy Google FontsOMGFManual
Free sans compte (cœur core)
Maintained in 2026~
Auto theme scan + enqueue~
Download woff2 local
Rewrite URLs runtime~
4 presets core ready~
Blocking requests external~
Block editor / customizer safe~~
Export JSON inventaire~
WP-CLI agence~~
Per-page subsetting~~
Courbe apprentissage faible
Fork Easy Google Fonts
Zero Google requests on load
Cost usage unlimited0 €0 €0 €Temps

Public sources: WordPress.org, OMGF docs, CJEU C-252/21 — July 2026. OMGF remains excellent for power users; GFC targets agency simplicity, presets and Volade JSON export. Verify DPIA with counsel.

Tres niveles, un plugin

Control básico de fuentes gratuito sin cuenta. Cuenta Volade y V+ para auto-alojamiento y multisitio.

Free

Sin cuenta

  • Theme + enqueue scan
  • Local woff2 sync
  • 4 ajustes predefinidos
  • URL rewrite
  • Exportación JSON
  • Fonts Site Health
Conectado

Cuenta Volade

  • All free features
  • Per-page subsetting
  • Multi-site config sync
  • CSV inventory export
Opcional

V+ Premium

  • WP-CLI bulk scan/sync
  • Multisite rollup
  • Network font policy
  • 50+ site onboarding

WP-CLI y multisitio para desplegar las mismas reglas de fuentes en toda la red.

WP-CLI

Scan, sync and apply presets from SSH — no admin UI needed.

wp gfc scan
wp gfc sync
wp gfc preset gdpr_strict

Multisitio

Per-site font policy; central inventory rollup on V+ Premium.

  • Per-site network dashboard
  • Consolidated agency export
  • Harmonized GDPR presets
Descarga verificada

Descargar

Instala el ZIP, detecta las fuentes de Google en tu sitio, desactívalas o reemplázalas — en menos de 5 minutos.

ZIP con SDK de Volade — activa en Volade → Google Fonts Control.

Descargar v1.0.0google-fonts-control-by-volade-1.0.0.zip
  1. 1Plugins → Añadir nuevo → Subir → selecciona el ZIP → Activar
  2. 2Volade → Google Fonts Control (or Settings → Google Fonts Control)
  3. 3Run scan → sync fonts → apply GDPR strict preset

Control de fuentes en menos de 5 minutos

Ejecutando escaneo antivirus…

Preguntas frecuentes

Google Fonts, privacidad, RGPD, rendimiento y cuenta Volade.

No. Munich (C-252/21) concerns transferring visitor data (IP) to Google without legal basis. Local hosting or explicit consent are common paths — local is often simplest technically.

Gratis vs V+ Premium

La extensión funciona sin cuenta. V+ desbloquea premium en esta extensión y en todo el catálogo.

CaracterísticaGratisV+
Installation & configuration de base
Mises à jour automatiques
Support communauté
Fonctions avancées & exports
Quotas & limites relevés
Automatisations & intégrations pro
Licence multi-sites (selon formule V+)

Google Fonts Control by Volade

Descarga gratuita · V+ opcional

Descargar v1.0.0V+
Comunidad

Reseñas, debates y novedades

Comparte tu experiencia con Google Fonts Control by Volade y sigue las últimas versiones.

Ready for local fonts?

Download Google Fonts Control by Volade v1.0.0 — scan, sync and GDPR strict preset in one click, no signup.

Descargar v1.0.0

¿Cuenta Volade o V+ Premium? Opcional · Precios