29 Jul 2010 | immer informiert dank RSS

Lesezeichen mit tollen Webmaster links füllen

veröffentlicht unter 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 View:
javascript:location.href=’http://www.kenkai.com/seo-tools-search-engine-view-simulator.php?url=’+encodeURIComponent(location.ho st)+encodeURIComponent(location.pathname)+’&f=1′

Web Valet:
javascript:location.href=’http://valet.webthing.com/view=Asis/page/validate?url=’+encodeURIComponent(location.href)+’ &parser=Any&resultsMode=normsrc&parseMode=sgml&For ce=on&Schema=on&Namespace=on’

HTTP Headers:
javascript:location.href=’http://web-sniffer.net/?url=’+encodeURIComponent(location.href)+’&submit= Submit&http=1.1&gzip=yes&type=GET&ua=’

Compression Check:
javascript:location.href=’http://www.port80software.com/products/httpzip/compresscheck?url=’+encodeURIComponent(location.hr ef)+’&Submit1=Check+Compression’

ATRC Web Checker:
javascript:location.href=’http://checker.atrc.utoronto.ca/servlet/Checkacc?file=’+encodeURIComponent(location.href)+ ‘&submit1=Check+It’

Kommentar verfassen