Introduction
Websites want search engines to find and index their important pages quickly. But search engines have a limit on how many pages they crawl on a site at once. Managing this limit well helps important pages get noticed faster.
Imagine a librarian with limited time to scan books in a huge library. If the librarian wastes time on old or repeated books, new and important books won't get noticed. Organizing the library and marking key books helps the librarian focus on what matters.
┌───────────────────────┐
│ Search Engine Bot │
└──────────┬────────────┘
│ Crawls limited pages
↓
┌───────────────────────┐
│ Website Pages │
│ ┌───────────────┐ │
│ │ Important │◄────┤
│ │ Pages │ │
│ ├───────────────┤ │
│ │ Unimportant │ │
│ │ Pages (blocked)│ │
│ └───────────────┘ │
└───────────────────────┘