Changeset 1595

Show
Ignore:
Timestamp:
04/15/08 20:53:41 (3 months ago)
Author:
Neal
Message:

Added board description to the meta description tag in order to increase the chances that search engines will use it in the results. Thanks to StevenBullen? for testing this change.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/punbb-1.3-dev/upload/header.php

    r1591 r1595  
    7070        echo '<meta name="ROBOTS" content="NOINDEX, FOLLOW" />'."\n"; 
    7171else 
    72         echo '<meta name="description" content="'.generate_crumbs(true).'" />'."\n"; 
     72        echo '<meta name="description" content="'.generate_crumbs(true).' '.$lang_common['Title separator'].' '.pun_htmlencode($pun_config['o_board_desc']).'" />'."\n"; 
    7373 
    7474// Should we output a MicroID? http://microid.org/