View Single Post
Old 02-10-2006, 05:25 AM   #2
alokjain9
Green Mole
 
Join Date: Feb 2006
Posts: 6
Hey :-)
I got the solution,

In config.php
Code:
define('APPEND_TITLE_META',true);       //append title and meta information to results
define('TITLE_WEIGHT',10);                //relative title weight: APPEND_TITLE_META needs to be true
Just change the title weight, and page with the word in title, will always be displayed first.
alokjain9 is offline   Reply With Quote