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 01-30-2008, 07:19 AM
subhzash's Avatar
WebProWorld Veteran
 
Join Date: Apr 2007
Posts: 334
subhzash RepRank 1
Default Content Validation

Hello,

Iam working on content validation part for my site. I read the content validation guidelines on w3.org Its really difficult. But any one can tell me is that effects on my search engine rankings

Please answer these question

1. Is the content validation increase search engine visibility??
2. Is my site ranking will improve if my site content is validated??
3. What if the content is not validated??




Regards
Subhash
Reply With Quote
  #2 (permalink)  
Old 01-30-2008, 08:01 AM
mit mit is offline
WebProWorld Pro
 
Join Date: Apr 2006
Location: INDIA
Posts: 118
mit RepRank 1
Default Re: Content Validation

Nothing like that Subhash. There are many websites without W3C validations on Search engines having good rankings.

But yes! it's a good practice to validate your website code.
Reply With Quote
  #3 (permalink)  
Old 01-30-2008, 08:50 PM
James Bull's Avatar
WebProWorld Member
 
Join Date: Apr 2004
Location: Perth, Australia
Posts: 46
James Bull RepRank 0
Default Re: Content Validation

These discussions on the same topic here on WebProWorld might be helpful for you:

W3C, Content and SEO Rankings

How important is clean html in search results?
__________________
James Bull
James Bull Consulting

Last edited by James Bull; 01-30-2008 at 08:53 PM. Reason: edited link
Reply With Quote
  #4 (permalink)  
Old 01-30-2008, 08:50 PM
DaveSawers's Avatar
WebProWorld Veteran
 
Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 486
DaveSawers RepRank 3DaveSawers RepRank 3
Default Re: Content Validation

1. Is the content validation increase search engine visibility?? - NO
2. Is my site ranking will improve if my site content is validated?? - NO
3. What if the content is not validated?? - It MAY not work on some browsers, but even if it's valid it may not work on some browsers.

So why bother to validate? Because it's good practice for developers.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
  #5 (permalink)  
Old 01-30-2008, 08:53 PM
G[dot]com's Avatar
WebProWorld Pro
 
Join Date: Mar 2004
Location: Buenos Aires - Argentina
Posts: 156
G[dot]com RepRank 1
Default Re: Content Validation

100% agree with all stated above-
Reply With Quote
  #6 (permalink)  
Old 01-30-2008, 09:28 PM
jawn_tech's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jun 2004
Location: USA
Posts: 1,546
jawn_tech RepRank 3jawn_tech RepRank 3
Default Re: Content Validation

Quote:
Originally Posted by DaveSawers View Post
So why bother to validate? Because it's good practice for developers.
That's probably the truest concise statement ever said in the validation discussions, ever.

Anything beyond that is subject to point of view.
__________________
Domain Name Registration and Website Hosting :: DesignerTrade
Reply With Quote
  #7 (permalink)  
Old 01-30-2008, 09:39 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

SEs care about Content, not Coding.

So long as it can properly differentiate between the two, you're fine.
Reply With Quote
  #8 (permalink)  
Old 01-30-2008, 10:21 PM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Boca Raton Florida
Posts: 196
MeanSEO RepRank 0
Wink Re: Content Validation

Quote:
Originally Posted by deepsand View Post
SEs care about Content, not Coding.
.
...but users need a site that works.

Valid code usually loads faster than broken code and works better in more platforms - period.

Everything I build validates. Easiest way to get a customer is to show them how many errors the previous company built into their site.
Reply With Quote
  #9 (permalink)  
Old 01-30-2008, 11:03 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by suesheboy View Post
...but users need a site that works.

Valid code usually loads faster than broken code and works better in more platforms - period.

Everything I build validates. Easiest way to get a customer is to show them how many errors the previous company built into their site.
All of which has what to do with an SE's ability to properly index a site's content?
Reply With Quote
  #10 (permalink)  
Old 01-31-2008, 10:38 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,629
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: Content Validation

Just to expand on what Dave Sawyers said above...

Why Validate? Because it's good practice, and the best way to catch all those stupid mistakes that could cause content to not be visible to search engines that a browser's error correction might correct for. Even something as simple as omitting a quote in an element tag could cause a section of content to be skipped by a bot, as the bot may interpret the content as additional attributes of the tag. A web browser on the other hand would see the mistake and try to fix it, hiding the problem from the webmaster, even if you view the SE cache of the page. The only system that would alert you to the missing character would be a validation tool.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #11 (permalink)  
Old 01-31-2008, 04:07 PM
WebProWorld New Member
 
Join Date: Nov 2006
Location: Washington State
Posts: 14
Refiner RepRank 0
Default Re: Content Validation

I agree with all these responses. I just want to add one thought

Validated code means less browser errors and happier visitors and customers.
Reply With Quote
  #12 (permalink)  
Old 02-06-2008, 10:48 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Content Validation

Bad browser compatibility can block GoogleBot: http://operawatch.com/news/2008/01/b...le-search.html
__________________
"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
  #13 (permalink)  
