SearchTag Plugin

SearchTag plugin will extract content meta keywords as"tag"; and show the keywords at the bottom of the article, separated by ",". However, the tag is not really tag, it will use joomla default search component(com_search) to search articles that contain the keyword.

Report

Nice plugin. But one drawback in the version for joomla 1.5. When the tag contains to many characters it does not give you any result.
byalmamun on June 18, 2009
Nice plugin. Easy & Simple but works well. I was looking for such things for my blog- tags below an article.
One suggestion- add some options to get keywords from other extensions, and to show tags on frontpage/intro
This is Great! it does works and install is easy. It also looks good in articles.

BUT: It will be nice to put a limit to the number of tags, or to display in rows, because when showing it goes in one row and breaks the layout bad.

will be waiting for updates!

*didn't find a support forum
This is the first extension in the Tags and Clouds that actually works with Joomfish. Doesn't require extra work since it uses the already existing meta keywords. Keeps the cyrillics in the search url intact as well.

It would be great to have module that would display all these tags as well, once again Joomfish compatible.

Thank you for good work.
byFOZ13 on July 19, 2008
Worked straight out of the box, adds the touch needed to my news site thanks.
Oh Gods of Joomla, 3DP highnesses! If you would make this addon a SEF compatible (to make links like site.com/tags/nameofthespecifictag) than do a search plugin to search for metatag (I am sure it is not impossible) than basically we would get a full featured tag system for Joomla. Wonder why not among the core features. A great plugin! But for consistent work, it needs a metatag search.
Owner's reply

Hi, In fact I have developed a component that can show tag result as xxx.com/tag/xxxx.html. Here is a example.
http://elsak.org/tag/eva.html
However, I am not very satisfied with it.

I don't add metatag search plugin, just because the field meta_keywords in mysql is text type. It seems that mysql doesn't support text field ‘like’ query.

I will develop a full featured tag system for joomla. So this is just a temp solution.