Command line for domain name
Sometimes the new domain doesn’t work. Sometimes the domain doesn’t work after DNS records changes. Now I will show you how to make it work.
Using command line
The issue is local, in your computer. Keeping the story short, we will force the cache to be empty of translating names to IP addresses. And we have to do it over the command line. Maybe you will feel like a small hacker for a short time.
Search for ‘cmd’
In your computer search for CMD. Right click, and click on Run as administrator. Type in the black window:
ipconfig /flushdns
See the pictures please:
Then close the window or type exit. That’s it! If DNS records are valid and refreshed your computer you will get the right address of your domain name.