Test Website

Test results for http://www.globepartner.com Test results from 8/28/2010 10:00:05 AM

Broken Anchors

Broken bookmarks slow users down when looking for information.

Source and further information:
http://de.selfhtml.org/html/verweise/projektintern.htm#anker

Capitalisation of the bookmarks was not correctly executed, which can lead to errors.

*** Members only ***

This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.

To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.

Register now free of charge

A potential warning has been identified.

Complex URLs

"Even though machine-level addressing like the URL should never have been exposed in the user interface, it is there and we have found that users actually try to decode the URLs of pages to infer the structure of web sites. Users do this because of the horrifying lack of support for navigation and sense of location in current web browsers. Thus, a URL should contain human-readable directory and file names that reflect the nature of the information space."

Source:
http://www.useit.com/alertbox/9605a.html

Further information:
http://www.w3.org/QA/Tips/uri-choose

The tested website does not comply with this requirement.

*** Members only ***

This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.

To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.

Register now free of charge

A potential warning has been identified.

Layout Tables

A table based layout carries many disadvantages if compared to a purely CSS layout. A CSS layout improves both accessibility and performance.

Further information:
A detailed article by Douglas Bowman can be found onhttp://www.stopdesign.com/articles/throwing_tables/.
Hint for webmasters: Be sure that when embedding third party content, e.g. with iFrame, there are no layout tables included.

The tested website uses table layout.

RSS or Atom Feed

RSS is a technique that allows users to subscribe to contents of a website such as news, reports, blogs, etc. Atom is a format competing with RSS.

Newly published content is regularly and automatically downloaded on the subscriber's computer or other devices thanks to RSS or Atom. This allows the subscriber to keep up to date.

Functions based on RSS are increasingly integrated in existing applications, like e-mail programmes or web browsers.

Further information:
http://www.stefanbucher.net/tutorial/rss/

Acronyms:
RSS: Really Simple Syndication, also called Rich Site Summary or RDF Site Summary

No contents in RSS or Atom format were found.

Table Summary

"The TABLE element takes an optional SUMMARY attribute to describe the purpose and/or structure of the table. The overview provided by the SUMMARY attribute is particularly helpful to users of non-visual browsers."

Source:
http://htmlhelp.com/reference/html40/tables/table.html

Further information:
http://www.w3.org/TR/WCAG10-TECHS/#gl-table-markup

No tables or not enough tables containing summaries were found on the tested website.

Table Header

Table headers should be recognisable as such, since they perform a descriptive task. This allows disabled users an optimised user experience with tables. In addition, this allows a simple unified formatting of all tables on the website through CSS.

Tools:
seven49.net Qualidierungs- und Validierungstool (kostenlos)

Further information:
http://edition-w3.de/TR/1999/REC-html401-19991224/struct/tables.html,
http://de.selfhtml.org/html/tabellen/aufbau.htm,
http://www.w3.org/TR/WCAG10-TECHS/#tech-table-headers.

The tested website contains some specially marked table headers, or none at all.

*** Members only ***

This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.

To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.

Register now free of charge

A potential warning has been identified.

Number of Nameservers

DNS assigns an IP address to the names of servers on the internet. It is advisable, to increase the availability of a website, to use several name servers. RFC2182, section 5, suggests to use a minimum of 3 and a maximum of 7 name servers.Source and further information:

http://rfc.net/rfc2182.html, and http://www.rfc-editor.org/.
 
Acronyms:
DNS: Domain Name System
IP: Internet Protocol

The tested website contains less than three name servers.

HTML Class and ID Names

To abstract design from the structure and the content, HTML should contain classes. Classes are invisible to web site users, and allow to classify elements, paragraphs, areas, etc.

The website designer can select and re-format classes with a stylesheet. Classes are only necessary if they differentiate elements, paragraphs, areas, etc. A common mistake is for instance the classification of all elements of one type, which does not add any value but makes the HTML and CSS code unnecessarily long, complex and difficult to understand. Such cases are also referred to as "Classitis", see also
http://www.bs-markup.de/blog/archiv/2005/06/30/dr-css/ .

