Return to Index

Required System-Wide Initialization

Because GeoType uses the GoogleMap methods and data, it requires a special authentication key for access to that data. The steps described on this page show how to set the key at the system-wide level. You will need Administrative privileges to modify the settings, but this key should not be changed often.

Reasons for modifying GoogleMaps API Key:

The GoogleMaps API key shouldn't be modified for any other reason, since other blogs may depend on its presence.

Special Blog-specific URL note:


Figure 1
The System-wide Plugin Settings page in Movable Type.






Figure 2
Default GoogleMaps API value for GeoType.





Steps for Creating A New Google API Key at the System-Wide Level

Viewing GeoType Plugin Settings
  1. While logged in to Movable Type, access the main menu by clicking the 'MAIN MENU' link at the very top of any page.
  2. Click on 'Plugins' in the list of System Shortcuts on the right portion of the page.
  3. Here you'll see an alphabetical listing of all Movable Type plugins installed [ Figure 1 ]. Scroll down to the GeoType plugin and click on 'Show Settings'.
  4. If this is the first time configuring GeoType, you'll see the GoogleMaps API Key filled with the default text "GOOGLE_API_KEY". [ Figure 2 ]
Obtaining a new GoogleMaps API Key
  1. To get a new key, click on the 'GoogleMaps API Registration' link from the system-level plugin settings of GeoType. That link is also available here.
  2. Read through Google's terms of service, check the box to agree, and enter the domain name for your website (not its IP address). This key will work for all urls that begin with your domain name, so if your domain is www.yoursite.com, the maps will work for www.yoursite.com/blogA/ and www.yoursite.com/index.html .
  3. Check the 'Generate API Key' button at the bottom.
  4. The google page should now display your key in a yellow box. It's a long string of upper and lower-cased letters, numbers, and underscores.

Saving The GoogleMaps API Key into GeoType

  1. Copy the entire GoogleMaps API Key and paste it into the Google API Key field in the system-wide settings of GeoType in Movable Type.
  2. Click 'Save Changes'.