Guest
Public paste!

Nicki

By: a guest | Oct 29th, 2008 | Syntax: PHP | Size: 0.49 KB | Hits: 290 | Expires: Never
Copy text to clipboard
<meta name="description" content="<?php
                if ( is_single() && 'Humpday Hilarities' == single_post_title('', FALSE)) {
                        // to fix dupe content descriptions for search engines
                        single_post_title('', true); echo " - "; the_time('F j, Y');
            echo " - "; bloginfo('description');
                        // else all as normal...
                } else if ( is_single() ) {
            single_post_title('', true);
        } else {
            bloginfo('name'); echo " - "; bloginfo('description');
        }?>" />


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser