Question

I want to be able to pull a report in my subsite that will list all of my pages (wiki) in my site contents and the direct link to the page. Does this exist in SharePoint analytics reports? Thanks.

Was it helpful?

Solution

I think the best way to do it is using PowerShell to loop through all your subsites and display all the pages in the Site Pages library. Here is thread with a script which fits your requirements. You can change a bit to get other properties you may need.

https://social.technet.microsoft.com/Forums/lync/en-US/201bfe65-f9d3-4942-bc8a-7ae1b214b56d/how-to-get-a-list-of-subsites-and-all-the-pages-for-a-web-application?forum=sharepointadminprevious

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top