The KB folders in Hudu are serialized links.
Example; 'https://docs.hudusite.com/kba?folder=60'
We need a method to make a readable url path for that above internal system link.
We need a method to create URL such as 'https://docs.hudusite.com/kb/Legal/' that references the above or you just need to move to the more common PHP style folder path query nativation. (sorry I am killing the correct term for it.)