vtrepanier Posted January 19, 2002 Posted January 19, 2002 I have made a small search engine, it's working pretty well on our corporate intranet. There is one thing i just dont get to make work: On the home page (as defined in the web companion configuration) I want to have a search result (a random quotation from a FileMaker database, using -findany). How can I configure the companion to perform a search in the home page? Thanks
Anatoli Posted January 19, 2002 Posted January 19, 2002 Easy, your current home page should be blank and can process dummy request and display dummy result, as home page people will see. You can do that with META refresh or JavaScript like at http://www.prnet.cz When you see that page, blank record was already created in log in database. This time it is done with frames, but it is the same.
Keith M. Davie Posted January 20, 2002 Posted January 20, 2002 Anatoli's answer assumes you are using Custom Web Publishing.
vtrepanier Posted January 20, 2002 Author Posted January 20, 2002 Thanks Keith and Anatoli. Of course, i am using custom web publishing. Actually, i'm using Anatoli's solution. The only problem is redirection pages are badly indexed by spyders. This is very bad for the indexation of the site. Thanks again
Garry Claridge Posted January 20, 2002 Posted January 20, 2002 Another method is to use "onload" in the <body> tag of the home page. All the best. Garry
Anatoli Posted January 20, 2002 Posted January 20, 2002 RE: This is very bad for the indexation of the site. All FM generated pages are bad for Index engines I've just posted in another thread: I can think of just another way and that involves iFrame, which will cut off people with NN 4.x. You can design that refresh link to call iFrame, which will look like part of the main page.
Recommended Posts
This topic is 8334 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now