Author Topic: [REQ] Ajax Star Rating (kurts) cause BIG (1000+) validation probs.. Can you fix?  (Read 2367 times)

0 Members and 1 Guest are viewing this topic.

Offline AntiNSA2

  • Hero Member
  • *****
  • Posts: 774
  • As long as I can finish my site before I die.
    • View Profile
    • http://www.thelifephotography.com
I am gettign a ton of validation errors @ http://validator.w3.org/check?uri=http%3A%2F%2Fthelifephotography.com%2F&charset=(detect+automatically)&doctype=Inline&ss=1&outline=1&group=0&verbose=1&st=1&user-agent=W3C_Validator%2F1.654#line-152

Which look like :
Quote
cannot generate system identifier for general entity "w"
or
Quote
general entity "w" not defined and no default entity
…ef="index.php?j=1&q=845&c=10&cd=10&w=10&v=1" title="Rate: 1 out of 10" class=

This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

or
Quote
reference to entity "w" for which no system identifier could be generated
…ef="index.php?j=1&q=845&c=10&cd=10&w=10&v=1" title="Rate: 1 out of 10" class=

This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.


and there are a lot of errors... any one know how to make it html compliant in order to help me acheive the goal of helpinjg google to index one single page from my site?
Thanks
As long as I can finish my site before I die.