# Exploring the intertwingularity of a docs site

DevFeed: [Exploring the intertwingularity of a docs site](<https://devfeed.tech/articles/exploring-the-intertwingularity-of-a-docs-site-31140.md>)

Original publisher: [Read original article](<https://technicalwriting.dev/2024/10/intertwingularity/index.html>)

Published: 2024-10-16T00:00:00Z

Content type: article

Language: en

Sources: [technicalwriting.dev](<https://devfeed.tech/sources/technicalwriting-dev.md>)

Topics: [Crawler](<https://devfeed.tech/topics/crawler.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Website](<https://devfeed.tech/topics/website.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [building](<https://devfeed.tech/tags/building.md>), [docs](<https://devfeed.tech/tags/docs.md>), [exploring](<https://devfeed.tech/tags/exploring.md>), [intertwingularity](<https://devfeed.tech/tags/intertwingularity.md>), [links](<https://devfeed.tech/tags/links.md>), [web](<https://devfeed.tech/tags/web.md>)

## AI overview

The article describes building a web crawler to measure how pages in a documentation site link to one another and to the wider web. The backlink data is intended to help identify important pages and prioritize technical-writing effort.

## Source excerpt

Building a web crawler to quantify interconnected knowledge.