Hi, Guys!!
I use Markup Validation Service to run a test to my wordpress websites and I found..
155 Errors, 19 warning(s)
This are the data of the site
Server: Apache mod_fcgid/2.3.6 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Size: 9603
Content-Type: text/html
Encoding: utf-8
Doctype: HTML5
Root Element: html
Now what I need to know is where exactly to go to fix the errors..For instance here is one..
===============================================================================
HTML5 Validator Error
Syntax of link type valid for <link>:
A whitespace-separated list of link types listed as allowed on <link> in the HTML specification or listed as an allowed on <link> on the Microformats wiki without duplicate keywords in the list. You can register link types on the Microformats wiki yourself.
Line 8, column 2329: Bad value EditURI for attribute rel on element link: Keyword edituri is not registered.
…reign.com/successblog/xmlrpc.php?rsd"/><link rel="wlwmanifest" type="applicati…
cont....
===================================================================================
I do not know where to go to fix this....
Also they gave me the source listing and they show me the Cleaned-up Source Listing with "HTML-Tidy" but I do not know where to find this in my WP blog to place the new source listing..
=====================================================================================
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta name="generator" content="HTML Tidy for Linux (vers 6 November 2007), see www.w3.org">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push();
_gaq.push();
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script> cont.....
=====================================================================================
It's pretty important I find the way to fix this because i would like to have a better website running...
Thanks in advance
Felicita/Luis