473,734 Members | 2,798 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

W3C Validator, and Yahoo Webhosting

Greetings,

It is wonderful to find such a useful group. This is my first
time here, so I apologize up front, if this question has been
asked (and answered) a thousand times before.

While validating my code with the W3C Validator, I pass (get
"The Green") while my files reside on my local computer. However,
once I upload them to the host (Yahoo Webhostings...t he paid version,
*not* Geocities), I get error messages (and a "Fail"), due to
the lines of tracking code that gets appended to the ends of the pages,
after my </html> tags.

Now, I know that *my* code has "passed", but I still feel a tad
uneasy about including the "valid-html401" image and link on my
web pages, even though the failing code is from the host, and
not my own hand.

Has the solution to this "moral dilemma" been addressed; or...
is there a work-around situation for this host-tacked-on code?

Thanks...
--

Greg Heilers
Registered Linux user #328317 - SlackWare 10.1 (2.6.10)
.....

As far as anyone knows we're a nice, normal family.

-- Homer Simpson
There's No Disgrace Like Home
Oct 9 '05 #1
14 2441
Tim
On Sun, 09 Oct 2005 07:41:51 +0000, Greg Heilers sent:
While validating my code with the W3C Validator, I pass (get "The Green")
while my files reside on my local computer. However, once I upload them
to the host (Yahoo Webhostings...t he paid version, *not* Geocities), I get
error messages (and a "Fail"), due to the lines of tracking code that gets
appended to the ends of the pages, after my </html> tags.
They bugger up your HTML when you pay for hosting? Get your money back
and go elsewhere for hosting.
Now, I know that *my* code has "passed", but I still feel a tad uneasy
about including the "valid-html401" image and link on my web pages, even
though the failing code is from the host, and not my own hand.
The validator's self-awarding badge of honour icon thing tends to be a
waste of time at best. Do you really want to draw people's attention
away from what you've done to how you've done it? And most people have no
clue about what it's about. But it's certainly not applicable to claim
your pages are valid when they're not. It doesn't matter how you create
them, it's what's served that counts.
Has the solution to this "moral dilemma" been addressed; or... is there a
work-around situation for this host-tacked-on code?


None. If they've stuffed your HTML, there's no avoiding that - they've
broken it, pure and simple. Get them to stop that, or use some other
hosting service.

Oct 9 '05 #2
Greg Heilers <gN************ @earthNOSPAMlin k.net> wrote:
While validating my code with the W3C Validator, I pass (get
"The Green") while my files reside on my local computer. However,
once I upload them to the host (Yahoo Webhostings...t he paid version,
*not* Geocities), I get error messages (and a "Fail"), due to
the lines of tracking code that gets appended to the ends of the pages,
after my </html> tags.
[...]
Has the solution to this "moral dilemma" been addressed; or...
is there a work-around situation for this host-tacked-on code?


Ditch Yahoo and get a proper host.

--
Spartanicus
Oct 9 '05 #3
Greg Heilers wrote:

[On 'free' hosts which modify pages betten upload and delivery to client]
Has the solution to this "moral dilemma" been addressed;


Yes - get a better host :)
--
David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Oct 9 '05 #4
Once upon a time *Greg Heilers* wrote:
Greetings,

It is wonderful to find such a useful group. This is my first
time here, so I apologize up front, if this question has been
asked (and answered) a thousand times before.

While validating my code with the W3C Validator, I pass (get
"The Green") while my files reside on my local computer. However,
once I upload them to the host (Yahoo Webhostings...t he paid version,
*not* Geocities), I get error messages (and a "Fail"), due to
the lines of tracking code that gets appended to the ends of the pages,
after my </html> tags.

Now, I know that *my* code has "passed", but I still feel a tad
uneasy about including the "valid-html401" image and link on my
web pages, even though the failing code is from the host, and
not my own hand.

Has the solution to this "moral dilemma" been addressed; or...
is there a work-around situation for this host-tacked-on code?


If you are paying for the service, you should have an option to remove
the Yahoo tracking code and use an other that you can make valid, if
you still want sutch tracking for the pages. If you don't have the
option, just tell Yahoo to go to hell and move to an other host!

--
/Arne
Now killing all posts originating at GoogleGroups
Workaround: http://www.safalra.com/special/googlegroupsreply/
-------------------------------------------------------------
Oct 9 '05 #5
On Sun, 09 Oct 2005 07:41:51 GMT in
comp.infosystem s.www.authoring.html, Greg Heilers favored us with...
While validating my code with the W3C Validator, I pass (get
"The Green") while my files reside on my local computer. However,
once I upload them to the host (Yahoo Webhostings...t he paid version,
*not* Geocities), I get error messages (and a "Fail"), due to
the lines of tracking code that gets appended to the ends of the pages,
after my </html> tags.

Has the solution to this "moral dilemma" been addressed;


