Title: maps.google.NOT-COM support
Last modified: August 21, 2016

---

# maps.google.NOT-COM support

 *  [joost de keijzer](https://wordpress.org/support/users/joostdekeijzer/)
 * (@joostdekeijzer)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/mapsgoogle-support/)
 * Hi,
 * The plugin currently only supports maps.google.com url’s (the .com domain).
 * International users are usually redirected to their local version of the maps
   site (for me: maps.google.nl).
 * When I paste the .nl version of the <iframe> tag into the editor, the plugin 
   doesn’t recognize it.
 * Changing the regex (line 103 in your plugin) to something as:
 * `preg_match( '!https?://maps.google.[a-z]{2,3}!', $url )`
 * or just
 * `preg_match( '!https?://maps.google.!', $url )` might be a solution.
 * [http://wordpress.org/extend/plugins/unofficial-wordpresscom-google-maps-shortcode/](http://wordpress.org/extend/plugins/unofficial-wordpresscom-google-maps-shortcode/)

The topic ‘maps.google.NOT-COM support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/unofficial-wordpresscom-google-maps-
   shortcode.svg)
 * [Unofficial WordPress.com Google Maps Shortcode](https://wordpress.org/plugins/unofficial-wordpresscom-google-maps-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/unofficial-wordpresscom-google-maps-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/unofficial-wordpresscom-google-maps-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/unofficial-wordpresscom-google-maps-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/unofficial-wordpresscom-google-maps-shortcode/reviews/)

## Tags

 * [i18n](https://wordpress.org/support/topic-tag/i18n/)

 * 0 replies
 * 1 participant
 * Last reply from: [joost de keijzer](https://wordpress.org/support/users/joostdekeijzer/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/mapsgoogle-support/)
 * Status: not resolved