How can I add a specific sharing URL when using the widget?

If you would like to use a specific sharing URL when users decide to click on the share button on the widget user interface, add the following attributes into the widget code:

shareurl="https://your.website.com" sharetitle="Your Website Title"

You can see what this will look like in the widget embed code by viewing the screenshot below:

Widget Code Example
Widget Code Example

The attributes have been highlighted for clarity.