• Hi,

    The dilemma is this: When somebody shares my webpage https://www.lemisstache.com, the body of the link appears to be the latest post and not a gist about the site. How do I edit it and where exactly in the editor? Please help.

    Thanks!

Viewing 1 replies (of 1 total)
  • Vamsi

    (@mannemvamsi)

    In your theme header.php file simply add this line anywhere between <head></head> tags (You can add along with other meta tags)

    <meta
    property="og:description" content="Description of your website" />

    Goto https://developers.facebook.com/tools/debug/

    Enter your website url click on debug

    Then click on ‘Fetch new scrape information’

Viewing 1 replies (of 1 total)
  • The topic ‘Where to edit short bio to show up when blog home page is shared on fb?’ is closed to new replies.