Before you can use the Scalz SEO Automator, you need to connect your Supabase project.
config.js
Find this file in your project directory.
Go to supabase.com/dashboard → Your Project → Settings → API
Replace YOUR_SUPABASE_URL and YOUR_SUPABASE_ANON_KEY with your actual credentials.
The app will connect to your Supabase project automatically.
// config.js const SUPABASE_URL = 'https://your-project.supabase.co'; const SUPABASE_ANON_KEY = 'eyJhbGciOiJIUzI1NiIs...';
WordPress SEO Automation Platform
Are you sure?