WordPress Tutorials about google maps



Create Easy Maps Inside WordPress

September 23, 2011

Create Maps inside WordPress without going to GoogleThe MapPress plugin lets you create multi-location Google Maps inside your WordPress admin without visiting Google at all. You simply create a new map, add locations one by one, customise the details on each marker, set the map preview to show all your markers and insert into a page or post.

Website visitors can view your maps, find out more about locations and get directions all without leaving your website.  This is a great way to add real value to your website and give customers the benefit of your local knowledge. Imagine the possibilities for visitors using a mobile device. View demo map…

There is also paid version of this plugin (MapPress Pro) which lets you really customise your maps – adding unique markers, photos, listing locations under each map and mapping your blog posts using custom address fields as well as a special widget for your sidebar. I will cover using this in another tutorial.

This tutorial covers how to create and add maps to your WordPress website using the free version of the MapPress plugin.

You need to be a member to view this tutorial.  Membership options below…

One Month

3 Months

Lifetime

Unlimited Access to ALL 100+ Tutorials on this websiteUnlimited Access to ALL 100+ Tutorials on this websiteUnlimited Access to ALL 100+ Tutorials on this website
1 month3 monthsForever
US$10US$30US$100
More info...More info...More info...

Already a Member?

Enter your username and we will send you a new password.
The email will be sent to the email address you used for your account.


Stop Google Maps Disappearing

August 19, 2009

If you’ve got a website, chances are you have a Google map displaying somewhere on your site showing your location or the locations of the places you blog about. Static maps which don’t allow you to zoom in or move around, are a thing of the past. If your location is spectacular, why wouldn’t you want website visitors to be able to click on Satellite View and see the beach, sea and surf for real.

WordPress and Google Maps

When you copy the embed code for a Google map and paste into the html view of a WordPress post or page, it appears to work as it should until you try and edit the page. When you make changes to your page, the map disappears and you have to go back to Google, get the embed code and paste all over again. Very annoying and time-consuming.

The Plugin to Solve Your Problems

As you probably suspected and I have recently discovered, there is a plugin called XML Google Maps Plugin which solves this problem and it’s not complicated to use. (See screenshots below)

First you need a maps API key.

  1. Go to Google Maps API Sign up Page
  2. Sign in to your Google Account
  3. Enter the website address where the maps will be displaying (if your WordPress blog is in a separate folder,include this in the address, otherwise just type your website address)
  4. Tick that you have read terms and conditions
  5. Click on the Generate API Key button at the bottom
  6. Paste the key into a blank file on your computer and logout (you will need this key later)

Next you need the XML Maps Plugin on your website.

  1. Download the XML Google Maps plugin and upload to your plugins folder using ftp.
  2. OR if you are using one of the latest versions of WordPress, go to plugins on your admin bar, click Upload New, find the right plugin and upload it directly into your plugins folder.
  3. Activate the plugin in your plugins admin. [Read more]