# Improving Discourse static HTML archive

**URL:** https://meta.discourse.org/t/improving-discourse-static-html-archive/112497
**Category:** Feature
**Created:** [March 25, 2019, 12:51pm UTC](https://meta.discourse.org/t/improving-discourse-static-html-archive/112497 "2019-03-25T12:51:32Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![saurabhp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/saurabhp/32/125182_2.png) [@saurabhp](https://meta.discourse.org/u/saurabhp)
#### Post date: [April 2, 2019, 6:29am UTC](https://meta.discourse.org/t/improving-discourse-static-html-archive/112497/4 "2019-04-02T06:29:19Z")

</div>

Hey,  
You can go through these links to get more context related to this:

> [@A basic Discourse archival tool](https://meta.discourse.org/t/a-basic-discourse-archival-tool/62614/48):
>
> Hi all – just jumping in here to say that @mcmcclur’s code was exactly what I was looking for! So thank you very much for sharing slight_smile I made a few small modifications (mainly additional code that makes sure to grab all posts in a topic, not just the first twenty) and the code is here: [GitHub - kitsandkats/ArchiveDiscourse: Code for archiving a Discourse site into static HTML.](https://github.com/kitsandkats/ArchiveDiscourse), forked from @mcmcclur’s original repo and stored as a python file instead of a Jupyter notebook. I’m very h…

> [@Archive an old forum "in place" to start a new Discourse forum](https://meta.discourse.org/t/archive-an-old-forum-in-place-to-start-a-new-discourse-forum/13433):
>
> When possible, we recommend archiving old forums rather than importing them into Discourse. Sometimes this isn’t possible, for various reasons, but getting a fresh start and moving into a new community platform without carrying all your old baggage across is often appealing. [image] Maybe your community needs a reboot. But how do you: Keep the valuable information at old forums around without keeping that ancient forum software running, too, with all its future security vulnerabilities? A…

HTTrack will basically just crawl your website and create a static HTML dump which you can host as a static website.

Quoting from the link above on why people want it.

> [@A basic Discourse archival tool](https://meta.discourse.org/t/a-basic-discourse-archival-tool/62614/1):
>
> I’ve been using Discourse for a couple of years now as a discussion board when teaching my college math classes so, every few months, I retire one or two sites and start one or two more. Obviously, the discussions on the retiring sites have value so I really needed some way to save them

Let me know if you have any other questions.

---

_[View the full topic](https://meta.discourse.org/t/improving-discourse-static-html-archive/112497)._
