This website serves as the official developer website for Lizard App, required for Google AdMob verification and Google Play Console listing.
index.html- Main landing page with app informationprivacy-policy.html- Complete privacy policy page
- Create a new repository on GitHub (e.g.,
lizard-app-website) - Upload these HTML files to the repository
- Enable GitHub Pages in repository settings
- Your website will be available at:
https://[username].github.io/lizard-app-website
- Netlify: Drag and drop the website folder
- Vercel: Connect your GitHub repository
- Firebase Hosting: Use Google's free hosting service
Once your website is live:
- Go to Google Play Console
- Navigate to your app listing
- Go to "Store settings" → "App content"
- Add your website URL in the "Developer website" field
- Save changes
After adding the website to Google Play:
- Return to AdMob
- Click "Retry verification" or refresh your verification status
- AdMob should now detect the developer website in your Play Store listing
Your final URL should look like:
https://[username].github.io/lizard-app-website/(GitHub Pages)https://[project-name].netlify.app/(Netlify)
- The website includes your contact email for support inquiries
- Privacy policy matches your app's privacy policy exactly
- Website is mobile-responsive and professional looking
- All required elements for AdMob verification are included
August 29, 2025