Hi,
I've set the categories setting to "-1" in my Site Map settings so that links use aliases rather than the standard taxonomy paths. However there seems to be some issue with forums as all the paths that Site Map point to have a "_0" suffix, and seem to point to a standard node list view of my forums rather than the standard forum view. Seems there are duplicate forum aliases in there somewhere, but I was just wondering if there was anyway I can get site map to point to the primary alias rather than the ones with the "_0" suffix?
Comments
Comment #1
frjo commentedJust for the record, site map always use path aliases it they are present. The -1 setting is just to conform to the paths that the module Pathauto happens to generate. Your "_0" suffix problem is also related to Pathauto.
I just committed some minor updates to 4.7/5/HEAD and one of the changes is the use of taxonomy_term_path(). This *may* help with your suffix problem.
Comment #2
brashquido commentedOk, thanks frjo. Those updates you made seemed to have fixed it. I've just got to get rid of those dups now. Thanks again.
Comment #3
(not verified) commented