Title: Google Map API URL not https
Last modified: August 31, 2016

---

# Google Map API URL not https

 *  Resolved [JorritSchippers](https://wordpress.org/support/users/jorritschippers/)
 * (@jorritschippers)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/google-map-api-url-not-https/)
 * The Google Maps API is included using the following code:
 * `<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor
   =false"></script>`
 * This breaks on HTTPS sites. I recommend changing it to
 * `<script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor
   =false"></script>`
 * This works everywhere.
 * [https://wordpress.org/plugins/event-calendar-ticketing/](https://wordpress.org/plugins/event-calendar-ticketing/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [JorritSchippers](https://wordpress.org/support/users/jorritschippers/)
 * (@jorritschippers)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/google-map-api-url-not-https/#post-7266197)
 * Also, the `sensor` parameter is no longer required.
 *  Plugin Author [IgniteWoo Team](https://wordpress.org/support/users/ignitewoo/)
 * (@ignitewoo)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/google-map-api-url-not-https/#post-7266522)
 * We’ll remove the “http:” part and that should resolve the matter.
 *  Thread Starter [JorritSchippers](https://wordpress.org/support/users/jorritschippers/)
 * (@jorritschippers)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/google-map-api-url-not-https/#post-7266523)
 * My recommendation is to make it https:// because I think that everything on https
   is the future of the internet.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Google Map API URL not https’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/event-calendar-ticketing_7382bb.svg)
 * [Event Calendar & Ticketing](https://wordpress.org/plugins/event-calendar-ticketing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-calendar-ticketing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-calendar-ticketing/)
 * [Active Topics](https://wordpress.org/support/plugin/event-calendar-ticketing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-calendar-ticketing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-calendar-ticketing/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [JorritSchippers](https://wordpress.org/support/users/jorritschippers/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/google-map-api-url-not-https/#post-7266523)
 * Status: resolved