This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Basic Google Authorship

توضیحات

This plugin replaces author links of your posts with your Google+ Profile Link.
This allow your Google+ Profile picture to be displayed in Google search results.
It Works for single author and multi-author WordPress sites.

نصب

This section describes how to install the plugin and get it working.
e.g.

  1. Extract and upload the `basic-google-authorship` directory into `/wp-content/plugins`
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Each writer should update the “Contributor to” field in their Google+ profile to link to the website
  4. Update each author’s profile to include a link to their Google+ profile.
  5. In your WordPress theme replace “get_the_author()” by “do_shortcode(“[basic_google_authorship_name]”)” and “get_author_posts_url( get_the_author_meta( ‘ID’ ) )” by “do_shortcode(“[basic_google_authorship_link]”)”
  6. Confirm that your authorship is working properly by verifying with Google’s Rich Snippets tool.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Basic Google Authorship” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Basic Google Authorship” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.0

  • Initial commit