feat: Introduce Google Indexing API and IndexNow submission scripts with a unified URL gathering utility and setup guide.

This commit is contained in:
Timo Knuth
2026-01-21 13:57:58 +01:00
parent c1471830f3
commit cca1374c9e
6 changed files with 179 additions and 73 deletions

View File

@@ -48,6 +48,7 @@ export function getAllIndexableUrls(): string[] {
// Free tools
const freeTools = [
'barcode-generator', // Added as per request
'url-qr-code', 'vcard-qr-code', 'text-qr-code', 'email-qr-code', 'sms-qr-code',
'wifi-qr-code', 'crypto-qr-code', 'event-qr-code', 'facebook-qr-code',
'instagram-qr-code', 'twitter-qr-code', 'youtube-qr-code', 'whatsapp-qr-code',