Extension - Facebook and Google+ share Products with their corresponding Image, Title and Description - vQmod

Extension Filter

Search

Categories

License

Version

Currency

Facebook and Google+ share Products with their corresponding Image, Title and Description - vQmod

Facebook and Google+ share Products with their corresponding Image, Title and Description - vQmod
Screenshot
Extension Name Facebook and Google+ share Products with their corresponding Image, Title and Description - vQmod Rating 1 2 3 4 5
License Free Votes 7
Developer generasystems Views 8550
Date Added 17 April 2012 Request Support
Date Modified 1 May 2012 Report extension
This Mod allows sharing of your Products with their own Image, Title and Description. For the other website's pages the script outputs their Default site-wide values.

It works with Facebook, Google+ and all other sharing systems supporting Open Graph.

Main Features:
- Adds og:image, og:title and og:description meta tags
- Share each Product with it's corresponding Image, Title and Description
- Site Global Image, Title and Description
- vQmod - no core files overwritten

System Requirements:
- OpenCart 1.5+
- vQmod installed - http://code.google.com/p/vqmod/
- AddThis, Facebook (IFRAME version works fine) , Google+, etc. sharing script installed

Author's website:
http://www.bewebdesign.be

The script in action:
http://www.bulwijn.nl
Download Name Compatibility Action
Facebook OG v.1.6 v1.5.0, v1.5.0.1, v1.5.0.2, v1.5.0.3, v1.5.0.4, v1.5.0.5, v1.5.1, v1.5.1.1, v1.5.1.2, v1.5.1.3, v1.5.2, v1.5.2.1 [ Download ]

Overview:
This Mod allows sharing of your Products with their own Image, Title and Description. For the other website's pages the script outputs their Default site-wide values.

It works with Facebook, Google+ and all other sharing systems supporting Open Graph.


Main Features:
- Adds og:image, og:title and og:description meta tags
- Share each Product with it's corresponding Image, Title and Description
- Site Global Image, Title and Description
- vQmod - no core files overwritten

System Requirements:
- OpenCart 1.5+
- vQmod installed - http://code.google.com/p/vqmod/
- AddThis, Facebook (IFRAME version works fine) , Google+, etc. sharing script installed


INSTALLATION and CONFIGURATION:

1. Edit og_data.xml, fill in your own Title, Description and Image.

2. Copy og_data.xml to /vqmod/xml/ directory

3. Add the tags in view system. You can:

- Simply copy og_tags.xml to /vqmod/xml/ directory

OR

- Edit catalog/view/theme/YOUR_THEME/template/common/header.tpl and add this in the <head></head> area:

<?php if ($og_title) { ?>
<meta property="og:title" content="<?php echo $og_title; ?>" />
<?php } ?>
<?php if ($og_descr) { ?>
<meta property="og:description" content="<?php echo $og_descr; ?>" />
<?php } ?>
<?php if ($og_image) { ?>
<meta property="og:image" content="<?php echo $og_image; ?>" />
<?php } ?>

4. Enjoy!

Author's website:
http://www.bewebdesign.be

The script in action:
http://www.bulwijn.nl

Tags This Mod allows sharing of your , Title and Description. For the o, Google+ and all other sharing sy, og:title and og:description meta, Title and Description - Site Gl, Title and Description - vQmod -, Facebook (IFRAME version works f, Google+, etc. sharing script installed

Hosted by Arvixe Web Hosting