|
06-15-2004, 03:33 PM | #1 |
Green Mole
Join Date: Jun 2004
Posts: 3
|
search list...
hi, I was wondering if it's possible to get the search results in a list?
example: If I spider a site containing a list of text/links: text 1 text 2 text 3 When I search for "text" I get the results like this: text 1 text 2 text 3 This is very confusing when the spidered page contains a long list, and it's hard to find what you where looking for.. Any suggestions? |
06-15-2004, 08:34 PM | #2 |
Purple Mole
Join Date: Jan 2004
Posts: 694
|
Welcome to the forum, staura.
I don't know that it would be very easy to change phpdig so that it would display your list in tabular format, as it is displayed on your website. Maybe the best way to display search results would be to use the meta descriptions instead. That's what I do on my site, and that works well for me. |
06-16-2004, 02:54 PM | #3 |
Green Mole
Join Date: Jun 2004
Posts: 3
|
say I have a page with a list of links: www.domain.com/links1.html
the content of the page is like this: link1 link2 link3 link4 After I have spidered the link site and search for "link" I get the results: ----------------------------------------- www.domain.com/links1.html ----------------------------------------- link1link2link3link4..... and so on... is there a way to get the results back into order? Thanks for all help. |
06-19-2004, 06:54 AM | #4 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. The phpdigCleanHtml function would need to be modified to allow the list tags as PhpDig currently strips all tags.
__________________
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. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
List how many Sites have been indexed? | Dan | Mod Requests | 1 | 11-17-2006 07:00 AM |
Feature List? | paulsv | The Mole Hole | 1 | 01-31-2006 10:40 PM |
Clear List of Queries | Kvasir | How-to Forum | 1 | 05-19-2005 07:55 AM |
How do I generate static search pages from keyword list? | inthestars | How-to Forum | 4 | 04-11-2004 01:45 PM |
Exclude list? | antun | How-to Forum | 5 | 03-10-2004 12:38 PM |