This plugin helps you optimize your website for social media with
Open Graph and
Twitter Cards meta tags. Facebook, Twitter, and other social media sites will evaluate these meta tags to understand your content better and enable to preview the content on the
News Feed nicely. This plugin allows you to customize the meta tags, so you have more control over your posts and pages presentation.
Other features included in the plugin:
Social Media Buttons
Display social buttons to allow your readers sharing your website posts and pages to Facebook, Twitter, Pinterest, LinkedIn, Reddit, etc. You can also display the social buttons on the images within the content.
With the increasing trend on using WordPress as a
headless CMS, this plugin also exposes a couple of custom
JSON API routes using the
WP-API infrastructure in WordPress. The API allows developers to retrieve the social media sharing endpoint URLs of a particular post or page and render the sharing buttons in, for example, a JavaScript-based theme.
Social Media Profiles
With this plugin you can add your social profile and page URLs and display them on a widget. No need to mess around with your theme Menu ever again; the widget will stay there even when you've changed the theme.
Translations
Requirements
- PHP 5.3 or higher
- WordPress 4.7 or higher
WordPress Plugins Directory (Recommended):
- Visit Plugins > Add New
- Search for Social Media Manager
- On the search result, click the "Install Now" button of Social Media Manager by NineCodes
- Activate Social Media Manager from the Plugins page.
Manual Upload:
- Download the plugin
.zip
archive.
- Visit Plugins > Add New
- Click Upload Plugin
- Click Choose File, and select the plugin
.zip
package you have just downloaded.
- Click Install Now.
- Activate Social Media Manager from the Plugins page.
FTP Upload:
If none of the above ways work, though it will be less convenient, you can try installing the plugin via FTP (File Transfer Protocol). To do this, you will need an FTP software installed on your computer, such as:
Then, login to your server
with the credentials given by your hosting provider.
- Download the plugin
.zip
archive.
- Unzip the archive and upload the
ninecodes-social-manager
folder into the plugin folder (/wp-content/plugins/
).
- Activate Social Media Manager from the Plugins page.
Once Activated:
- This plugin adds a new setting page named Social under the Settings menu in the WordPress admin screen. You can customize the output made by the plugin through this page.
- This plugin also adds some extra fields in the user profile edit screen (
/wp-admin/profile.php
).
- This plugin registers a custom route at
/ninecodes/v1/social-manager/buttons
.