GEO my WP
by Eyal Fitoussi · Search
Also makes 3 other plugins · 3.1K+ installs across the portfolio →
Advanced geolocation, mapping, and proximity search plugin. Geotag post types and BuddyPress members, and create advanced proximity search forms.
89 health vs 60 average across 606 Search plugins
Directory ranking optimization
How it's scored →How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.
Excellent listing optimization
Biggest win: Support resolution
To rank higher: Mark more forum threads resolved — the resolved ratio feeds the ranking.
Get the full rank-higher report →Daily downloads
Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
1.4K
now · peak 11.2K
Directory rank vs rivals
wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you
Rating trend
Star average over time · dips mark rough releases
Update activity
How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.
Release cadence
Actively maintainedHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
4
releases in the last 12 months
1mo ago
latest release · v4.5.5.3
113
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin · 78% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.
Estimated active installs
The public count shows “3K+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2015-03-10 · 1,460 observations
Estimated value
What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.
Est. annual revenue
Est. acquisition value
No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from. A declining trend compresses what a buyer would pay.
Details
Recent reviews
All reviews on wp.org ↗- ★★★★★ sharkspm7mo ago
Just wanted to feedback on the excellent support I received from Eyal. He explained everything and pin pointed the errors I had caused. Fantastic experience
Read on wp.org ↗ - ★★★★★ tomkouv1.1y ago
Very fast and helpful support, the communication was very easy
Read on wp.org ↗ - ★★★★★ myfoodplaza1.2y ago
nice thanks
Read on wp.org ↗ - ★★★★★ mcnamara8061.2y ago
This plugin works… Sometimes. I was experiencing an issue when using the search form to load locations; the distance and address fields kept randomly disappearing in the results list for no apparent reason. Everything has been configured correctly, however, I couldn’t diagnose the cause due to support not responding to my ticket. Their auto-responder says they will get back to you within 24-48 hours. It has been well over the time period with no response at all. I’ve been reading the reviews, and I’m sure the dev will respond here, stating their “ticket service” is down or something similar. Look, I understand being busy, especially if you are the sole person responding to tickets. I have been there. That being said, why say you’ll have “one of” your support specialists reach out to me, when it’s clear it’s one person responding to tickets? If you truly have a team, why hasn’t a single one responded to my follow-up emails? In my mind, that is way worse. I have since issued a full refund. Still waiting on a response from this as well. We’ll see how long it takes. The refund policy is 14 days. Hopefully, they respond in that timeframe and honor the refund if they don’t. I will follow up after 14 days. The only reason I am giving this plugin 2 stars is because it kinda works. However, if you have any conflicting plugins, even ones that the plugin author states will be compatible, it may not. You’ll also need at least some knowledge of HTML/CSS to customize the form to your liking. Which isn’t the worst thing ever. Just thought people should be aware. Using shortcodes to implement the form isn’t the most ideal for me, so I have since switched to another plugin. I hope the author doesn’t take this personally and uses critiques such as this one to improve in the future.
Read on wp.org ↗ - ★★★★★ paulson1011.5y ago
I had a fairly difficult task to integrate this plugin data, with gravity forms, custom post type, and a custom meta field through ACF. And the support walked me through what was needed to get it working. Plugin works great, and the support was even better!
Read on wp.org ↗ - ★★★★★ betidy1.5y ago
We have been looking for a good WordPress plugin that combines the map functionality with a filter option for a long time. It was particularly important for us to be able to enter a radius for each hit, as we list coaches on our website who sometimes only drive a certain radius to their clients. GEO my WP has many other useful functions and can be easily expanded with plugins. For example, it is also possible to include individual fields in the filter. The look and feel is great and everything has worked smoothly so far. The entire appearance can be individualized with custom CSS. The support is great and responded to our support questions in a friendly, competent and easy-to-understand manner within a very short time. All in all, a top plugin that we are happy to recommend 🙂
Read on wp.org ↗ - ★★★★★ stevedurko1.8y ago
Replied to my email which was needed to fix ASAP and said sorry my support system had issue. You should not bring your plugin in the market, if you can’t see emails. I email on the support email as well as on the site’s support ticket system.
Read on wp.org ↗ - ★★★★★ adutty2.6y ago
Free version not working. Basic function of being able to add a location tp posts does not work because the ‘Save Location’ button freezes. Other geolocation plugin instructions to setup API key worked first time. Directions given by Geo my WP simply do not work.
Read on wp.org ↗
Latest updates
via wp.org changelogRecent releases and news for this plugin
- — Version 4.5.5.3 Security * Tightened location form update authorization to validate existing records against the stored location owner before applying updates. 4.5.5.3
- — Version 4.5.5.2 Security * Added authorization checks before updating or deleting location form records. Props Yaswanth Reddy Sunkara for reporting the issue via WPScan. Fixes * Prevent PHP TypeError when submitted address or post form 4.5.5.2
- — Version 4.5.5.1 Security * Harden map boundary query handling for swlatlng and nelatlng : validate finite numeric lat/lng ranges and build boundary SQL using prepared statements. Compatibility * Verified compatibility with WordPress 7.0 4.5.5.1
- — Version 4.5.5 Security * Harden lat/lng distance queries against malformed input to prevent PHP type errors and query math failures. ( Fixes #81 ) Fixes * Normalize null location fields before update. * Marker append logic when previo 4.5.5
- — Version 4.5.4 Fixes * Fix: Adjust ‘fields’ parameter for ‘posts_locator’ based on WordPress version to prevent conflict with WordPress 6.8. * Fix: Deregister BuddyPress Select2 assets on GEO my WP admin pages to prevent conflicts. * F 4.5.4
- — Version 4.5.3 Fixes * Fix: relocate load_plugin_textdomain() from plugins_loaded to init to resolve incorrect usage warning introduced in WP 6.7. * Fix: set ‘fields’ to ‘all’ for WP 6.8+ compatibility in Posts Locator query. * Fix: im 4.5.3
Known vulnerabilities
via Wordfence Intelligence12 disclosed vulnerabilities on record for this plugin, all fixed in the current version. Sites on older versions stay exposed until they update.
- 2026-07-24 CVE-2026-15260 Authorization Bypass Through User-Controlled Key Affects <= 4.5.5.2 Patched in 4.5.5.3
- 2026-06-15 CVE-2026-52715 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Affects <= 4.5.5 Patched in 4.5.5.1
- High · 7.5 GEO my WP <= 4.5.5 - Unauthenticated SQL Injection via 'swlatlng' / 'nelatlng' Parameters ↗2026-05-29 CVE-2026-9757 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Affects <= 4.5.5 Patched in 4.5.5.1
- 2026-05-28 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Affects <= 4.5.4 Patched in 4.5.5
- Critical · 9.1 GEO my WP <= 4.5.4 - Unauthenticated SQL Injection via 'distance' / 'lat' / 'lng' Parameters ↗2026-05-27 CVE-2026-15300 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Affects <= 4.5.4 Patched in 4.5.5
- 2024-10-31 CVE-2024-9422 Unrestricted Upload of File with Dangerous Type Affects 4.0 - 4.4.0.2 Patched in 4.5
- 2024-09-25 CVE-2024-47327 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 4.5.0.3 Patched in 4.5.0.4
- 2024-07-29 CVE-2024-6330 Improper Control of Generation of Code ('Code Injection') Affects <= 4.5.0.1 Patched in 4.5.0.2
- 2023-12-28 CVE-2023-52134 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Affects < 4.0.3 Patched in 4.0.3
- Medium · 6.4 GEO my WordPress <= 4.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode ↗2023-10-09 CVE-2023-5467 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 4.0 Patched in 4.0.1
Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.
CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 8.1.12 · WP 7.0.1
Languages
via translate.wordpress.orgTranslated into 6 languages, 0 at 90% or more
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2026-04-23 4K+ → 3K+ down after 510 days in tier
- 2024-11-29 5K+ → 4K+ down after 442 days in tier
- 2023-09-14 6K+ → 5K+ down after 334 days in tier
- 2022-10-15 7K+ → 6K+ down
Competes with
The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).
-
WP Go Maps – Google Map, OpenStreetMap, Leaflet Map 300K+ installs · 4.8★ · 1 shared tag A -
WP Maps – Google Maps,OpenStreetMap,Mapbox,Store Locator,Listing,Directory & Filters 60K+ installs · 4.2★ · 1 shared tag A -
WP Store Locator 50K+ installs · 4.8★ · 1 shared tag A -
WP Map Block – Google Maps, OpenStreetMap, Mapbox, Store & Shop Locator, Directory, Listings & Filters 20K+ installs · 4.0★ · 1 shared tag B -
Maps Plugin using Google Maps for WordPress – WP Google Map 10K+ installs · 4.8★ · 1 shared tag A -
MapSVG – Vector maps, Image maps, Google Maps 1K+ installs · 4.3★ · 1 shared tag A
Embed this report card
Drop a live Pulse card for GEO my WP into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/geo-my-wp" width="480" height="300" style="border:0" loading="lazy" title="GEO my WP — Plugin Pulse"></iframe> GEO my WP: 3K+ active installs, 4.6★ (138 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/geo-my-wp