|
| |
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
W3 Validation? - 12/15/2007 17:25:59
It's been years since I have touched FrontPage and now that I am designing a new site, I put off chores instead of doing them with each page. I have not a single page title, meta tags, or alt text on 200 pages. I fixed the alt text on the index page only, but according to: http://validator.w3.org/, I still have lots of mistakes. 1. Which form of DocType should I choose? That is greek to me. There are so many to choose from! 2. FrontPage (2000) included: <SCRIPT LANGUAGE="JavaScript">, but I'm told that is not correct and I've no idea what I'm supposed to change it to. 3. "document type does not allow element "BODY" here." Excuse me, but doesn't one start with <body> and end with </body>?? Are the meta tags and this validation still as, or more important that it was several years ago? I have no css, only the simplest scripts, and I'm relying on FP for the coding, as I've forgotten what little coding I did know. From what I have read searching the forums, some FP code doesn't validate. So what is important enough that I must changes mistakes I will run into in the future, and what can I leave the way it is? This is just a personal site, nothing fancy. Thanks, Maria
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/15/2007 18:09:35
Thank you very kindly for your prompt reply! I do appreciate it. As the site is, as you said, a personal site with no frames, I will go with your first suggestion, thank you. I would never have known how to change the script language, thank you for that. I checked some other pages, and it seems that only the index page had the body listed twice. So perhaps my other pages will be allright when I get to modifying them. I will have to delete some things from my computer and download IE and Netscape once again, in order to check my pages, as I use Firefox. I hope major changes aren't coming soon, or I'll have to hire a site done with my limited experience. I am, btw, publishing, as I have always read, and even my host suggests never using ftp with FrontPage so it won't corrupt the fp extensions. I realize that styles, CSS, frames, and other more complicated types of coding require more information, but I have seen the source pages for other sites, just chosen at random, and some have a dozen lines of things, such as: <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Type" content="text/html; http-equiv="Pragma" content="no-cache" /> <META NAME="MSSmartTagsPreventParsing" content="TRUE"> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <META NAME="revisit-after" CONTENT="7 Days"> <META NAME="CLASSIFICATION" CONTENT="xyz"> <META NAME="robots" CONTENT="INDEX,FOllOW, All"> <META http-equiv="Expires" content="0"/> <META NAME="rating" CONTENT="General"> <META NAME="Author" CONTENT="xxxx xxxxx"> .... just for example. Are there other useful things that I should be including besides just the standard stuff that Front Page includes for me? Is there a tutorial on the net that explains some of the additional coding that one might use? Thanks so much for your help! Maria
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/15/2007 18:31:08
Thanks for the reply and for that helpful link! I'll read through that later! And thanks for that extra tip. Since my site is all images, that tip will be most useful!! This helped a bunch, thanks... now off to work on these chores I hate the most. :) Maria
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 7:54:25
Before I started adding meta tags, I was down to about 3 errors per page on the W3 validator. Now that I have added meta tags, I am well over a dozen errors per page. And most of them have to do with the meta tags. They mainly mention the ' > ' tag or the ' /> " tag. I am not understanding why they say this is not allowed. I presumed I was adding them correctly, and they appear to look like the explanations in the link you gave above. And they appear pretty much the same as other source codes. Can you see what I am doing wrong?
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 8:33:48
Okay, that makes sense. I will have to go back and check all those. Link is in my signature: www.cavalierlady.com Thanks!
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 8:45:03
Thank you so much. I'll go back and give that a try. I appreciate the help! :) Happy Holidays!
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 8:49:52
Okay, I'll do that, too. You're right. I notice some meta tags without the "/" and just an ending ">" are being marked as incorrect as well. But I'll go back and change what you suggested first. Thank you!
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 9:01:29
Hallelujah! I got one page to validate! 1 down, about 200 to go, : ) Thank you very kindly for your help!!
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 11:02:45
After validating, and the W3 validator tells you that the page that was submitted has passed validation, further down the page, they give you the code for the icon that you can place on your page. I did place the icon on my home page, bottom, and the link came from there. It refers to my home page, not this page of this thread. the code to add the icon is: <p> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01 Transitional" height="31" width="88"></a> </p>
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 11:13:04
So it is perfectly normal for the message : "Sorry, this document cannot be checked." to appear when linked from my home page or any other page?
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 17:22:15
Perhaps it is me that is missing something: <p> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Transitional" height="31" width="88"></a> </p> Is a link to the page validated supposed to be in there somewhere? Whenever I click the w3 icon, it links to "sorry, this page cannot be checked-no referer header found" message. I have all pages that I want validated, this would be the only thing to correct, besides checking in multiple browsers. Thanks!
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/22/2007 19:40:50
No, not from preview, in FP, from the website. It just directs to the error I mentioned, then one must click again, and enter the name of the site or page on the site to actually see if it validates. Clicking on the icon at the bottom of any page it is on, does not link to a page that says this site or this page is W3 compliant. I'm gathering you are not seeing the same thing I see?
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
|
|
CavalierLady
Posts: 248 From: Texas USA Status: offline
|
RE: W3 Validation? - 12/23/2007 16:40:03
Oh, thanks. I appreciate all the help.
_____________________________
CavalierLady Photography http://www.cavalierlady.com
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|