# How do I export the complete forum as static html pages?

**URL:** https://meta.discourse.org/t/how-do-i-export-the-complete-forum-as-static-html-pages/71007
**Category:** Support
**Created:** [September 29, 2017, 8:31am UTC](https://meta.discourse.org/t/how-do-i-export-the-complete-forum-as-static-html-pages/71007 "2017-09-29T08:31:35Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![wangerin](https://avatars.discourse-cdn.com/v4/letter/w/f08c70/32.png) [@wangerin](https://meta.discourse.org/u/wangerin)
#### Post date: [September 29, 2017, 11:44am UTC](https://meta.discourse.org/t/how-do-i-export-the-complete-forum-as-static-html-pages/71007/3 "2017-09-29T11:44:22Z")

</div>

After reviewing til link Trash linked to, plus link in that thread, I found a solution:

`wget --wait=1 --recursive --page-requisites --user-agent "Googlebot" https:/site.com`

Without the --wait=1 pulling my site resulted in “TOO MANY REQUESTS”, but a delay solved that problem.

---

_[View the full topic](https://meta.discourse.org/t/how-do-i-export-the-complete-forum-as-static-html-pages/71007)._
