Description
GooglePlus Multi-Authorship provides a straightforward solution to properly add Google+ Authorship markup to the head of each post and page on a multi-authored site.
It follows the recommended use of the rel=”author” link tag to point to a Google+ profile as described in this FAQ on Google’s official webmaster blog.
- It adds only the rel=”publisher” link tag on the home page, front page and archive pages
- It adds both the rel=”author” and rel=”publisher” on single posts and pages.
- The appropriate author’s Google+ profile is used for each single post and page.
- You can set a default Google+ profile to be used as a fallback if there’s no Google+ profile specified for an author in his WP user profile settings.
For questions and support, please post them at the plugin page. I can’t provide quick help if you post your questions in the forum as I am not always in the forums.
Installation
Manual installation:
- Upload “googleplus-multi-authorship.zip” to your “/wp-content/plugins/” directory.
- Unzip the folder. (You may delete the .zip copy afterwards)
- Inside your WordPress admin, activate the plugin in the “Plugins” menu.
- Go to “Settings” >> “G+ Multi-Authorship” to set your default Google+ profile and the publisher profile. (enter full URL, eg: https://plus.google.com/105512541428267567796/)
- For each author in your site, go to their WP user profile and enter their Google+ profile in the new field provided.
Automatic Installation:
- Inside your WordPress admin, go to “Plugins” >> “Add New” and search for “googleplus multi-authorship”.
- From the search results, look for “GooglePlus Multi-Authorship”, then click the “Install Now” link below it.
- Activate the plugin in the “Plugins” menu.
- Go to “Settings” >> “G+ Multi-Authorship” to set your default Google+ profile and the publisher profile. (enter full URL, eg: https://plus.google.com/105512541428267567796/)
- For each author in your site, go to their WP user profile and enter their Google+ profile in the new field provided.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“GooglePlus Multi-Authorship” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GooglePlus Multi-Authorship” 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
- Initial release.