If it's worth saying, but not worth its own post (even in Discussion), then it goes here.
Notes for future OT posters:
1. Please add the 'open_thread' tag.
2. Check if there is an active Open Thread before posting a new one. (Immediately before; refresh the list-of-threads page before posting.)
3. Open Threads should be posted in Discussion, and not Main.
4. Open Threads should start on Monday, and end on Sunday.
You could just answer it experimentally with A/B tests measuring time-on-page or leaving a review or something like that.
I see you're running off Apache on Dreamhost, so there's no doubt plenty of libraries to help you there, but there's other strategies: static sites can, with some effort, hook into Google Analytics to record the effect of an experiment, which is the approach I've used on gwern.net since I didn't want to manage a host like Dreamhost.
If I knew when I started what I know now, I would have begun with a large multifactorial experiment of the tweaks I tested one by one as I thought of them. It sounds like you are aware of the options you want to test, so you have it easy in that regard. (With the Abalytics approach, testing all those options simultaneously would be a major pain in the ass and probably hamper page loads since all possibilities need to be specified in advance in the HTML source, but I suspect any Apache library for A/B testing would make it much more painless to run many concurrent interventions.)
It'll probably take a few thousand visits before you have an idea of the larger effects, but that just means you need to leave the test running for a few months.