www.stages.nl analysis, site info, backlinks and seo


www.stages.nl

www.stages.nl - stages.nl - de nummer één in stages!

www.stages.nl scores a 7,1 out of 10 on our optimalisation scale. This is a little above average. We have identified 68 keywords. This page seems optimized for the keyword 'stages'

summary

This is the summary of our www.stages.nl analysis. Please check for detailed info under their tabs.

Site www.stages.nl (visit site)
Page Title stages.nl - de nummer één in stages!
Keyword density aanmelden all almere amsterdam banen bedrijven ben bijbaantjes carrierenieuws com conversive dan diensten een expose gmt groningen heel houten informatie inloggen introactie jaar kamers kun lid marketeer marketing marketingstage media naar nederland net no-cache online over paginas partners sales service servicepaginas snowevent stage stages stagiair startersfuncties store student studenten studentenbar studentenhuis studentennet studentenpas studentenpolis students traineeships uitdagende uitgeverij uniebo vakantiewerk van vind voor width wie www year zoek
SEO Summary 0% meta description relevance, 34% link relevance, 56% heading relevance, 86 page errors
Server info Location: Groningen,Netherlands

No backlinks were found for this domain or backlink search was skipped

>> View all backlinks !

Content & Html
Analyzed html, text, tags, links, headings, keywords and more
We found 86 html errors and warings !

>> Read More !

SEO score of www.stages.nl

7,1

>> Read More !

www.stages.nl website navigation

www.stages.nl navigation and internal link structure

We have scanned www.stages.nl for internal links and found 54 links on this page. We found 2 base folders and 27 folders on this site. Easy to follow navigation helps your visitors navigate through your website efficiently and improves the website experience. It is even more important for seach engines while it helps them spider your website and find the most important content.

seo approval: good navigation We found an easy to follow navigation structure on www.stages.nl

Internal links found

Click on any of the links below to analyze that page

www.stages.nl/
bedrijfsprofiel
www.stages.nl/bedrijfsprofiel/16039/uitgeverij_unieboek_het_spectrum_bv
www.stages.nl/bedrijfsprofiel/16572/expose_media
www.stages.nl/bedrijfsprofiel/16185/conversive_b_v
www.stages.nl/bedrijfsprofiel/17178/de_nederlandsche_bank
www.stages.nl/bedrijfsprofiel/16506/onboard
www.stages.nl/bedrijfsprofiel/14985/young_global_people
www.stages.nl/bedrijfsprofiel/16995/pelosa
www.stages.nl/bedrijfsprofiel/9366/etocom_productions
www.stages.nl/bedrijfsprofiel/11143/amsterdam_rai
www.stages.nl/bedrijfsprofiel/8085/studenten_net
www.stages.nl/bedrijfsprofiel/16283/unique
www.stages.nl/bedrijfsprofiel/16440/square_melon_netherlands_bv
stage
www.stages.nl/stage/66994/uitdagende_marketingstage
www.stages.nl/stage/66023/stage_online_marketeer
www.stages.nl/stage/67979/stagiair_e_online_marketing
www.stages.nl/stage/67909/meewerkstage_toezicht_pensioenfondsen
www.stages.nl/stage/66895/afstuderen_stage_lopen_in_het_hart_van_de_ing
www.stages.nl/stage/57892/stagiair_e_communicatie
www.stages.nl/stage/62650/stage_community_management_en_online_communicatie
www.stages.nl/stage/67925/uitdagende_stage_voor_creatieve_php_-er
www.stages.nl/stage/65648/stagiair_e_corporate_identity
www.stages.nl/stage/67978/marketing_sales_stagiair_gezocht
www.stages.nl/stage/67895/stagiair_consultant_hbo
www.stages.nl/stage/65640/stagiaire_mediareef
www.stages.nl
www.stages.nl/zoek
www.stages.nl/studenten
www.stages.nl/bedrijven
www.stages.nl/zoek?q=®ion=-1&swk=-1&ist=-1&dvd=-1&submit=zoek
www.stages.nl/login_company
www.stages.nl/register_company
www.stages.nl/home
www.stages.nl/nieuws
www.stages.nl/login_student
www.stages.nl/register_student
www.stages.nl/diensten
www.stages.nl/retrieve_password
www.stages.nl/zoek?q=®ion=-1&swk=-1&ist=-1&dvd=3&submit=zoek
www.stages.nl javascript

