What improved

  • Extra whitespace is removed from page titles and their length is safely limited before they are sent to the API.
  • If a page has no title, AlionWeb uses only the site name.
  • The full URL, including its path and private parameters, is no longer used as the fallback title.

Result

  • Fewer repeated invalid API requests.
  • More reliable analysis of pages without a title or with malformed markup.
  • More careful handling of page data.