Help Center

How to view my website without a domain?

  1. To be able to view your website without having a domain pointing to it, you must edit the hosts file located at: C:/Windows/System32/drivers/etc
  2. In that file add this line at the end:
text
IPdetuservidor tudominio.com.ar www.tudominio.com.ar

Example:

text
66.55.125.22 midominioejemplo.com www.midominioejemplo.com
  • The IP number is the server where your hosting account is located.
  • The domain you choose can be any for temporary use.
  • Keep in mind that you must edit this file with Notepad by opening it with administrator permissions, as shown below:
  1. Then restart your PC.
  2. That’s it. Now, you can test your website using your test domain. When your real domain is already pointing to your hosting account, you can delete the lines added to the hosts file.
Guide g.0082 · Source version 1 · en