What this checks
This reads the first title element in the document, reports its exact text and character length, and flags the two lengths that cause problems: under 15 characters, which is almost never descriptive enough, and over 65, which is where truncation begins. It reads the rendered document rather than guessing, so a title assembled from a template variable is measured as it actually ships.