Home > tyGraph Support Articles > What Are System Pages in tyGraph Pages?
この記事をダウンロードSystem pages are internal SharePoint pages that support settings, forms, libraries, and administrative functions. They are not standard site pages or publishing pages. These pages are typically created automatically and used for background operations or interface rendering.
tyGraph identifies system pages based on the page URL. A page is marked as a system page if the URL contains any of the following strings:
peopleresults.aspx, _layout, _vti_bin, _cts, _catalog, /forms/, /lists/, /sitecollectionimages/, /publishingimages/, /siteassets/, /style%20library/, /style library/
The URL must not contain either of the following:
news.aspx, events.aspx
Examples:
/sites/HR/Lists/Employees/Forms/NewForm.aspx
/sites/HR/Lists/Employees/AllItems.aspx
/_layouts/15/peopleresults.aspx