Verifying Your Domain in Google Search Console Using a TXT Record
Introduction
To begin using Google Search Console, you must first confirm ownership of your domain. This verification process ensures that you have the rights to the domain you wish to manage in Search Console. This guide outlines the steps to verify your domain using a TXT record, which can be easily created through the VergeCloud User Panel.
Steps to Verify Your Domain in Google Search Console Using TXT Record
- Access Google Search Console: Start by visiting the main page of Google Search Console. Log into your account using your Gmail credentials.
- Select Domain Type: Once logged in, you will see a page similar to the one depicted below. If you choose the URL prefix, you can manage a subdomain. Selecting Domain allows you to oversee all associated addresses and subdomains within this Search Console account.
- Enter Your Domain: Depending on your requirements, input the desired address in one of the two sections shown and click Next. The Search Console will then generate the TXT record for the specified domain or subdomain. Copy this record using the provided Copy option.
- Navigate to VergeCloud: Now, access the VergeCloud User Panel by visiting https://panel.vergecloud.com. Ensure that the domain you are configuring is active in your account. Go to the CDN section, select the appropriate domain (e.g.,
vergecloud.site), and then choose “DNS Records” from the menu on the right. - Create the TXT Record: In the DNS records creation section, set the record type to TXT. Use the
@ symbol for the name and paste the TXT record you copied from Google Search Console into the Value field. - Wait for Propagation: It may take some time for the TXT record to take effect after registration. To confirm its application, return to the Search Console and click the Verify button. Once the record has been successfully applied, you will receive a message indicating that your domain ownership has been verified in Google Search Console.
Related Articles
DKIM Record
DKIM, or DomainKeys Identified Mail, is a protocol that enables the sender to append a digital signature to each email, allowing the recipient to authenticate the sender's identity. Essentially, DKIM serves as one of the methods for verifying the ...
DMARC Record and Configuration in VergeCloud User Panel
DMARC, which stands for Domain-based Message Authentication, Reporting, and Conformance, is a crucial email authentication protocol provided by VergeCloud. It leverages two existing mechanisms, SPF (Sender Policy Framework) and DKIM (DomainKeys ...
AAAA Record and Configuration in VergeCloud User Panel
For a browser to access a website, it must first determine the website's IP address. The DNS service plays a crucial role in this process, converting the entered domain name into the corresponding IP address. The distributed DNS database contains ...
Time to Live (TTL) and DNS Record Configuration in VergeCloud User Panel
Time to Live (TTL) Time to Live (TTL) is a fundamental parameter in the Domain Name System (DNS) that specifies the duration (in seconds) that a DNS record is allowed to be cached by a recursive resolver. Essentially, TTL determines how long DNS ...
ANAME Record and Configuration in VergeCloud User Panel
Understanding ANAME Records An ANAME record can be viewed as a hybrid of CNAME and A records. This type of record operates similarly to a CNAME record by enabling one domain to point to another. However, the distinction lies in that a CNAME record ...