Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Metadata Addition 20 Oct 2015 17:37 #13605

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
Anyone successfully integrated meta data such as Open Graph into their component?

I.e all data is taken from data entered into your component rather than site wide / menu meta data from a general site meta plugin
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla

Please Log in or Create an account to join the conversation.

Metadata Addition 30 Oct 2015 08:29 #13651

No, but you can use (for example):

$doc = JFactory::getDocument();
$doc->setMetaData( 'og:title', 'Title' );

You can use it in your display funcion in the view.html.php of a record if you need information from a record or anywhere else.
As long as you use de getDocument en setMetdaData, it will end up in the head of your page.

api.joomla.org/cms-3/classes/JDocument.html#method_setMetaData
The following user(s) said Thank You: MorganL

Please Log in or Create an account to join the conversation.

Last edit: by Romkabouter.

Metadata Addition 30 Oct 2015 10:23 #13652

  • MorganL
  • MorganL's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
Well found!
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.052 seconds

This Component Generator is the REAL component generator. This tool is very easy to use and in a matter of minutes I was building a fully working extension. I was amazed with the end result... worth every cent...
Griiettner (JED)

         

Get Started