When a user performs a search through the search bar and clicks on an article page, this query parameter gets appended to the URL ("?highlight=").
Two feature requests (pick 1):
  • Can we simply link the user to the canonical version of the URL (i.e. not use "?highlight=")?
  • If we have to use query parameters, can we set a "rel=canonical" in the source code so that Google doesn't see multiple variations of our article pages?