Guides ​
The guides section exists for users who are past the basic feature list and need reliable implementation help.
This is where you should go when the questions become operational:
- How do I configure the Google Maps API correctly?
- How do I secure the key?
- What does billing actually mean in practice?
- What happens with caching or Cloudflare?
- Why is a map or Street View not rendering on a real page?
- How do I move from raw embeds to a maintainable WordPress setup?
Start with the setup sequence ​
If you are setting up the plugin for the first time, use this order:
That sequence covers the most common blocking points before you start styling or advanced use cases.
Infrastructure and performance guides ​
These guides matter when the plugin is deployed on real WordPress stacks:
They are especially useful if your site uses optimization layers, reverse proxies, or aggressive caching policies.
Migration and embed strategy ​
If you currently use raw Google embeds or iframes, start here:
That guide helps clarify when an iframe is enough and when the plugin becomes the more maintainable choice.
Guides by intent ​
Security and API governance ​
- API key setup
- API key restrictions
- billing and quota understanding
Debugging and operations ​
- troubleshooting
- caching compatibility
- Cloudflare setup
- performance tips
Migration and architecture ​
- migrate from iframe
- demos
- use cases
- features
Recommended reading after the guides ​
Once setup is stable, continue with:
The guides are where implementation gets safer. The rest of the site helps you decide what to build with the plugin once setup is under control.