Site Search for Website - search

I have a website developed in php and Joomla.Now i want to add a site search facility that searches on the contents of the particular site.I have no idea what to do?
Please help me
Thanks in advance

You can code this up using some SQL queries and PHP codes to retrieve the contents of your Joomla posts...
or you can use Google's custom search http://www.google.com/cse/

You could integrate Google Search. http://www.google.com/sitesearch/

There are a number of Joomla Site Search Extensions: http://extensions.joomla.org/extensions/search-a-indexing/site-search you could integrate.

Related

How to access site name from Google search

I have already hosted my website, and I want to search it from Google.
How can I search?
Is there any need to upload my website to Google?
Yes, at least webmaster submission. Also, read more about the webmaster tool.
Add the proper search term to your searched words:
site:www.your-website.com searchword
You can use Google Webmaster tools for this purpose. Add your website there and you can get very valuable information about the state of your website on Google.
For faster inclusion of all pages of your website on Google database, you can create a sitemap.xml file (if you do not know how you can create it online here) and add it to Google webmaster tools.
You also can see on the Google page, placing the command "site:" before the url of your website in the search field, to view which pages are already indexed.

Possible to search google for which sites link to a particular URL?

Is it possible to search Google (or elsewhere) to find which sites link to a particular URL? For example, find the sites that link to www.apple.com/osx/whatever.pdf ?
If this is for your own website, you can take a look at Google Analytics or a similar analytics/conversion tracking.

google search engine inside my drupal / site without show the content to worldwide?

i have a site that im developing and i want to put there content and links (some of them are my private home links and stuff) drupal search is good, but its not accurate and also its shows me only things from my site... i want to search all include my website, but dont let google to public it world wide... is taht possible?
It's not possible to have google index your site without making it accessable to the web. However you can set up a local solr server and user the Apache Solr Search Integration Module to index your site, which is much better than the normal drupal search. That would only provide search for your site still. I'm not sure what you mean by "only shows me things from my site."
If you are not able to host a solr server an alternative is Acquia's hosted solr search. if the pricing is right for you it's a quick and easy way to get solr search on your site.

Does joomla have search for content?

I am trying to find a search feature that searches all contents, including articles, links, posts, etc. in Joomla. Where is it located?
I am talking about search feature in administration page, not home page. I want to be able to figure out where the content is coming from and its location.
I haven't seen any search capabilities directly in the administration console for Joomla.
The standard search extension you add to the actual site should give you this information though.

how to create a custom field in nuch search engine?

i want to create a custom field in nutch search engine?
what are the steps i will follow?
I would think your best option is to develop a Nutch Plugin which handles the logic for adding that field on a per crawled page basis.
Please see the Writing Plugin Example wiki article on the Nutch site.

Resources