Title: GDPR Localizer – Smart Google Fonts Local Hosting &amp; DSGVO Compliance
Author: vpuida
Published: <strong>5 d'abril de 2026</strong>
Last modified: 9 d'abril de 2026

---

Cerca extensions

![](https://ps.w.org/gdpr-localizer/assets/banner-772x250.jpg?rev=3499140)

![](https://ps.w.org/gdpr-localizer/assets/icon-256x256.jpg?rev=3499140)

# GDPR Localizer – Smart Google Fonts Local Hosting & DSGVO Compliance

 Per [vpuida](https://profiles.wordpress.org/vpuida/)

[Baixa](https://downloads.wordpress.org/plugin/gdpr-localizer.1.1.1.zip)

 * [Detalls](https://ca.wordpress.org/plugins/gdpr-localizer/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/gdpr-localizer/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/gdpr-localizer/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/gdpr-localizer/#developers)

 [Suport](https://wordpress.org/support/plugin/gdpr-localizer/)

## Descripció

**GDPR Localizer** is a smart, lightweight solution to ensure your website complies
with European privacy laws (GDPR/DSGVO).

Many popular themes (like Astra, OceanWP) and plugins load Google Fonts from Google’s
servers, which results in the unauthorized transfer of your visitors’ IP addresses.
This plugin automatically intercepts these requests, downloads the necessary font
files to your local server, and rewrites the CSS to load them locally.

#### Why choose GDPR Localizer?

Unlike basic solutions, this plugin is designed to be truly “set and forget.” It
doesn’t just download fonts; it monitors your site’s environment. If you update 
your theme version or switch to a new one, the plugin detects the change and refreshes
the font cache automatically to ensure your design stays perfect, fast, and compliant.

#### Key Features

 * **Automatic Interception:** Seamlessly handles fonts enqueued by themes and plugins.
 * **Smart Theme Tracking:** Automatically detects theme version updates and clears
   the font cache to prevent design conflicts.
 * **Privacy First:** Stops user IP addresses from being shared with Google CDN.
 * **Performance Boost:** Serving fonts locally eliminates external DNS lookups 
   and SSL handshakes.
 * **Transparent Audit:** An intuitive admin dashboard shows you exactly which fonts
   were captured and their source (e.g., `astra-google-fonts`).
 * **Clean UI:** Interactive font logs with “Expand/Collapse” functionality to keep
   your settings page tidy.
 * **Local Gravatars:** Automatically downloads and serves user avatars from your
   server to prevent IP tracking by Gravatar.
 * **Smart Onboarding & Preview:** Professional dashboard with real-time detection
   logs and visual previews of localized fonts.
 * **Deep Interception:** Advanced support for Elementor and themes with complex
   CSS loading.
 * **Privacy Hardening:** Automatically strips redundant preconnect and dns-prefetch
   tags pointing to Google or Gravatar.

### Deutsche Beschreibung (DSGVO)

**GDPR Localizer** ist eine intelligente und schlanke Lösung, um sicherzustellen,
dass Ihre Website den europäischen Datenschutzbestimmungen (DSGVO) entspricht.

Viele beliebte Themes (wie Astra, OceanWP) und Plugins laden Google Fonts von Google-
Servern, was zu einer unbefugten Übertragung der IP-Adressen Ihrer Besucher führt.
Dieses Plugin fängt diese Anfragen automatisch ab, lädt die benötigten Schriftdateien
auf Ihren lokalen Server herunter und schreibt das CSS so um, dass sie lokal geladen
werden.

**Hauptmerkmale:**
 * **Automatische Erkennung:** Verarbeitet nahtlos Schriften,
die von Themes und Plugins in die Warteschlange gestellt werden. * **Smart Theme
Tracking:** Erkennt automatisch Theme-Updates und leert den Schrift-Cache, um Design-
Konflikte zu vermeiden. * **DSGVO-Konformität:** Verhindert die Weitergabe von Nutzer-
IP-Adressen an Google CDN. * **Performance-Schub:** Lokales Laden von Schriften 
verbessert die Ladezeit durch Wegfall externer DNS-Abfragen. * **Transparentes Audit:**
Ein intuitives Dashboard zeigt genau an, welche Schriftarten erfasst wurden. * **
Lokale Gravatare:** Lädt Benutzer-Avatare automatisch herunter und stellt sie von
Ihrem Server bereit, um IP-Tracking durch Gravatar zu verhindern. * **Intelligentes
Onboarding & Vorschau:** Professionelles Dashboard mit Echtzeit-Protokollen und 
visueller Vorschau lokalisierter Schriftarten. * **Tiefe Interzeption:** Erweiterte
Unterstützung für Elementor und Themes mit komplexem CSS-Laden. * **Privacy Hardening:**
Entfernt automatisch überflüssige Preconnect- und DNS-Prefetch-Tags zu Google- oder
Gravatar-Servern.

Gefällt Ihnen GDPR Localizer? Bitte unterstützen Sie uns mit einer 5-Sterne-Bewertung!

### External services

This plugin connects to Google Fonts services to localized your website’s typography
and ensure GDPR compliance.

 1. **Google Fonts API (fonts.googleapis.com):** Used to fetch the CSS rules for the
    fonts enqueued by your theme or plugins.
 2. **Google Fonts Static (fonts.gstatic.com):** Used to download the actual font files(.
    woff2, .ttf, etc.) to your local server.

This process happens only when a new font is detected or when the font cache is 
refreshed (e.g., after a theme update). Once the fonts are stored locally, no further
requests are made to Google.

 * **Google Fonts Privacy FAQ:** https://developers.google.com/fonts/faq/privacy
 * **Google Privacy Policy:** https://policies.google.com/privacy
 * **Google Terms of Service:** https://policies.google.com/terms

## Captures

 * [[
 * The enhanced dashboard showing real-time font detection and proactive onboarding
   guide.
 * [[
 * Visual font previews: see exactly which fonts were captured and stored locally.
 * [[
 * Gravatar settings: host user avatars locally for 100% DSGVO compliance in comment
   sections.

## Instal·lació

 1. Upload the `gdpr-localizer` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Visit **Settings > GDPR Localizer** to view the status of your localized fonts.

## PMF

### Does this work with block themes (FSE)?

Yes! It is fully compatible with modern block themes (like Twenty Twenty-Five) and
handles fonts registered via the WordPress Font Face API.

### Will it slow down my site?

No. Serving fonts locally usually improves your PageSpeed score by reducing the 
number of external requests.

### Where are the fonts stored?

All files are securely stored in `/wp-content/uploads/gdpr-local-fonts/`.

### Does it work with Gravatar?

Yes! Starting from version 1.1.0, the plugin can automatically download and serve
user avatars from your own server, eliminating external requests to secure.gravatar.
com.

### Why are preconnect tags being removed?

Even if fonts are loaded locally, some themes keep “preconnect” links to Google.
This still creates a technical connection to Google’s servers. GDPR Localizer 1.1.0
strips these tags to ensure 100% privacy compliance.

### Funktioniert das mit Block-Themes (FSE)?

Ja! [cite_start]Es ist voll kompatibel mit modernen Block-Themes (wie Twenty Twenty-
Five) und unterstützt Schriftarten, die über die WordPress Font Face API registriert
wurden. [cite: 31, 32]

### Wird es meine Website verlangsamen?

Nein. [cite_start]Das lokale Laden von Schriftarten verbessert in der Regel Ihren
PageSpeed-Score, da externe Anfragen reduziert werden. [cite: 33]

### Wo werden die Schriftarten gespeichert?

[cite_start]Alle Dateien werden sicher im Verzeichnis `/wp-content/uploads/gdpr-
local-fonts/` gespeichert. [cite: 34]

### Gefällt Ihnen GDPR Localizer?

Bitte unterstützen Sie uns mit einer 5-Sterne-Bewertung! Ihr Feedback hilft uns,
dieses Tool für alle WordPress-Nutzer zu verbessern.

### Funktioniert das Plugin mit Gravatar?

Ja! Ab Version 1.1.0 kann das Plugin Benutzer-Avatare automatisch herunterladen 
und von Ihrem eigenen Server bereitstellen. Dadurch werden externe Anfragen an secure.
gravatar.com eliminiert.

### Warum werden Preconnect-Tags entfernt?

Selbst wenn Schriftarten lokal geladen werden, behalten einige Themes “Preconnect”-
Links zu Google bei. Dies baut dennoch eine technische Verbindung zu Google-Servern
auf. GDPR Localizer 1.1.0 entfernt diese Tags, um 100%ige Datenschutzkonformität
zu gewährleisten.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«GDPR Localizer – Smart Google Fonts Local Hosting & DSGVO Compliance» és programari
de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

 *   [ vpuida ](https://profiles.wordpress.org/vpuida/)

[Traduïu «GDPR Localizer – Smart Google Fonts Local Hosting & DSGVO Compliance» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/gdpr-localizer)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/gdpr-localizer/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/gdpr-localizer/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/gdpr-localizer/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/gdpr-localizer/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.1.1

 * Fix: Improved compatibility with LiteSpeed Cache and other caching plugins.
 * Fix: Added automatic server-side cache purging upon plugin activation and manual
   reset.
 * Fix: Resolved an issue where only a partial number of fonts were deleted during
   a manual reset.
 * Improvement: Updated onboarding flow to bypass aggressive caching during the 
   initial font scan.
 * Improvement: Optimized file system operations for more reliable font directory
   management.

#### 1.1.0

 * **Feature:** Added Gravatar localization support for user profiles and comments.
 * **Improvement:** Redesigned the admin interface with a proactive onboarding wizard.
 * **Improvement:** Added visual font previews and “Expand/Collapse” functionality
   for better UX.
 * **Improvement:** Implemented output buffering to remove redundant preconnect/
   dns-prefetch hints for Google/Gravatar.
 * **Fix:** Enhanced detection logic for Elementor and themes using encoded URLs(
   html_entity_decode).
 * **Fix:** Fixed a TypeError in resource hints filtering when handling array-based
   hints.
 * **Security:** Full code audit for data escaping and sanitization (WP.org compliant).

#### 1.0.0

 * Initial release.
 * Added smart theme version tracking for automatic cache management.
 * Implemented source-based font grouping for better transparency.
 * Added interactive “Expand/Collapse” UI for font logs.
 * Full compatibility with WordPress 6.7 and Astra theme.

#### 1.1.1

 * Fix: Kompatibilität mit LiteSpeed Cache und anderen Caching-Plugins verbessert.
 * Fix: Automatisches Leeren des serverseitigen Caches bei Aktivierung des Plugins
   und manuellem Reset hinzugefügt.
 * Fix: Problem behoben, bei dem beim manuellen Zurücksetzen nur ein Teil der Schriftarten
   gelöscht wurde.
 * Optimierung: Onboarding-Prozess aktualisiert, um aggressives Caching während 
   des ersten Schriftart-Scans zu umgehen.
 * Optimierung: Dateisystem-Operationen für eine zuverlässigere Verwaltung des Schriftart-
   Verzeichnisses verbessert.

#### 1.1.0

 * **Feature:** Gravatar-Lokalisierung für Benutzerprofile und Kommentare hinzugefügt.
 * **Verbesserung:** Überarbeitete Admin-Oberfläche mit proaktivem Onboarding-Assistenten.
 * **Verbesserung:** Visuelle Schriftart-Vorschau und “Ausklappen”-Funktion für 
   eine bessere UX hinzugefügt.
 * **Verbesserung:** Implementierung von Output-Buffering zum Entfernen überflüssiger
   Preconnect/DNS-Prefetch-Tags.
 * **Fix:** Verbesserte Erkennungslogik für Elementor und Themes mit kodierten URLs.
 * **Fix:** TypeError bei der Filterung von Ressourcen-Hinweisen behoben.
 * **Sicherheit:** Vollständiges Code-Audit für Daten-Escaping und Sanitization (
   WP.org-konform).

#### 1.0.0

 * Erstveröffentlichung (Initial Release).
 * Intelligente Verfolgung der Theme-Versionen für automatisches Cache-Management
   hinzugefügt.
 * Implementierung einer quellenbasierten Gruppierung von Schriftarten für mehr 
   Transparenz.
 * Interaktive Benutzeroberfläche zum Aus- und Einklappen der Schriftarten-Logs 
   hinzugefügt.
 * Volle Kompatibilität mit WordPress 6.7 und dem Astra-Theme.

## Meta

 *  Versió **1.1.1**
 *  Darrera actualització **fa 13 hores**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 5.8 o posterior **
 *  Provada fins a **6.9.4**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/gdpr-localizer/)
 * Etiquetes
 * [cookie consent](https://ca.wordpress.org/plugins/tags/cookie-consent/)[dsgvo](https://ca.wordpress.org/plugins/tags/dsgvo/)
   [GDPR](https://ca.wordpress.org/plugins/tags/gdpr/)[google fonts](https://ca.wordpress.org/plugins/tags/google-fonts/)
   [privacy](https://ca.wordpress.org/plugins/tags/privacy/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/gdpr-localizer/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/gdpr-localizer/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/gdpr-localizer/reviews/)

## Col·laboradors

 *   [ vpuida ](https://profiles.wordpress.org/vpuida/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/gdpr-localizer/)