Technical details SortSite Desktop Manual

This section is intended for IT support.

Saved files

Site report data is saved in several files. If you save a report as “yourname.schk” you end up with:

  • yourname.schk contains site structure, page titles, issue reports other information.
  • A folder called yourname containing HTML pages and images. This also contains the Source View pages for each scanned URL.

Command line

The command line options for the desktop app are:

  • SortSite.exe File.schk loads the given site report file
  • SortSite.exe http://example.com/ loads the given URL
  • SortSite.exe /Automap c:\Example\File.schk loads the site report file, rechecks the site, saves the report file back to the same location, then quits. This option is used by the scheduler
  • SortSite.exe /Automap /Export "C:\Program Files (x86)\PowerMapper Software\SortSite 6\Exports\Reports\Full Report - Word.docx.xsl" c:\Example\File.schk loads the site report file, rechecks the site, exports a DOCX report, saves the site report file back to the same location, then quits

Note: The filename after the /Export flag must be the name of an XSL file in the C:\Program Files (x86)\PowerMapper Software\SortSite 6\Exports\Reports directory.