-
Notifications
You must be signed in to change notification settings - Fork 0
Privacy and Security
Teamdma edited this page Aug 19, 2026
·
1 revision
DMA InternLink Mapper is designed to keep core analysis inside your WordPress site.
The plugin does not require:
- Remote AI services
- Advertising networks
- Cloud content analysis
- Telemetry services
Scan data is stored in your WordPress database.
External link checking is optional. When enabled, your server sends normal HTTP requests to the URLs being checked.
Google Search Console data can be imported manually from CSV or ZIP files and is processed locally.
Administrative actions use WordPress security controls such as:
- Capability checks
- Nonces
- Input sanitization
- Output escaping
- Prepared database queries
- Safe redirects
- Safe HTTP requests
Sensitive actions are restricted to authorized users.
The plugin also uses validation, locking, and bounded background work to reduce the risk of unsafe or conflicting operations.