www.stages.nl javascript info

Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 8 external javascripts and 8 internal javascripts on www.stages.nl

Javascripts in the head of the page

The following js files were found on this page:

http://www.stages.nl/_cache/stages-specific/uniframe/snetfunc.js
http://www.stages.nl/_scripts/kajax.js
http://www.stages.nl/_scripts/autosuggest.js
http://www.stages.nl/_scripts/topnlist.js
http://services.all4students.nl/js/jquery-latest.min.js
http://services.all4students.nl/js/browser-suggest.js
http://www.stages.nl/_scripts/help_info.js.php
http://www.stages.nl/_scripts/jquery-ui-1.8.16.custom.min.js

seo tip: put all javascript in one file r-domain advises to combine all javascript to one javascript. Javascripts normally are loaded before the page is displayed. Adding multiple javascript to your page can seriously slow down your website.

www.stages.nl inline javascript info

seo tip: avoid inline javascript Usually it makes sense to keep the amount of inline javascript to a minimun since this kind of javascript is not cachable. Usually the faster alternative is to put these snippets in an external script.

The following inline javascript snippets were found on this page:

var gajshost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3cscript src='" + gajshost + "google-analytics.com/ga.js' type='text/javascript'%3e%3c/script%3e"));

// add an onload event that replaces external links (not in the list) with window.open onclick functions.
snet.addevent(window, 'load', function() {
var onclickfunc = function(ev) {
ev = ev || window.event;
el = ev.target || ev.srcelement;
window.open(el.href, '_blank');
return false;
}
snet.foreachanchor(
document.getelementbyid('content'),
['mani', 'mailhost', 'stages.nl', 'new.stages.nl', 'www.stages.nl', 'studentenbaan.nl', 'www.studentenbaan.nl'],
function(anchor) {},
function(anchor) { if (!anchor.onclick && !anchor.target) anchor.onclick = onclickfunc; }
);
});

function sidebar_change_login_type(elem) {
var form = document.getelementbyid('sidebar-login-form');
var action = document.getelementbyid('sidebar-login-action');
var username = document.getelementbyid('sidebar-login-username');
var password = document.getelementbyid('sidebar-login-password');
var companycheck = document.getelementbyid('sidebar-login-company');
var studentcheck = document.getelementbyid('sidebar-login-student');
// nb: can't use form.action here. old style html/js compatibility
// lets form.action mean form>...>input.action.
//assert(companycheck.checked != studentcheck)
var clickedstudent = studentcheck == elem; // || companycheck.checked == elem.checked;
if (clickedstudent == studentcheck.checked) {
form.setattribute('action', 'login_student');
action.value = 'login_student';
username.name = 'student_email_or_username';
password.name = 'student_password';
companycheck.checked = false;
studentcheck.checked = true;
} else {
form.setattribute('action', 'login_company');
action.value = 'login_company';
username.name = 'company_email_or_username';
password.name = 'company_password';
companycheck.checked = true;
studentcheck.checked = false;
}
return true; // must return false here.. :-/
}

//<![cdata[
document.write('<input class="checkbox" id="sidebar-login-student" type="checkbox" name="login_type" value="student" onclick="return sidebar_change_login_type(this);" checked="checked" tabindex="3"/> student');
document.write('<input class="checkbox" id="sidebar-login-company" type="checkbox" name="login_type" value="company" onclick="return sidebar_change_login_type(this);" tabindex="4"/> bedrijf');
//]]>

/*<![cdata[*/snet.date.printhuman('nl','snet-clock');/*]]>*/

//<![cdata[
snet.menu.init('snet-menu');
snet.autobanner.m3init({'728x90':[134], '120x600':[47], '120x60':[259,201], '468x60':[12,12], '336x280':[184,291,588,184]});
//]]>

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-0");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-1");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-2");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-3");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-4");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-5");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-6");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-7");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-8");/*]]>*/

/*<![cdata[*/snet.autobanner.m3next("quasi-random-id-9");/*]]>*/

var pkbaseurl = (("https:" == document.location.protocol) ? "https://piwik.all4students.nl/" : "http://piwik.all4students.nl/");
document.write(unescape("%3cscript src='" + pkbaseurl + "piwik.js' type='text/javascript'%3e%3c/script%3e"));

