Thread Titles Manager

XF2 Addons Thread Titles Manager 1.0.1 Patch Level 2
Helps fixing too long, too short, and duplicated thread titles for organic traffic boost.

Simple fix for the DivisionByZeroError problem reported
Duplicate thread title lookup now again uses title instead of thread id.

Also if only 1 thread is returned after delete/merge, redirect user to the duplicates list.
NOTE: If you are coming from an earlier version, please uninstall it before as this one won't install otherwise :) 👍

Changes in this release:
  • Only check threads that are public (search engines can crawl)
  • Show list of threads in tables and use macros for this
  • Duplicate threads page to have pagination

Upcoming features planned (at some point)
  • Option to ignore threads with 0 replies..
  • Show more metadata about threads in the table (author, forum, views, etc..)
    • Possibly also a short summary of first post for context (especially for short threads)
  • Allow deleting threads from short/long views
    • This make sense if nonsense thread..
  • Allow "in-place"-editing of thread title
  • Maybe: Allow ignoring of threads
Fixed pagination for "Too long titles" & "Too short titles" pages.
Top Bottom