Auto-keywords vocabularies:

nirvanajyothi - July 11, 2008 - 13:01
Project:Meta tags
Version:6.x-1.x-dev
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Auto-keywords vocabularies: it says

Select the vocabularies which contain terms you want to add to the keywords meta tag for nodes. The terms of these vocabularies are added before the global keywords but after the page-specific keyword

So...
1.are all the terms in the vocabullary added to keywords or is it only the user selected term (or terms) that will be added ?

2.how will meta tags act if there are multiple vocabularies for a content type?

#1

Robrecht Jacques - July 11, 2008 - 17:07

1.are all the terms in the vocabullary added to keywords or is it only the user selected term (or terms) that will be added ?

Only the terms the user has selected for the specific node.

Example:

  1. Vocabulary "foo" has 3 terms: "one", "two", "three" and is selected as auto-keywords vocabulary;
  2. Global keywords is set to "global keyword";
  3. The node 42 has set "node keyword" as keyword meta tag;
  4. The node 42 has 2 terms of vocabulary "foo" selected: "one" and "three";
  5. If the user goes to node/42, KEYWORDS will contain: "node keyword,one,three,global keyword".

2.how will meta tags act if there are multiple vocabularies for a content type?

All terms of all vocabularies (that are auto-keyword vocabularies) that are assigned to a node will be added to KEYWORDS.

#2

nirvanajyothi - July 12, 2008 - 02:13

Thats wonderful.Thank you Jacques

 
 

Drupal is a registered trademark of Dries Buytaert.