try {
var piwiktracker = piwik.gettracker(pkbaseurl + "piwik.php", 7);
piwiktracker.trackpageview();
piwiktracker.enablelinktracking();
} catch( err ) {}

www.stages.nl seo score

www.stages.nl seo score expained

Below are the scores we calculated for different parts of www.stages.nl.

If any score is below 100 optimalisation is possible. If any score is below 40 improving this score should be a priority. Not all scores are weighted equally in our final SEO score. More detailed information for any suggestion can be count under the tabs. Relatively unimportant optimalisation tips are not included in this summary.

  Item Score Factor Suggestion
seo approval: Far too many sites lack a page title. A page title is the first thing that shows in the search results so always use the title element. PageTitle 100 0,3 Far too many sites lack a page title. A page title is the first thing that shows in the search results so always use the title element.
seo tip: A title should reflect the contents of a site. This site has a 33 % match Title relevance 43 2,3 A title should reflect the contents of a site. This site has a 33 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 51 characters long Title Length 100 0,7 Try to keep your title between 40 and 66 characters. Your title was 51 characters long
seo error: A meta description is the second thing that shows in the search results so always use the meta description. Meta Description 0 0,2 A meta description is the second thing that shows in the search results so always use the meta description.
seo error: The meta description should be between 145 and 160 characters. This meta description was 1 characters long Meta Description Length 0 0,7 The meta description should be between 145 and 160 characters. This meta description was 1 characters long
seo error: Meta Description should reflect the contents of a site. This site has a 0 % match Meta description relevance 0 0,7 Meta Description should reflect the contents of a site. This site has a 0 % match
seo approval: Linking to internal pages makes pages easier to find for search engines. Try to keep the number of links on your page roughly below 100. There are  54 internal links on this page. Number of internal links 100 3,3 Linking to internal pages makes pages easier to find for search engines. Try to keep the number of links on your page roughly below 100. There are 54 internal links on this page.
seo approval: We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 2 level 1 folders and 27 folders above or in the first level of navigation. Folder structure 100 1,4 We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 2 level 1 folders and 27 folders above or in the first level of navigation.
seo approval: Headers should reflect the contents of a site. This site has a 56 % match Headings 100 1,6 Headers should reflect the contents of a site. This site has a 56 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 34 % match Links 100 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 34 % match
seo error: Image alt tags should to some degree reflect the contents of a site. This site has a 0 % match Image alt tags 0 0,5 Image alt tags should to some degree reflect the contents of a site. This site has a 0 % match
seo approval: Bold and italic tags should to some degree reflect the contents of a site. This site has a 44 % match Bold and italic 100 0,4 Bold and italic tags should to some degree reflect the contents of a site. This site has a 44 % match
seo error: Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file Html ratio 10 1,1 Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file
seo tip: If this score is not 100 check the html very carefully. We found 86 errors and warnings Page errors 57 2 If this score is not 100 check the html very carefully. We found 86 errors and warnings
seo approval: An ideal page contains between 400 and 600 words.This page contains 470 words WordCount 100 1,1 An ideal page contains between 400 and 600 words.This page contains 470 words
www.stages.nl content analysis

www.stages.nl content analysis

On this page the content of www.stages.nl is analyzed for internal coherence. In other words: r-domain checks if elements on the site (headings, meta tags, link anchor text etc) are in sync with the rest of the contents of the page. Any element on a page should reflect to some degree the main subject of the page.

If an elemts matches the most important content of the page is is displayed in green. If it does not match is is displayed in red

Domain

Site www.stages.nl
Domain length 13 characters
Domain relevance found the keyword stages in domain name !

Head

The head element is a container for all the elements int he head of a page. Elements inside head can fort example include scripts, instruct the browser where to find style sheets, provide meta information. We analyzed the follwoing tags in the head section: <title>, <link>, <meta>,<script>, and <style>.

Page Title stages.nl - de nummer één in stages!
Page Title relevance 33% match
stages nummer eacute
Meta Description no page description found (0 chars)
Meta Deascription relevance 0% match
No title found !
Meta Keywords no keywords found
Meta keyword relevance 0% match
No meta keywords found !
Meta text/html; charset=utf-8
Meta robots noarchive

Content

Content is the most important thing on a website. Content can be indexed by seach engines. They provide most of a websites traffic. Tags such as headings (h1 .. h6), paragraphs (p) can be used to structure the text on the page. Tags as bold (b / strong) or italic (i / em) can be used the empasize important text. Images can be used to further explain or just to brighten up a page and can be describud using the alt tag. Links can be used to direct users to another page. All elements have in common that they use text and text can be indexed !