Old 02-06-2008, 11:11 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by Webnauts View Post
Bad browser compatibility can block GoogleBot: http://operawatch.com/news/2008/01/b...le-search.html
Would it not be more accurate to say that the GoogleBot was blocked, not because the CVS site was compatible only with certain browsers, but because it tested for the browser name/version in a manner that failed to account for the value(s) associated with the GoogleBot - and, quite likely, other bots as well - and therefore actively redirected the bot to the cited page?
Reply With Quote
  #14 (permalink)  
Old 02-07-2008, 09:06 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Content Validation

Quote:
Originally Posted by deepsand View Post
Would it not be more accurate to say that the GoogleBot was blocked, not because the CVS site was compatible only with certain browsers, but because it tested for the browser name/version in a manner that failed to account for the value(s) associated with the GoogleBot - and, quite likely, other bots as well - and therefore actively redirected the bot to the cited page?
OK Deepsand. Maybe that was a bad example. But there are for sure cases that sites cannot be crawled fully or partially due to bad formed code. What are bots anyway?
__________________
"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
  #15 (permalink)  
Old 02-07-2008, 08:04 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by Webnauts View Post
OK Deepsand. Maybe that was a bad example. But there are for sure cases that sites cannot be crawled fully or partially due to bad formed code.
Bad example? Not at all. In fact, it's an excellent example of good code gone bad.

That code, in any language, is wholly compliant with the relevant standard(s) never serves to insure that the results it yields are those desired.

Quote:
Originally Posted by Webnauts View Post
What are bots anyway?
Bots are readers, as are "browsers." The latter name is, of course, a misnomer. "Browsers" actually read, whereas the human viewer frequently browses that which the reader displays.
Reply With Quote
  #16 (permalink)  
Old 02-17-2008, 12:59 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Content Validation

I found an answer directly from Google: http://www.webforumz.com/search-engi...t-html-and.htm
__________________
"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
  #17 (permalink)  
Old 02-17-2008, 01:34 AM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by Webnauts View Post
I found an answer directly from Google: http://www.webforumz.com/search-engi...t-html-and.htm
Given that said reply is from the AdWords Team, not a group that I've found to be a particularly reliable source of information, and that it rambles on about matters that have little to nothing to do with the question as asked, and that the first source cited, i.e. Google Technology , has absolutely nothing to do with the question asked, I'll take Rupam's reply with a very large helping of salt.

In fact, it says little more than "the more of your content we can correctly identify, the better you are."

Duh. You don't need a weatherman to know which way the wind blows.
Reply With Quote
  #18 (permalink)  
Old 02-17-2008, 01:47 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Content Validation

Quote:
Originally Posted by deepsand View Post
Given that said reply is from the AdWords Team, not a group that I've found to be a particularly reliable source of information, and that it rambles on about matters that have little to nothing to do with the question as asked, and that the first source cited, i.e. Google Technology , has absolutely nothing to do with the question asked, I'll take Rupam's reply with a very large helping of salt.

In fact, it says little more than "the more of your content we can correctly identify, the better you are."

Duh. You don't need a weatherman to know which way the wind blows.
Can you also please check this SEO Test - Google Prefers Valid HTML & CSS - Hobo SEO UK with a very large helping of salt?
__________________
"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
  #19 (permalink)  
Old 02-18-2008, 02:49 AM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by Webnauts View Post
Can you also please check this SEO Test - Google Prefers Valid HTML & CSS - Hobo SEO UK with a very large helping of salt?
1) Of what relevance is this to my observations re. the so-called "expert" from Google's AdWords Team and the relevancy of his/her statements?

2) As for the latest reference cited, absent both the time and opportunity to review the actual code deployed on each of the 4 test pages, "invalid," as use by the article's author, remains undefined. As earlier noted, there is a distinction between standards compliant and functional code; and, that being either or both does not serve to guarantee that the results realized are in fact those desired.

More importantly, the test methodology itself is flawed, in the results for each of the 4 samples are not independent of each other.

Last edited by deepsand; 02-18-2008 at 02:51 AM.
Reply With Quote
  #20 (permalink)  
Old 02-18-2008, 03:31 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Content Validation

OK.

And these are my last words in this thread:

No matter what you all think or believe here, I will continue being concerned about the up-to-date web standards and best practices. I also will continue designing and optimizing web sites to be human and search engine friendly using valid and semantically correct code which was and will always be my top goal.

Myself and my customers have excellent results with my methologies, so I will not change them for no one or for any price.

My last cents to this topic.
__________________
"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
  #21 (permalink)  
Old 02-20-2008, 09:26 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by Webnauts View Post
OK.

And these are my last words in this thread:

No matter what you all think or believe here, I will continue being concerned about the up-to-date web standards and best practices. I also will continue designing and optimizing web sites to be human and search engine friendly using valid and semantically correct code which was and will always be my top goal.

Myself and my customers have excellent results with my methologies, so I will not change them for no one or for any price.

