Commit de26933
committed
Add Google Search Console verification to the apex TXT record
Google domain-property verification needs a google-site-verification TXT
at the apex. Route 53 allows only one TXT record-set per name, so the
string is appended to the existing apex record alongside the SPF policy
rather than as a second record (which Route 53 would reject).1 parent 0199c89 commit de26933
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
55 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
| |||
0 commit comments