"Scrape" a WordPress site

Solved
telekinesika Posted messages 246 Registration date   Status Member Last intervention   -  
 nossibe -
Hello everyone,

My issue is as follows: I have been maintaining a Wordpress blog for 6 years (with photos of the kids, everyday anecdotes, etc. Just all good stuff!).

In short!

What I would like is to be able to download it (I use this term, but I'm not sure if it's the right one).

I would like, basically, to have a file where I can click and voilà! my blog appears (at least the articles and photos; comments aren't what I miss the most). Just to have some kind of backup, a memory, you know... Accessible without the web...

Not a folder with photos on one side, and code pages or whatever on the other side...

So, if you have a "simple" way to fulfill my request... I tried httrack some time ago, but it was a huge mess!!

Thank you very much!!

3 answers

hamzafes Posted messages 258 Status Member 54
 
Hello,

Install a local version on your computer using WAMP. You need to:
- Retrieve the files from the server (ftp)
- And export the database (phpmyadmin)

Hamza
4