I looked lots of modules but couldn't find one.

I see on the Web.(not Drupal sites) if a keyword is being in a node, and if that keyword is a present tag in taxonomy, it's automatically linked to that taxonomy tag page.

is there a Drupal module that can do this ?

I found out "mass tag" module does something smilar but it's not automatic. you have to tag nodes manually and you have to do it continously when new nodes are added.

so any help will be appreciated.

Comments

WorldFallz’s picture

Maybe something like the http://drupal.org/project/freelinking module?

drupallogic’s picture

I tried it but it's something different I assume.

WorldFallz’s picture

You might also want to checkout the http://drupal.org/project/glossary module.

drupallogic’s picture

thanks. these are out of my request.

drupalina’s picture

+1 (subscribing)

The closest that I found was the alink module . But it still does not automatically import a freetagging vocabulary :(

drupallogic’s picture

I tried alinks. It's an interesting module but seems doing a kind of wiki job.

what I need is a module that will tag nodes automatically if that node contains a present taxonomy tag. may be mass tag module can be developed further to do this during cron.

this type of module will be the best SEO ever so Drupal deserves it.

WorldFallz’s picture

Also maybe relevant to this thread: http://drupal.org/project/autotagging

drupallogic’s picture

not the autotagging but I found autotag which is exactly what I'm looking for. thanks for informing.

autotag is great! everyone must use it for SEO. I don't understand why nobody talks about it somewhere.

the only problem with the module is, it doesn't work with non-English characters! writer says he will look but no update for a few months.