Some suggestions (OG protocol & Popup)

scarface
scarface
Offline
0
Hi,
It would be nice to be able to integrate the Open Graph méta for Facebook as the system of meta description and duplicate the meta description of album for song of album (actualy the meta decription of song is the meta of muscol main page).

FACEBOOK:
$document->addCustomTag('');


And display a popup message when the "Add to playlist" button is clicked.

what is your opinion?
Responses (4)
  • Accepted Answer

    Wednesday, August 10 2011, 06:00 PM - #Permalink
    0
    about the add to playlist -> yes, I had this in mind, I hope to include this in next version!

    about Open Graph meta.. I don't know what you mean actually :S I'm a bit confused. are you talking about the usual meta-description tag?
    The reply is currently minimized Show
  • Accepted Answer

    scarface
    scarface
    Offline
    Wednesday, August 10 2011, 07:35 PM - #Permalink
    0
    For the metatags, look my screenshot.
    It works, but i don't know how add the image in
    meta property="og:image"

    http://developers.facebook.com/docs/opengraph/
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    scarface
    scarface
    Offline
    Thursday, September 08 2011, 09:12 AM - #Permalink
    0
    OK, it's good I succeeded !

    Open Graph protocol tags added for:

    [ul]
    [li]ARTIST > og:title + og:description[/li]
    [li]ALBUM > og:title + og:image + og:description[/li]
    [li]SONG > og:title + og:type + og:image[/li]
    [/ul]

    And I have added a custom meta description for song page.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, April 26 2012, 08:19 PM - #Permalink
    0
    Hi there...

    I use a component called JFBConnect... It handles rendering OG tags for joomla core articles, sections, cats and a few other extensions like K2, virtuemart...

    Currently nothing for Music Collection however, I have written my own code and tut on how to implement it in music collection.

    It's pretty straight forward! See the post here in the Music Collection Forum
    The reply is currently minimized Show
Your Reply