Re: Need advice on search engine



hazly wrote:

I'm very new in the web technology and need advice on search engine. I
want to develop a portal using PHP and MySQL on Linux. Need to know on
the following features :
1. search engine that could search my portal (mySQL, PDF, Ms Word &
others)
2. search engine that could search to few web sites specified by
user/programmer

Hi,

If you want to know about searchengines, this is the wrong group.

This used to be a good site:
http://searchenginewatch.com/
but I haven't checked it for a long time. It looks like a badly designed
advertisement now to me... But check it out yourself.

If you want searchengines to index your site, just submit them to the
engines. All major engines have a form where you can submit your site.

One tip:
If you are starting to build now, pay attention to navigation with URL's
like:
http://www.example.com/somepage?nav=shop

The latter part ?nav=shop is often ignored by searchengines.
If possible make that into: somepage/nav/shop
or something similar that looks like a path.
You'll need apache's mod_rewrite to help you with that.

If you try to take that into account from scratch, it saves you a headache
later.

Good luck.

Regards,
Erwin Moller
.



Relevant Pages

  • Re: Need advice on search engine
    ... want to develop a portal using PHP and MySQL on Linux. ... the following features: ... search engine that could search my portal (mySQL, PDF, Ms Word & ...
    (comp.lang.php)
  • Re: plz help:store googles news on local system and search for it
    ... I'd say Java is a bit overkill, I'd use PHP to do it. ... "PHP and MySQL Web Development" by Luke Welling and Laura Thomson ... the search engine specifics because it's all done for you. ...
    (alt.internet.search-engines)
  • Re: Search engine for indexing html AND mysql data? SWISH-E?
    ... You might want to have a look at the Zoom Search Engine, ... There is a PHP version and it will index HTML and MySQL data (when exposed ... > Visit Topic URL to contact author (reg. ...
    (alt.php)
  • Looking for a search engine that search a mysql database
    ... texts into a mysql database. ... In the phpdig search engine, ... search word, the page where the search word was found was displayed with ... maintext FROM MYTEXTS WHERE maintext LIKE ...
    (comp.lang.php)
  • Re: Need advice on search engine
    ... want to develop a portal using PHP and MySQL on Linux. ... search engine that could search my portal (mySQL, PDF, Ms Word & ... Call Google or any other public search engine, with the site keyword. ... For points 1 and 2 you might google for "site search". ...
    (comp.lang.php)