# CreatorTools Lab deploy guide

## What this package is

This is a static website. It can be deployed to Netlify, Vercel, Cloudflare Pages, GitHub Pages, Nginx, or any ordinary static host.

## Must replace before production

- Replace `https://example.com` in HTML files, `sitemap.xml`, and `robots.txt`.
- Replace `ADSENSE_CONFIG.publisherId` and slot IDs in `adsense.js` after AdSense approval.
- Replace `ads.txt` with the exact line from AdSense.
- Replace the contact email in `privacy.html`.
- Add your analytics provider.

## Recommended launch path

1. Deploy the site on one domain.
2. Submit `sitemap.xml` in Google Search Console.
3. Wait for 2-4 weeks of impression data.
4. Improve pages that get impressions but weak CTR.
5. Add AdSense only after the site has useful content and stable crawlable pages.

## Folder entry

Upload everything inside this folder:

`outputs/creator-tools`
