Link Map Insights
Link Map Insights is an admin-side plugin that visualizes the internal link structure of your site in a single click. It analyzes your published posts, pages, and custom post types, then renders the internal links between them as an interactive network graph.
It also highlights isolated content by listing pages that have no inbound links and pages that have no outbound links, helping you improve your internal linking and discover orphaned pages.
Main features:
- Generate an internal link map with one click
- Filter by post type and taxonomy (categories, tags, etc.)
- Node search, zoom in/out, and shortened title display
- List of pages with no inbound links
- List of pages with no outbound links
The plugin is fully translatable. The admin interface is available in English and Japanese.
External services
This plugin does not send any data to external services. All analysis is performed locally within your WordPress installation.
Third-party libraries
This plugin bundles vis-network 9.1.13 for graph visualization, distributed under the MIT / Apache-2.0 license.
- Project / documentation: https://visjs.github.io/vis-network/
- Full source code and build tools (non-minified): https://github.com/visjs/vis-network
- The bundled file js/lib/vis-network.min.js is the official, unmodified distribution build of version 9.1.13.
The rest of the plugin source (PHP, CSS, and js/link-map-insights-admin.js) is included in the plugin in its original, human-readable form and is not compiled or minified.
