<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Search</title>
        <link>http://geekswithblogs.net/shehan/category/7763.aspx</link>
        <description>Search</description>
        <language>en-US</language>
        <copyright>shehan</copyright>
        <managingEditor>digitalshehan@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>SharePoint not crawling links</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/08/24/sharepoint-not-crawling-links.aspx</link>
            <description>&lt;p&gt;We have a document library which makes use of the 'Link to a Document' content type which lets users add links to a document library. We noticed that users were using this feature to add links to documents hosted on sites outside of the SharePoint farm. This is all good as far as they are concerned because the content type does its job and end-user can access the external documents by clicking the link.&lt;/p&gt;  &lt;p&gt;However, we noticed that none of these links were showing up in the search results. When we looked into the crawl log (/ssp/admin/_layouts/LogSummary.aspx) we found that all these links had an Error status type. The error text was:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;This item could not be crawled because the crawler could not connect to the repository. (The item was deleted because it was either not found or the crawler was denied access to it.)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;It took some digging, but the issue was because the index server was behind a firewall that was preventing traffic to external sites. Once we made exclusions to the firewall rules (by adding exceptions to the IP address and ports of the external site) and performed a full crawl the links were indexed and started showing up in the search results.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:af6bc85a-aad0-45d2-9347-6e09002dd60c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Search" rel="tag"&gt;Search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Link%20to%20a%20Document" rel="tag"&gt;Link to a Document&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Crawl" rel="tag"&gt;Crawl&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Firewall" rel="tag"&gt;Firewall&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134218"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134218" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/134218.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/08/24/sharepoint-not-crawling-links.aspx</guid>
            <pubDate>Tue, 25 Aug 2009 05:30:46 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/134218.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/08/24/sharepoint-not-crawling-links.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/134218.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/134218.aspx</trackback:ping>
        </item>
        <item>
            <title>A little 'gotcha' when restarting the search service</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/08/20/a-little-gotcha-when-restarting-the-search-service.aspx</link>
            <description>&lt;p&gt;If you were to restart (i.e stop and then start) the search service, in a SharePoint farm, from the 'Services on server' page in Central Administration chances are that you might encounter both or either of the following errors when yo do a search on your web application:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Your search cannot be completed because of a service error. Try your search again or contact your administrator for more information.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;The search request was unable to connect to the Search Service.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;This happens because after restarting the service on the index server you need to assign an index server to the SSP. Here are the steps:&lt;/p&gt;  &lt;p&gt;1. Start the search services on all the servers that you stopped.&lt;/p&gt;  &lt;p&gt;2. Navigate to the Manage SSP page (_admin/managessp.aspx).&lt;/p&gt;  &lt;p&gt;3. Place you mouse over the SSP name and select 'Edit Properties' from the drop down menu.&lt;/p&gt;  &lt;p&gt;4. In page that opens up, scroll to the end and select the index server from the drop down list box.&lt;/p&gt;  &lt;p&gt;5. Hit the OK button to save.&lt;/p&gt;  &lt;p&gt;6. Give around 5 to 10 minutes for index propagation and initialization to take place and Search would start working again.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Another 'gotcha' to keep note of is that whenever you restart services or assign an index server to the SSP it should be done at a time when the crawler is 'Idle'. Else there is a high probability of the crawler performing an endless crawl.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1765321e-97b3-4f21-8650-7da681a1a789" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Search" rel="tag"&gt;Search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SSP" rel="tag"&gt;SSP&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Index%20Server" rel="tag"&gt;Index Server&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Error" rel="tag"&gt;Error&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Crawl" rel="tag"&gt;Crawl&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134217"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=134217" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/134217.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/08/20/a-little-gotcha-when-restarting-the-search-service.aspx</guid>
            <pubDate>Fri, 21 Aug 2009 00:15:34 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/134217.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/08/20/a-little-gotcha-when-restarting-the-search-service.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/134217.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/134217.aspx</trackback:ping>
        </item>
        <item>
            <title>Exclude task items from appearing in search results</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/05/21/exclude-task-items-from-appearing-in-search-results.aspx</link>
            <description>&lt;p&gt;I had a request to exclude items contained in the approval tasks list from appearing in SharePoint's search results. At first glance it could be as simple as making changes to the lists properties (List Settings -&amp;gt; Advanced Settings) to explicitly exclude it from appearing in search results. This would work if you only had a few lists to update, but lets say, that like me, you had well over 100 lists to update....You could develop a utility that makes use of SharePoint's API to update the list, but that would work only for existing approval lists and not ones created later on.&lt;/p&gt;  &lt;p&gt;The approach I used is a simple and one-off task - I update the search scope by adding an exclusion rule.&lt;/p&gt;  &lt;p&gt;To do this:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Open up the Search Settings / Search Administration page&lt;/li&gt;    &lt;li&gt;Open up the Scopes page and place the mouse pointer over the scope that needs to be updated. A dropdown menu will appear; select Edit Properties and Rules&lt;/li&gt;    &lt;li&gt;In the scope properties screen, click New Rule&lt;/li&gt;    &lt;li&gt;In the add scope rule page:&lt;/li&gt;    &lt;ol&gt;     &lt;li&gt;Scope Rule Type: Property Query&lt;/li&gt;      &lt;li&gt;Property Query: contentclass = STS_ListItem_Tasks&lt;/li&gt;      &lt;li&gt;Behavior: Exclude &lt;/li&gt;      &lt;li&gt;Click OK &lt;/li&gt;   &lt;/ol&gt;    &lt;li&gt;Return to the Search Settings page and click 'Start update now' under the scopes section&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0d1139cd-32b4-442d-a71d-cd2d9a295bd3" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Search" rel="tag"&gt;Search&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=133548"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=133548" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/133548.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/05/21/exclude-task-items-from-appearing-in-search-results.aspx</guid>
            <pubDate>Thu, 21 May 2009 13:30:01 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/133548.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/05/21/exclude-task-items-from-appearing-in-search-results.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/133548.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/133548.aspx</trackback:ping>
        </item>
        <item>
            <title>Invalid host file on index server when using a dedicated crawler</title>
            <link>http://geekswithblogs.net/shehan/archive/2009/03/19/invalid-host-file-on-index-server-when-using-a-dedicated.aspx</link>
            <description>&lt;p&gt;Incase you didn't know- when you set your index server to use a dedicated server for crawling, SharePoint updates the host file on the index server with the IP address of the WFE. However, there are times where SharePoint adds an invalid host entry when there are 2 or more WFE's. &lt;/p&gt;  &lt;p&gt;Example -  Say there have 2 WFE's - MOSSWFE01 &amp;amp; MOSSWFE02. Setting MOSSWFE02 as the dedicated crawler will cause SharePoint to update the host file in the index server. It adds an entry for MOSSWFE01 with the IP address of MOSSWFE02. Hence, the index server cannot access the index file location on MOSSWFE01. No use trying to update the host file manually since SharePoint reverts your change every few minutes.&lt;/p&gt;  &lt;p&gt;With the invalid host file entry you'll start seeing errors on both the index server and the WFE (see below). The errors are due to the index servers inability to propagate the index file to the WFE. If you modify the index server to use all WFE's for crawling then no entries are added to the index file.&lt;/p&gt;  &lt;p&gt;I couldn't find a supported resolution for this, but there is a 'hack' to overcome this! Instead of setting a dedicated crawler, select the option to use all WFE's for crawling. Next open the host file on the index server and add the host names of the web apps along with the IP address of the WFE you want to act as the crawler. &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Here is the TechNet article on this:&lt;a href="http://technet.microsoft.com/en-us/library/cc261810.aspx"&gt;http://technet.microsoft.com/en-us/library/cc261810.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;u&gt;Error on WFE:&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Description:      &lt;br /&gt;Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (4d1c24af-411b-42b0-9f05-f657644e7d4b). &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Reason: Object 0ad5f391-9f4b-4f49-8f85-3550343690e1 not found. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Techinal Support Details:      &lt;br /&gt;System.Collections.Generic.KeyNotFoundException: Object 0ad5f391-9f4b-4f49-8f85-3550343690e1 not found.       &lt;br /&gt;   at Microsoft.Office.Server.Search.Administration.SearchApi.get_App()       &lt;br /&gt;   at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()       &lt;br /&gt;   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob) &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;For more information, see Help and Support Center at &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;font size="1"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/font&gt;&lt;/a&gt;&lt;font size="1"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;Error in Index Server:&lt;/u&gt;&lt;font size="1"&gt;      &lt;br /&gt;Description:       &lt;br /&gt;The Execute method of job definition Microsoft.Office.Server.Search.Administration.AddQueryServerJob (ID bcd3ce3e-b058-46ef-81a9-1bda53fa6c45) threw an exception. More information is included below. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;Index location '\\MOSSWFE01\searchindexpropagation' not found on indexer 'M0SSWFE1'. Aborting query server deployment for application SharedServices1. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;For more information, see Help and Support Center at &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;font size="1"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/font&gt;&lt;/a&gt;&lt;font size="1"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="1"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8ab9bf56-ece2-4171-b2fe-ee7949cda400" class="wlWriterSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Search" rel="tag"&gt;Search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Host%20File" rel="tag"&gt;Host File&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Index" rel="tag"&gt;Index&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130211"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130211" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/130211.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2009/03/19/invalid-host-file-on-index-server-when-using-a-dedicated.aspx</guid>
            <pubDate>Thu, 19 Mar 2009 19:07:25 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/130211.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2009/03/19/invalid-host-file-on-index-server-when-using-a-dedicated.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/130211.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/130211.aspx</trackback:ping>
        </item>
        <item>
            <title>Search only items of a custom list</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/07/09/search-only-items-of-a-custom-list.aspx</link>
            <description>&lt;p&gt;Had a requirement where search results should be limited to only items of a list. Naturally, I created a new Search Scope and set a rule of type Web Address to include the particular site holding the lists.&lt;/p&gt;
