[][src]Function open_graph::create_url

pub fn create_url<'s>(
    content: impl Into<&'s str>
) -> String

The canonical URL for your page.

This should be the undecorated URL, without session variables, user identifying parameters, or counters. Likes and Shares for this URL will aggregate at this URL. For example, mobile domain URLs should point to the desktop version of the URL as the canonical URL to aggregate Likes and Shares across different versions of the page.