Results 1 to 2 of 2

Thread: Sort by PageRank

  1. #1
    Join Date
    Dec 2006
    Posts
    25

    Default Sort by PageRank

    I'd like all search results and listing pages to sort by PR from high to low, how would I do that?

    Thanks!

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    In browse.php and search.php look for the following

    order by premium desc, bid desc, hits desc

    Then you can change it or oder any way you want such as

    order by rank desc
    order by bid desc, rank desc

Similar Threads

  1. Sort by price
    By prowler in forum Blocks and Modification
    Replies: 3
    Last Post: 09-13-2007, 12:54 PM
  2. Sort Box, Displaying in IE
    By ezykiwi in forum v5.x
    Replies: 1
    Last Post: 08-30-2006, 05:04 AM
  3. how to sort by date
    By guada23 in forum v5.x
    Replies: 1
    Last Post: 05-24-2006, 01:27 PM
  4. Sort URL
    By Toana in forum v5.x
    Replies: 0
    Last Post: 09-23-2001, 01:19 AM
  5. Sort by bid then alphbetical
    By oldtimer in forum v5.x
    Replies: 0
    Last Post: 09-15-2001, 10:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •