Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Content report clickable link screenshot

The WCMS 3 content report is a CSV file that lists every page on a site. It also displays useful information such as the node ID of each page, the title, the content type, the URL path, and the published status. Site owners can download the file and open it using Excel. It is recommended to regularly download the content report to:

The content report includes URL paths to each page, but it is not a usable hyperlink. It may be convenient to create hyperlinks on the spreadsheet to easily access any page immediately from the doc.

  1. After you have downloaded and opened the document, enter https://uwaterloo.ca/site-name in cell H1, replacing 'site-name' with the URL of your site.

  2. Enter =HYPERLINK($H$1&D2) in cell H2.

  3. With cell H2 selected, use the small green square in the lower right corner of the cell to autofill the formula into the rest of the column.

Note: Save the document as an Excel Workbook (XLSX) to retain functionality of the hyperlinks when you reopen it.

Review published content 

Review published pages and archive any content that is no longer relevant. 

  1. In the Dashboard, select Content report (CSV) from the Site Management section. 

  2. Open the file using Excel. 

  3. Select the column that contains the published status, which should be column E. 

    highlighted publish column on csv screenshot
  4. Select Sort & Filter in the Home toolbar. 

  5. Select Sort Z to A

    sort z to a screenshot
  6. If prompted, select Expand the selection then select Sort. Published content will now be displayed first on the sheet. 

    sort warning screenshot

Review old content 

It is recommended that you regularly review old pages and archive or delete them if they are not relevant anymore. News items, Events, and Blog posts are some content types that may be in most need of review. To review old pages in each content type: 

  1. On the content report, select Column C containing the content types. 

    content type highlighted screenshot
  2. Select Sort & Filter in the Home toolbar. 

  3. Select Sort A to Z

    sort a to z screenshot
  4. Select Expand the selection then select Sort. This will sort the spreadsheet by content type. 

    sort warning screenshot
  5. Navigate to the content type you are reviewing. 

  6. Select all pages for that content type, spanning columns A to H.

     

  7. Select Sort & Filter in the Home toolbar. 

  8. Select Custom sort... 

  9. Under Column, select either Column F (Date created) or Column G (Last updated). 

  10. Under Order, select either Oldest to Newest or Newest to Oldest

  11. Select OK

  12. Repeat for other content types as needed. 

Note: The cells in columns F and G may appear as '########' at first, but increasing the size of the column will display their actual values. 

Review duplicate paths 

  1. On the content report, select Column D containing the Paths.

    paths column highlighted screenshot

     

  2. Select Sort & Filter in the Home toolbar. 

  3. Select Sort A to Z

    sorta to z screenshot
  4. Select Expand the selection then select Sort. This will sort the spreadsheet by paths, putting similar paths close together. 

    sort warning screenshot
  5. Increase the width of column D until you can see the end of each path. 

  6. Navigate through the content report and find any duplicates that end with '-0' or another number. 

  7. If you have found any duplicates, there are multiple options: 

  • You can delete the duplicate page if it is not needed or is not up to date. 

  • Rename one of them and resave it (with the URL alias checkbox checked) to change its path. If the URL alias checkbox is unchecked, you can change the path directly without changing the title of the page. 

  • You can uncheck the URL alias checkbox of both pages. This ensures they will retain their paths. 

Review Web forms 

  1. On the content report, select Column C containing the content types. 

    col c highlighted screenshot
  2. Select Sort & Filter in the Home toolbar. 

  3. Select Sort A to Z

    sort a  to z screenshot
  4. Select Expand the selection then select Sort. Published content will now be displayed first on the sheet. 

    sort warning screenshot
  5. Navigate to Web forms and review each one. 

  6. If a form is closed and will not be re-opened, unpublish it. 

  7. If a form redirects to a different site such as Jira or Qualtrics, you can safely unpublish it. The redirect will still work. 

  • No labels