Jawab Excluding search results of certain website

  • 20 Agustus 2010 12:15
     
     
    SP search displays all contents that the search keyword hit. But many users at us have complained that it displays too much unhelpful results (e.g. the homepage of teamsite, the hypolink, the overview of lists, the different viewmode ...). Is it possible to limit the display of results only of the correct contents (e.g. xxx.aspx?ID=xxx, xxx.doc and so on) but not the overview site? 

Semua Balasan

  • 20 Agustus 2010 12:32
     
     
    You can restrict the results of search via the Remove URLs from Search Results page (Search Administration --> Search Result Removal).  You can enter the relevant URLs there.  Is this what you're asking?  Thanks! _ M
    - Michael Mukalian - 2010 MS MVP SharePoint Services - MCTS: MOSS 2007 Configuration - http://www.mukalian.com/blog
  • 20 Agustus 2010 12:38
     
     
    You can also create custom search scopes to limit the search results to certain content types.
  • 20 Agustus 2010 12:41
     
     
    I'v removed the URLs from Search Results, but it displays still in results page. Is it saved in cach? what schould I do?
  • 20 Agustus 2010 12:43
     
     
    Can you explain that cocretlly how can I do it?
  • 20 Agustus 2010 13:02
     
     Jawab

    My suggestion would be to use a crawl rule to exclude certain pages from your results.  You can use wildcards to make sure that say all default.aspx pages aren't crawled or something. But that's just an example and you could exclude as broadly or narrowly as you wanted.  After creating the Crawl Rule you'll need to reindex.


    John Ross
    SharePoint Server MVP | Sr. Consultant SharePoint911: SharePoint Consulting
    Blog: http://www.sharepoint911.com/blogs/john
    Twitter: @JohnRossJr

    Professional SharePoint 2010 Branding and User Interface Design
    • Ditandai sebagai Jawaban oleh hulu0808 24 Agustus 2010 11:24
    •  
  • 20 Agustus 2010 13:08
     
     
    How can I excute reindex?
  • 20 Agustus 2010 13:14
     
     Jawab

    Go to Central Administration --> Application Management --> Manage Service Application --> click on Search Service Application

     

    Under Crawling you find the Index Reset


    vinod kumar Bhasyam
    • Disarankan sebagai Jawaban oleh Vinod Kumar Bhasyam 20 Agustus 2010 13:14
    • Ditandai sebagai Jawaban oleh hulu0808 24 Agustus 2010 11:24
    •  
  • 20 Agustus 2010 15:04
     
     
    Click on Content Sources from the Search Administration. Then hit the dropdown and click Start Index or Full Crawl (don't have my VM in front of me).
    John Ross
    SharePoint Server MVP | Sr. Consultant SharePoint911: SharePoint Consulting
    Blog: http://www.sharepoint911.com/blogs/john
    Twitter: @JohnRossJr

    Professional SharePoint 2010 Branding and User Interface Design
  • 20 April 2012 19:48
     
     

    I am trying to do the same thing, but is an index reset and full crawl really necessary?

    I am asking because I have created rules excluding filesystem paths using wildcards, and the next incremental crawl removes the items.  However, the fact that using a wildcard with a URL did not remove the items makes me think the reset and full crawl is needed in this case.

  • 23 April 2012 4:08
     
     

    Interesting.  The filesystem references do not need an index reset/full crawl but the URL references do.  I tested them this weekend.

  • 30 April 2012 21:11
     
     

    Confirmed.  A filesystem exclusion crawl rule does not need an index reset, but a URL reference does.