I use a simple javascript popup to display the Share with LinkedIn dialog based on the solution in this thread: How to create a custom sharein link .
https://www.linkedin.com/cws/share?url=http%3A%2F%2Fgoogle.com
I was wondering if there is a way to add a title and description to the query string? I noticed that when you do this using a Google example, it automatically extracts this information. Any help is appreciated.
source share