What’s the best way to add the archive page to your blog’s navigation menu?
I’ve been noodling on that one myself.
There’s no way I know of to add it with straight HTML. You could inject a link using javascript. That would only work for some people, and those using screen readers wouldn’t have access to it. But unless you feel it’s a vital page, that might be okay.
As an alternative to navigation, you could either add it to your signature HTML or create a page that features a link to the archive. I have a page like that with my tags and the archive link:
1 Like