Useful commands while debugging .site files
Useful Sitescooper commands while debugging .site files:
-refresh
ignore any historical accesses of the site, but still use cached pages
-fullrefresh
ignore any historical accesses of the site, and don't use cached pages
-debug
optional debugging output
-admin journal
HTML is logged, 1. in its initial form straight from the website, 2. after the StoryStart and StoryEnd has been stripped from the page, 3. as text
-fromcache
for debugging offline, or for producing output in multiple formats
|