it’s- it’s a lot. its also wiggling? I wasn’t aware it was meant to be wiggling. A little bit scary, but also pretty cool to see my website as a moving, breathing organism.
I put just about everything in /pages then link to it from my other pages or my microblog. /microblog is script managed, but it goes /microblog/tag/[topic]/[pagenumber]
I tried running the site-graph script on my computer. It works, but I can’t see the output. It’s just a box with a loading bar that never gets past 0%.
run it with the --show-buttons flag, then go to the very bottom under physics and change the solver to repulsion based. That’ll solve the wiggle in our jiggle.
Needless to say, that’s a ton of pages, and it runs so slow that it’s a miracle my CPU didn’t get fried yet. I also tried using the “hierarchical layout”, but that freezes completely.
What an interesting thread. It started me thinking of other ways of visualizing a website’s structure. Unless someone else knows differently there are not many ways of doing this that look good. Some have already been mentioned but here’s some ideas I had…
Indented list - Fairly common and something that I use for my own sitemap
Useful tools for creating your own are site crawling tools like the one from Screaming Frog but I use the absolutely ancient Xenu Link Sleuth. These do not produce the graphs, but produce tables that show which pages link to the other pages.