Hello,
When I am logged into Facebook, and try to post a URL of my website (http://www.simchef.com) - the image being auto-generated is not ideal. I'd like to know how to change this.
Thanks,
David
<?php if($this->layout->isFrontpage()) : ?>
<meta property="og:title" content="GavickPro - Professional Joomla 2.5 & 3.2 Templates and Best WordPress Themes"/>
<meta property="og:url" content="http://www.gavick.com"/>
<meta property="og:image" content="http://www.gavick.com/images/og_logo.jpg"/>
<meta property="og:site_name" content="GavickPro - Professional Joomla 2.5 & 3.2 Templates and Best WordPress Themes"/>
<meta property="og:description" content="The best Joomla 2.5 Templates are now available! Try our professional Joomla templates and WordPress themes or go a step further and build a website using our professionally designed templates, themes and customize it on your own."/>
<?php endif; ?>