Appendix E: Quick Diagram Tutorial
E.1 Tree Diagram (Click Depth Hierarchy)
Tool: draw.io (free, online: https://app.diagrams.net/)
Step-by-Step:
- Open draw.io and select "Create New Diagram."
- In the left sidebar, choose "Advanced" and drag a "Tree" shape onto the canvas.
- The root node is your home page. Add child nodes for each main category.
- Add subsequent levels (subcategories, products, articles) following your actual hierarchy.
- Color-code PVNs in green and pages deeper than 3 clicks in red.
- Export as PNG or PDF.
Alternative: Use Screaming Frog's "Crawl Tree Graph" view. It's less customizable but faster.
Interpretation Tips:
- PVNs in red = need links from shallower pages.
- Deep sections = consider restructuring.
- Flat spots (everything 1-2 clicks) = too many links from home page.
E.2 Cluster Map (Thematic Grouping)
Tool: draw.io or Lucidchart
Step-by-Step:
- Create a central circle for the pillar page of each topic.
- Around each pillar, create smaller circles for each cluster article.
- Draw bidirectional lines (arrows on both ends) between the pillar and each cluster.
- Add lines between related cluster articles within the same topic.
- Use different background colors for different topic clusters.
- Label each circle with the page title or URL.
Interpretation Tips:
- Clusters with 1-2 articles = underdeveloped topics.
- Pillars with no return links = cluster articles not linking back.
- Clusters with no cross-links = articles within same cluster disconnected.
E.3 Heat Map (Link Distribution)
Tool: Google Sheets (free)
Step-by-Step:
- Create a table with columns: URL, Internal Links, DR/PA, Organic Traffic.
- Select the data and go to Insert > Chart > Bubble Chart.
- Configure: X-axis = DR/PA, Y-axis = Internal Links, Bubble size = Organic Traffic.
- PVNs should stand out visually (large bubbles in upper-right).
Alternative: Use Data Studio for more polished visuals.
Interpretation Tips:
- PVNs with small bubbles = need more internal links.
- Non-PVNs with large bubbles = link equity being wasted.
- Clusters of similar pages = good thematic grouping.
E.4 Flow Simulation (PageRank Movement)
Tool: Gephi (free desktop app, https://gephi.org/)
Step-by-Step:
- Export your link data from Screaming Frog as a CSV with columns: Source, Target, Weight.
- Import the CSV into Gephi.
- Run "Force Atlas 2" layout to visualize the graph.
- Adjust node size based on "In-Degree" (incoming links).
- Adjust node color based on DR/PA.
- Export the visualization.
Alternative: Use a manual diagram in draw.io if you're not comfortable with Gephi.
Interpretation Tips:
- Thick arrows to irrelevant pages = authority wasted.
- Thin arrows to PVNs = authority not reaching important pages.
- Pages with no incoming arrows = orphans.
- Pages with many incoming but few outgoing = dead ends.