To see the number of pages currently on the server use a repository query; via
CRXDE - Tools - Query:
- Xpath Query:
- Type XPath
- Path /
- Query //element(*, cq:Page)
Query Builder API query :
- type=cq:page
- path=/
No comments:
Post a Comment
If you have any doubts or questions, please let us know.