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
BIN
public/og-crypto-generator.png
Normal file
|
After Width: | Height: | Size: 531 KiB |
BIN
public/og-email-generator.png
Normal file
|
After Width: | Height: | Size: 496 KiB |
BIN
public/og-event-generator.png
Normal file
|
After Width: | Height: | Size: 593 KiB |
BIN
public/og-facebook-generator.png
Normal file
|
After Width: | Height: | Size: 583 KiB |
BIN
public/og-geolocation-generator.png
Normal file
|
After Width: | Height: | Size: 511 KiB |
BIN
public/og-instagram-generator.png
Normal file
|
After Width: | Height: | Size: 448 KiB |
BIN
public/og-location-generator.png
Normal file
|
After Width: | Height: | Size: 511 KiB |
BIN
public/og-paypal-generator.png
Normal file
|
After Width: | Height: | Size: 466 KiB |
BIN
public/og-phone-generator.png
Normal file
|
After Width: | Height: | Size: 498 KiB |
BIN
public/og-sms-generator.png
Normal file
|
After Width: | Height: | Size: 442 KiB |
BIN
public/og-teams-generator.png
Normal file
|
After Width: | Height: | Size: 486 KiB |
BIN
public/og-text-generator.png
Normal file
|
After Width: | Height: | Size: 462 KiB |
BIN
public/og-tiktok-generator.png
Normal file
|
After Width: | Height: | Size: 397 KiB |
BIN
public/og-twitter-generator.png
Normal file
|
After Width: | Height: | Size: 335 KiB |
BIN
public/og-url-generator.png
Normal file
|
After Width: | Height: | Size: 535 KiB |
BIN
public/og-vcard-generator.png
Normal file
|
After Width: | Height: | Size: 555 KiB |
BIN
public/og-whatsapp-generator.png
Normal file
|
After Width: | Height: | Size: 600 KiB |
BIN
public/og-wifi-generator.png
Normal file
|
After Width: | Height: | Size: 429 KiB |
BIN
public/og-youtube-generator.png
Normal file
|
After Width: | Height: | Size: 392 KiB |
BIN
public/og-zoom-generator.png
Normal file
|
After Width: | Height: | Size: 551 KiB |
19
public/robots.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
# QR Master - robots.txt
|
||||
# Allow all search engines to crawl all pages
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Sitemap location
|
||||
Sitemap: https://www.qrmaster.net/sitemap.xml
|
||||
|
||||
# Crawl-delay (optional, be nice to servers)
|
||||
Crawl-delay: 1
|
||||
|
||||
# Disallow admin/api routes
|
||||
Disallow: /api/
|
||||
Disallow: /dashboard/
|
||||
Disallow: /_next/
|
||||
|
||||
# Allow all free tools explicitly
|
||||
Allow: /tools/
|
||||