[ad_1]
Perhaps very basic and a plugin/tool exists, but treat me like I am 5. I want to see each month what new pages were created in ALL PAGES and LANDING PAGES… I just need the page title / URL / permalink basically… I will use this data to identify new clients brought on and see how they are performing, but I am not seeing an easy way to export just a basic table/list of new pages in a period of time. Thoughts?!
[ad_2]
I would write a simple script to grab this info using the WP API.
Example API call for pages published after 31st December 2021 –
[https://wordpress.org/wp-json/wp/v2/pages?after=2021-12-31T00:00:00])