Searchbot does not find keywords in hyperlinks

  • Thread starter Thread starter somebody
  • Start date Start date
S

somebody

Hi,

I am developing a site with FP2003. It includes a search page using the
FP search component.

Occurrences of a keyword are not found if the keyword is in a
hyperlink. Example:
<a href="http://www.someoutfitname.com/">Whatever Company</a>

In the above: whatever is not found, nor is company. Otherwise, the search
component works fine.

The site is served from a local IIS test server with FP2002
extensions, on W2K Pro. The hyperlinks were recalculated and the
server health was checked (OK) - no difference. Is this normal
behavior of the searchbot? If so, what are the alternatives?

Any help is much appreciated.

Roger
 

Ooops, looks like I posted too quickly.

The problem is not that the keyword is in a hyperlink,
but that it is on a php page. From what I have read,
the FP extensions do not look at php pages.
Any work-around?

Roger
 
Workaround
Create a .htm page w/ the text and a redirect to the .php page

--




| (e-mail address removed) wrote:
|
| >Hi,
| snip
| >
|
| Ooops, looks like I posted too quickly.
|
| The problem is not that the keyword is in a hyperlink,
| but that it is on a php page. From what I have read,
| the FP extensions do not look at php pages.
| Any work-around?
|
| Roger
|
 
Back
Top