> ## Documentation Index
> Fetch the complete documentation index at: https://travel-info.co.zw/llms.txt
> Use this file to discover all available pages before exploring further.

# Danangombe (Dhlo Dhlo) Ruins

> Visit Danangombe (Dhlo Dhlo) ruins, the last capital of the Rozvi Empire. Stone walls, royal enclosures, and pre-colonial history in Zimbabwe's Midlands province.

export const LocationMap = ({lat, lng, zoom = 12, title = "Location", showMarker = true, height = "400px"}) => {
  if (!lat || !lng) {
    return <div className="p-4 bg-gray-100 dark:bg-gray-800 rounded-lg text-center text-gray-600 dark:text-gray-400">
        Map coordinates not available
      </div>;
  }
  const delta = 0.5 / Math.pow(2, zoom - 10);
  const bbox = `${lng - delta},${lat - delta},${lng + delta},${lat + delta}`;
  let mapUrl = `https://www.openstreetmap.org/export/embed.html?bbox=${bbox}&layer=mapnik`;
  if (showMarker) {
    mapUrl += `&marker=${lat},${lng}`;
  }
  const fullMapUrl = `https://www.openstreetmap.org/?mlat=${lat}&mlon=${lng}#map=${zoom}/${lat}/${lng}`;
  return <div className="my-6">
      {}
      <div className="flex flex-wrap items-center gap-4 mb-3 text-sm">
        <div className="flex items-center gap-2 text-gray-600 dark:text-gray-400">
          <svg className="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
            <path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z" />
            <path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M15 11a3 3 0 11-6 0 3 3 0 016 0z" />
          </svg>
          <span className="font-mono">
            {lat.toFixed(4)}°{lat >= 0 ? 'N' : 'S'}, {lng.toFixed(4)}°{lng >= 0 ? 'E' : 'W'}
          </span>
        </div>
        <a href={fullMapUrl} target="_blank" rel="noopener noreferrer" className="text-primary-600 hover:text-primary-700 dark:text-primary-400 hover:underline">
          View larger map →
        </a>
      </div>
      {}
      <div className="relative rounded-lg overflow-hidden border border-gray-200 dark:border-gray-700" style={{
    height
  }}>
        <iframe src={mapUrl} style={{
    width: '100%',
    height: '100%',
    border: 0
  }} title={`Map of ${title}`} loading="lazy" referrerPolicy="no-referrer-when-downgrade" allowFullScreen />
      </div>
      {}
      <div className="mt-2 text-xs text-gray-500 dark:text-gray-500">
        Map data © <a href="https://www.openstreetmap.org/copyright" target="_blank" rel="noopener noreferrer" className="hover:underline">
          OpenStreetMap contributors
        </a>
      </div>
    </div>;
};

<img src="https://mintlify.s3.us-west-1.amazonaws.com/zimbabwetravelinfo/images/heritage/dhlo-dhlo-ruins.jpg" alt="Danangombe ruins stone walls" />

**Danangombe**, historically known as **Dhlo Dhlo**, was the last capital of the Rozvi Empire and one of the largest stone-built settlements in Zimbabwe. Located in the Midlands Province, this sprawling site represents the final flowering of Zimbabwe's great stone-building tradition before the upheavals of the 19th century.

<LocationMap lat={-19.7833} lng={29.2333} zoom={14} title="Danangombe (Dhlo Dhlo) Ruins" />

<Info>
  **UNESCO Tentative List** - Danangombe has been on Zimbabwe's UNESCO World Heritage Tentative List since 1997, recognized for its historical significance as the Rozvi capital.
</Info>

***

## Quick Facts

|                   |                                          |
| ----------------- | ---------------------------------------- |
| **Location**      | Near Shangani, Midlands Province         |
| **Period**        | c. 1683-1830 AD                          |
| **Kingdom**       | Rozvi Empire (Changamire dynasty)        |
| **Also Known As** | Dhlo Dhlo, Dlo Dlo                       |
| **Status**        | National Monument, UNESCO Tentative List |
| **Size**          | One of the largest stone ruin complexes  |
| **Entry Fee**     | \$5 USD                                  |

***

## Historical Significance

### Capital of the Rozvi

Danangombe became the capital of the Rozvi Empire after Changamire Dombo destroyed Khami around 1683. From here, the Rozvi controlled:

* Much of the Zimbabwe plateau
* Important gold-producing regions
* Trade routes to the coast
* Tributary states and chieftaincies

### The Changamire Dynasty

The Rozvi emperors, known by the dynastic title **Changamire**, ruled from Danangombe for approximately 150 years. The empire was renowned for:

* **Military Power** - The Rozvi army was feared throughout the region
* **Cattle Wealth** - Vast herds were a measure of royal power
* **Stone Architecture** - Continued the building traditions of Great Zimbabwe
* **Religious Authority** - Controlled the Mwari oracle at Matobo

### The Fall of the Rozvi

The Rozvi Empire met its end during the Mfecane period (1820s-1830s) when:

1. Nguni groups fleeing Shaka Zulu's wars invaded
2. Nxaba's Nguni attacked Rozvi settlements
3. Mzilikazi's Ndebele forces completed the conquest
4. The last Changamire was killed, ending the dynasty

***

## What to See

### The Main Enclosure

The royal residence features:

