Category / Taxonomy term links list
Posted August 20th, 2008 by DrupalIf you, like me, thought that you could use the "views" module to create a list of all of the taxonomy terms in a certain category - you can't. Views only displays lists of nodes. So, here is the snippet of code that you need to create to that list of links (you could put it in a block):
SEO for Taxonomy Views
Posted August 4th, 2008 by DrupalI noticed that for one of my clients website the search engine output had really poor page descriptions for all of the taxonomy / category views. The Drupal default taxonomy output only has the name of the taxonomy term, but no description by default.