How to make an IP redirection or how to create a record A
How to make an IP redirection or how to create a record A
An A Record (Address Record) is the most common record in DNS management and consists of an IP-based redirection.
To create an IP-based redirection, you need to access the DNS management of the domain you want to redirect. To do this, go directly to manage the DNS from the “Basic services list” in the control panel and follow the steps below.
1.- Add record
In the “DNS Records” list, click on New record and under “Record type” select the A record type.
You have three options to create the record:
The domain (Record @): indicates which IP address the domain should point to.
A specific subdomain: if you only want the IP redirection for www or any other subdomain.
Undefined subdomains: if you want all subdomains that are not defined in the records to point to the same IP address.
2.- Propagation
Your IP redirection is now ready. You just need to wait for the changes to propagate, a process that usually takes around 5 minutes.
From CDmon we have the option for easily redirecting a web domain to another URL address. Here we show you how with different web destinations. Wordpress Cargocollective Blogspot / Blogger Squarespace Jimdo Tumblr Weebly BigCartel WordPress ...
Register domain online A CNAME Record (Canonical Name Record) is the equivalent of an alias for another record. It is used when one or multiple records need to point to the same record. If that record points to an IP address and the others point to ...
A TXT record is a type of DNS record that provides text information to external sources outside our domain. The TXT record not only allows you to enter any type of information in text format, but nowadays, combined with the SPF protocol, it can be ...
The MX Record (Mail Exchanger Record) is the record that allows the reception of mail. It specifies the mail servers that the domain has. An MX record always points to an A record, it never points to a CNAME. To configure the mail record or MX record ...
SPF is the acronym for Sender Policy Framework, a protection against address forgery for sending email. It identifies SMTP email servers authorized for the transport of messages through the domain name records (DNS). Its meant, for example, to stop ...