Do we have any way to find empty page list in aem content by using query builder or groovy script
Hi,
Do we have any way to find empty page list in aem content by using query builder or groovy script.How can we find list of pages if it has only pagetitle component ?. I have tried with below link it's giving list of pages which has page title and other components as well but the list is very big since we have page title component in many of pages. I need the page list which has only pagetitle component and it should not any other componnet in page.
https://gist.github.com/ahmed-musallam/780d92ee1ea30c7101054506364d6a25