Hi
I am in the process of developing a search facility for a business directory. We have over 200,000 company pages that will need to be indexed.
The search results need to be customised, as each result item may differ from the other depending if the results shows a paid for company listing or a free company listing...the difference being a paid for listing will show an image of their company logo and the free one will not.
I orginally achieved this using a METAIMAGE field and editing the search.asp script. The Meta field would show if it was a paid for lisiting and wouldn't show if it is a free listing. I also used Custom META fields for the Company ID, Company Website and Company Name which all needed to be shown in the search results.
Now I need to use .cgi as I didn't realise there is a 63000 page limit using .asp. The trouble is I have no .cgi coding experience and am unsure how to customise the results layout like I did for the .asp.
Can anyone help me achieve what I want with cgi?
Kind regards
I am in the process of developing a search facility for a business directory. We have over 200,000 company pages that will need to be indexed.
The search results need to be customised, as each result item may differ from the other depending if the results shows a paid for company listing or a free company listing...the difference being a paid for listing will show an image of their company logo and the free one will not.
I orginally achieved this using a METAIMAGE field and editing the search.asp script. The Meta field would show if it was a paid for lisiting and wouldn't show if it is a free listing. I also used Custom META fields for the Company ID, Company Website and Company Name which all needed to be shown in the search results.
Now I need to use .cgi as I didn't realise there is a 63000 page limit using .asp. The trouble is I have no .cgi coding experience and am unsure how to customise the results layout like I did for the .asp.
Can anyone help me achieve what I want with cgi?
Kind regards
Comment