I've followed the instructions on:
http://codex.wordpress.org/Pages
under WordPress as a CMS and Making your blog appear in a non-root folder so that I can use WP as a CMS for my whole site, but have a blog under /blog. However, when using is_page('blog') in sidebar.php, it doesn't work (returns false) on /blog or /blog/*.
What am I missing?
thanks!