Not user-friendly links for Taxonomy articles in the site map
| Project: | Site map |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
We use Taxonomy to manage some of our site content. We also use Site Map module to show our site map.
The problem is that all links to all Taxonomy pages at the Site Map are not too user-friendly. Basically, they are formed using "term" and "id" of the article, instead of vocabulary and term name.
For instance, here is the link to one of our Taxonomy items:
http://mrburns.pregnancy.org/pregnancy
At the Site Map the link to this page looks like:
http://mrburns.pregnancy.org/taxonomy/term/6/all
The Site Map itself is here:
http://mrburns.pregnancy.org/sitemap
Is this possible to change the links at the Site Map so that they look exactly as I can see them in Taxonomy? Site visitors often pay attention to the links they are going to click, and bla-bla-bla/term/21312/all might confuse them.
I am ready to do the changes by myself, but I'm not so good in Drupal and need advise what is best way and best place to make such changes.

#1
I recommend you take a minut to have a look at the settings.
Administer -> Site configuration -> Site map
There you can specify the depth for the term links generated by site map. This will take care of your problem.
A good advice for the next time you need support is to do a search first. This question has been answered a number of times.
#2
Thank you very much frjo!
The problem is solved.
I've set "Category depth" parameter to "-1".