Another typical error is the wrong naming of the classes.

An article detailing these problems can be found on the seven49.net - Papers.
/Web/de/Papers_Links/Bezeichnung_von_IDs_und_Klassen.htm

One or more wrong namings of a class or ID have been found on tested website.

"id" as parameter in URLs

Search engines do not include pages in their indexes which contain "?id=" or "&id=" in their URL or query string. Examples:

http://www.anyaddress.com/index.html?id=727

http://www.anyaddress.com/products.aspx?category=3&id=7

Google does actually index those pages since Autumn 2006, in contrast to their previous practice. Still, those URLs are not advisable since they do not specify how other objects are called, they mean nothing to users and they are not optimised for search engines. An additional tool is available for this test, which allows to highlight any warnings, tips and hints in the source text of the website. You can find this tool here:
http://www.qualidator.com/Web/en/ProductsServices/SiteAnalyzer2.htm

"If you decide to use dynamic pages (i.e., the URL contains a "?" character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them few."

Bad examples:
http://www.irgendeineadresse.com/index.html?id=727

http://www.irgendeineadresse.com/products.aspx?category=3&id=7

Source:
http://www.google.com/support/webmasters/bin/answer.py?answer=35769

The tested website contains "?id=" or "&id=" in the URL (in the part called 'querystring').

Adjacent Links

Accessibility guideline 10.5 for web content 1.0 W3C, dated 5th May 1999 states: "Until user agents (including assistive technologies) render adjacent links distinctly, include non-link, printable characters (surrounded by spaces) between adjacent links." http://www.w3.org/TR/WAI-WEBCONTENT.

This means that subsequent links should be separated by a printable, non hyper-linked and free-standing character. The prolem is easily solved by using a navigation list for the links <ul>. Additional characters can be added with CSS.

Further information:
http://www.vorsprungdurchwebstandards.de/theory/accessibility-nach-vorschrift/;
http://de.selfhtml.org/html/text/listen.htm

Some subsequent links insufficiently kept apart have been found on the tested web site.

*** Members only ***

This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.

To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.

Register now free of charge

A potential warning has been identified.

MyRating: Test Website

Test Website
The quality of a website defines the success on the internet, also in economical terms. Score points on the Qualidator (from Quality Validator) and bring the potential of your website to life.

The Qualidator reviews the first five pages of a website with about 60-70 automated tests, on the core aspects of usability, accessibility, SEO (Search Engines Optimisation) and quality (technical quality).

Please introduce the URL/address of a website. Example: www.microsoft.com.
The test will last between one and five minutes, depending on the website and server load.

Qualidator News

October 2010: HTTP Compression Test

HTTP Compression of HTML, JavaScript and CSS can now be tested directly in SiteAnalyzer. Different User Agents are available in order to test the proper behavior.
June 2010: Qualidator for SmartPhones

Qualidator.com has been optimized for the iPhone and other SmartPhones in the last few month. Check it out. Feedback welcome.
october 2009

Do you already know the Qualidator® SiteAnalyzer?
The Qualidator® SiteAnalyzer is a Windows application, developed to allow a one step, page by page, automated validation of an entire web project (XHTML & CSS), and to review the quality by carrying out over 30 additional tests.
october 2009

Qualidator.com with Alexa Traffic Rank 16'605!
august 2009

Follow us on Twitter
august 2009

Qualidator.com in english ready! After two very successfull years in the german speaking area we are proud to welcome you in english.

Recommendation: Uptime Monitoring

Recommendation: HTML2PDF Rendering Service

Key Benefits
  • Renders URLs of (dynamic)(x)html pages including CSS to PDF on the fly
  • html2pdf is a Service NOT a class library or EXE
  • Very easy to use

Tell me more about the HTML2PDF Rendering Service

Partner

  • SwissMadeSoftware
  • ZTPrentner IT
Copyright © 2009 seven49.net GmbH
Quelle: http://www.qualidator.com/WQM/en/TestWebsite/http_www.globepartner.com/Report3521147/ResultCode32.aspx