View Full Version : DOH! Indexed with 52 errors!
MASSEY
27th March 2010, 19:25
I have got a site which i originally i was building and it got slated so i scrapped it, a member on this forum recoded me a better page, with a few slight code errors simple ones no big issue i am greatful for his help.
I added some meta tags also which were incorrect, i have removed all errors.
I now have this Tentatively passed, 3 warning(s),
Can anybody explain to me what they are here (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.electrician-birmingham.com%2FIndex.html&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.767) i would be greatful :)
Nick
sanjiv
27th March 2010, 19:28
Stick this between <head> and </head>.
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
MASSEY
27th March 2010, 19:55
Stick this between <head> and </head>.
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
Hi sanjiv, i added that code and i get this (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.electrician-birmingham.com%2FIndex.html&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.767), is that a bad thing? :|
cmcp
27th March 2010, 20:06
Delete the character before the 2009 in the footer.
sanjiv
27th March 2010, 20:07
Delete the character before the 2009 in the footer.
What is that character supposed to be?
MASSEY
27th March 2010, 20:12
Delete the character before the 2009 in the footer.
haha, yep, down to two warnings now
Thankyou
MASSEY
27th March 2010, 20:12
What is that character supposed to be?
its the little c in the circle for copyright.
sanjiv
27th March 2010, 20:31
In HTML, where you want the C to appear, put © and the symbol will appear.
Stick this between <head> and </head>.
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
cmcp
27th March 2010, 20:47
Doh! Couldn't see that this end.
Come on Massey, you can do it!
MASSEY
27th March 2010, 20:47
Yes its all worked, i now have an error free index.html page,
And now need to sit and wait for those dam google spiders to come back :cool:
Thanks for your help!
MASSEY
27th March 2010, 20:47
Doh! Couldn't see that this end.
Come on Massey, you can do it!
Haha ive done it now.