This is a great module. However, for multiple vocabularies, I am concerned about having multiple urls pointing to the
same page which is absolutely punished by search engines. This occurs when term from vocabulary A is chosen first, then a term from Vocabulary B. Next, same term from Vocabulary B is chosen first, then same term from Vocabulary A...

Any thoughts?

Thx

Comments

solotandem’s picture

Isn't this use case handled in the settings?

Go to "admin/settings/taxonomy_filter/menus/N/edit" (where N = 1,2,...) and look for the last fieldset entitled "Term ordering (NEW on 2010-10-15)." Check the box for "Create filter link URLs with terms sorted by term id."

The description indicates this feature is intended for SEO purposes.

sbydrupal’s picture

Great. Thx for your reply.

On a side note, which I asked in other thread:
In order to use views with this module (to overwrite the look and feel along with adding views search), I am currently trying to
find a solution for capturing /term1_name/term2_name type of urls via Views for multiple terms...

Thx again, very useful module.