My last cents to this topic.
Although it is of course possible that I may have overlooked it, I do not find that anyone here is suggesting that standards are of no value and should therefore be ignored. Surely, none but the most rank of amateurs would fail to understand that standard(s) compliant code has an equal or better chance of being properly parsed by any and all page readers.

That having been said, though, it does not necessarily follow that any additional benefit accrues to such compliant code. And, absent a definitive statement from one who is a developer of indexing machines for one or more SEs, and therefore being left with no more than anecdotal testimony and the supposed results of an obviously methodologically flawed test, there is as yet no proof that such benefit exists.

Therefore, the prudent man will deploy compliant code, but the wise man will expect nothing beyond its being properly parsed.
Reply With Quote
  #22 (permalink)  
Old 02-21-2008, 02:38 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Content Validation

Quote:
Originally Posted by deepsand View Post
Therefore, the prudent man will deploy compliant code, but the wise man will expect nothing beyond its being properly parsed.
Being properly parsed?

Last question:

I want to add on a homepage a heading.

Will the search engines make any difference in terms of ranking if I would use one of the below options?

1. <p><font size="5">Pennsylvania Hotel Resort</font></p> (not semantically compliant)

or

2. <h1>Pennsylvania Hotel Resort</h1> (semantically compliant)

???
__________________
"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
  #23 (permalink)  
Old 02-21-2008, 10:29 AM
wige's Avatar
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,629
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: Content Validation

Quote:
Originally Posted by Webnauts View Post
Being properly parsed?

Last question:

I want to add on a homepage a heading.

Will the search engines make any difference in terms of ranking if I would use one of the below options?

1. <p><font size="5">Pennsylvania Hotel Resort</font></p> (not semantically compliant)

or

2. <h1>Pennsylvania Hotel Resort</h1> (semantically compliant)

???
In theory, yes. The semantically compliant code would receive a small benefit, especially in MSN/Live.

I had a few web sites that had all of the headers in <p class="pagetitle"> tags. I was young, naive even. After seeing the light and changing the "p" to "h1" and making no other changes, after 2-3 weeks over half the pages experienced upward movement in MSN/Live. The pages that I monitored were on the second page for their respective terms, and improved 1-5 positions. On Yahoo, some pages moved 1-2 spots, and on Google most of the pages maintained their positions. As this occured on more than one page on more than one domain, it is more likely this was due to the change than an algorithm change.

It does seem to me that the "proper" or typical application of heading tags can benefit rankings because if the tags are implemented in such a way the search engine has contextual clues about the content, becoming better able to seperate a heading or subheading from what would otherwise be interpreted as a short line of text. Semantics are one of the only cues a search engine has to determine the relative importance of various snippets of text in the document.
__________________
The best way to learn anything, is to question everything.
Reply With Quote
  #24 (permalink)  
Old 02-22-2008, 12:30 AM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by Webnauts View Post
Being properly parsed?

Last question:

I want to add on a homepage a heading.

Will the search engines make any difference in terms of ranking if I would use one of the below options?

1. <p><font size="5">Pennsylvania Hotel Resort</font></p> (not semantically compliant)

or

2. <h1>Pennsylvania Hotel Resort</h1> (semantically compliant)

???
Yes, parsed.

Parsing includes both lexical and sematic analysis.
Reply With Quote
  #25 (permalink)  
Old 02-22-2008, 11:34 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Aug 2003
Location: Worldwide
Posts: 8,133
Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8Webnauts RepRank 8
Default Re: Content Validation

Quote:
Originally Posted by deepsand View Post
Yes, parsed.

Parsing includes both lexical and sematic analysis.
That was clear. But what is with my second question?
__________________
"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
  #26 (permalink)  
Old 02-23-2008, 07:42 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,063
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Content Validation

Quote:
Originally Posted by Webnauts View Post
That was clear. But what is with my second question?
The question, as phrased, is flawed, in that it rests on the erroneous assertion that the 1st given code snippet is "semantically non-compliant," when in fact it is standards-compliant. Correctly rephrased, then, the question is not one re. compliance, but rather one of which code is semantically "more useful." See Standards don't necessarily have anything to do with being semantically correct (kottke.org)

That the 2nd is more semantically useful seemed so obvious that I took your question to be a rhetorical one.

As for the weight that a particular SE might give to such semantic information, that depends on the SE.

It bears repeating that semantic information is for presentation purposes, not for those of SEs.

Last edited by deepsand; 02-23-2008 at 07:58 PM.
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
Css validation motionex Graphics & Design Discussion Forum 3 07-27-2006 04:55 PM
css validation pagetta Web Programming Discussion Forum 2 07-21-2005 01:56 PM
W3 Validation neutral Graphics & Design Discussion Forum 5 03-31-2005 04:12 AM
W3C Validation and SEO fathom Search Engine Optimization Forum 47 08-30-2004 02:36 PM
W3C validation of PHP offadog Graphics & Design Discussion Forum 1 06-01-2004 07:17 PM


All times are GMT -4. The time now is 05:34 PM.



Search Engine Optimization by vBSEO 3.3.0