I think it might be better if instad of the numbers of the categorie again the names of the categorie and the entries would be shown there. This might also be better for the search engines
Hi,
the first issue would be the naming of the categories and their safety regarding URL encoding. If you're thinking to improve crawling capabilities about indexing your PMF site, you're right but only if the names are strictly ASCII based otherwise you'll get many garbage chars due to %hh encoding.
That's the reason why we've choosen a neutral approach using their PMF ID.
matteo wrote:Hi,
the first issue would be the naming of the categories and their safety regarding URL encoding. If you're thinking to improve crawling capabilities about indexing your PMF site, you're right but only if the names are strictly ASCII based otherwise you'll get many garbage chars due to %hh encoding.
That's the reason why we've choosen a neutral approach using their PMF ID.