Internet and Web Concepts
Internet and Web Concepts
2. Search Engine
A search engine is a tool to find information on the internet. It works through:
1. Crawling – Browsing and collecting data from websites.
2. Indexing – Storing and organizing this data.
3. Ranking – Displaying the most relevant content based on the user’s query.
Popular examples: Google, Bing, Yahoo.
3. Website
A website is a collection of related web pages under a single domain name. For example,
'www.google.com' is a website. Websites can be:
- Static: Simple pages with fixed content (e.g., personal blogs).
- Dynamic: Pages that update in real-time (e.g., social media platforms).
4. Webpage
A webpage is a single document on the internet, part of a website. Examples include:
- The homepage of Facebook (e.g., www.facebook.com).
- Specific pages, like www.facebook.com/help.
9. Web Server
A web server is a computer that hosts websites and delivers web pages to users. Examples
include:
- Apache Web Server
- Microsoft Internet Information Services (IIS).