On Tue, Sep 21, 2010 at 1:11 PM, ptvvee <[email protected]> wrote: > They are product description pages. I've been working with an SEO > consultant who advised me that it is much stronger (for SEO indexing) > to have actual physical pages vs one page that is dynamically changed > based on a database entry. So, I have code that grabs the database > info about each product and loops through a 'for each' method and > writes pages using StringWriter. The pages all come out fine as I > create the directives and properly formatted aspx pages and also > create the codebehind pages. I just don't like the fact that I have > to do this in the development environment everytime the database > changes. I would greatly prefer to have the web application write out > another page but don't see how I can then compile it outside of my > IDE. Does that help clarify? ----------------------
SEO consultants charge by the page they think about. Wait till you see your bill now. -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell
