Files
MatchLiveTv/docs/GOOGLE_OAUTH_BRANDING.md
Emiliano Frascaro cd8e97243f Allinea branding homepage a Match Live TV per verifica OAuth Google.
Nome visibile in hero, meta application-name, JSON-LD e documentazione; corregge mismatch con «Match Live Tv» in Console.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 20:04:34 +02:00

42 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Verifica branding OAuth Google (Match Live TV)
Google confronta il **nome applicazione** nella schermata OAuth con il nome **visibile sulla home page** (`https://www.matchlivetv.it/`).
## Nome ufficiale (usare ovunque)
```
Match Live TV
```
Scritta esatta: **M**atch **L**ive **TV** (TV maiuscolo).
## In Google Cloud Console
1. https://console.cloud.google.com/auth/branding?project=match-live-tv
2. **Nome applicazione**`Match Live TV` (non «Match Live Tv»)
3. **Home page applicazione**`https://www.matchlivetv.it/`
4. Salva → **Verifica di nuovo** → «Ho risolto i problemi» → **Procedi**
## Sul sito (già allineato nel codice)
- Home: testo visibile **Match Live TV** sopra lhero
- Header, footer, meta `application-name`, JSON-LD `WebApplication`
- Logo con `alt="Match Live TV"`
Dopo il deploy, attendi qualche minuto e rilancia la verifica branding.
## Dominio (altro errore frequente)
Se Google segnala che il dominio non è «registrato a tuo nome»:
1. https://search.google.com/search-console
2. Aggiungi proprietà **Prefisso URL** `https://www.matchlivetv.it/`
3. Verifica (file HTML, DNS TXT o CNAME sul provider del dominio)
4. Stesso account Google usato in Cloud Console
## OAuth in fase test (senza verifica completa)
Per collegare il canale YouTube **non serve** branding verificato: basta **Utenti di test** + **Continua** sulla schermata «app non verificata».
La verifica branding serve per pubblicare lapp OAuth in **Produzione** e togliere lavviso a tutti gli utenti.