1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

ASP to HTML

Discussion in 'General Internet' started by cmhall, 2009/01/28.

  1. 2009/01/28
    cmhall

    cmhall Inactive Thread Starter

    Joined:
    2008/12/17
    Messages:
    4
    Likes Received:
    0
    I have a HTML website but my database is in asp
    When I look at the souce code all the text for the page is no there and so this does not get cached by the search engines. Is there any way that the page can also have HTML code.
     
  2. 2009/01/28
    Admin.

    Admin. Administrator Administrator Staff

    Joined:
    2001/12/30
    Messages:
    6,687
    Likes Received:
    107
    I suggest you post that question on a forum that deals with Web site design.

    I removed your URL.
     

  3. to hide this advert.

  4. 2009/01/29
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Search engine caching of database driven Web sites is unimportant. What's important is search engine indexing. Even ASP pages MUST have a doc type declaration and should also have meta tags for descriptions and keywords. If they do, and the site is configured to allow search engine spiders, then the pages will get indexed and made available as search results.

    Try scrolling down the source code view page. Often an ASP generated site may stick a hundred lines of whitespace above the actual html code.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.