View Single Post
Old 03-15-2004, 05:22 AM   #1
lighthouse
Green Mole
 
Join Date: Mar 2004
Posts: 20
Adding the site URL in results page

Looking for some help in customising my returned results...

I want to add a "From website: http://relevantsite.com" line inder each of the results - so that the user can quickly see where the search term was found (without having to click on it, or without using the "refine" code)...

I've tried many things, but nothing will show the desired effect...

The code in the template looks like this:

<phpdig:results>
<b><phpdig:page_link/></b>
<br />From website: WHAT-GOES-HERE [Relevance: <phpdig:weight/>%]
<br />
<phpdig:text/>
</phpdig:results>

Any help with "WHAT-GOES-HERE" is appreciated... all I want to do is display the website!

Thanks
Gary
lighthouse is offline   Reply With Quote