Info
- 2 posts
- 2 voices
- Started 2 years ago by kevinator
- Latest reply from kevinjohngallagher
- This topic is not resolved
tagging imported posts
-
- Posted 2 years ago #
We just imported nearly 20,000 posts from a phpBB forum to bbPress. The version of phpBB did not support tagging, so none of the posts/replies is tagged.
Is there a script or other plugin to search these posts/replies and assign a set of tags to them?
-
- Posted 2 years ago #
I'd advise against that mate.
Tagging isn't that useful or accurate, its really just a glorified search field.; not to mention its something that the end users don't really use that often.If you really want to do it, then its a case of running through X posts a time searching for your own predefined keywords/tags and iff they match then adding the tag to the database. That would be outwith BBpress though, just running an PHP page with SQl on it.
I wouldn't suggest it though. I recently did it with a football website and found it to be 1) a pain 2) less accurate than i thought and 3) pretty useless.
-
You must log in to post.