How to view a site before the transfer of the domain is completed

Domain transfer is a process which can take several days to complete; in this case it may be useful to prepare the site on the new server, waiting for the conclusion of transfer. 
But in the meantime how to view with your browser, in order to verify appearance and operation?

It depends on the o.s. used on the PC you use to connect:

WINDOWS PLATFORM
 

Use a text editor to edit the hosts file located in C:\WINDOWS\system32\drivers\etc\ 
and insert the IP address that should refer the domain-

example:

92.70.70.185 mydomain.tld

You can also match a record that points to the www or to ftp

92.70.70.185 mydomain.tld www.mydomain.tld ftp.mydomain.tld

This operation is effective only from the computer where the change is made. 
Remember to delete the added row when the transfer is complete.

LINUX PLATFORM

Use a text editor to edit the hosts file located in the path /etc and insert the IP address that should refer the domain.

example:

92.70.70.185 mydomain.tld

 

You can also match a record that points to the www or to ftp

 

92.70.70.185 mydomain.tld www.mydomain.tld ftp.mydomain.tld

This operation is effective only from the computer where the change is made.
Remember to delete the added row when the transfer is complete.

  • Domains, transfer
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Recommended DNS TTL values

When specifying TTL (Time To Live) values in DNS records, please be aware of the following...

Recommended SOA values

STRUCTURE OF A SOA RECORDdomain-name TTL SOA MNAME RNAME (SERIAL-NUMBER REFRESH RETRY EXPIRE...

What is a "Glue Record"?

Glue records are A records that are associated with NS records to provide "bootstrapping"...

How to Configure DNS to Use GMail Service

You can configure the DNS of any domain registered by DomainRegister.international, in order to...

DNS Check Tools

These check tools are: online (so are always ready to run in seconds, and you don't need to...