* Massive stone walls up to 6 meters high
* Decorated sections with geometric patterns
* Multiple entrances with narrow passages
* Central court area

### Platform Complexes

Like Khami, Danangombe features terraced platforms built on natural kopjes:

* **Upper Platform** - Probable royal quarters
* **Lower Platforms** - Administrative and residential areas
* Stone-lined drains and passages

### Wall Decorations

While not as elaborate as Naletale, Danangombe displays:

* Chevron patterns
* Checkered designs
* Herringbone sections
* Stone coursing techniques

### Artifact Evidence

Archaeological excavations have recovered:

* Portuguese trade beads
* Chinese porcelain fragments
* Gold artifacts
* Iron implements
* Cattle bones (indicating wealth)

***

## The Rozvi Legacy

### Building Techniques

The Rozvi perfected techniques inherited from Great Zimbabwe:

| Innovation      | Description                                       |
| --------------- | ------------------------------------------------- |
| **Terracing**   | Building on natural hills rather than flat ground |
| **Decoration**  | Elaborate wall patterns as artistic expression    |
| **Drainage**    | Sophisticated water management systems            |
| **Integration** | Incorporating natural rock into structures        |

### Cultural Continuity

The Rozvi saw themselves as inheritors of the Great Zimbabwe tradition:

* Used the same dry-stone building methods
* Continued the Zimbabwe Bird tradition
* Maintained trade networks
* Preserved religious practices

***

## Visiting Danangombe

### Getting There

**From Gweru (90 km):**

1. Take the Bulawayo road west
2. Continue past Shangani
3. Follow signs to Danangombe/Dhlo Dhlo
4. Last section is on gravel road

**From Bulawayo (140 km):**

1. Take the Harare road east
2. Before reaching Gweru, watch for signposts
3. Turn onto the Danangombe access road

<Warning>
  Road conditions vary seasonally. During the rainy season (November-March), access may be difficult. Check locally and consider a 4x4 vehicle.
</Warning>

**GPS Coordinates:** -19.4156° S, 29.0542° E

### Practical Information

|                   |                                  |
| ----------------- | -------------------------------- |
| **Entry Fee**     | \$5 USD                          |
| **Hours**         | Daylight hours                   |
| **Facilities**    | Very basic - bring supplies      |
| **Accommodation** | None on-site (Gweru or Shangani) |
| **Time Needed**   | 2-3 hours                        |

### Visitor Tips

* **Wear sturdy shoes** - terrain is uneven
* **Bring water** - no facilities on site
* **Allow time to explore** - the site is extensive
* **Consider a guide** - ask in Shangani village
* **Morning visit** - better light for photography

***

## Combining Sites

### Rozvi Heritage Route

Experience the full story of the Rozvi Empire:

**Day 1: Arrival in Bulawayo**

* Evening: Explore Bulawayo

**Day 2: Khami Ruins**

* Morning: Khami (Torwa capital, pre-Rozvi)
* Afternoon: Drive to Gweru area

**Day 3: Rozvi Capitals**

* Morning: Naletale Ruins
* Afternoon: Danangombe (Dhlo Dhlo)

**Day 4: Continue**

* Option A: East to Great Zimbabwe
* Option B: Return to Bulawayo for Matobo Hills

***

## Understanding the Name

The site has been known by different names:

* **Danangombe** - The official NMMZ name, a local place name
* **Dhlo Dhlo** - Colonial-era name, derived from Ndebele
* **Dlo Dlo** - Variant spelling

Both names are used, but "Danangombe" is preferred in academic and official contexts, while "Dhlo Dhlo" remains common in tourist literature.

***

## Comparison with Other Sites

| Site           | Capital Of       | Period    | Size       | Preservation |
| -------------- | ---------------- | --------- | ---------- | ------------ |
| Great Zimbabwe | Zimbabwe Kingdom | 1100-1450 | Largest    | Good         |
| Khami          | Torwa State      | 1450-1683 | Large      | Good         |
| Naletale       | Rozvi regional   | 1650-1750 | Medium     | Good         |
| **Danangombe** | Rozvi Empire     | 1683-1830 | Very Large | Fair         |

***

## Conservation

Danangombe is a protected National Monument, but faces challenges:

* **Remote location** limits monitoring
* **Vegetation growth** threatens walls
* **Limited visitor infrastructure**
* **Weather erosion** of stone structures

**Help preserve this site:**

* Stay on marked paths
* Don't climb on walls
* Report damage to authorities
* Support NMMZ conservation efforts

***

## Nearby Attractions

| Attraction     | Distance | Description                        |
| -------------- | -------- | ---------------------------------- |
| Naletale Ruins | 40 km    | Finest decorated walls in Zimbabwe |
| Gweru          | 90 km    | Provincial capital                 |
| Khami Ruins    | 140 km   | UNESCO World Heritage Site         |
| Antelope Park  | 110 km   | Wildlife experiences               |
| Great Zimbabwe | 210 km   | Zimbabwe's most famous ruins       |

<Card title="The Last Capital" icon="crown">
  Danangombe represents the end of an era - the final capital of a dynasty that traced its legitimacy back to Great Zimbabwe itself. Walking among these ruins, you're standing where the last Rozvi emperors ruled over much of what is now Zimbabwe.
</Card>