Keyword density aanmelden all almere amsterdam banen bedrijven ben bijbaantjes carrierenieuws com conversive dan diensten een expose gmt groningen heel houten informatie inloggen introactie jaar kamers kun lid marketeer marketing marketingstage media naar nederland net no-cache online over paginas partners sales service servicepaginas snowevent stage stages stagiair startersfuncties store student studenten studentenbar studentenhuis studentennet studentenpas studentenpolis students traineeships uitdagende uitgeverij uniebo vakantiewerk van vind voor width wie www year zoek
Wordcount 469 words found on www.stages.nl
Links 137 links found on page containing the following anchor texts
zoek stages, studenten, bedrijven, uitdagende marketingstage!, uitgeverij uniebo..., stage online marketeer, expose media, stagiair(e) online marketing, conversive b.v., meewerkstage toezicht ..., de nederlandsche ..., afstuderen / stage lopen in het ..., onboard, nieuwste 10 stages van de 123 actieve, uitdagende marketingstage!, uitgeverij uniebo..., stage online marketeer, expose media, stagiair(e) communicatie, young global people, stage community management en ..., pelosa, uitdagende stage voor creatieve ..., etocom productions, stagiair(e) online marketing, conversive b.v., stagiair(e) corporate identity, amsterdam rai, marketing/sales stagiair gezocht!, studenten.net, stagiair consultant (hbo), unique, stagiaire mediareef, square melon neth..., inloggen, aanmelden, inloggen bedrijven, aanmaken bedrijfsaccount, entertainment, lifestyle, studieleven, carrière, fulltime banen, bijbaantjes, vakantiewerk, startersfuncties, traineeships, stages, kamers, studentenadsl, studentenpolis, studiewinkel, studentenpas, studentenbar, snowevent, student of the year, studentenhuis v/h jaar, sunevent, introactie, home, nieuws, zoek stages, informatie, inloggen, registreren, informatie, tarieven, inloggen, registreren, (vergeten), zoek een stage, http://www.stages.nl/, studenten.net, magazine, stutv, huishoudboekje, eredivisie manager, biermagnaat, studentenkalender, studentenbaan.nl, bijbaantjes, vakantiewerk, startersfuncties, traineeships, carrièrenieuws, stages.nl, stages, afstudeeropdrachten, carrièrenieuws, stagesteun, studentenkamers.nl, huren, verhuren, zwarte lijst, meldpunt kamerverhuur, diensten voor studenten, zorgverzekering, schadeverzekering, mac store, studentenpas, studentenbar, digitenne, studenten.net specials, introactie, snowevent, studentenhuis v/h jaar, student of the year, studentenawards, rss, artikelen, banen, stages, kamers, twitter.com/studentennet, http://www.facebook.com/#!/pages/studentennet/118149161553618?ref=ts, adverteren, partners, wie zijn wij?, studentredacteuren, nieuwsbrief, pers, in de media, voorwaarden, studentenlink, copyrights, contact, redactie@all4students.nl, sales@all4students.nl, studentenpolis, jobnet vacaturebank, phonehouse, studystore, meeus, apple store for education, ikki, asa student, all4students b.v.,
Link anchor relevance 34% match
zoek stages studenten bedrijven uitdagende marketingstage uitgeverij uniebo stage online marketeer expose media stagiair marketing conversive meewerkstage toezicht nederlandsche afstuderen lopen het onboard nieuwste van actieve communicatie young global people community management pelosa voor creatieve etocom productions corporate identity amsterdam rai sales gezocht net consultant hbo unique stagiaire mediareef square melon neth inloggen aanmelden aanmaken bedrijfsaccount entertainment lifestyle studieleven carri fulltime banen bijbaantjes vakantiewerk startersfuncties traineeships kamers studentenadsl studentenpolis studiewinkel studentenpas studentenbar snowevent student year studentenhuis jaar sunevent introactie home nieuws informatie registreren tarieven vergeten een http www magazine stutv huishoudboekje eredivisie manager biermagnaat studentenkalender studentenbaan renieuws afstudeeropdrachten stagesteun studentenkamers huren verhuren zwarte lijst meldpunt kamerverhuur diensten zorgverzekering schadeverzekering mac store digitenne specials studentenawards rss artikelen twitter com studentennet facebook pages ref adverteren partners wie zijn wij studentredacteuren nieuwsbrief pers voorwaarden studentenlink copyrights contact redactie all students jobnet vacaturebank phonehouse studystore meeus apple education ikki asa
Headings 10 headings found on page containing the following texts
hot stages, nieuwste 10 stages van de 123 actieve, stages.nl de nummer één in stages!, service pagina's voor bedrijven, zoek een stage, service pagina's voor studenten, links, contactgegevens, partners, uitgever,
Headings relevance 56% match
hot stages nieuwste van actieve nummer service pagina's voor bedrijven zoek een stage studenten links contactgegevens partners uitgever
Emphasis (bold and italic) 8 bold or italic tags found on page containing the following texts
studenten.net, banen / stages / kamers, diensten, events, ben je op zoek naar een leuke en leerzame stage in binnen- of buitenland? op stages.nl kun je gratis & voor niks een stage vinden. op deze site vind je een groot aanbod van stages voor uiteenlopende studies. wie weet vind je de perfecte stage!, bel ons!, 050 700 1400, tempus fugit,
Bold and italic tag relevance 44% match
studenten net banen stages kamers diensten events ben zoek naar een leuke leerzame stage binnen- buitenland kun gratis voor niks vinden deze site vind groot aanbod van uiteenlopende studies wie weet perfecte bel ons tempus fugit
Image alt tags 8 image alt tags found on page containing the following texts
, , , , , , , ,
Image alt tag relevance 0% match
No image alt tags found on this page !
www.stages.nl css

