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
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):