473,406 Members | 2,956 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Searching with IIS' indexing service?

Hey,

I'm fussing around with a first attempt at using IIS6's indexing service
for a web site search page. The trouble is, my site, while not using a
database, is largely dynamic, with much of the content filled in with
variables and includes, and index server only seems to index the actual
code of each file, and not the contents as seen by web viewers. So if I
have my default.asp file dynamically cobbled together by several other
files, default.asp doesn't register in the index with its served content
and so doesn't appear in the search results.

Just wondering if indexing service can be used to search pages within a
site as they appear to the browsing public (like search engines do), or
if it just wasn't made to do that and I should try something else?

Thanks.
Jan 2 '06 #1
1 2692
One way around this is to put all content for a page in the same folder, the
page itself must be the default page "default.asp"

then remove the file name from the URL retuned by the index server and so
that you only reference the folder, then no matter what page is found in the
folder you will be directed to the default page in the folder

another tip is to put all pages that are dynamic under one folder and all
that are not under another folder

lets say all dynamic pages are in sub folders of folder /x/ then you can
search for "/x/" and then remove the file name from the url, if no "/x/"
then don't remove the file name

"Byron" <sp*******@dorrk.com> wrote in message
news:MP************************@newshost.allthenew sgroups.com...
Hey,

I'm fussing around with a first attempt at using IIS6's indexing service
for a web site search page. The trouble is, my site, while not using a
database, is largely dynamic, with much of the content filled in with
variables and includes, and index server only seems to index the actual
code of each file, and not the contents as seen by web viewers. So if I
have my default.asp file dynamically cobbled together by several other
files, default.asp doesn't register in the index with its served content
and so doesn't appear in the search results.

Just wondering if indexing service can be used to search pages within a
site as they appear to the browsing public (like search engines do), or
if it just wasn't made to do that and I should try something else?

Thanks.

Jan 6 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: Jay | last post by:
Hello all. I've recently transferred our web sites from a Windows2000 server to a Windows2003 server. The transfer went almost flawless until I noticed that our search function isn't working...
8
by: Martin Emanuelsson | last post by:
Hello, I have a problem with a small asp-solution that searches for PDF-documents with indexing service. For some files in the search result I get gibberish returned, such as...
14
by: Ludwig77 | last post by:
I read that there are some tags that can be entered in a web page's meta tags in order to prevent web bot searching and indexing of the web page for search engines. What is the tagging that I...
0
by: B Dunwoodie | last post by:
Hi, I've done my best to dig up an answer here, but I can't seem to find one. I've got IIS and ASP.NET 1.1 running on XP Pro. Its a PIV 1.8 GHz with 512MB. This is an IBM laptop. All service...
0
by: Z D | last post by:
Hello, I've installed and setup MS indexing service on my webserver (IIS v6). It seems to work fine as basic searches are indeed working. The problem, however, is that indexing service does...
0
by: dotnettester | last post by:
Hi, I want to know, what will be a good solution to have indexing on a site. I want to provide users ability to search for documents on a fileserver, on the same network. IIS is running on...
0
by: s_vpmg | last post by:
I am using Windows Xp, ASP.net 1.2 and Indexing Service to search the contents of resume files. While search if C# is entered the results are shown but when i try to use c# it is showing error....
8
by: =?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= | last post by:
Hi; I copied a new set of files over to my ASP.NET dir (and subdirs) on our test server. This replaced every file for the app. When I first then tried to bring it up, I got the below error. ...
2
by: =?Utf-8?B?SmVycnkgQw==?= | last post by:
I have a server 2008 IIS 7.0 with indexing service installed. I have created the catalog and have a test page using these posts:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.