Jump to content
Website QA tools and services
Support
Home
Products
Services
Support
Download
Buy now
Contact us
About us
Blog
Content starts here

Truwex Web Page Check Tool Help


Inventory tab

Inventory contains collection of various useful items gathered during web page validation. It helps to understand web page status. Some inventory categories accompany issues with additional data. Another ones just collect certain object from the page.


Images

The list of all images on a web page
Location - internal (in the same domain with a web page), external (all other locations)
MIME type - file type from HTTP header, usually self explaining
File ext. - file extension
File size - file size in bytes.
Status code - HTTP status code, 200 if loaded successfully. If image does not exist on a server, its status will be 404. Read about other statuses on W3C website: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html


Forms

Lists all forms found on a webpage and provides their name, method and action URL attributes.


Cookies

Lists all cookies IE accepts on a web page. Cookie is a small text file written on user PC during visiting a web page.
Domain - where a cookies file was loaded from. If domain matches the one of a web page IE considers a cookie as local, otherwise as third party. You can find all cookies IE set in its menu View > Privacy report and compare them with Truwex findings.
Persistent - 0 if not, 1 if yes. If a cookie is not persistent it lives only while a browser window is opened. Persistent cookie lives after a browser window with page is closed and can be read during the next visit.
Lifetime - persistent cookies require life time.
Cookie name and value used to access cookie and store information for the next visits.


Broken links

Contains all elements of a web page, which Truwex failed to load.


Third party links

Contains all hyperlinks, which follow outside of a web site domain.


Flash

It is a collection, which contains all Macromedia Flash files referenced on a webpage.


CSS and JavaScripts

Lists all style and script files loaded to a web page.


Mailto links

Lists all links with href="mailto:[email address]"


Web beacons

Web beacons are small images loaded from the third party web sites (with different domain name) and used to track user activity on a web site. Usually they set cookies. Truwex considers all third party images as web beacons.


Privacy

Privacy is a collection of items related to privacy.
Privacy Policy Link Text is a text of found privacy link. "Privacy policy", for example.
Privacy Policy Link Url is a URL of found privacy link
P3P Policy Source. Truwex indicates a place where P3P was found. Truwex tries to find P3P policy in three places. First, Truwex checks a well-known location on a web site: the path "/w3c/p3p.xml" at the root directory of a site (e.g. www.example.com/w3c/p3p.xml). If this file is not found or it contains a not-valid XML, it looks to a page's P3P HTTP response header and tries to find URI of a policy reference file in the 'policyref' field. If the URI is not found, it checks <link rel="P3Pv1" href="URI"> element and tries to obtain URI from its 'href' attribute. If policy reference file URI is found, Truwex tries to load this file. If the file contains a valid xml, all is ok.
P3P Policy Url is a URL where the P3P XML file resides.
Compact Policy is the code of P3P compact policy
Is Https. If a web page is loaded through HTTPs protocol, this parameter has value 1. If a web page is not secure it is 0.

 

Copyright © 2007 Erigami. All rights reserved. Privacy policy