Title: Rich Contact Widget
Author: Remy Perona
Published: <strong>25 An t-Ògmhios 2012</strong>
Last modified: 11 An t-Ògmhios 2017

---

Search plugins

![](https://ps.w.org/rich-contact-widget/assets/banner-772x250.png?rev=600166)

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.

![](https://s.w.org/plugins/geopattern-icon/rich-contact-widget_d6e5e6.svg)

# Rich Contact Widget

 By [Remy Perona](https://profiles.wordpress.org/tabrisrp/)

[Download](https://downloads.wordpress.org/plugin/rich-contact-widget.1.4.6.zip)

 * [Details](https://gd.wordpress.org/plugins/rich-contact-widget/#description)
 * [Reviews](https://gd.wordpress.org/plugins/rich-contact-widget/#reviews)
 *  [Installation](https://gd.wordpress.org/plugins/rich-contact-widget/#installation)
 * [Development](https://gd.wordpress.org/plugins/rich-contact-widget/#developers)

 [Support](https://wordpress.org/support/plugin/rich-contact-widget/)

## Description

This contact widget comes with microdatas & microformats markup, so that search 
engines can use it in their search results. They can help display contact information
about your business or yourself below your website in search results, and even a
map with your location, to improve your local SEO.

The telephone & email are linked so that visitors can click on it and make a call(
through mobile or skype) or send a mail from their computer or their mobile devices.

You can also display a static image map of your location, linking to the address’
Google Maps page, and display a download link for a vCard.

More informations on microdatas microformats can be found here :

 * http://schema.org
 * http://microformats.org

Feedbacks and suggestions for improvement are greatly appreciated ! You can go to
github to help : https://github.com/Tabrisrp/rich-contact-widget

Rich Contact Widget requires PHP5 to work !

Credits for translation :

 * Slovak by [WebHostingGeeks.com](http://webhostinggeeks.com/blog/)

## Screenshots

 * [[
 * [[
 * [[

## Installation

 1. Upload the `rich-contact-widget` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the `Appearance` -> `Plugins` menu in WordPress
 3. Go to the Widgets sub-section and add the Rich Contact Widget in the required sidebar
 4. Fill the fields to add your contact information
 5. Save

## FAQ

  Installation Instructions

 1. Upload the `rich-contact-widget` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the `Appearance` -> `Plugins` menu in WordPress
 3. Go to the Widgets sub-section and add the Rich Contact Widget in the required sidebar
 4. Fill the fields to add your contact information
 5. Save

  How to change the output using the filters ?

 * You can add or remove fields in the contact widget output and widget form with
   the `rc_widget_keys`, `rc_widget_form_ouput` and `rc_widget_output` filters.
 * You can add more types of the schema.org itemtype to better fit your business
   with the `rc_schema_types` filter.

## Reviews

![](https://secure.gravatar.com/avatar/9e10bb238211a9dacc35636f473f43b03d8f2899c0f2a2b783c370bcd99411c0?
s=60&d=retro&r=g)

### 󠀁[one broken feature, one difficult ui issue](https://wordpress.org/support/topic/one-broken-feature-one-difficult-ui-issue/)󠁿

 [stason](https://profiles.wordpress.org/stason/) 3 An t-Sultain 2016 2 replies

2 problems I run into: 1) the plugin injects wp-content/uploads/rc_geositemap.xml
which doesn’t exit (returns 404). the author committed to fixing this issue more
than a year ago, but it’s still there. this non-existing sitemap appears in sitemap_index.
xml (created by yoast SEO, but the problem comes from this plugin, not yoast’s one).
google webmaster tools reports this as a broken xml. Please fix. 2) once the rich
snippet widget is created it’s confusing how to edit it. it keeps on selecting with“
V” “Side Bar 1” even though I created it in Side Bar 2. Took some time to figure
out how to get to edit the existing widget in side bar 2 and had to dump the automatically
added empty Rich snippet widget to Side Bar 1. This part is not user-friendly, but
can be figured out.

![](https://secure.gravatar.com/avatar/e2cd28f7cede68b02f89b390739d608d2558bc514a8641a08df5377cb3d5e5e8?
s=60&d=retro&r=g)

### 󠀁[Easy & Better](https://wordpress.org/support/topic/easy-better/)󠁿

 [zihan_bd](https://profiles.wordpress.org/zihan_bd/) 3 An t-Sultain 2016 1 reply

Thanks for the plugin. # Need to increase font size @ Company Name # Give us a new
edition of your plugin with css customization option

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/rich-contact-widget/reviews/)

## Contributors & Developers

“Rich Contact Widget” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Remy Perona ](https://profiles.wordpress.org/tabrisrp/)

“Rich Contact Widget” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/rich-contact-widget/contributors)
for their contributions.

[Translate “Rich Contact Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/rich-contact-widget)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/rich-contact-widget/),
check out the [SVN repository](https://plugins.svn.wordpress.org/rich-contact-widget/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/rich-contact-widget/)
by [RSS](https://plugins.trac.wordpress.org/log/rich-contact-widget/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.6

 * Link to Google Maps opens in a new tab/window

#### 1.4.5

 * Fix link to Google Maps when the map is displayed

#### 1.4.4

 * Bugfix : the coordinates in the KML file were in the wrong order

#### 1.4.3

 * Bugfix : the KML file didn’t have the corresponding coordinates when an address
   was filled. Replaced custom code with native wp_remote_get() function

#### 1.4.2

 * Compatibility test with WP 3.9 widget customizer
 * Small fixes

#### 1.4.1

 * Added German translation (Thanks to Patrick Niemann)

#### 1.4

 * The plugin now creates a kml file and an associated sitemap file (You’ll have
   to re-save the data to create the files)
 * If you have WordPress SEO by Yoast installed, it will add the sitemap to the 
   sitemap index created by the plugin

#### 1.3.2

Added spanish translation by https://wordpress.org/support/profile/cris_gn

#### 1.3.1

 * bugfix : added defaults values if width and height fields for the map are empty
   or the values are above 640
 * changed markup for the address
 * added support for multilines address

#### 1.3

 * Replaced the radio buttons for company type by an extensive select menu containing
   all schema.org business types.

#### 1.2.1

 * Some HTML Fixes (thanks to Julien Maury @TweetPressFr)

#### 1.2

 * Undefined variable fix
 * Added Slovak translation

#### 1.1

 * Added Russian translation

#### 1.0

 * Fix : bug with WP version lower than 3.4 with wp_is_mobile
 * Added : optional link for vCard download

#### 0.7

 * Updated to work with US addresses (added state field and changed output a little)
 * Added width and height attributes to image map

#### 0.6

 * Added mobile check with wp_is_mobile() for the “tel:” link (link is displayed
   only if wp_is_mobile() is true)
 * Cleaned up some code with checked() and selected() functions
 * Moved screenshots to assets folder, reducing the size of the plugin zip file

#### 0.5

Added option for static image map displayed in the widget, linking to Google Maps

#### 0.4

Added antispambot on email adress

#### 0.3

Added filters to change the output of the widget

#### 0.2

 * Added choice between Person or Company for microdata/microformat tagging
 * Added activity/job field

#### 0.1

Initial release

## Meta

 *  Version **1.4.6**
 *  Last updated **8 bliadhnaichean ago**
 *  Active installations **8,000+**
 *  WordPress version ** 3.2.1 or higher **
 *  Tested up to **4.8.28**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/rich-contact-widget/) agus [French (France)](https://fr.wordpress.org/plugins/rich-contact-widget/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/rich-contact-widget)
 * Tags
 * [contact](https://gd.wordpress.org/plugins/tags/contact/)[microdata](https://gd.wordpress.org/plugins/tags/microdata/)
   [microformats](https://gd.wordpress.org/plugins/tags/microformats/)[rich snippets](https://gd.wordpress.org/plugins/tags/rich-snippets/)
   [widget](https://gd.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://gd.wordpress.org/plugins/rich-contact-widget/advanced/)

## Ratings

 4.6 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/rich-contact-widget/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/rich-contact-widget/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/rich-contact-widget/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/rich-contact-widget/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/rich-contact-widget/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/rich-contact-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rich-contact-widget/reviews/)

## Contributors

 *   [ Remy Perona ](https://profiles.wordpress.org/tabrisrp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rich-contact-widget/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=6V74BBTNMWW38&lc=FR&item_name=R%c3%a9my%20Perona&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)