&lt;p&gt;Well...it did work, but not to my expectations. What was happening was that in addition to displaying the list items, the list views were also being displayed and so were other pages in the site....DOH!&lt;/p&gt;
&lt;p&gt;Doing a search on the net led me to &lt;a href="http://www.devcow.com/blogs/jdattis/archive/2007/12/20/the-contentclass-and-isdocument-properties-along-with-the-welcome-page-caveat.aspx" target="_blank"&gt;this&lt;/a&gt; site. It was very informative, but it didn't  provided the contentclass value I should use for a list created using the Custom List template....&lt;/p&gt;
&lt;p&gt;Took me a while, but eventually tracked down the contentclass value - "STS_ListItem_GenericList"&lt;/p&gt;
&lt;p&gt;So, long story short; here are the two rules I used for the scope:&lt;/p&gt;
&lt;p&gt;Rule1:   &lt;br /&gt;
Scope Rule Type: Web Address    &lt;br /&gt;
Folder: &amp;lt;the site I need to search&amp;gt;    &lt;br /&gt;
Behavior: Include    &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Rule 2:   &lt;br /&gt;
Scope Rule Type: Property Query &lt;br /&gt;
Property Query: contentclass = STS_ListItem_GenericList    &lt;br /&gt;
Behavior: Require &lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2ff30339-3da9-4de9-92ba-e9758ed0622b" style="margin: 0px; padding: 0px; display: inline; float: none;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/moss" rel="tag"&gt;moss&lt;/a&gt;,&lt;a href="http://technorati.com/tags/search" rel="tag"&gt;search&lt;/a&gt;,&lt;a href="http://technorati.com/tags/scope" rel="tag"&gt;scope&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123674"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123674" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/123674.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/07/09/search-only-items-of-a-custom-list.aspx</guid>
            <pubDate>Thu, 10 Jul 2008 00:27:33 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/123674.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/07/09/search-only-items-of-a-custom-list.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/123674.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/123674.aspx</trackback:ping>
        </item>
        <item>
            <title>Display Search Scopes in the Search DoropDown and Advanced Search page</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/02/28/display-search-scopes-in-the-search-doropdown-and-advanced-search.aspx</link>
            <description>&lt;p&gt;Most of you all would probably be knowing this, but for the newbie out there who is just getting into MOSS's Enterprise Search features this would probably prove useful... &lt;/p&gt;
