PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 05-09-2004, 05:41 PM   #1
JuarezTourGuide
Green Mole
 
Join Date: May 2004
Posts: 2
Can phpDig use only the Meta Description Tag

First, I love this product. As is, it is the best site specific engine I've found.

But I am using a left side navigation table containing only text links, and phpDig is including the contents of the nav links in the text snippets from every page on the site, which gets rather repititous.

Is there anyway to tweak this product to use the <mega description> tags ONLY in the text snippet results?
JuarezTourGuide is offline   Reply With Quote
Old 05-10-2004, 02:30 PM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Change the following in config.php.
PHP Code:
define('DISPLAY_SNIPPETS',true); 
to
PHP Code:
define('DISPLAY_SNIPPETS',false); 
Also change this:
PHP Code:
define('DISPLAY_SUMMARY',false); 
to this:
PHP Code:
define('DISPLAY_SUMMARY',true); 
vinyl-junkie is offline   Reply With Quote
Old 05-10-2004, 03:54 PM   #3
JuarezTourGuide
Green Mole
 
Join Date: May 2004
Posts: 2
Great answer. Worked the first time. Just what I needed. Thanks!
JuarezTourGuide is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need meta description in results, getting much more... monkeyone How-to Forum 4 12-20-2004 10:38 AM
Description meta tag field in results flyingtwig How-to Forum 3 08-09-2004 07:58 AM
Displaying Meta Description skatters How-to Forum 7 07-28-2004 04:16 PM
Meta-Tags: Description and Keywords herberth How-to Forum 1 06-13-2004 01:45 AM
Error Displaying Results By Meta Description vinyl-junkie Bug Tracker 0 05-10-2004 03:01 PM


All times are GMT -8. The time now is 12:25 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.