By himagarwal on
I write blogs on different topics. Example: if I wrote blog on google then can I add a tag/label google at the bottom of the page so that all blogs/articles that I wrote for google can easily be accessed at one place when user click on "google". And similarly I would like to do for other words. And is it possible to add multi-tags / labels.
Comments
Enable the Taxonomy module,
Enable the Taxonomy module, then create a new vocabulary at admin/content/taxonomy: assign it to your blog posts content type, make it a "Free tagging" vocabulary and voila: The should be new input field in the create resp. edit node forms where you can put your tags.
For more information about the Taxononmy module and the categorizing and tagging of content, visit http://drupal.org/handbook/modules/taxonomy
yes...
and it is one of the most powerful features in drupal - you can have free tagging OR you could have required vocabs (e.g. a newspaper site that requires all 'stories' to go into news/politics/sports/arts etc...