AEO
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Answer Engine Optimization (AEO) Configuration
|
||||
|
||||
# IndexNow API key for automatic URL submission to search engines
|
||||
# Generate a UUID and create a matching key file in /public/
|
||||
VITE_INDEXNOW_KEY=your-indexnow-key-here
|
||||
|
||||
# Primary domain for canonical URLs and IndexNow submissions
|
||||
VITE_SITE_HOST=energie-profis.de
|
||||
|
||||
# Supabase Configuration (existing)
|
||||
VITE_SUPABASE_URL=your-supabase-url
|
||||
VITE_SUPABASE_ANON_KEY=your-supabase-anon-key
|
||||
Reference in New Issue
Block a user