All I want is for the meta description to show in the results... nothing else! I am getting the meta description, then the title, then page text... config.php settings:
define('SUMMARY_DISPLAY_LENGTH',300);
define('SNIPPET_DISPLAY_LENGTH',0);
define('DISPLAY_SNIPPETS',false);
define('DISPLAY_SNIPPETS_NUM',0);
define('DISPLAY_SUMMARY',true);
define('APPEND_TITLE_META',true);
define('TITLE_WEIGHT',3);
define('SUMMARY_LENGTH',300);
phpDig ver1.8.3
Site:
http://www.mediavue.net/
Search for: marketing
Example: 1st result
Also, for which (if any) of the above configuration settings do I need to re-spider the site in order for changes to take effect?