You can simply do it in index.php, where the meta desc and keywords are built using the config entries for site-name and site description (meaning you can as well edit your config in acp to update your meta and index title) : $seo_meta->meta['meta_desc'] = $seo_meta->meta_filter_txt($config['sitena...