How Do I Add a TXT Record to WordPress?

Adding a TXT record to WordPress is simple. To do so, first open the Settings page for your WordPress site and click on the Media tab.

From here, you will need to find the Text Media Settings section and click on the Add Record button.

Next, you will need to provide the necessary information to add a new TXT record. This information includes the domain name (or hostname) of the server where the TXT record is located, the name of the TXT record (in this case, “contact-form-7”), and the path to the TXT file.

Once you have completed this information, WordPress will display a confirmation message and allow you to save the TXT record. You can now access this record by clicking on the Media tab and selecting the TXT record from the list of available media.

Finally, you will need to add a line of code to your WordPress site’s header to enable the use of TXT records. To do this, open your theme’s header file (usually located in the theme’s main directory) and add the following line:

This line of code will allow your WordPress site to display properly on devices with a small screen size.