www.stages.nl stylesheet info

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language.

Stylesheets in the head of the document

The following css files were found on www.stages.nl:

http://www.stages.nl/_cache/stages-specific/uniframe/screen.css
http://www.stages.nl/_cache/stages-specific/uniframe/print.css
http://www.stages.nl/_styles/jquery-ui-1.8.16.custom.css
http://www.stages.nl/_styles/screen.css
http://www.stages.nl/_styles/topnlist.css
http://www.stages.nl/_styles/screen-stages.css
http://www.stages.nl/_styles/print.css

seo tip: combine stylehseets r-domain advises to combine all stylesheets to one compressed stylesheet. Adding multiple stylesheets to your page can seriously slow down your website. Compressing your stylehseet can speed up your page

www.stages.nl inline stylesheet info

seo approval: avoid inline css No inline css was detected on this page

www.stages.nl server info

www.stages.nl server info

A good server setup can make a huge difference for website performance and may even enhance the ratings in the search engine results since page speed has become an issue.

Http request info

'HTTP response code 200
Download time 2,646093 seconds
Filesize 36318 bytes

Server headers

Server headers are the response the server sends before the actual content. A correct server setup can speed up a site and free up server resources. Make sure that all headers are set correct. For example dont cache dynamic content and dont close connections unless there is a good reason.

