Re: Are "include files" serach egine friendly and HTML/XHTML compliant?



Okay, now check this out. ASP creates HTML in an HTML page. You create the
ASP. Therefore, you are ultimately responsible for the HTML that appears in
a web page, if you are the author of the web page. The ASP page will spit
out whatever HTML you tell it to.

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Surgery

It takes a tough man to make a tender chicken salad.


"xfile" <cou-cou@xxxxxxxxxxxxxxxxx> wrote in message
news:%23WMGc3oxGHA.4660@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

Thanks.

The reason for the question is that when I ran HTML Validator to test some
ASP pages, it showed countless errors.

If that's the case, why would we still declare doctype and follow those
standards as they can't be interpretate correctly?



"Stefan B Rusynko" <sbr_enjoy@xxxxxxxxxxx> wrote in message
news:eO%23O0voxGHA.2168@xxxxxxxxxxxxxxxxxxxxxxx
Once rendered by the ASP engine all ASP code is just html to the users
and Search engines
- how compliant it is w/ any guidelines depends on how compliant your
wrote your code

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"xfile" <cou-cou@xxxxxxxxxxxxxxxxx> wrote in message
news:elWdFBnxGHA.4336@xxxxxxxxxxxxxxxxxxxxxxx
| Hi,
|
| Have a question wish to ask for a long time.
|
| Almost all of our pages are ASP pages and use "include files" and
CodePage
| at the very top of the page.
|
| I was wondering, by doing so, are they search engine friendly and do
they
| compliant with HTML/XHTML standards?
|
| When using HTML Validator, it gave us so many errors.
|
| Many thanks in advance.
|
|






.



Relevant Pages

  • Re: Are "include files" serach egine friendly and HTML/XHTML compliant?
    ... Once rendered by the ASP engine all ASP code is just html to the users and Search engines ... - how compliant it is w/ any guidelines depends on how compliant your wrote your code ...
    (microsoft.public.frontpage.programming)
  • Re: Are "include files" serach egine friendly and HTML/XHTML compliant?
    ... I am not sure but I think it has problem with ASP pages. ... done with it by removing all VBscript codes and test it again pure HTML ... Any unrendered ASP code will return an error in a validator - it must be ...
    (microsoft.public.frontpage.programming)
  • Re: Creating a DLL
    ... > The MS Common Dialog Control is an ActiveX control. ... >>I do understand the difference between ASP and ASP.NET. ... >> existing HTML pages. ...
    (microsoft.public.dotnet.languages.vb.controls)
  • Re: ASP vs ASP.NET
    ... browser can only understand HTML. ... that's all that browsers can understand. ... As far as your ASP vs. ASP.NET concerns... ... >> dynamic areas without the need to change your HTML layout techniques. ...
    (microsoft.public.inetserver.asp.general)
  • Re: ASP vs ASP.NET
    ... browser can only understand HTML. ... that's all that browsers can understand. ... As far as your ASP vs. ASP.NET concerns... ... >> dynamic areas without the need to change your HTML layout techniques. ...
    (microsoft.public.inetserver.asp.components)

Loading