iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-03-2007, 01:50 PM
WebProWorld Member
 
Join Date: Jul 2007
Location: Chicago, IL
Posts: 54
ArthurKay RepRank 0
Lightbulb Google Webmaster Tools

Has anyone noticed that some of the Google tools contain invalid HTML code?

For example, if you use Webmaster Tools and opt to verify your site via a meta tag, your site will not pass the W3C validator.

Also, the Google AdSense for Search code is invalid...

I just think it's odd, and I was wondering if anyone had thoughts about it.
__________________
Art
Why I Love Chicago | Shady Landlords
Reply With Quote
  #2 (permalink)  
Old 08-03-2007, 05:10 PM
WebProWorld Veteran
 
Join Date: Apr 2004
Posts: 349
imvain2 RepRank 1
Default Re: Google Webmaster Tools

Without seeing the exact error, I believe the verify meta tag error is simply due to the fact that it isn't a w3c known meta tag. Since it is a properitary google tag, which doesn't mean it will affect the way your website in accessed or viewed.
Reply With Quote
  #3 (permalink)  
Old 08-03-2007, 05:17 PM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,648
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Webmaster Tools

I use the Google and Yahoo meta tags, and my sites all validate. What is the error message you get?
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #4 (permalink)  
Old 08-03-2007, 05:36 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,172
bj RepRank 3bj RepRank 3
Default Re: Google Webmaster Tools

You can tweak google adsense for search code and make it validate without harming the functionality.

For the record, I use the validator plugin for FireFox, which nicely distinguishes between the validation errors caused by the page author and those caused by Google.

And yes, since Google Webmaster Guidelines keep telling us to create "well formed code" I think it the height of lunacy that the code they give us all to use on our websites is such crap. With all the brainiacs working there one would think they could add a dropdown box asking your doctype and then generate the proper code . . .
Reply With Quote
  #5 (permalink)  
Old 08-03-2007, 05:45 PM
WebProWorld Pro
 
Join Date: Sep 2006
Location: Hawai'i
Posts: 269
Dinghus RepRank 2
Default Re: Google Webmaster Tools

Proper code from the "gurus"? Oh no. We must follow Microsoft's example and put out garbage code so that hackers/crackers can break in with no trouble at all. LOL
Reply With Quote
  #6 (permalink)  
Old 08-03-2007, 06:36 PM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,648
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Webmaster Tools

Proper code just makes it easier to find the hacks and cracks.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #7 (permalink)  
Old 08-03-2007, 07:19 PM
WebProWorld Pro
 
Join Date: Jul 2006
Posts: 122
dann RepRank 0
Red face Re: Google Webmaster Tools

