Description
IdealMedia NAP Manager helps local businesses display their Name, Address, and Phone number consistently across their WordPress site — and adds structured data that helps search engines understand your business information.
Why NAP consistency matters
Search engines use your business name, address, and phone number to verify your location and rank you in local search. When this information is inconsistent or missing across your site, your local search rankings suffer.
Features
- Central settings page for all your NAP data
- Shortcode [ideanama_nap] — paste into any post or page
- LocalBusiness schema markup automatically added to your page head
- Clean output with microdata
- Optional “Powered by” credit link
- No external dependencies, no tracking, no bloat
Installation
- Upload the plugin folder to /wp-content/plugins/
- Activate through the Plugins screen
- Go to Settings NAP Manager and enter your business details
- Use the [ideanama_nap] shortcode anywhere you want the NAP block to appear
FAQ
-
Where do I enter my business information?
-
Go to Settings NAP Manager. Enter your business name, address, phone, and any other details.
-
How do I display the NAP block on my site?
-
Use the shortcode [ideanama_nap] in any post, page, or widget area.
-
Does this add schema markup to my site?
-
Yes. When enabled in Settings, the plugin adds LocalBusiness structured data to the head of every page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“IdealMedia NAP Manager” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “IdealMedia NAP Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.0
- Renamed all prefix functions, constants, and settings from snm_ to ideanama_ for uniqueness
- Shortcode changed from [nap_manager] to [ideanama_nap]
- Updated CSS classes and asset handles to ideanama- prefix
2.0.0
- Renamed to IdealMedia NAP Manager for better branding
- Moved inline CSS and JS to separate asset files
- Added proper text domain loading
- WordPress.org review compliance updates
1.0.0
- Initial release