&lt;p&gt;Lets say that through the SSP Search Configurations page you've gone and created a couple of Scopes. But when you get back to your site collection you notice that none of the scopes appear in the search scope dropdown (normally located on the top right hand corner of the page), you only see the default scopes.&lt;/p&gt;
&lt;p&gt;What you need to do is navigate to Site Settings page (_layouts/settings.aspx) of the top most level site and once there click on the ‘Search keywords’ link under the ‘Site Collection Administration’ section.&lt;/p&gt;
&lt;p&gt;In the Scopes page you will notice that all the custom scopes created are contained in the ‘Unused Scopes’ section while the ‘Display Group: Search Dropdown’ contains ‘All Sites’ and ‘People’ while the ‘Display Group: Advanced Search’ contains only ‘All Sites’.&lt;/p&gt;
&lt;p&gt;Click the ‘Search Dropdown’ link and add the Scopes by checking the appropriate ones. Do the same for the ‘Advanced Search’ link.&lt;/p&gt;
&lt;p&gt;Once done, the custom scopes will appear on all search dropdowns in the site, however they will not appear on the default Advance Search page.&lt;/p&gt;
&lt;p&gt;To get the scopes to appear on the Advanced Search page, navigate to that page (SearchCenter/Pages/advanced.aspx) and from the 'Site Actions' menu select 'Edit Page'. The page will now be checked out to you and be in the edit mode.&lt;/p&gt;
&lt;p&gt;In the 'Advanced Search Box' web part click the 'edit' menu and then select 'Modify Shared Web Part'. The properties box for the web part appears. Expand the 'Scopes' section and check the 'Show the scope picker' option. Hit OK and the web part should update showing the scopes.&lt;/p&gt;
&lt;p&gt;Remember to check in and publish the page so your changes will be seen by everyone who access the page.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120041"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=120041" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/120041.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/02/28/display-search-scopes-in-the-search-doropdown-and-advanced-search.aspx</guid>
            <pubDate>Thu, 28 Feb 2008 22:15:27 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/120041.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/02/28/display-search-scopes-in-the-search-doropdown-and-advanced-search.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/120041.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/120041.aspx</trackback:ping>
        </item>
        <item>
            <title>Change the &amp;quot;Welcome&amp;quot; link font color</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/02/25/change-the-quotwelcomequot-link-font-color.aspx</link>
            <description>&lt;p&gt;As part of configuring enterprise search for a company's portal, one of the requirements was changing the look and feel of the SearchCenter. In short, they wanted a very Google like UI - I.e. nothing too flashy or heavy.&lt;/p&gt;
