How to add multiple TXT records values

Posted on: February 17th, 2022
By: Tadeo Martinez

I haven’t seen a problem adding multiple TXT records with other hosts but with Amazon’s Route 53, you can only add one TXT record so here’s how you can add multiple values:

“v=spf1 include:_spf.domain.com ~all”
“value2=name2”

Make sure that each value is separated by a break and they’re wrapped in quotations.

Here’s the support forum where I found the answer from:

https://repost.aws/forums?origin=thread.jspa&threadID=235411

Have any questions or comments? Write them below!


Leave a Reply

Your email address will not be published. Required fields are marked *