How to Print meta tag "xreference" seperatly

Discussion in 'Joomla' started by mrkool, Jun 17, 2011.

  1. #1
    How to Print meta tag "xreference" in any position

    This code is working on my localhost but not working on online

    	$document=& JFactory::getDocument();
    	$abc= $document->getMetaData('xreference');
    	echo $abc;
    PHP:
    Can anyone help me... this is urgent
     
    mrkool, Jun 17, 2011 IP