What is the main purpose of a website's sitemap? MCQ with Answer and Explanation

What is the main purpose of a website's sitemap?
A. To display a list of all pages to users
B. To track user behavior
C. To help search engines navigate and index the site
D. To store site backups
Answer: Option C
Solution (By JKSSB Mock Tests)
A sitemap is an XML file that lists a website's important pages, helping search engines to discover and crawl them more efficiently.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1
Which of the following parameters represents an accurate description of the internet term 'E-commerce'?
A. The deployment of internal email protocols inside closed local networks
B. The buying, selling, and commercial transacting of goods or services electronically over internet networks
C. The production of physical microchip units inside factories
D. The system used to clear browser cache stores via scripting tools

Correct Answer: Option B


Explanation:
Electronic commerce (E-commerce) encompasses all business activities, trading, and financial transactions conducted via digital networks and web storefronts.

This question belongs to: Computer Internet and Web Technologies
Question #2
What mechanism does a standard web connection implement to prevent old web session cookies from tracking a client browser indefinitely across the web?
A. Shifting unencrypted HTTP sites to alternative port lines
B. Altering local hardware MAC addresses dynamically
C. Running continuous database search index queries
D. Configuring explicit 'Expires' or 'Max-Age' cookie parameters

Correct Answer: Option D


Explanation:
The 'Expires' and 'Max-Age' attributes inside HTTP cookie creation strings specify the precise lifetime or timestamp after which a browser must delete that cookie.

This question belongs to: Computer Internet and Web Technologies
Question #3
What is the role of a web proxy in network security?
A. To hide the user's IP address
B. All of the above
C. To cache content
D. To filter and monitor web traffic

Correct Answer: Option B


Explanation:
A web proxy can serve multiple purposes: filtering, anonymity, caching, and content acceleration.

This question belongs to: Computer Internet and Web Technologies