![]() Release status: unmaintained |
|
---|---|
Description | Gets your site logo and page title to show up in links from social media sites (such as Facebook) |
Author(s) | Barry Coughlan |
MediaWiki | Tested on 1.16 |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
Hooks used
|
|
When using the SocialMediaImage extension, links to your site from social media sites such as Facebook will show your logo and page title automatically.
Installation
Download the package using the download link in the sidebar. Unpack SocialMediaImage.php to /extensions/SocialMediaImage/ (inside your Mediawiki installation).
In your LocalSettings.php, add the following line to the bottom end of the file:
require_once "$IP/extensions/SocialMediaImage/SocialMediaImage.php";
Setting the page description
If you want a custom description in the link (and for Google results), use Extension:MetaDescription
Reporting bugs
Please use the GitHub issue tracker to report any bugs or other issues.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.