Member-only story
What happens when you type a URL into your browser?

Every day, when you open your computer, you navigate to your favourite social networking, news, or e-commerce websites. You can get to this page by typing in the URL or by clicking on one of the page’s links. Ever thought about what occurs in the background? How do you get the news when you type in the URL and press Enter? How did the images in this post look on your web browser? When your tweets and feeds appear in your browser, how are they secured?
We’ll examine what occurs when you type a URL into your browser and hit Enter in this post. The browser, your computer’s operating system, your internet service provider, the server where your website is hosted, and the services that operate on that server are all involved in the process from beginning to end. It’s critical to comprehend potential trouble spots, know where to look for performance problems, and make sure your users are receiving a secure experience.
These are the steps that browser takes :
- Finds out where the website is hosted on the server.
- Establishes a connection with the host
- Submits a request to obtain the particular page.
- Processes the server’s response
- Shows the page and allows you, the visitor, to interact with the website