I haven't done this in 3 or 4 years, but a client wants to downgrade their dynamic website into static HTML.
Are there any free tools out there to crawl a domain and generate working HTML files to make this quick and painless?
Edit: it is a Coldfusion website, if that matters.
Getleft is a nice Windows client that can do this. It is very configurable and reliable.
Wget can, too, with the --mirror
option.
Try using httrack
(or webhttrack
/winhttrack
, if you want a GUI) to spider the web site. It's free, fast, and reliable. It's also much more powerful than primitive downloaders like wget
; httrack
is designed for mirroring web sites.
Be aware that converting a dynamic page to static will lose you a lot of functionality. It's also not always possible - a dynamic site can present an infinite number of different static pages.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With