PhpDig.net

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

Reply
 
Thread Tools
Old 09-05-2004, 09:13 AM   #1
liquidice
Green Mole
 
Join Date: Aug 2004
Posts: 28
rankings

How do I change rankings in the search engine? Is there even a way to do this?
liquidice is offline   Reply With Quote
Old 09-07-2004, 03:58 PM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Change rankings based on what?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Old 09-09-2004, 09:33 AM   #3
liquidice
Green Mole
 
Join Date: Aug 2004
Posts: 28
I want to rank the top page of a site. Like if someone searches for microsoft I want microsoft's page to come up first.
liquidice is offline   Reply With Quote
Old 09-11-2004, 06:45 AM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
PhpDig does not have that type of specific ranking ability, but you could try changing the following settings in the config file.
PHP Code:
define('APPEND_TITLE_META',false);       //append title and meta information to results
define('TITLE_WEIGHT',3);                //relative title weight: APPEND_TITLE_META needs to be true

define('NUMBER_OF_RESULTS_PER_SITE',-1);  //max number of results per site
                                          // use -1 to display all results 
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter 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
Problems with rankings xoft How-to Forum 3 01-24-2004 07:33 AM


All times are GMT -8. The time now is 02:45 PM.


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