Skip to content

No OG for friendly sharing #137

@brunowoelke

Description

@brunowoelke

Description

Allow "friendly sharing box" when tiping links on any apps.

Example to implement on index.php of templates:

<meta property="og:type" content="website"/>
<meta property="og:title" content="<?=$title_full?>"/>
<meta property="og:url" content="<#PAGE_URL#>"/>
<meta property="og:image" content="<#400x400_ICON_PATH#>"/>
<meta property="og:description" content="<#PAGE_DESCRIPTION#>"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions