Description
A must needed plugin to prepare your site with social medias (like facebook, twitter,etc) and search engine optimization(SEO), click here to view pro version demo to understand all features.
Login by facebook(pro) :
Facebook login button along with login form are shown anywhere in page using shortcode, First time user can connect their facebook account with existing account or creating new account to login by facebook next time on one click, everything is done using ajax, there are settings to show/hide login form parts.
Basic, Open graph & twitter card(pro) meta tags:
Open Graph meta tags are required to describe your page to facebook, twitter and other social media. By WSI plugin you can easily add title, description, image, and other information which are shown anywhere in facebook when your page is liked, shared, or commented on. This ensures your branding and social presence & it is must needed to present your content efficiently across social medias like FB, twitter, google+…It also adds twitter meta tags separately(you need to enable twitter cards for your website in twitter.com to display these content).It also adds basic metadata(description, keywords..). Provides efficient, out-of-the-box search engine optimization (SEO) on a web site powered by WordPress.
It adds metadata in the following ways –
-
plugin injects metadata tab at the bottom of any post edit page admin side so that you can set title, description, keywords, full meta tags, news keywords meta tags for the post(pro)
-
you can set front page description and keywords from setting page which will be added in different types of front page meta tags
-
Automatic addition of the blog’s tagline in the description metatag, automatic addition of the blog’s categories in the keywords metatag.
-
Automatic addition of an auto-generated excerpt of the post’s or page’s content in the description meta tag. If a post has a user-defined excerpt, then this is what is used.
-
Also there are different ways to set description and keywords meta tag data from different data source for other pages like Attachments, custom post types, Category-based Archives , tag-based Archives, Author-based Archives
-
It injects all these metadata for all kinds of pages – single post/page, static front page, default front page, static home page, author page, attachment page etc.
-
It adds required FB & twitter username/profile url input box per user so that those user relaed open graph & twitter card metadata are added when available(pro)
-
It’s possible to add site-wide meta tags from setting and post edit page in admin side so that you never miss any metadata(pro)
-
You can add news keywords too, some other required meta tags are added automatically(pro)
-
It generates detailed metadata for the media that have been attached to the content. Considers all the media you manage in the WordPress media library(pro)
WSI allows filtering of the generated metatags and also of some core functionality through filters. This way advanced customization of the plugin is possible.
The available filters are:
-
wp_scintg_metadata_head – applied to all metatags that have been generated by WSI. The hooked function should accept and return one argument – an array of meta tags
-
wp_scintg_basic_metadata_head – applied to the basic metatags (description, keywords, etc) which were generated by WSI
-
wp_scintg_opengraph_metadata_head – applied to the OpenGraph metatags that have been generated by WSI (pro)
-
wp_scintg_twitter_cards_metadata_head – applied to the twitter cards metatags that have been generated by WSI (pro)
You can see if open graph meta tags injected right or not and how it look like by submitting and checking any of your page url here – https://developers.facebook.com/tools/debug/
Social plugins(facebook):
You can add facebook social plugins like like button, follow button, send button by putting WSI social shortcodes with different parameters written in the documentation anywhere in post, page, widget, templates…pro version includes – comments, share button, embed any FB post.
Screenshots
Installation
- Install the wp social integration either via the WordPress plugin directory, or by uploading the files to your web server (in the
/wp-content/plugins/
directory). - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to the ‘wp social integration’ settings page to configure different social feature settings.
- Use shortcode like
[wp_social_integration_login_short_code]
in your page, post or widget to display FB login button, see other shortcodes in setting page - if there is any confusion in running/installing the plugin, contact immediately and view doc, problems will be solved
FAQ
For a full documentation with FAQs and help with troubleshooting please visit the Documentation
Furhermore, if there is any confusion in running the plugin, contact immediately and view documentation, problems will be solved
- Can my users login by facebook using FB login button?
-
Yes you can do by this pro version feature using shortcode. First time user can connect their facebook account with existing account or creating new account to login by facebook next time on one click, everything is done using ajax, there are settings to show/hide login form parts.
- Can i add my own meta tags per post/page?
-
Yes in pro version a section is added with all required meta tag inputs like title, description, keywords in post/page edit panel admin side so that you can add those tag data per post/page
- How do I embed the wp social integration features directly into a WordPress page template?
-
You can embed FB login button and others directly into a template file by using the WordPress do_shortcode function like :
do_shortcode('[wp_social_integration_login_short_code]');
.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Social Integration” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Social Integration” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Launch!