It depends on what your web pages claim to be coded as.
For instance valid XHTML needs every tag to be closed. EX: <tag /> Make Sense? It will not effect the display or goog, only validation. The way goog gives you the code the tags are not closed.
Also they do not specify java script language(at least they didn't used to when I put their crappola on my site.
EX: <script type="text/javascript" language="JavaScript"> NOT: <script type="text/javascript">
They should really get their crap together, they are the god of the internet!?
But really it does not mean a hill of beans unless you are just really picky(I AM).
Hope this helps, Dan
Hey! I just saw your site, I am a Sox fan tho. Can't shake that Southside upbringing. I'm gonna check out your forums now.

Last edited by dann; 08-03-2007 at 07:38 PM. Reason: Can't spell
Reply With Quote
  #8 (permalink)  
Old 08-03-2007, 11:22 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,162
Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9Webnauts RepRank 9
Default Re: Google Webmaster Tools

Quote:
Originally Posted by ArthurKay View Post
Has anyone noticed that some of the Google tools contain invalid HTML code?
I just think it's odd, and I was wondering if anyone had thoughts about it.
Don't you think you are doing something odd? I used the verification meta tad and it was validating. What are you editing? HTML or XHTML? What do you get for an error? Can you tell the URL?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO
Reply With Quote
  #9 (permalink)  
Old 08-04-2007, 06:59 AM
Clint1's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jun 2005
Location: Louisiana, USA
Posts: 1,303
Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9Clint1 RepRank 9
Default Re: Google Webmaster Tools

Quote:
Originally Posted by ArthurKay View Post
Has anyone noticed that some of the Google tools contain invalid HTML code?

For example, if you use Webmaster Tools and opt to verify your site via a meta tag, your site will not pass the W3C validator.

Also, the Google AdSense for Search code is invalid...

I just think it's odd, and I was wondering if anyone had thoughts about it.
Arthur, G's meta tag is invalid for HTML. Look at it and you'll see it's written in XHTML. So If your site is HTML you'll have to remove the space and slash at the end. For HTML it should end with => and not =/ >

It's important you fix this because this error can break the bots ability to spider anything after it.
__________________
God Bless,
-Clint
(Join Date: 2003)
Reply With Quote
  #10 (permalink)  
Old 08-05-2007, 01:32 PM
WebProWorld Member
 
Join Date: Dec 2006
Location: India
Posts: 44
brandrocker RepRank 0
Default Re: Google Webmaster Tools

Quote:
Originally Posted by ArthurKay View Post
Has anyone noticed that some of the Google tools contain invalid HTML code?

For example, if you use Webmaster Tools and opt to verify your site via a meta tag, your site will not pass the W3C validator.

Also, the Google AdSense for Search code is invalid...

I just think it's odd, and I was wondering if anyone had thoughts about it.
I had the same problem with G-search but so far as I know Google does not allow us to modify the generated code in any way. I think Google should allow webmasters to modify codes for the sake of validation.
Reply With Quote
  #11 (permalink)  
Old 08-06-2007, 10:40 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,648
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Webmaster Tools

Quote:
Originally Posted by dann View Post
EX: <script type="text/javascript" language="JavaScript"> NOT: <script type="text/javascript">
Actually, <script type="text/javascript"> is the correct version if the page is XHTML. The language tag has been deprecated and is no longer supported, since it is redundant. The browser already knows that it is javascript since it is specified in the type tag.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #12 (permalink)  
Old 08-06-2007, 10:50 AM
WebProWorld Member
 
Join Date: Jul 2007
Location: Chicago, IL
Posts: 54
ArthurKay RepRank 0
Default Re: Google Webmaster Tools

Ahh I never thought to look at it as XHTML... that's a good point. My site is coded for HTML validation.
__________________
Art
Why I Love Chicago | Shady Landlords
Reply With Quote
  #13 (permalink)  
Old 08-12-2007, 10:22 AM
littlegiant's Avatar
WebProWorld Pro
 
Join Date: Jan 2004
Posts: 190
littlegiant RepRank 1
Default Re: Google Webmaster Tools

Quote:
Originally Posted by bj View Post
You can tweak google adsense for search code and make it validate without harming the functionality...
You can? I thought it was strictly against the TOS to alter any Adsense code. I even emailed them about this issue with the Search Box code not validating and asked if I could make some minor changes to make it validate and they said NO. Mind you, that was over a year ago. Has something changed that I'm not aware of?
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Webmaster Tools - PageRank graphs supernatural_247 Google Discussion Forum 1 05-28-2007 12:30 PM
Strange pages in my google webmaster tools stats randelld Google Discussion Forum 6 03-02-2007 09:56 AM
Google re-inclusion request via webmaster tools roxane Google Discussion Forum 9 02-18-2007 05:15 AM
Google Webmaster Tools & PageRank Webnauts Google Discussion Forum 7 01-15-2007 07:19 PM
Google Enhances Webmaster Tools Joe Google Discussion Forum 1 10-19-2006 12:35 PM


All times are GMT -4. The time now is 08:46 AM.



Search Engine Optimization by vBSEO 3.3.0