Forums

Join
bbPress Support ForumsInstallationtagging imported posts

Info

tagging imported posts

  1. 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?

  2. 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.

  3. You must log in to post.