Geo tags and shortcodes

Geo Controller exposes location data via tags and shortcodes for use in templates, SEO plugins, and content.

  • Tags: placeholders that render dynamic values in supported plugins
  • Shortcodes: inline elements that output country, city, IP, currency, and more

Examples

[cfgeo_country]
[cfgeo_ip]
[cfgeo_currency symbol="1"]
Note: For SEO plugins, use geo tags carefully. Over personalizing titles can create volatile metadata. Start with meta description or open graph tags first.
Was this page helpful?