feat: Add 19 free QR code tools with SEO optimization

- Added PayPal, Zoom, Teams QR generators
- Added lazy loading for html-to-image (performance)
- Created 19 OG images for social sharing
- Added robots.txt and updated sitemap
- Fixed mobile navigation with accordion menu
- Added 7 color options per generator
- Fixed crypto QR with universal/wallet mode toggle
- Hero QR codes all point to qrmaster.net
This commit is contained in:
Timo Knuth
2026-01-10 00:22:07 +01:00
parent e539aaf9a1
commit eb2faec952
70 changed files with 12803 additions and 592 deletions

View File

@@ -68,9 +68,32 @@ Fokus auf **Unique Features** die Konkurrenten nicht haben.
|------|-----|-----------------|
| **Barcode Generator** | `/tools/barcode-generator` | EAN/UPC/ISBN Unterstützung |
| **Bitcoin/Crypto QR** | `/tools/bitcoin-qr-code` | Multi-Wallet Format |
| **Calendar Event QR** | `/tools/calendar-qr-code` | iCal + Google Cal Support |
| **AI Art QR (Viral)** | `/tools/ai-qr-code` | Stable Diffusion Integration |
## Geplantes Portfolio: Kostenlose Statische Generatoren (15 Typen)
Wir werden die folgenden 15 statischen QR-Code-Typen anbieten. Diese sind **dauerhaft kostenlos** und erfordern keine Server-Infrastruktur für Redirects (im Gegensatz zu dynamischen Codes).
> **Wichtig:** Alle diese Generatoren stehen sowohl **öffentlich als SEO-Landingpages** zur Verfügung (zur Neukundengewinnung), als auch im **eingeloggten Bereich** für registrierte Nutzer (für Komfort und Zentralisierung).
1. **URL / Link**: Der Standard. Öffnet eine Webseite.
2. **Text**: Zeigt reinen Text an (bis zu 300 Zeichen).
3. **WiFi**: Verbindet direkt mit einem WLAN-Netzwerk (WPA/WEP/Open).
4. **VCard / Kontakt**: Speichert einen Kontakt direkt im Adressbuch.
5. **WhatsApp**: Startet einen Chat mit einer Nummer (und optionalem Text).
6. **E-Mail**: Öffnet das E-Mail-Programm mit Empfänger, Betreff und Body.
7. **SMS**: Bereitet eine SMS an eine Nummer vor.
8. **Anruf / Tel**: Startet einen Anruf an eine Nummer.
9. **Event / Kalender**: Fügt einen Termin zum Kalender hinzu (.ics).
10. **Geo / Maps**: Öffnet einen Standort in Google Maps/Apple Maps.
11. **Facebook**: Öffnet ein Profil oder eine Seite.
12. **Instagram**: Öffnet ein Instagram-Profil.
13. **Twitter / X**: Öffnet ein Profil oder erstellt einen Tweet.
14. **YouTube**: Öffnet ein Video oder einen Kanal.
15. **TikTok**: Öffnet ein TikTok-Profil.
Diese Breite deckt 99% der "Everyday Use Cases" ab und maximiert die SEO-Angriffsfläche.
---
## Technische Architektur