View Single Post
Old 06-12-2004, 11:46 PM   #1
herberth
Green Mole
 
Join Date: Feb 2004
Posts: 18
Meta-Tags: Description and Keywords

Hello there.

PhpDig works very well.
I only have the problem that it shows the Description and Keywords on the Search Results.

I have already set the "config.php" to:
define('DISPLAY_SUMMARY',false);

Then I have tried to exclude the Description and Keywords:
define('PHPDIG_EXCLUDE_COMMENT','<!-- phpdigExclude -->');
//comment to exclude a page part
define('PHPDIG_INCLUDE_COMMENT','<!-- phpdigInclude -->');
//comment to include a page part

What have I made wrong?

Thank you for helping.
Herbert
herberth is offline   Reply With Quote