I love the Zen photo but I got a lot of warning on Google Webmaster Tools saying I have a lot of duplicate page titles and description. I fiddled around and put this code forward in the theme header -
<?php if ( $page > 1 ) {
echo '<meta name="robots"content="noindex, follow"/>';
}?>
However the gallery doesn't throw up the code in the header part for some reason. I am trying to figture out a way to put page number to title and put robots to all sub-pages of album. Can somebody help me out on it?
Comments
http://www.zenphoto.org/2008/07/zenphotos-global-variables/