Forum Discussion
jean090681
Jan 14, 2020Copper Contributor
How to count number of lines and words in a SharePoint online Page
I am requested to generate a report that illustrates the number of pages and plus the count of words on each page, and the number of files in that site (word, PDF, images..etc.). Is there any cu...
Mahendran D
Jan 14, 2020Brass Contributor
jean090681 For identifying number of pages and files, i would suggest to use Content Search web part. Configure the query in Advanced mode and get the count.
That's how I am doing it.
Not sure about number of words in a page. Is that a publishing page?