The URL used to load the Google Maps API breaks the w3c validation of the page.

For example, the "tracker" page of my site is "valid" (it doesn't use GMap)
http://validator.w3.org/check?uri=http%3A%2F%2Fstasera.altervista.org%2F...

But the home page is not valid only because of that URL
http://validator.w3.org/check?uri=http%3A%2F%2Fstasera.altervista.org

You should replace every & with & in this URL

Comments

fabio84’s picture

For the second & i mean & (i had to escape it)

bdragon’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.