Sure -- use a real Web host, not one that forces you to deliver bad
pages. There are plenty of inexpensive hosts available, and a quick
google through the archives of this group will show them.

And you're not even getting this Yahoo "service" for free? They're
CHARGING you to screw up your pages?

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Oct 9 '05 #6
Tim wrote:
On Sun, 09 Oct 2005 07:41:51 +0000, Greg Heilers sent:
While validating my code with the W3C Validator, I pass (get "The Green")
while my files reside on my local computer. However, once I upload them
to the host (Yahoo Webhostings...t he paid version, *not* Geocities), I
get error messages (and a "Fail"), due to the lines of tracking code that
gets appended to the ends of the pages, after my </html> tags.


They bugger up your HTML when you pay for hosting? Get your money back
and go elsewhere for hosting.


Thanks everyone...it seems that all your suggestions share they same
point-of-view. I failed to mention that I am doing this particular code
work for a friend, as a favor, and it is *she* who is paying for the
service. So, *I* am not getting a bad deal "monetary-wise", but it still
bothers me to see other's code tacked onto the end of my own code...
hence the "moral dilemma" remark I made.

I think I will first send off a series of emails to Yahoo, to see if I
can get them to give me a valid reason for *why* they do such a thing.

--

Greg Heilers
Registered Linux user #328317 - SlackWare 10.1 (2.6.10)
.....

Aw, Dad, you've done a lot of great things, but you're a very old man, and
old people are useless.

-- Homer Simpson
Homer the Vigilante

Oct 9 '05 #7
On Sun, 09 Oct 2005 14:58:26 GMT, Greg Heilers
<gN************ @earthNOSPAMlin k.net> wrote:
Tim wrote:
On Sun, 09 Oct 2005 07:41:51 +0000, Greg Heilers sent:
While validating my code with the W3C Validator, I pass (get "The Green")
while my files reside on my local computer. However, once I upload them
to the host (Yahoo Webhostings...t he paid version, *not* Geocities), I
get error messages (and a "Fail"), due to the lines of tracking code that
gets appended to the ends of the pages, after my </html> tags.
They bugger up your HTML when you pay for hosting? Get your money back
and go elsewhere for hosting.

Thanks everyone...it seems that all your suggestions share they same
point-of-view. I failed to mention that I am doing this particular code
work for a friend, as a favor, and it is *she* who is paying for the
service.
Well, in that case the answer to your original question is simple: I
certainly wouldn't put the "valid" icons on the site.
I think I will first send off a series of emails to Yahoo, to see if I
can get them to give me a valid reason for *why* they do such a thing.


Good luck. If a few dozen other people do the same I suppose there's
some chance they might take notice ...

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Oct 9 '05 #8

Greg Heilers schrieb:

Has the solution to this "moral dilemma" been addressed; or...
is there a work-around situation for this host-tacked-on code?

First let me say, that it _must_ be this way. Valid pages under a
Yahoo address would damage their reputation. I once tried to
participate in a Yahoo forum, and it never worked. I don't know,
but assume, that with a certain browser / cookie setting /
Javascript setting / whatever, I could make it work, but I simply
didn't bother with that junk.

So you better assume, that Yahoo won't be able, to improve that
attachment to validity, and get a better provider.


That said ...

It is understandable, that you want to put that badge on the first
of your technically improved pages. But believe me: In half a year,
you'll smile about it. ;-)

Validation has 3 rewards:

1) Visitors with non-standard browsers aren't sent away.

2) Your site will still work in 5 years (which also means, that invalid
commercial sites are a good idea, if you want to sell a relaunch
regularely, and the customer is dumb enough).

3) You can easily find the unwanted results of your editing work with
a batch validation. (The WDG Validator does up to 100 pages, and
if that's not enough, you can install it locally.) I do a monthly
batch validation for the little bugs that pass my eyes.
But while your readers will like good access to your site, few of them
will be interested, /how/ you did that. My own solution has been, to
have a separate http://zierke.com/tech/ with some explanations, and
I've put that badge on that single page.

This way, I can also judge, how interested my visitors are, to read
about the technical details of the HTML...

My site does not have any mainstream content, and therefore does not
have many visitors. Perhaps 10 000 page hits per month, of which
3000 - 3500 come from Yahoo Slurp, Googlebot, and comrades.
And now do your guess - of the 6500 - 7000 "real" page hits, how many
hits for the "tech" page?

40. [1]


This might give you a feeling, how important the issue might be for
for your readers. ;-) Readers like the results, but typically don't
bother, how it was achieved.
Hans-Joachim

[1] Actually, the answer is 42, but newsgroups readers won't believe me,
that I didn't make that up. ;-)
Oct 9 '05 #9

Hans-Joachim Zierke wrote:

Greg Heilers schrieb:
Has the solution to this "moral dilemma" been addressed; or...
is there a work-around situation for this host-tacked-on code?