&lt;p&gt;So, I started off creating a minimal master page and adjusting the layouts - nothing major just positioning the controls etc.. Now, to change the appearance of the webparts required modifications to the default styles located in the core.css file and thanks to &lt;a href="http://www.heathersolomon.com/content/sp07cssreference.htm#Global" nofollow=""&gt;Heather Solomons CSS Reference Chart&lt;/a&gt; this was pretty much easy. But when it came to changing the font color of the "Welcome" link, changes to the styles mentioned by her weren't working....&lt;/p&gt;
&lt;p&gt;Took me a while, but managed to find the solution by examining the source of the generated web page. Seems that the style in use for the font color of the "Welcome" link is: &lt;em&gt;.ms-SPLink A:link,.ms-SPLink A:visited&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;To change the font color, modify the existing class like:&lt;/p&gt;
&lt;p&gt;.ms-SPLink A:link,.ms-SPLink A:visited    &lt;br /&gt;
{     &lt;br /&gt;
color: #FFFFFF; /*#2A4666; this is the font color for the "Welcome" Link*/     &lt;br /&gt;
text-decoration:none;     &lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;and if you want to change the font color on mouse over then add a new class:    &lt;br /&gt;
.ms-SPLink A:hover     &lt;br /&gt;
{&lt;/p&gt;
&lt;p&gt;color: #66FFFF; /*this is the font color for the "Welcome" Link - mouse over*/    &lt;br /&gt;
text-decoration:none;     &lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Do remember that changes to the core.css file will result in changes that will be reflected all over the portal. So, if you only want the change to appear in on site don't go change the cosre.css file....&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119948"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119948" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/119948.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/02/25/change-the-quotwelcomequot-link-font-color.aspx</guid>
            <pubDate>Mon, 25 Feb 2008 23:18:33 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/119948.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/02/25/change-the-quotwelcomequot-link-font-color.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/119948.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/119948.aspx</trackback:ping>
        </item>
        <item>
            <title>Highlight Search Results</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/02/21/highlight-search-results.aspx</link>
            <description>OOTB the Search Core Results webpart simply emphasizes the search string you entered in the Search Box by wrapping it within the &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt; tags. But let’s say you need to highlight the search terms in different colors; what do you do? Write a new results webpart? No! you only need to adjust the Search Core Results  XLS.&lt;br /&gt;
&lt;br /&gt;
This is how it’s done:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Open up the XLS editor and copy the contents  to notepad or some other  editor (if your fine with editing it in the MOSS’s default editor, go right ahead)&lt;/li&gt;
    &lt;li&gt;Search for the term &amp;lt;xsl:template match="ddd"&amp;gt;&lt;/li&gt;
    &lt;li&gt;Just below that you will see :&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="margin-left: 40px;"&gt; &amp;lt;xsl:template match="c0"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;xsl:value-of select="."/&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;xsl:template match="c1"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;xsl:value-of select="."/&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div style="margin-left: 40px;"&gt;And this goes on till “c9”. The values “c0” to “c9” correspond to the search terms you entered, where “c0” is the first, “c1” is the second and so on…&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Replace this with something like:&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="margin-left: 40px;"&gt;  &amp;lt;xsl:template match="c0"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;strong style="background-color: #CCCCFF"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;xsl:value-of select="."/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;/xsl:template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;xsl:template match="c1"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;strong style="background-color: #CCFFFF"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;xsl:value-of select="."/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div style="margin-left: 40px;"&gt;As you can see I’ve used the style “background-color” to give each search term its own color.&lt;br /&gt;
&lt;/div&gt;
&lt;ul&gt;
    &lt;li&gt; Once done copy the updated XLS file back to the webpart and save&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Searching for "&lt;span style="font-style: italic;"&gt;microsoft sharepoint server&lt;/span&gt;"&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-style: italic;"&gt; with the default XLS:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;&lt;img width="816" height="82" align="left" alt="with default XLS" src="/images/geekswithblogs_net/shehan/blogImages/highlightNO.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-style: italic;"&gt;&lt;br /&gt;
with the modified XLS:&lt;/span&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;
&lt;div style="text-align: left;"&gt;&lt;img width="816" height="82" align="left" alt="with modified XLS" src="/images/geekswithblogs_net/shehan/blogImages/highlight.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: left;"&gt; &lt;/div&gt;
&lt;div style="text-align: left; color: rgb(255, 255, 255);"&gt;&lt;a href="http://technorati.com/claim/t6dcxj7q5f" rel="me" style="background-color: rgb(255, 255, 255);"&gt;Technorati Profile&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119834"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119834" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/119834.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/02/21/highlight-search-results.aspx</guid>
            <pubDate>Fri, 22 Feb 2008 01:38:47 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/119834.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/02/21/highlight-search-results.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/119834.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/119834.aspx</trackback:ping>
        </item>
        <item>
            <title>Crawl Log Exporter</title>
            <link>http://geekswithblogs.net/shehan/archive/2008/02/21/crawl-log-exporter.aspx</link>
            <description>&lt;p class="MsoNormal"&gt;As part of setting up Enterprise Search for a major IT company, I had to create content sources for a number of web sites hosted on the company’s intranet. Pretty easy you say, well yes. But the problems arose when MOSS began crawling the websites. &lt;/p&gt;
&lt;p class="MsoNormal"&gt;There were more Crawl Errors in the crawl log than Crawl Successes. Seems that the web applications MOSS was crawling were not being maintained properly and there were loads of broken links. Naturally, I pointed this fact out to the administrators and naturally they asked me for the list of broken links, etc. &lt;span style=""&gt;&lt;/span&gt;Well, if there were only a couple of errors I could easily copy and paste the offending &lt;span style=""&gt; &lt;/span&gt;URLs, but these sites had loads and I couldn’t find an “export log” &lt;span style=""&gt; &lt;/span&gt;feature, drat!!!&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Right, so the only option was to cook up a little C# winform application to export the crawl log. Easier said than done :) Other than for MSDN I couldn’t find anything else online to get me started, so, had to use Reflector quite a bit to figure out the internal workings of the assemblies, but managed to get something going….&lt;/p&gt;
&lt;p class="MsoNormal"&gt;I’ve uploaded the complied application on ProjectDistributor and looking to soon put it up on CodePlex.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;As of now the log can be exported to only CSV format and there is no threading, so don’t freak out when the app starts hanging. &lt;span style=""&gt; &lt;/span&gt;I’ll be refactoring the code and adding more export options once I get the time…&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Get the application from here:  &lt;span style=""&gt;&lt;br /&gt;
&lt;/span&gt;&lt;a href="http://www.projectdistributor.net/Projects/Project.aspx?projectId=259"&gt;http://www.projectdistributor.net/Projects/Project.aspx?projectId=259&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119831"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119831" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/shehan/aggbug/119831.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>shehan</dc:creator>
            <guid>http://geekswithblogs.net/shehan/archive/2008/02/21/crawl-log-exporter.aspx</guid>
            <pubDate>Thu, 21 Feb 2008 23:44:36 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/shehan/comments/119831.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/shehan/archive/2008/02/21/crawl-log-exporter.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/shehan/comments/commentRss/119831.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/shehan/services/trackbacks/119831.aspx</trackback:ping>
        </item>
    </channel>
</rss>