Forum Moderators: open
One of my sites is a Java/JSP site. I am wondering if there is a tool/plugin/library that I can use to generate and display tags for each of the pages on the fly. Say the site is in the business of making blue widgets and operate in NYC, the tagging plugin will automatically generate tags when rendering the About Us page: "widget, blue widget, widgets in NYC, NYC".
Thanks for any pointers!
Or do you mean that you just want an interface where you can go through and add tags for each page which will them get displayed when the page renders? Do they need to be links that will list all other pages tagged with the same tags?
I would think your best solution would be something that integrates with whatever custom code you have running the Java/JSP site. Ideally, you would add the necessary tables to the same database that runs the site and then create something on the page edit form that would let you add tags. Unless you just want something like meta tags that don't link to pages, in which case it could just be a single field added to the table that holds the basic page data.
That's no small order. Even Google gets it wrong half the time in absence of other signals (keywords in incoming anchor text and so forth).