Google Maps offers powerful, user-friendly mapping technology and local business information — including business locations, contact information, and driving directions.
In this guide
You can embed a Google Map into your WordPress.com site using the following instructions:
- Visit Google Maps.
- Type in any street address or geographic location and click the Search button.
- Select Share and a popup will appear, as illustrated below.
- Select Embed a map and copy the code from the box. The code will begin with
<iframe
.

- Edit the Page or Post you want to add the Google Map to.
- Add a new Custom HTML Block.
- Paste the Embed code you copied from your Google Map.
HTML Block → Google Maps Embed code - Publish, or Update your page or post.
- The next time you edit your page or post, you will notice the Embed code has been converted to shortcode.

If you are using the Classic Editor, you can switch to the HTML tab in the editor to paste the Embed code.
Here is an example of what the embedded map will look like.
You can embed a custom Google Map into your WordPress.com site using the following instructions.
- Visit My Maps.
- Choose either a map you have already created or create a brand new one.
- Make the map public using the Share option.
- Once you have the map you would like to use, click 3 dots next to the map name to see additional options.
- A window will appear, as illustrated below:
- Select Embed on my site from that list.
This will open a window with an embed link. Copy the entire code.
- Edit the Page or Post you want to add the Google Map to.
- Add a new HTML Block.
- Paste the Embed code you copied from your Google Map.
HTML Block → Google Maps Embed code - Publish, or Update your page or post.
- The next time you edit your page or post, you will notice the Embed code has been converted to shortcode.

If you are using the Classic Editor, you can switch to the HTML tab in the editor to paste the Embed code.
Here is an example of what the embedded map will look like.
- When adding Google Maps to your WordPress.com blog, do NOT manually open the shortcode as you normally do with other services (i.e. do not begin typing the shortcode and then paste the Maps code). This will not work.
- If your code isn’t working, try using a physical address. Addresses created with longitude and latitude coordinates rather than a physical address may not give you a workable code.
- You can insert multiple maps into a single post or page.
- If you want to have text next to the map, you can use a Columns Block to embed the code in one column, and text in the other.