First let me say, that it _must_ be this way. Valid pages under a
Yahoo address would damage their reputation. I once tried to
participate in a Yahoo forum, and it never worked. I don't know,
but assume, that with a certain browser / cookie setting /
Javascript setting / whatever, I could make it work, but I simply
didn't bother with that junk.

So you better assume, that Yahoo won't be able, to improve that
attachment to validity, and get a better provider.

That said ...

It is understandable, that you want to put that badge on the first
of your technically improved pages. But believe me: In half a year,
you'll smile about it. ;-)

Validation has 3 rewards:

1) Visitors with non-standard browsers aren't sent away.

2) Your site will still work in 5 years (which also means, that invalid
commercial sites are a good idea, if you want to sell a relaunch
regularely, and the customer is dumb enough).

3) You can easily find the unwanted results of your editing work with
a batch validation. (The WDG Validator does up to 100 pages, and
if that's not enough, you can install it locally.) I do a monthly
batch validation for the little bugs that pass my eyes.
But while your readers will like good access to your site, few of them
will be interested, /how/ you did that. My own solution has been, to
have a separate http://zierke.com/tech/ with some explanations, and
I've put that badge on that single page.

This way, I can also judge, how interested my visitors are, to read
about the technical details of the HTML...

My site does not have any mainstream content, and therefore does not
have many visitors. Perhaps 10 000 page hits per month, of which
3000 - 3500 come from Yahoo Slurp, Googlebot, and comrades.
And now do your guess - of the 6500 - 7000 "real" page hits, how many
hits for the "tech" page?

40. [1]

This might give you a feeling, how important the issue might be for
for your readers. ;-) Readers like the results, but typically don't
bother, how it was achieved.

Hans-Joachim
[1] Actually, the answer is 42, but newsgroups readers won't believe me,
that I didn't make that up. ;-)

In a couple of days you will have a rough estimate of how many people
read your posts to comp.infosystem s.www.authoring.html... :)

Oct 9 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1735
by: Jim Cant | last post by:
Can anyone recommend a command line XHTML parser. I want something I can use in automated builds, not something with a web or GUI interface. dealing with JavaScript would be helpful; dealing with Java Server pages (with embedded Java code) would be optimal. I've tried 'tidy' but its output is cryptic. Thanks in advance, jim cant
17
3334
by: andre.gunther | last post by:
Hello, unfortunately I am a customer of Yahoo Webhosting. They don't offer scripting or any meaningful server controls. I have a photo website and I have serious problems with leachers now. Those guys at xanga.com hotlink to my free desktop wallpapers, thus generating a lot of traffic. I need to block this somehow, but I have no idea how to do it on the yahoo webhosting (I am not even sure if they are running apache or IIS). Does...
2
3920
by: Pham Nguyen | last post by:
Has anyone seen an example of a textbox server control that has built-in client-side validation? I'd like to build a server control that extends the System.Web.UI.WebControls.TextBox class to allow javascript checks for things like valid e-mail addresses or phone numbers (without having to add a separate control for validation). One idea I did some work on was having the control implement the IValidator interface and basically recreating...
15
1981
by: Lee | last post by:
I am re-writing a site in PHP that is currently on Yahoo and I have been testing with both Firefox, and IE. I think Yahoo is running some version of unix or linux, and I assume, the Apache server. My development has been on local using XP pro. Here's the problem: I have re-written most of the website (www.beadiction.com) in PHP. But, the Yahoo server requires that my first file be named index.html. If I include php code in this HTML...
40
5604
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic HTML page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd"> <html> <head>
3
1854
by: Lildog | last post by:
I recently signed up for a yahoo small business account and am having a heck of a time getting mail() to work. My script returns the thank you and apperas to run through but no mail is recieved and the error log is spitting out error: unknown. Any ideas? I have reduced it down to just trying to get a mail to go through. And so far Yahoo! has been absolutely no help at all, just lied to me several times. Thank you very much. Lildog
3
1949
by: thomson | last post by:
Hi, I have 5 aspx pages, In one page i have a Compare Validator Control, The four aspx pages are loading fast with similar controls, no code behind, But the page having Compare Validator Control is taking time, Any insights to this? Thanks in Advance thomson
3
1386
by: Howard | last post by:
I use a regex validator to check if a textbox is in email format. How do I make sure zero length input is not accepted? Do I need to use another requiredfield validator? or is check zero length built-in to the regex validator?
1
9082
by: gasernag | last post by:
I just installed MySQL and phpMyAdmin in Yahoo! webhosting but when I try to create a table I get the error message: #1044-Access denied for user ****@localhost to _DBNAME_. I am sure I have a database persmission problem that doesn't allow me to do basically anything but I don't know how go fix it. I also notice that the error message says user ***@localhost when it should really say ***@mysql (because Yahoo! doesn't use "localhost" but...
0
8946
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9310
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9236
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6735
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6031
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4809
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3261
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2724
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.