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>
This commit is contained in:
41
docs/GOOGLE_OAUTH_BRANDING.md
Normal file
41
docs/GOOGLE_OAUTH_BRANDING.md
Normal file
@@ -0,0 +1,41 @@
|
||||
# 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 l’hero
|
||||
- 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 l’app OAuth in **Produzione** e togliere l’avviso a tutti gli utenti.
|
||||
Reference in New Issue
Block a user