Forum Moderators: phranque

Message Too Old, No Replies

Suggestions on optimizing a database site with thousands of companies

         

Yelled_Boy

2:00 pm on Aug 12, 2004 (gmt 0)

10+ Year Member



I run a hitech company directory that has a database of a couple of thousand companies.
My site has excellent rankings when searching for “****xx high-tech directory”
But since company data lies in the database I will obviously not appear when searching for specific companies.
I would like to build some kind of hidden back-page that would hold those company names (as links) but would link to the homepage so that spiders can pick it up and add my directory when one searches for specific companies.
Any thoughts on how this can be done?

txbakers

2:56 am on Aug 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



While!EOF
<input type="hidden" value="<%=rsComp("comp")%>">

Put every company in a hidden form element which will appear in code on the page, but not be seen.