HTTP/1.1 302 Found
Date: Sat, 26 May 2012 03:50:19 GMT The Date header represents the time when the message was generated, regardless of caching that happened since. It is used by caches as input to expiration calculations, and to detect clock drift.
Server: Apache The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache
Location: home
Content-Length: 0 The Content-Length header indicates the size of the body, in number of bytes. In responses to the HEAD method, it indicates the size of the body that would have been sent had the request been a GET. If Content-Length is incorrect, persistent connections will not work, and caches may not store the response (since they can't be sure if they have the whole response). The content length is 0 bytes
Content-Type: text/html The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET. . The value is text/html

Server location

Server location is important because a server that is located near the customer will serve pages faster then a server located far away

IP Adress 89.188.22.72
Country Code NL
Country Code 3 NLD
Country Name Netherlands
Region 04
City Groningen
www.stages.nl backlinks

Backlink analysis for www.stages.nl

Backlinks leading into a domain are of great important for the search engine results of a page. Each link from a website counts as a 'vote' for that websites. Links from trusted, related and high quality domains have more weight then other links.
Gathering links is often referred to as link building. If you do not have enought quility links to a domain you better start to build those links !

seo error: you have too few backlinks to your site There are currently 0 links leading into www.stages.nl There are a below average amount of backinks. Link building should be a priority for this site. Try to get links from hight quality websites to your site.

No backlinks were found for this domain or backlink search was skipped
management.studenten.net
inloggen - management.studenten.net/login_intern
management.studenten.net
aanmelden - management.studenten.net/register_intern
www.studenten.net
entertainment - www.studenten.net/entertainment
www.studenten.net
lifestyle - www.studenten.net/lifestyle
www.studenten.net
studieleven - www.studenten.net/studieleven
www.studenten.net
carrière - www.studenten.net/carriere
www.studentenbaan.nl
fulltime banen - www.studentenbaan.nl/zoek?q=®ion=-1&swk=-1&ist=-1&dvd=1&submit=
www.studentenbaan.nl
bijbaantjes - www.studentenbaan.nl/zoek?q=®ion=-1&swk=-1&ist=-1&dvd=2&submit=
www.studentenbaan.nl
vakantiewerk - www.studentenbaan.nl/zoek?q=®ion=-1&swk=-1&ist=-1&dvd=4&submit=zoek
www.studentenbaan.nl
startersfuncties - www.studentenbaan.nl/zoek?q=®ion=-1&swk=-1&ist=-1&dvd=1&submit=zoek
www.studentenbaan.nl
traineeships - www.studentenbaan.nl/zoek?q=®ion=-1&swk=-1&ist=-1&dvd=7&submit=zoek
www.studentenkamers.nl
kamers - www.studentenkamers.nl/
www.studentenadsl.nl
studentenadsl - www.studentenadsl.nl/
www.studentenpolis.nl
studentenpolis - www.studentenpolis.nl/
www.studiewinkel.nl
studiewinkel - www.studiewinkel.nl/
www.studentenpas.nl
studentenpas - www.studentenpas.nl/home
www.studentenbar.nl
studentenbar - www.studentenbar.nl/home
www.snowevent.nl
snowevent - www.snowevent.nl/
www.studentoftheyear.nl
student of the year - www.studentoftheyear.nl/
www.studentenhuisvanhetjaar.nl
studentenhuis v/h jaar - www.studentenhuisvanhetjaar.nl/home
www.sunevent.nl
sunevent - www.sunevent.nl/
www.introactie.nl
introactie - www.introactie.nl/
www.studenten.net
studenten.net - www.studenten.net/
www.studenten.net
magazine - www.studenten.net/magazine
stutv.studenten.net
stutv - stutv.studenten.net/
financieel.studenten.net
huishoudboekje - financieel.studenten.net/
www.studenten.net
eredivisie manager - www.studenten.net/eredivisie
www.biermagnaat.nl
biermagnaat - biermagnaat.nl/
kalender.studenten.net
studentenkalender - kalender.studenten.net/
www.studentenbaan.nl
studentenbaan.nl - www.studentenbaan.nl/
www.studentenbaan.nl
bijbaantjes - www.studentenbaan.nl/
www.studentenbaan.nl
carrièrenieuws - www.studentenbaan.nl/nieuws
www.stagesteun.nl
stagesteun - www.stagesteun.nl/
www.studentenkamers.nl
studentenkamers.nl - www.studentenkamers.nl/
www.studentenkamers.nl
huren - www.studentenkamers.nl/
www.studentenkamers.nl
verhuren - www.studentenkamers.nl/kamer_verhuren
www.studentenkamers.nl
zwarte lijst - www.studentenkamers.nl/zwarte_lijst
www.meldpuntkamerverhuur.nl
meldpunt kamerverhuur - www.meldpuntkamerverhuur.nl/
www.studenten.net
diensten voor studenten - www.studenten.net/
www.studentenpolis.nl
zorgverzekering - www.studentenpolis.nl/
meeus.studenten.net
schadeverzekering - meeus.studenten.net/
apple.studenten.net
mac store - apple.studenten.net/
www.studentenpas.nl
studentenpas - www.studentenpas.nl/
www.studentenbar.nl
studentenbar - www.studentenbar.nl/
digitenne.studenten.net
digitenne - digitenne.studenten.net/
www.studenten.net
studenten.net specials - www.studenten.net/
www.studentenhuisvanhetjaar.nl
studentenhuis v/h jaar - www.studentenhuisvanhetjaar.nl/
www.studentenawards.nl
studentenawards - www.studentenawards.nl/
services.all4students.nl
rss - services.all4students.nl/rss/nieuwste_artikelen
services.all4students.nl
artikelen - services.all4students.nl/rss/nieuwste_artikelen
services.all4students.nl
banen - services.all4students.nl/rss/nieuwste_vacatures
services.all4students.nl
stages - services.all4students.nl/rss/nieuwste_stages
services.all4students.nl
kamers - services.all4students.nl/rss/nieuwste_kamers
www.twitter.com
twitter.com/studentennet - twitter.com/studentennet
www.facebook.com
http://www.facebook.com/#!/pages/studentennet/118149161553618?ref=ts - www.facebook.com/#!/pages/studentennet/118149161553618?ref=ts
www.studenten.net
adverteren - www.studenten.net/info_contact/adverteren/993/studenten_net_en_studentenbaan_nl_beste_wervingskanaal
www.studenten.net
partners - www.studenten.net/overig/partners
www.studenten.net
wie zijn wij? - www.studenten.net/overig/wie_zijn_wij
www.studenten.net
studentredacteuren - www.studenten.net/overig/studentredacteuren
www.studenten.net
nieuwsbrief - www.studenten.net/info_contact/nieuwsbrief/3615/studenten_net_nieuwsbrief
www.studenten.net
pers - www.studenten.net/info_contact/persberichten
www.studenten.net
in de media - www.studenten.net/info_contact/in_de_media
www.studenten.net
voorwaarden - www.studenten.net/info_contact/disclaimer/996/disclaimer_en_privacy_protocol
www.studentenlink.nl
studentenlink - www.studentenlink.nl/
www.studenten.net
copyrights - www.studenten.net/info_contact/copyrights/994/copyrights
www.studenten.net
contact - www.studenten.net/info_contact/contactgegevens/4726/contactgegevens_all4students
www.studenten.net
studentenpolis - www.studenten.net/link/3/studentenpolis
www.studenten.net
jobnet vacaturebank - www.studenten.net/link/6/jobnet
www.studenten.net
phonehouse - www.studenten.net/link/59414/phonehouse
www.studenten.net
studystore - www.studenten.net/link/36002/studystore
www.studenten.net
meeus - www.studenten.net/link/112590/meeus
www.studenten.net
apple store for education - www.studenten.net/link/45593/apple-store-for-education
www.studenten.net
ikki - www.studenten.net/link/35237/ikki
www.studenten.net
asa student - www.studenten.net/link/78432/asa
www.all4students.nl
all4students b.v. - www.all4students.nl/
www.stages.nl html

www.stages.nl html info

HTML stands for Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.

Html / text ratio

Try to keep your html as short as possible. Html only describes your content. There is no benefit in having a page with lots of html tags. A bloated page will slow down your site and harm user experience.

seo tip: Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file The html ratio of this page is 6,95

Page Errors

Html errors at best slow down your website (since a browser has to guess at the meaning) and in worst case render your page unviewable. Therefor make shure there are no html errors on your page !

line 11 column 1 - Warning: missing <!DOCTYPE> declaration
line 11 column 1 - Warning: plain text isn't allowed in <head> elements
line 11 column 1 - Info: <head> previously mentioned
line 11 column 1 - Warning: inserting implicit <body>
line 11 column 1 - Warning: <!DOCTYPE> isn't allowed after elements
line 13 column 1 - Warning: discarding unexpected <html>
line 14 column 1 - Warning: <head> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 15 column 3 - Warning: <base> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 16 column 3 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 17 column 3 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 18 column 3 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 19 column 3 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 21 column 3 - Warning: <title> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 22 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 23 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 25 column 21 - Warning: <style> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 26 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 27 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 28 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 29 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 30 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 32 column 3 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 62 column 1 - Warning: </head> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 63 column 1 - Warning: discarding unexpected <body>
line 124 column 23 - Warning: unescaped & or unknown entity "&region"
line 124 column 33 - Warning: unescaped & or unknown entity "&swk"
line 124 column 40 - Warning: unescaped & or unknown entity "&ist"
line 124 column 47 - Warning: unescaped & or unknown entity "&dvd"
line 124 column 54 - Warning: unescaped & or unknown entity "&submit"
line 239 column 55 - Warning: unescaped & or unknown entity "&region"
line 239 column 65 - Warning: unescaped & or unknown entity "&swk"
line 239 column 72 - Warning: unescaped & or unknown entity "&ist"
line 239 column 79 - Warning: unescaped & or unknown entity "&dvd"
line 239 column 85 - Warning: unescaped & or unknown entity "&submit"
line 240 column 55 - Warning: unescaped & or unknown entity "&region"
line 240 column 65 - Warning: unescaped & or unknown entity "&swk"
line 240 column 72 - Warning: unescaped & or unknown entity "&ist"
line 240 column 79 - Warning: unescaped & or unknown entity "&dvd"
line 240 column 85 - Warning: unescaped & or unknown entity "&submit"
line 241 column 55 - Warning: unescaped & or unknown entity "&region"
line 241 column 65 - Warning: unescaped & or unknown entity "&swk"
line 241 column 72 - Warning: unescaped & or unknown entity "&ist"
line 241 column 79 - Warning: unescaped & or unknown entity "&dvd"
line 241 column 85 - Warning: unescaped & or unknown entity "&submit"
line 242 column 55 - Warning: unescaped & or unknown entity "&region"
line 242 column 65 - Warning: unescaped & or unknown entity "&swk"
line 242 column 72 - Warning: unescaped & or unknown entity "&ist"
line 242 column 79 - Warning: unescaped & or unknown entity "&dvd"
line 242 column 85 - Warning: unescaped & or unknown entity "&submit"
line 243 column 55 - Warning: unescaped & or unknown entity "&region"
line 243 column 65 - Warning: unescaped & or unknown entity "&swk"
line 243 column 72 - Warning: unescaped & or unknown entity "&ist"
line 243 column 79 - Warning: unescaped & or unknown entity "&dvd"
line 243 column 85 - Warning: unescaped & or unknown entity "&submit"
line 383 column 23 - Warning: unescaped & or unknown entity "&region"
line 383 column 33 - Warning: unescaped & or unknown entity "&swk"
line 383 column 40 - Warning: unescaped & or unknown entity "&ist"
line 383 column 47 - Warning: unescaped & or unknown entity "&dvd"
line 383 column 54 - Warning: unescaped & or unknown entity "&submit"
line 502 column 96 - Warning: unescaped & or unknown entity "&region"
line 502 column 106 - Warning: unescaped & or unknown entity "&swk"
line 502 column 113 - Warning: unescaped & or unknown entity "&ist"
line 502 column 120 - Warning: unescaped & or unknown entity "&dvd"
line 502 column 126 - Warning: unescaped & or unknown entity "&submit"
line 503 column 100 - Warning: unescaped & or unknown entity "&region"
line 503 column 110 - Warning: unescaped & or unknown entity "&swk"
line 503 column 117 - Warning: unescaped & or unknown entity "&ist"
line 503 column 124 - Warning: unescaped & or unknown entity "&dvd"
line 503 column 130 - Warning: unescaped & or unknown entity "&submit"
line 504 column 96 - Warning: unescaped & or unknown entity "&region"
line 504 column 106 - Warning: unescaped & or unknown entity "&swk"
line 504 column 113 - Warning: unescaped & or unknown entity "&ist"
line 504 column 120 - Warning: unescaped & or unknown entity "&dvd"
line 504 column 126 - Warning: unescaped & or unknown entity "&submit"
line 512 column 96 - Warning: unescaped & or unknown entity "&region"
line 512 column 106 - Warning: unescaped & or unknown entity "&swk"
line 512 column 113 - Warning: unescaped & or unknown entity "&ist"
line 512 column 120 - Warning: unescaped & or unknown entity "&dvd"
line 512 column 126 - Warning: unescaped & or unknown entity "&submit"
line 213 column 5 - Warning: <a> attribute "target" lacks value
line 214 column 5 - Warning: <a> attribute "target" lacks value
line 304 column 9 - Warning: <div> anchor "banner120x60" already defined
line 76 column 28 - Warning: trimming empty <span>
line 78 column 32 - Warning: trimming empty <span>
line 82 column 28 - Warning: trimming empty <span>
line 84 column 32 - Warning: trimming empty <span>
line 368 column 36 - Warning: trimming empty <span>
Info: Document content looks like XHTML 1.0 Transitional
86 warnings, 0 errors were found!

Repair broken html

r-domain lets you repair the broken html. Click on the button below to let r-domain fetch your page and show the repaired output. Copy the output to your site and test it there !

refresh our seo analysis The current report is cached on Sat, 26 May 2012 05:50:21. Click here to refresh the results

Analyse your website !

Please enter your domain name