Copying a site from web archive

wakiza33

Newbie
Joined
Jul 17, 2014
Messages
23
Reaction score
2
I'm looking to copy a site from a popular web archive site. What is the easiest application to do this in? (I.E. Wordpress, joomla)

Is there an application that lets you just copy and paste the code?
 
By the use of the phrase 'popular web archive site', are you referring to archive.org?

To copy a site from archive.org, all you need do is enter the url into the space provided. From the results, select the archive date you want to start copying from and then follow the links on the site to copy the internal pages as well (only those that are archived).

Once you open an archived page, right click and select view source. Your PC will display the entire code of the site. Examine the code and decide where you are going to start from, then begin copying.

Whenever I'm copying a site, I'm usually only interested in the articles, so I usually start copying from the point where the articles begin.
 
Back
Top