In article <20030913122302.06003.00000870 (AT) mb-m07 (DOT) aol.com>, Deforgel
<deforgel (AT) aol (DOT) com> writes
Quote:
I'm wondering if anyone can shed some experience on how to have search engines
index a website that is a store using products stored in an asp database. I've
been creating static html pages each time I update my inventory but it seems
like there has to be a better/quicker way. Thanks for any help!
Bots can only see what a browser sees: HTML, JavaScript, CSS etc. How
|
that is constructed server-side (static pages, ASP, CGI scripting) is
invisible to user-agents (bots, browsers).
--
Philip Baker