Home
/
Drupal Tutorials
/
Post Content Using Taxonomy

Post Content Using Taxonomy

Now that we have created the vocabulary and we have added terms to it, we can use it when posting content on the web site. For this purpose we would create a new article via the Content > Add new content > Article.

The terms can be used in the Tags field when posting an article. Note that the Tags option auto completes the vocabulary field with one of the terms we have created before.

If you choose terms from the vocabulary they will be displayed as tags on the page you have posted.

Note that the terms presented do not indicate their underlying structure to the reader. The vocabulary just displays all terms for this content item. The Drupal taxonomy provides a great way to manage the content sorting of your web site. Those are just basic examples and you can achieve amazing results extending the taxonomy vocabularies and terms for your web site.

Share This Article