Controlling Text Title Assign To Share Link?

Discussion in 'Content Management' started by Business user, Jan 24, 2013.

  1. #1
    When I put a "Share this on Facebook" in an online company publication, Facebook pulls a generic title for that publication from someplace I can't get to and change. Is there a way to modify to following code so that I can add an accurate description title to what shows up on my Facebook page? http://www.facebook.com/sharer.php?u=[insert target url]

    If it will help, here's the publication I'm trying to share. It's an online "reader" that displays magazine pages in Flash format. http://netsuite.imirus.com/Mpowered/book/vnet11/i1/p94
     
    Business user, Jan 24, 2013 IP
  2. riteshsanap

    riteshsanap Well-Known Member

    Messages:
    217
    Likes Received:
    2
    Best Answers:
    3
    Trophy Points:
    168
    #2
    I guess it can be done by modifying the source code and adding this data, facebook mostly pulls the title from this tag if it is mentioned
    <meta property="og:title" content="The title of the Content" />
    Code (markup):
     
    riteshsanap, Jan 27, 2013 IP