Ask a Question related to PHP Development, Design and Development.
-
Eric Veltman #1
Best practices for adding search engine to site
Hello everyone,
I would like to know what you typically use to add a
search engine to your sites. Do you build your own
search engines, do you use existing PHP classes,
do you use htdig, etc. ?
My preference would be to use htdig, but on the htdig
site there's only a small list of hosting providers
that provide this and google doesn't help me too much
either. So I would also like to know your experience
about whether hosting providers normally offer htdig
or if it is an exception or if they do normally offer
it but always against a high price ?
Best regards,
Eric
Eric Veltman Guest
-
Search Engine Help
What is the best way to get listed on the major search engines? Should I use a search engine submission company or ... Any ideas? Garling -
Search engine
The Search Companion on my computer comes up constantly when I'm working in programs. The main time is when I'm in Microsoft Works Spreadsheet. ... -
Creating A Site Search Engine
How would I go about creating a search engine for my website... so that it would search through the content of my pages which are written in php? ... -
how can i add a search engine to my site?
Hi I have seen a number of sites that have google search engine on them, how is it done? EG http://www.yumgo.co.uk/ Cheers John -
Site search engine.... any ideas?
Hi all, I would like to search 5 fields in a mysql table. say, field 1-5. The input on the form would be text ( $text ) and can contain words.... -
André Nęss #2
Re: Best practices for adding search engine to site
Eric Veltman:
Google. site:[url]www.example.com[/url] my search terms> Hello everyone,
>
> I would like to know what you typically use to add a
> search engine to your sites. Do you build your own
> search engines, do you use existing PHP classes,
> do you use htdig, etc. ?
>
> My preference would be to use htdig, but on the htdig
> site there's only a small list of hosting providers
> that provide this and google doesn't help me too much
> either. So I would also like to know your experience
> about whether hosting providers normally offer htdig
> or if it is an exception or if they do normally offer
> it but always against a high price ?
André Nęss
André Nęss Guest
-
Eto Demerzel #3
Re: Best practices for adding search engine to site
In article <voi6ekaa1k5l90@corp.supernews.com>, Eric Veltman's output
was...No longer maintained, but: [url]http://phpdig.toiletoine.net/[/url]> Hello everyone,
>
> I would like to know what you typically use to add a
> search engine to your sites. Do you build your own
> search engines, do you use existing PHP classes,
> do you use htdig, etc. ?
>
Or, at the cost of having adverts in search result pages, you can use
freefind - [url]http://www.freefind.com/[/url]
Take a look at [url]http://www.ysrnry.co.uk/cover1.htm[/url] to see it being used,
and to see how it can be customis/zed.
Eto Demerzel Guest
-
Eric Veltman #4
Re: Best practices for adding search engine to site
Hello Andre,
André Nęss wrote:
> Eric Veltman:>> I would like to know what you typically use to add a
>> search engine to your sites. Do you build your own
>> search engines, do you use existing PHP classes,
>> do you use htdig, etc. ?I don't believe I didn't think of it myself :-)> Google. site:[url]www.example.com[/url] my search terms
Thanks, good suggestion !
Best regards,
Eric
Eric Veltman Guest
-
Eric Veltman #5
Re: Best practices for adding search engine to site
Hello Eto,
Eto Demerzel wrote:
> In article <voi6ekaa1k5l90@corp.supernews.com>, Eric Veltman's output
> was...Thanks, I think I'll try Google first, as Andre suggested,> No longer maintained, but: [url]http://phpdig.toiletoine.net/[/url]>> I would like to know what you typically use to add a
>> search engine to your sites. Do you build your own
>> search engines, do you use existing PHP classes,
>> do you use htdig, etc. ?
>>
>
> Or, at the cost of having adverts in search result pages, you can use
> freefind - [url]http://www.freefind.com/[/url]
>
> Take a look at [url]http://www.ysrnry.co.uk/cover1.htm[/url] to see it being used,
> and to see how it can be customis/zed.
but if I need more customized search and result pages,
I'll take a look at these alternatives.
Best regards,
Eric
Eric Veltman Guest



Reply With Quote

