View Single Post
Old 12-08-2004, 11:30 AM   #1
monkeyone
Green Mole
 
Join Date: Nov 2004
Posts: 7
Need meta description in results, getting much more...

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?
monkeyone is offline   Reply With Quote