Home>
I will ask if there is no problem in terms of adding a TXT record for DNS using the domain of example.com as an example.
Owner domain: example.com
DNS record information
Subdomain | Type | value |
---|---|---|
A | xxx.xxx.xxx.xxx | |
www. | CNAME | example.com |
MX | example.com | |
TXT | v = spf1 ip4: xxx.xxx.xxx.xxx -all |
Add the following record for the above settings.
Subdomain | Type | value |
---|---|---|
TXT | 0123456789ABCDEF |
Reasons for adding
With the use of a certain external service, it is mandatory to confirm domain ownership.
For such confirmation, subdomain is generally specified, but this time there is no subdomain designation.
Setting multiple TXT records for the host name (example.com) would violate DNS record rules, etc ....
I am worried about
If there is no problem, I hope ...
If i have any information, please give me a professor.
-
Answer # 1
Related articles
- about update of multiple records in mysql
- vba - i want to get multiple records in a csv file, but i can only get one record (a pair of headers and values)
- about creating multiple records for access queries
- php - about the multiple structure of laravel's many-to-many relations
- dns - disadvantages of spf records
- python - i have a question about multiple updates of pymongo
- please teach about dns transfer
- mysql - how to retrieve records for which multiple columns have not been entered and prevent duplication
- html - about the work of multiple people
- ruby - i want to save multiple records in an intermediate table in one process
- (re-question) about creating multiple records for access queries
- about the error when linking multiple c ++ files with makefile
- vba - about id number when registering a record from the access form
- active record - i want to convert the records retrieved from db into an array
- dns record - how to display the site on google
- dns - is it possible to identify multiple domains linked from the hosting ip address?
- java - programming to retrieve multiple records from db
- java - search multiple items about how to write findby 〇 and △ like()
- vba - about multiple condition search of the same field using access form check box
- ruby - i want to enter the same value for multiple records using securerandom, but different values are entered
Related questions
- aws - original domain is not reflected in hp created by aws lightsail
- aws - about route 53 settings when using sakura server and aws together
- aws - there are 4 domains in the first ns record created in aws route53 why are multiple domains registered?
- centos - i want to resolve a name for a host in the lan
- dns records - dns does not resolve only specific domains
- aws - i want to deploy on gke and add a dns record to aws's amazon route 53 with a fixed ip
- cms - when i connected to wix externally (fc2), i was unable to confirm receipt with windows mail is there a problem with the dn
- dns records - dns record when subdomain is set on the web server
- about smtp and dns
You can write as many lines as you like on the TXT record itself
For example, StackOverflow.com TXT record
And there should be no more than one SPF or more than one google-site-verification