I currently have a site that has the following structure -
template group/template/category indicator/category/entry
But my search results point to this…
template group/template/entry
...as it is based on the Weblog URL
It would be good if I could use {auto_path} and also add the category that the entry belongs to in the URL so it reflects the first URL above.
