Juli 19th, 2007 | |
Eingetragen zum Jahr Allgemein
Ohne Plugin oder sonstigen Schnickschnack einfach schnell die gerade angesurfte Seite mit den bekannten Validatoren testen, ohne URL eingabe. Jetzt funktioniert es :-) . Einfach die Links als Lesezezeichen in euren Browser einfügen
W3C-XHTML:
javascript:location.href='http://validator.w3.org/check?uri='+encodeURIComponent(location.href)
W3C-CSS:
javascript:location.href='http://jigsaw.w3.org/css-validator/validator?uri='+encodeURIComponent(location.href)
WCAG:
javascript:location.href='http://www.w3.org/2000/06/webdata/xslt?xslfile=http%3A%2F%2Fwww.it.uc3m.es%2Fvlc%2Fw cag.xsl&xmlfile='+encodeURIComponent(location.href )+'&transform=Submit'
TAW3:
javascript:location.href='http://www.tawdis.net/taw3/online?url='+encodeURIComponent(location.href)+'&i dioma=de&nivel=3'
Watchfire WebXACT:
javascript:location.href='http://webxact.watchfire.com/submit.aspx?SCANURL='+encodeURIComponent(location. href)+'&GL=wcag1-aaa&FR=1&CL=1&AR=1&RS=1&SA=0&tzo'
KENKAI - Page header check:
javascript:location.href='http://www.kenkai.com/seo-tools-page-header.php?url='+encodeURIComponent(location.host) +encodeURIComponent(location.pathname)+'&f=1'
KENKAI - Link Popularity:
javascript:location.href='http://www.kenkai.com/seo-tools-link-popularity.php?url='+encodeURIComponent(location.h ost)+encodeURIComponent(location.pathname)
KENKAI - Search engine ...
Tags:
Webdesign,
Webmaster