Hi, i have a blog that i started in 2008, the archive links show for every single month since then so its grown quite long in the sidebar on my blog. Can i change it so that it will only show a link for each year? How can i do that? Also could the monthly links still be accessible as sub links maybe? And is there any negative effect from doing this? I use all-in-one-seo plugin and i have it selected as use noindex for archives anyway.
<?php wp_get_archives('type=yearly'); ?> PHP: http://codex.wordpress.org/Function_Reference/wp_get_archives