Skip to content

Latest commit

 

History

History

sitemap-index

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example

Snapshot a sample website using a sitemap index.

All examples assume you already have NodeJS installed on your local machine.

How To Run

  1. Clone this repo
  2. Open a command prompt
  3. Change to the examples/sitemap-index directory
  4. Run npm install
  5. Run npm start

What It Does

Snapshots a site using a sitemap-index to drive input processing.

Notes on Interpreting Results

This example creates a local tmp directory where the snapshot output is stored. Inspect the output directory structure and contents. Compare snapshots with the original website to see what happened.