Open
Description
Page explorer will by default include the whole tree in the page and make the HTML page served very big even if there is no data.
Why? Because:
- the tree can be big
- the link title has the description of each page.
For instance:
The page https://datacadamia.com/lang/rail has almost no content but is generated with a size of 830kb.
We need to:
- set the open level to 1
- and add an ajax call to open another level