www.wereldomroep.nl analysis, site info, backlinks and seo
www.wereldomroep.nl - nederlands | radio nederland wereldomroep
www.wereldomroep.nl scores a 6,8 out of 10 on our optimalisation scale. This is a little above average. We have identified 106 keywords. This page seems optimized for the keyword 'artikel'
summary
This is the summary of our www.wereldomroep.nl analysis. Please check for detailed info under their tabs.
| Site | www.wereldomroep.nl (visit site) |
| Page Title | nederlands | radio nederland wereldomroep |
| Keyword density | 'vogelvrij' -urige aan aeur als artikel band belastinggeld ben beverwijk bij biker boek buitenland camps canada close dan dat die door drukker een eerste egypte expat expires facebook gaan geeft geen gemeente gmt griekenland had heeft het hier hilversum hollandse integratiedrama joan kunstwerk laatste laten lees liggen links lokatie lul may meer memoriam mensen met moet naar nederland nederlanders nederlands nederlandse nedklets niet nog ochtend ooit ook oranje oude php reacties reageer rnw robben sat selectie shoe staten suriname tegen terug title toeristen twee twitter van verder verenigde video vijf volgende voor vrijdag vrouwenvoetbal was weer wereldnet wereldomroep werkweek willen wooden worden zich zijn zwervers zwitserland |
| SEO Summary | 0% meta description relevance, 34% link relevance, 75% heading relevance, 290 page errors |
| Server info | Location: Utrecht,Netherlands |
No backlinks were found for this domain or backlink search was skipped
Content & Html
Analyzed html, text, tags, links, headings, keywords and more
We found 290 html errors and warings !
>> Read More !
SEO score of www.wereldomroep.nl
6,8
>> Read More !
www.wereldomroep.nl javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 7 external javascripts and 7 internal javascripts on www.wereldomroep.nl
Javascripts in the head of the page
http://cdn.radionetherlands.nl/data/files/js/js_7683643ef763bec3bee61f982e116135.js
http://cdn.radionetherlands.nl/sites/all/themes/wereldomroep/js/add_bookmark.js
http://www.flickr.com/badge_code_v2.gne?count=3&display=latest&size=s&layout=x&source=user_set&user=23792686%40n08&set=72157628677218613&context=in%2fset-72157627595147357%2f
http://widgets.twimg.com/j/2/widget.js
http://www.wereldomroep.nl//platform.twitter.com/widgets.js
http://cdn.radionetherlands.nl/sites/all/modules/custom/sitestat/sitestat.js
http://cdn.radionetherlands.nl/data/files/js/js_748cdff39b419763e39cef15a21bdf84.js
www.wereldomroep.nl inline javascript info
The following inline javascript snippets were found on this page:
<!--//--><![cdata[//><!--
jquery.extend(drupal.settings, { "basepath": "/", "block_edit": { "hover_links": 1 }, "fivestar": { "titleuser": "your rating: ", "titleaverage": "gemiddelde: ", "feedbacksavingvote": "bezig uw stem op te slaan...", "feedbackvotesaved": "your vote has been saved.", "feedbackdeletingvote": "bezig uw stem te verwijderen...", "feedbackvotedeleted": "uw stem is verwijderd." }, "lightbox2": { "rtl": "0", "file_path": "/(\\w\\w/)data/files", "default_image": "/sites/all/modules/contrib/lightbox2/images/brokenimage.jpg", "border_size": 10, "font_color": "000", "box_color": "fff", "top_position": "", "overlay_opacity": "0.8", "overlay_color": "000", "disable_close_click": 1, "resize_sequence": 0, "resize_speed": 400, "fade_in_speed": 400, "slide_down_speed": 600, "use_alt_layout": 0, "disable_resize": 0, "disable_zoom": 0, "force_show_nav": 0, "show_caption": true, "loop_items": 0, "node_link_text": "", "node_link_target": 0, "image_count": "", "video_count": "video !current of !total", "page_count": "page !current of !total", "lite_press_x_close": "druk \x3ca href=\"#\" onclick=\"hidelightbox(); return false;\"\x3e\x3ckbd\x3ex\x3c/kbd\x3e\x3c/a\x3e om te sluiten", "download_link_text": "", "enable_login": false, "enable_contact": false, "keys_close": "c x 27", "keys_previous": "p 37", "keys_next": "n 39", "keys_zoom": "z", "keys_play_pause": "32", "display_image_size": "original", "image_node_sizes": "()", "trigger_lightbox_classes": "", "trigger_lightbox_group_classes": "", "trigger_slideshow_classes": "", "trigger_lightframe_classes": "", "trigger_lightframe_group_classes": "", "custom_class_handler": 0, "custom_trigger_classes": "", "disable_for_gallery_lists": true, "disable_for_acidfree_gallery_lists": true, "enable_acidfree_videos": true, "slideshow_interval": 5000, "slideshow_automatic_start": 0, "slideshow_automatic_exit": 0, "show_play_pause": 0, "pause_on_next_click": 0, "pause_on_previous_click": 0, "loop_slides": 0, "iframe_width": 600, "iframe_height": 400, "iframe_border": 1, "enable_video": 0 }, "jcarousel": { "ajaxpath": "/nederlands/jcarousel/ajax/views", "#jcarousel": { "visible": 4, "scroll": 1, "skin": "default" } }, "quicktabs": { "qt_1": { "tabs": [ 0, 0 ] } }, "og": { "group_context": { "nid": "232", "title": "nederlands", "type": "rnw_grp" } } });
//--><!]]>
<!--//--><![cdata[//><!--
$(document).ready(function(){
$("a.expand").click(function(){
$("div.more-sso-logins").addclass("expanded");
});
$("a.collapse").click(function(){
$("div.more-sso-logins").removeclass("expanded");
});
});
//--><!]]>
<!--//--><![cdata[//><!--
$(document).ready(function() {
var effect = "scrollleft";
var reffect = "scrollright";
var rtl = ($("html").attr("dir").tolowercase() == "rtl");
if(rtl) { effect = "scrollright"; reffect = "scrollleft"; }
$("#block-rnw_fp-mustcarry").each(function(i) {
var cont = $(".mustcarry-container",this);
if(cont.children().length <= 1) {
return;
}
var $prev, $next;
if(!rtl) {
$prev = $("<div/>").addclass("carousel-left-button").append($("<div/>").addclass("carousel-icon"));
$next = $("<div/>").addclass("carousel-right-button").append($("<div/>").addclass("carousel-icon"));
} else {
$prev = $("<div/>").addclass("carousel-right-button").append($("<div/>").addclass("carousel-icon"));
$next = $("<div/>").addclass("carousel-left-button").append($("<div/>").addclass("carousel-icon"));
}
$prev.mouseover(function() { $(this).addclass("hover"); });
$prev.mouseout(function() { $(this).removeclass("hover"); });
$next.mouseover(function() { $(this).addclass("hover"); });
$next.mouseout(function() { $(this).removeclass("hover"); });
$(this).prepend($prev).prepend($next);
cont.cycle({
fx: effect,
speed: 500,
timeout: 6000,
pause: 1,
prev: $prev,
next: $next,
prevnextclick: function(isnext) {
if(!isnext) {
var d = cont.data("cycle.opts");
d.onetimefx = reffect;
cont.data("cycle.opts",d);
}
}
});
});
});
//--><!]]>
<!--//--><![cdata[//><!--
function ns_onclick (a, url, name, type, winopt){
var ns_l="http://nl.sitestat.com/rnw/rnw/s?rnw-nl."+type+".";
ns_l+=name;ns_l+='&ns_type='+type+'&ns_action=view';
ns_l+='&ns__t='+(new date()).gettime();if(!url)url=a.href;
var ns_0=document.referrer;if(ns_0.lastindexof('/')==ns_0.length-1)
ns_0=ns_0.substring(ns_0.lastindexof('/'),0);
if (ns_0.length>0)ns_l+='&ns_referrer='+escape(ns_0);
winopt=winopt||"";var
target=(a&&a.target&&a.target!="")?(a.target.substring(0,1)=="_")?a.target.substring(1):a.target:"self";
var ns_i=new image();if(target&&url){if(window[target]){window.ns_softclick_timer=function(target,url)
{return function(){ns_i.onload=ns_i.onerror=function(){return;};
window[((window[target])?target:"self")].location.href=url;}}(target,url);
window.settimeout('ns_softclick_timer()',5000);ns_i.onload=ns_i.onerror=window.ns_softclick_timer;}else{
window.open(url,target,winopt);}}ns_i.src=ns_l;return false;} //-->
//--><!]]>
<!--//--><![cdata[//><!--
<!-- start google analytics -->
var _gaq = _gaq || [];
_gaq.push(['_setaccount', 'ua-4031970-1']);
_gaq.push(['_setdomainname', 'none']);
_gaq.push(['_setallowlinker', true]);
_gaq.push(['_setcampnamekey', 'ns_campaign']);
_gaq.push(['_setcampmediumkey', 'ns_mchannel']);
_gaq.push(['_setcampsourcekey', 'ns_source']);
_gaq.push(['_setcamptermkey', 'ns_linkname']);
_gaq.push(['_trackpageview', 'rnw-nl.nederlands.home']);
(function() {
var ga = document.createelement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getelementsbytagname('script')[0]; s.parentnode.insertbefore(ga, s);
})();
<!-- end google analytics -->
//--><!]]>
//<![cdata[
var ns_loadingtime1 = new date().gettime();
// ]]>
new twtr.widget({
version: 2,
type: 'search',
search: '#expat',
interval: 20000,
title: '',
subject: 'twitter mee: #expat',
width: 'auto',
height: 200,
theme: {
shell: {
background: '#f9fbfc',
color: '#050505'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: true,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();
(function(d, s, id) {
var js, fjs = d.getelementsbytagname(s)[0];
if (d.getelementbyid(id)) {return;}
js = d.createelement(s); js.id = id;
js.src = "//connect.facebook.net/en_us/all.js#xfbml=1";
fjs.parentnode.insertbefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
var tab_content = new array();
tab_content[14] = '<div id="block-rnw_fp-mustcarry"><div class="mustcarry-container"><div class="mustcarryitem boxgrid captionfull"> <div class="mustcarryimage"> <a href="/nederlands/article/vrouwenvoetbal-de-lift"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/must_carry/images/lead/article/2012/05/teaser-ado-den-haag-230512.jpg" alt="" title="" class="imagecache imagecache-must_carry" width="650" height="330" /> <div class="mustcarrymeridian meridian-none" title=""> <a href="/nederlands/article/vrouwenvoetbal-de-lift"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/must_carry/images/lead/article/2012/05/teaser-ado-den-haag-230512.jpg" alt="" title="" class="imagecache imagecache-must_carry" width="650" height="330" /> <div class="globeitem move_left"> <a href="/nederlands/map/node/704050">map <div class="location-shadow"> hilversum, nederland <div class="location"> hilversum, nederland <div class="mustcarrytext cover boxcaption"> <h1><a href="/nederlands/article/vrouwenvoetbal-de-lift">vrouwenvoetbal in de lift vrouwenvoetbal in nederland krijgt een flinke impuls nu ajax en mogelijk ook psv gaan meedoen. zijn die twee grote namen de redding voor een moeizaam experiment? ';
tab_content[3] = '<div class="view"><div class="view-content"><table class="views-view-grid"> <tbody><tr><td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/exp-expat-aan-het-woord.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.wereldpanel.nl/">wereldpanel<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-expat-aan-het-woord.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/expat-aan-het-woord">expat aan het woord<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-expat-expert.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/expertdossier">expatexperts<tr><td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/pro-wereldnet-v22.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/dubbele-nationaliteit">dossier dubbele nationaliteit<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/" alt="" title="" class="imagecache imagecache-dossier_front_block" /><span class="field-content"><a href="/nederlands">verkiezingen 2012<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-expat-video_1.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/expatvideo">expatvideo<tr><td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-exportsuccessen.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/exportsuccessen">exportsuccessen<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-expat-on-air_0.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/expat-air">expat on air<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-internationaal-zakendoen.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/dossier/internationaalzakendoen">internationaal zakendoen<tr><td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-terug-naar-nederland.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/dossier/terugnaarnederland">terug naar nederland<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-vertrek-uit-nederland.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/dossier/vertrekuitnederland">vertrek uit nederland<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-geld-en-zekerheid.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/dossier/geldenzekerheid">geld & zekerheid<tr><td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/pro-wereldnet.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/dossier/wereldnet">wereldnet extra<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-wereldkids.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://blogs.rnw.nl/wereldkids/">wereldkids<td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/com-wereldexpat-magazine.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/wereldexpat-magazine">wereldexpat magazine<tr><td><div class="views-field-field-body-image-fid"><img src="http://origin.rnw.nl/data/files/imagecache/dossier_front_block/images/lead/exp-expatkaart_1.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/wereldexpat-weblogs">wereldexpat weblogs';
tab_content[4] = '<div class="view"><div class="view-content"><table class="views-view-grid"> <tbody><tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/molentje.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/wereldomroep-archief">wereldomroep video archief<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-klare-taal_1.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/recensie">boeken<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/dutch-food.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/hollandse-gerechten">hollandse gerechten<tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/nl-hollandse-ochtend.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/hollandse-ochtend">hollandse ochtend<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-klare-taal_0.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/dossier/klaretaalextra">klare taal extra<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/nl-nedklets.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/nedklets">nedklets<tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/nl-prominentenserie.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/prominentenserie">prominenten<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/nl-taaltest.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/hoe-goed-uw-nederlands">taaltest<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-tijdgeesten_0.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/tijdgeesten">tijdgeesten';
tab_content[5] = '<div class="view"><div class="view-content"><table class="views-view-grid"> <tbody><tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/ser-bvn-gids.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.bvn.nl/">bvn tv<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/exp-expatkaart.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/expatkaart">expat tipkaarten<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/com-facebook.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.facebook.com/wereldomroep">facebook <tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/com-linked-in.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.linkedin.com/groups?mostpopular=&gid=2633646">linkedin<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/com-twitter.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.twitter.com/wereldomroep">twitter<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/com-wereldexpat-magazine.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/wereldexpat-magazine">wereldexpat magazine<tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/exp-wereldkeuken.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/category/tags-nederland/wereldkeuken">wereldkeuken<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/com-wereldkrant.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/wereldkrant">wereldkrant';
tab_content[11] = '<div class="view"><div class="view-content"><table class="views-view-grid"> <tbody><tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/exp-reisadviezen_0.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/de-tropendokter">de tropendokter<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/com-wereldkrant.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/article/nieuwsbrieven">nieuwsbrieven en e-mail bulletins<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/exp-expat-video.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/video-on-rnw">video';
tab_content[9] = '<div class="view"><div class="view-content"><table class="views-view-grid"> <tbody><tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-expat-on-air.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/expat-air">expat on air<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-cabaret.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/cabaret">cabaret<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-canta-america.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/caribiana/radioprogramme/canta-america">canta america<tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-klare-taal.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/klare-taal">klare taal<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-nieuwslijn.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/nieuwslijn">nieuwslijn<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-nieuwslijn_magazine.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/nieuwslijn-magazine">nieuwslijn magazine<tr><td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-tijdgeesten.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/tijdgeesten">tijdgeesten<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-onderweg.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/onderweg">onderweg<td><div class="views-field-field-body-image-fid"><img src="http://cdn.radionetherlands.nl/data/files/imagecache/dossier_front_block/images/lead/pro-wereldnet.jpg" alt="" title="" class="imagecache imagecache-dossier_front_block" width="33" height="33" /><span class="field-content"><a href="http://www.rnw.nl/nederlands/radioprogramme/wereldnet">wereldnet';
<!--
function sitestat(ns_l){// fromurl v1.5 copyright (c) 2001-2007 nedstat b.v. all rights reserved.
var ns_type='' // leave empty for normal/ppc measurement, fill in for clickin, clickout or pdf
var r='' // yes=only parse url when there is a real document.referrer,
// no=only parse url when there is no real document.referrer, empty=always parse url
var t='?' // tag in url where parameters follow; default '?' could be replaced by "#"
var p=new array();var w='';var l='';var d=document;var n=navigator;var ns_0=''
;if(top!=self){if('\u0041'=='a'){var u=n.useragent;if(u.indexof('safari')==-1)
{var b=u.indexof('opera');if(b==-1||(u.charat(b+6)+0)>5){b=u.indexof('mozilla'
);var xb=b!=-1?u.charat(b+8)>4:1;if(u.indexof('compatible')!=-1||xb){var c=
'try{ns_0=top.document.referrer}catch(e){}';eval(c);c=
'try{l=top.document.location.href}catch(e){}';eval(c);}}}}}else{ns_0=
d.referrer;l=d.location.href;}if(ns_0.lastindexof('/')==ns_0.length-1){ns_0=
ns_0.substring(ns_0.lastindexof('/'),0);}var f=ns_l.indexof('?');if(f!=-1){
var q=ns_l.substring(f+1);ns_l=ns_l.substring(0,f);if(q){var m=q.indexof('&');
w=q.substring(0,m==-1?q.length:m);if(w.indexof('=')!=-1){w='';}if(w){q=
q.substring(m==-1?q.length:m+1);q+=(q?'&':'')+'ns_name='+w;}if(ns_0.length>0){
q+=(q?'&':'')+'ns_referrer='+escape(ns_0);}var s=0;var e=0;while(q.length){e=
q.indexof('&');if(e==-1){e=q.length;}var o=q.substring(s,e);if(o.substring(0,4
)=='amp;'){o=o.substring(4);}if(o)p[p.length]=o;q=q.substring(e+1);}}}var a=
l.indexof(t);a=a==-1?0:l.substring(a+1);var j;if(r=='yes')j=ns_0.length;else
if(r=='no')j=!ns_0.length;else if(r=='')j=1;if(a&&j){while(a.length){var e=
a.indexof('&');if(e==-1){e=a.length;}var k=a.substring(0,a.substring(0,e)
.indexof('='));var v=a.substring(a.substring(0,e).indexof('=')+1,e);if(
k.substring(0,4)=='amp;'){k=k.substring(4);}while(v.substring(0,1)=='='){v=
v.substring(1);}if(k=='ns_name'){w=v;}else if(k=='ns_or'){var g='ns_referrer='
;for(var z=0;z<p.length;z++){if(p[z].substring(0,g.length)==g){p[z]=
'ns_referrer='+v;}}}else{if(k.substring(0,3)=='ns_'&&v&&k){var h=0;for(var x=0
;x<p.length;x++){if(p[x].substring(0,p[x].indexof('='))==k){p[x]=k+"="+v;h=1}}
if(!h){p[p.length]=k+"="+v;}}}a=a.substring(e+1);}}if(!w){return;}var s='';
var y='';for(var i=0;i<p.length;i++)if(p[i].substring(0,8)!='ns_name='){if(p[i
].substring(0,12)!='ns_referrer='){s+='&'+p[i];}else{y='&'+p[i];}}s+=ns_type?
'&ns_type='+ns_type+'&ns_action=view':'';ns_pixelurl=ns_l+'?'+w+"&ns__t="+(
new date()).gettime();ns_l=ns_pixelurl+s+y;if(d.images){ns_1=new image();
ns_1.src=ns_l;}else{d.write('<img src='+ns_l+' width="1" height="1">');}}
sitestat('http://nl.sitestat.com/rnw/rnw/s?rnw-nl.nederlands.home&rnw_taal=1&rnw_platform=1');
//-->
<!--//--><![cdata[//><!--
document.write(unescape("%3cscript src='https://rpxnow.com/openid/v2/widget' type='text/javascript'%3e%3c/script%3e"));
//--><!]]>
<!--//--><![cdata[//><!--
<!-- begin rpx sign in from janrain. visit http://www.rpxnow.com/ -->
rpxnow.token_url = "http://www.rnw.nl/nederlands/rpx/end_point?destination=rnw_fp";
rpxnow.realm = "rnw.rpxnow.com";
rpxnow.overlay = true;
rpxnow.language_preference = "en";
rpxnow.flags = "delay_domain_check";
rpxnow.ssl = true;
<!-- end rpx sign in -->
//--><!]]>
www.wereldomroep.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.
The html ratio of this page is 13,18
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 16 column 1 - Warning: plain text isn't allowed in <head> elements
line 16 column 1 - Info: <head> previously mentioned
line 16 column 1 - Warning: inserting implicit <body>
line 16 column 1 - Warning: <!DOCTYPE> isn't allowed after elements
line 17 column 1 - Warning: discarding unexpected <html>
line 18 column 3 - Warning: <head> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 19 column 1 - Warning: <meta> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 20 column 5 - Warning: <title> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 21 column 5 - Warning: <link> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 22 column 5 - Warning: <meta> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 23 column 5 - Warning: <meta> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 23 column 40 - Warning: <meta> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 23 column 78 - Warning: <meta> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 27 column 1 - Warning: <link> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 28 column 5 - Warning: <link> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 29 column 1 - Warning: <link> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 30 column 1 - Warning: <link> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 31 column 5 - Warning: <link> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 142 column 9 - Warning: <link> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 154 column 3 - Warning: </head> isn't allowed in <body> elements
line 16 column 1 - Info: <body> previously mentioned
line 155 column 3 - Warning: discarding unexpected <body>
line 198 column 68 - Warning: replacing invalid character code 150
line 198 column 69 - Warning: replacing invalid character code 135
line 218 column 66 - Warning: replacing invalid character code 132
line 218 column 74 - Warning: replacing invalid character code 138
line 244 column 7 - Warning: missing </div> before <li>
line 245 column 7 - Warning: inserting implicit <ul>
line 245 column 7 - Warning: missing </ul> before </div>
line 519 column 29 - Warning: replacing invalid character code 128
line 808 column 29 - Warning: replacing invalid character code 128
line 823 column 90 - Warning: <style> isn't allowed in <div> elements
line 823 column 9 - Info: <div> previously mentioned
line 842 column 84 - Warning: unescaped & or unknown entity "&display"
line 842 column 99 - Warning: unescaped & or unknown entity "&size"
line 842 column 106 - Warning: unescaped & or unknown entity "&layout"
line 842 column 115 - Warning: unescaped & or unknown entity "&source"
line 842 column 131 - Warning: unescaped & or unknown entity "&user"
line 842 column 151 - Warning: unescaped & or unknown entity "&set"
line 842 column 173 - Warning: unescaped & or unknown entity "&context"
line 850 column 30 - Warning: <style> isn't allowed in <div> elements
line 850 column 9 - Info: <div> previously mentioned
line 1120 column 440 - Warning: '<' + '/' + letter not allowed here
line 1120 column 780 - Warning: '<' + '/' + letter not allowed here
line 1120 column 894 - Warning: '<' + '/' + letter not allowed here
line 1120 column 910 - Warning: '<' + '/' + letter not allowed here
line 1120 column 999 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1067 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1077 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1217 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1221 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1401 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1409 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1415 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1421 - Warning: '<' + '/' + letter not allowed here
line 1120 column 1427 - Warning: '<' + '/' + letter not allowed here
line 1121 column 353 - Warning: '<' + '/' + letter not allowed here
line 1121 column 433 - Warning: '<' + '/' + letter not allowed here
line 1121 column 440 - Warning: '<' + '/' + letter not allowed here
line 1121 column 445 - Warning: '<' + '/' + letter not allowed here
line 1121 column 707 - Warning: '<' + '/' + letter not allowed here
line 1121 column 841 - Warning: '<' + '/' + letter not allowed here
line 1121 column 848 - Warning: '<' + '/' + letter not allowed here
line 1121 column 853 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1108 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1229 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1236 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1241 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1246 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1494 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1640 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1647 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1652 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1852 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1923 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1930 - Warning: '<' + '/' + letter not allowed here
line 1121 column 1935 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2191 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2307 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2314 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2319 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2324 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2586 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2712 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2719 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2724 - Warning: '<' + '/' + letter not allowed here
line 1121 column 2981 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3089 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3096 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3101 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3368 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3495 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3502 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3507 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3512 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3779 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3897 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3904 - Warning: '<' + '/' + letter not allowed here
line 1121 column 3909 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4173 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4293 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4300 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4305 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4565 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4676 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4683 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4688 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4693 - Warning: '<' + '/' + letter not allowed here
line 1121 column 4937 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5041 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5048 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5053 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5306 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5390 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5397 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5402 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5653 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5773 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5780 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5785 - Warning: '<' + '/' + letter not allowed here
line 1121 column 5790 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6049 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6167 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6174 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6179 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6187 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6195 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6201 - Warning: '<' + '/' + letter not allowed here
line 1121 column 6207 - Warning: '<' + '/' + letter not allowed here
line 1122 column 348 - Warning: '<' + '/' + letter not allowed here
line 1122 column 490 - Warning: '<' + '/' + letter not allowed here
line 1122 column 497 - Warning: '<' + '/' + letter not allowed here
line 1122 column 502 - Warning: '<' + '/' + letter not allowed here
line 1122 column 767 - Warning: '<' + '/' + letter not allowed here
line 1122 column 877 - Warning: '<' + '/' + letter not allowed here
line 1122 column 884 - Warning: '<' + '/' + letter not allowed here
line 1122 column 889 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1136 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1270 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1277 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1282 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1287 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1560 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1674 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1681 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1686 - Warning: '<' + '/' + letter not allowed here
line 1122 column 1951 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2061 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2068 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2073 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2333 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2445 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2452 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2457 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2462 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2734 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2857 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2864 - Warning: '<' + '/' + letter not allowed here
line 1122 column 2869 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3129 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3239 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3246 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3251 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3517 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3626 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3633 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3638 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3643 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3651 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3659 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3665 - Warning: '<' + '/' + letter not allowed here
line 1122 column 3671 - Warning: '<' + '/' + letter not allowed here
line 1123 column 364 - Warning: '<' + '/' + letter not allowed here
line 1123 column 431 - Warning: '<' + '/' + letter not allowed here
line 1123 column 438 - Warning: '<' + '/' + letter not allowed here
line 1123 column 443 - Warning: '<' + '/' + letter not allowed here
line 1123 column 706 - Warning: '<' + '/' + letter not allowed here
line 1123 column 828 - Warning: '<' + '/' + letter not allowed here
line 1123 column 835 - Warning: '<' + '/' + letter not allowed here
line 1123 column 840 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1101 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1189 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1196 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1201 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1206 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1472 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1578 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1585 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1590 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1850 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1935 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1942 - Warning: '<' + '/' + letter not allowed here
line 1123 column 1947 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2220 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2340 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2347 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2352 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2357 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2626 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2746 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2753 - Warning: '<' + '/' + letter not allowed here
line 1123 column 2758 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3022 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3124 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3131 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3136 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3144 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3152 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3158 - Warning: '<' + '/' + letter not allowed here
line 1123 column 3164 - Warning: '<' + '/' + letter not allowed here
line 1124 column 371 - Warning: '<' + '/' + letter not allowed here
line 1124 column 481 - Warning: '<' + '/' + letter not allowed here
line 1124 column 488 - Warning: '<' + '/' + letter not allowed here
line 1124 column 493 - Warning: '<' + '/' + letter not allowed here
line 1124 column 745 - Warning: '<' + '/' + letter not allowed here
line 1124 column 871 - Warning: '<' + '/' + letter not allowed here
line 1124 column 878 - Warning: '<' + '/' + letter not allowed here
line 1124 column 883 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1147 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1236 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1243 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1248 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1253 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1261 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1269 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1275 - Warning: '<' + '/' + letter not allowed here
line 1124 column 1281 - Warning: '<' + '/' + letter not allowed here
line 1125 column 368 - Warning: '<' + '/' + letter not allowed here
line 1125 column 476 - Warning: '<' + '/' + letter not allowed here
line 1125 column 483 - Warning: '<' + '/' + letter not allowed here
line 1125 column 488 - Warning: '<' + '/' + letter not allowed here
line 1125 column 748 - Warning: '<' + '/' + letter not allowed here
line 1125 column 849 - Warning: '<' + '/' + letter not allowed here
line 1125 column 856 - Warning: '<' + '/' + letter not allowed here
line 1125 column 861 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1127 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1239 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1246 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1251 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1256 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1523 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1630 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1637 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1642 - Warning: '<' + '/' + letter not allowed here
line 1125 column 1905 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2012 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2019 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2024 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2296 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2421 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2428 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2433 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2438 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2706 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2815 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2822 - Warning: '<' + '/' + letter not allowed here
line 1125 column 2827 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3088 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3191 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3198 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3203 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3465 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3570 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3577 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3582 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3587 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3595 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3603 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3609 - Warning: '<' + '/' + letter not allowed here
line 1125 column 3615 - Warning: '<' + '/' + letter not allowed here
line 22 column 5 - Warning: <meta> proprietary attribute "property"
line 859 column 12 - Warning: <iframe> proprietary attribute "allowtransparency"
line 922 column 95 - Warning: <img> lacks "alt" attribute
line 923 column 1 - Warning: <script> inserting "type" attribute
line 923 column 63 - Warning: <script> inserting "type" attribute
line 1068 column 9 - Warning: <a> proprietary attribute "data-count"
line 1068 column 9 - Warning: <a> proprietary attribute "data-lang"
line 1068 column 9 - Warning: <a> proprietary attribute "data-url"
line 1068 column 9 - Warning: <a> proprietary attribute "data-counturl"
line 1072 column 1 - Warning: <script> inserting "type" attribute
line 1080 column 1 - Warning: <div> proprietary attribute "data-send"
line 1080 column 1 - Warning: <div> proprietary attribute "data-layout"
line 1080 column 1 - Warning: <div> proprietary attribute "data-width"
line 1080 column 1 - Warning: <div> proprietary attribute "data-show-faces"
line 554 column 7 - Warning: trimming empty <span>
line 554 column 53 - Warning: trimming empty <span>
line 555 column 7 - Warning: trimming empty <span>
line 640 column 7 - Warning: trimming empty <span>
line 640 column 53 - Warning: trimming empty <span>
line 641 column 7 - Warning: trimming empty <span>
line 694 column 7 - Warning: trimming empty <span>
line 694 column 53 - Warning: trimming empty <span>
line 695 column 7 - Warning: trimming empty <span>
Info: Document content looks like XHTML 1.0 Transitional
290 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 !
Backlink analysis for www.wereldomroep.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 !
There are currently 0 links leading into www.wereldomroep.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.
Links to external pages from www.wereldomroep.nl
|
www.rnw.nl south asia - www.rnw.nl/english/dossier/south-asia-wired |
|
corporate.rnw.nl over rnw - corporate.rnw.nl/nederlands |
|
corporate.rnw.nl faq - corporate.rnw.nl/nederlands/publieksinformatie |
|
m.rnw.nl wereldomroep.nl op mobiel - m.rnw.nl/nederlands |
|
www.rnw.nl de wereldkrant van vandaag - www.rnw.nl/nederlands/article/wereldkrant |
|
www.rnw.nl wereldexpat magazine - www.rnw.nl/nederlands/article/wereldexpat-magazine |
|
www.rnw.nl meer hollandse ochtend foto's - www.rnw.nl/nederlands/article/hollandse-ochtend |
|
www.twitter.com volg ons: twitter.com/wereldomroep - www.twitter.com/wereldomroep |
|
www.rnw.nl colofon - www.rnw.nl/nederlands/info/colofon |
|
www.rnw.nl copyright - www.rnw.nl/nederlands/info/copyright |
|
www.rnw.nl e-mail bulletins - www.rnw.nl/nederlands/article/e-mail-bulletins |
|
www.rnw.nl hollandse ochtend - www.rnw.nl/nederlands/article/hollandse-ochtend |
|
itunes.apple.com iphone app - itunes.apple.com/nl/app/radio-netherlands-worldwide/id419077781?mt=8 |
|
www.rnw.nl taaltest - www.rnw.nl/nederlands/article/hoe-goed-uw-nederlands |
|
www.rnw.nl wereldkrant - www.rnw.nl/nederlands/article/wereldkrant |
|
www.delicious.com delicious - delicious.com/wereldexpat |
|
www.facebook.com facebook - www.facebook.com/wereldomroep |
|
www.flickr.com flickr - www.flickr.com/photos/rnw/collections/ |
|
itunes.apple.com itunes store - itunes.apple.com/nl/artist/radio-netherlands-worldwide/id264354956 |
|
www.linkedin.com linkedin - www.linkedin.com/groups?home=&gid=2633646 |
|
www.twitter.com twitter - twitter.com/wereldomroep |
|
www.youtube.com youtube - www.youtube.com/wereldomroep |
|
www.bvn.nl bvn tv - www.bvn.nl |
|
corporate.rnw.nl routebeschrijving - corporate.rnw.nl/nederlands/artikel/routebeschrijving |
|
www.rnw.nl webcam rnw - www.rnw.nl/nederlands/article/webcam |
|
www.rnw.nl dubbele nationaliteit - www.rnw.nl/nederlands/category/tags-nederland/dubbele-nationaliteit |
|
www.rnw.nl expat aan het woord - www.rnw.nl/nederlands/category/tags-nederland/expat-aan-het-woord |
|
www.rnw.nl expat experts - www.rnw.nl/nederlands/category/tags-nederland/expertdossier |
|
www.rnw.nl expats in fictie - www.rnw.nl/nederlands/category/tags-nederland/expats-fictie |
|
www.rnw.nl exportsuccessen - www.rnw.nl/nederlands/category/tags-nederland/exportsuccessen |
|
www.rnw.nl nedklets - www.rnw.nl/nederlands/category/tags-nederland/nedklets |
|
www.rnw.nl prominentenserie - www.rnw.nl/nederlands/category/tags-nederland/prominentenserie |
|
www.rnw.nl tropendokter - www.rnw.nl/nederlands/article/de-tropendokter |
|
www.rnw.nl wereldkeuken - www.rnw.nl/nederlands/category/tags-nederland/wereldkeuken |
|
www.rnw.nl wereldreis - www.rnw.nl/nederlands/dossier/afscheidsreis |
|
www.rnw.nl expat weblogs - www.rnw.nl/nl/nederlands/article/wereldexpat-weblogs |
|
blogs.rnw.nl historical audio archive - blogs.rnw.nl/haa/ |
|
www.wereldkids.nl wereldkids - www.wereldkids.nl |
|
api.addthis.com facebook - api.addthis.com/oexchange/0.8/forward/facebook/offer?url=www.rnw.nl/nederlands/rnw_fp |
|
api.addthis.com twitter - api.addthis.com/oexchange/0.8/forward/twitter/offer?url=www.rnw.nl/nederlands/rnw_fp |
|
api.addthis.com linkedin - api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=www.rnw.nl/nederlands/rnw_fp |
|
api.addthis.com hyves - api.addthis.com/oexchange/0.8/forward/hyves/offer?url=www.rnw.nl/nederlands/rnw_fp |
|
api.addthis.com google +1 - api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=www.rnw.nl/nederlands/rnw_fp |
www.wereldomroep.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.wereldomroep.nl:
http://cdn.radionetherlands.nl/data/files/css/css_3ea0768cdbb55fa0b4bae441baac4f07.css
http://cdn.radionetherlands.nl/data/files/css/css_9bf06cb6ed902f2e77020a2beb031efb.css
http://cdn.radionetherlands.nl/data/files/css/css_fa89d10c2d4c119892425676438b2a25.css
http://cdn.radionetherlands.nl/sites/all/themes/wereldomroep/style2.css
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.wereldomroep.nl inline stylesheet info
No inline css was detected on this page
www.wereldomroep.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 | 0,491075 seconds |
| Filesize | 100822 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 06:41:47 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/2.2.22 (Unix) PHP/5.2.14 | The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache/2.2.22 (Unix) PHP/5.2.14 |
| X-Powered-By: PHP/5.2.14 | The non-standard X-Powered-By header is used by applications running behind a web server to advertise their specific technology. A few examples could be php and asp. The technology used here is PHP/5.2.14 |
| Expires: Sun, 19 Nov 1978 05:00:00 GMT | The Expires header tells a browser when the requested file is to expire. If this is set in the futre the browser may cache the file. A common trick to ensure no caching of content is to set the expires date in the past. The value is the expires header is Sun, 19 Nov 1978 05:00:00 GMT |
| Last-Modified: Sat, 26 May 2012 06:41:48 GMT | The Last-Modified header indicates the time that the origin server believes the representation was last modified. The value is Sat, 26 May 2012 06:41:48 GMT |
| Cache-Control: store, no-cache, must-revalidate | The Cache-Control header is used to specify directives that must be obeyed by all caches along the request/response chain. Cache directives are unidirectional in that the presence of a directive in a request does not imply that the same directive is in effect in the response. The value is store, no-cache, must-revalidate |
| Cache-Control: post-check=0, pre-check=0 | The Cache-Control header is used to specify directives that must be obeyed by all caches along the request/response chain. Cache directives are unidirectional in that the presence of a directive in a request does not imply that the same directive is in effect in the response. The value is post-check=0, pre-check=0 |
| Location: http://www.rnw.nl/nederlands | |
| X-WorkerInstancename: rnw6a | |
| 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 |
| Set-Cookie: rnw6balanceid=balancer.rnw6a; path=/; domain=www.wereldomroep.nl | A cookie, also known as a web cookie, browser cookie, and HTTP cookie, is a piece of text stored on a user's computer by their web browser. The set cookie header tells the browser to store this data in a text file. The cookie value is rnw6balanceid=balancer.rnw6a; path=/; domain=www.wereldomroep.nl bytes |
| Set-Cookie: SESScb75ba82d273e529087c2cb3e600bc71=275csb96a9oauk1g13v40fuq94; expires=Wed, 06-Jun-2012 20:28:27 GMT; path=/; domain=.wereldomroep.nl | A cookie, also known as a web cookie, browser cookie, and HTTP cookie, is a piece of text stored on a user's computer by their web browser. The set cookie header tells the browser to store this data in a text file. The cookie value is SESScb75ba82d273e529087c2cb3e600bc71=275csb96a9oauk1g13v40fuq94; expires=Wed, 06-Jun-2012 20:28:27 GMT; path=/; domain=.wereldomroep.nl bytes |
| Vary: Accept-Encoding,User-Agent | |
| X-ProxyInstancename: rnw1b |
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 | 145.58.28.152 |
| Country Code | NL |
| Country Code 3 | NLD |
| Country Name | Netherlands |
| Region | 09 |
| City | Utrecht |
www.wereldomroep.nl content analysis
On this page the content of www.wereldomroep.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.wereldomroep.nl |
| Domain length | 19 characters |
| Domain relevance | No important keywords were found in the 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 | nederlands | radio nederland wereldomroep |
| Page Title relevance |
75% match nederlands radio nederland wereldomroep |
| 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 |
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 | 'vogelvrij' -urige aan aeur als artikel band belastinggeld ben beverwijk bij biker boek buitenland camps canada close dan dat die door drukker een eerste egypte expat expires facebook gaan geeft geen gemeente gmt griekenland had heeft het hier hilversum hollandse integratiedrama joan kunstwerk laatste laten lees liggen links lokatie lul may meer memoriam mensen met moet naar nederland nederlanders nederlands nederlandse nedklets niet nog ochtend ooit ook oranje oude php reacties reageer rnw robben sat selectie shoe staten suriname tegen terug title toeristen twee twitter van verder verenigde video vijf volgende voor vrijdag vrouwenvoetbal was weer wereldnet wereldomroep werkweek willen wooden worden zich zijn zwervers zwitserland |
| Wordcount | 922 words found on www.wereldomroep.nl |
| Links |
185 links found on page containing the following anchor texts nederlands, english, español, português, bahasa indonesia, caribiana, papiaments, suriname, afrique, africa, int. justice, south asia, over rnw, faq, contact, registreren, wereldomroep.nl op mobiel, inloggen , voorpagina, expat, nederland, community, service, programma's, map, vrouwenvoetbal in de lift, de wereldkrant van vandaag, wereldexpat magazine, nieuws, rnw selectie, ing hekelt nederlandse lobby in brussel, 'verkiezingen worden duel rutte -..., oranje oefent tegen bulgarije, devils bereiken finale stanley cup, belgië: geen bekeuring bij nieuw kenteken, onderzoek ad: amsterdam onveiligste gemeente, politie schiet man dood in den haag, vijf doden door amerikaanse drone pakistan, orkaan bud afgezwakt tot tropische storm, heister wint ook duitse titel met düsseldorf, meer... , 'exit griekenland gevaar voor..., vijf partijen bezuinigen netto 12,4..., president bolivia begrijpt stopzetten..., 40.000 handtekeningen voor petitie van..., joan franka uitgeschakeld op..., nederland geeft miljoen euro extra aan..., eerste getuige in mladic-proces op 25..., demonstranten in bakoe opgepakt, kamer stemt in met esm-verdrag, 'veiligheidsraad is achterhaald en..., meer... , toen ik nog een expat was, shariah4holland staat nog in de kinderschoenen, zelfverbranding jakarta had twee kanten, '007' drinkt heineken, de redactie blogde naar de radiomarathon, reageer..., de laatste tien minuten vanuit hilversum, reageer..., aow in het buitenland? zo bent u verzekerd van zorg, reageer..., zit suriname te wachten op nederlandse vrijwilligers?, reageer..., 2, 3, 4, 5, 6, 7, 8, 9, volgende, artikel: je band met nederland: het boek, artikel: je band met nederland: het boek, lokatie, reageer (2 reacties), lees verder >, video: beverwijk geeft belastinggeld terug als mensen kunstwerk niet willen, video: beverwijk geeft belastinggeld terug als mensen kunstwerk niet willen, video, reageer , lees verder >, artikel: nedklets! dat was 't dan weer, artikel: nedklets! dat was 't dan weer, lokatie, audio, reageer , lees verder >, artikel: robben vrijdag bij oranje, artikel: robben vrijdag bij oranje, lokatie, reageer , lees verder >, video: toeristen laten griekenland links liggen, video: toeristen laten griekenland links liggen, video, reageer (4 reacties), lees verder >, artikel: het integratiedrama van de wooden shoe biker, artikel: het integratiedrama van de wooden shoe biker, lokatie, reageer (4 reacties), lees verder >, video: zwervers 'vogelvrij' in suriname, video: zwervers 'vogelvrij' in suriname, video, reageer , lees verder >, artikel: in memoriam wereldnet: canada lo camps, artikel: in memoriam wereldnet: canada lo camps, lokatie, reageer , lees verder >, artikel: d66: terug naar 40-urige werkweek, artikel: d66: terug naar 40-urige werkweek, lokatie, reageer (3 reacties), lees verder >, artikel: in nederland ben ik een oude lul, hier ben ik drukker dan ooit, artikel: in nederland ben ik een oude lul, hier ben ik drukker dan ooit, lokatie, reageer (3 reacties), lees verder >, 2, 3, 4, 5, 6, 7, 8, 9, volgende, meer hollandse ochtend foto's, watch this video, beverwijk geeft belastinggeld terug als mensen kunstwerk niet willen, watch this video, toeristen laten griekenland links liggen, watch this video, zwervers 'vogelvrij' in suriname, meer..., volg ons: twitter.com/wereldomroep, zelfverbranding jakarta had twee kanten, shariah4holland staat nog in de kinderschoenen, zwervers 'vogelvrij' in suriname, toeristen laten griekenland links liggen, back to radio netherlands worldwide, colofon, copyright, e-mail bulletins, hollandse ochtend, iphone app, taaltest, wereldexpat magazine, wereldkrant, delicious, facebook, flickr, itunes store, linkedin, twitter, youtube, bvn tv, routebeschrijving, webcam rnw, dubbele nationaliteit, expat aan het woord, expat experts, expats in fictie, exportsuccessen, nedklets, prominentenserie, tropendokter, wereldkeuken, wereldreis, expat weblogs, historical audio archive, wereldkids, tweeten, share, facebook, twitter, linkedin, hyves, google +1, |
| Link anchor relevance |
34% match nederlands english espa portugu bahasa indonesia caribiana papiaments suriname afrique africa int justice south asia over rnw faq contact registreren wereldomroep mobiel inloggen voorpagina expat nederland community service programma's map vrouwenvoetbal lift wereldkrant van vandaag wereldexpat magazine nieuws selectie ing hekelt nederlandse lobby brussel 'verkiezingen worden duel rutte oranje oefent tegen bulgarije devils bereiken finale stanley cup belgi geen bekeuring bij nieuw kenteken onderzoek amsterdam onveiligste gemeente politie schiet man dood den haag vijf doden door amerikaanse drone pakistan orkaan bud afgezwakt tot tropische storm heister wint ook duitse titel met sseldorf meer 'exit griekenland gevaar voor partijen bezuinigen netto president bolivia begrijpt stopzetten handtekeningen petitie joan franka uitgeschakeld geeft miljoen euro extra aan eerste getuige mladic-proces demonstranten bakoe opgepakt kamer stemt esm-verdrag 'veiligheidsraad achterhaald toen nog een was shariah holland staat kinderschoenen zelfverbranding jakarta had twee kanten drinkt heineken redactie blogde naar radiomarathon reageer laatste tien minuten vanuit hilversum aow het buitenland bent verzekerd zorg zit wachten vrijwilligers volgende artikel band boek lokatie reacties lees verder video beverwijk belastinggeld terug als mensen kunstwerk niet willen nedklets dat dan weer audio robben vrijdag toeristen laten links liggen integratiedrama wooden shoe biker zwervers 'vogelvrij' memoriam wereldnet canada camps -urige werkweek ben oude lul hier drukker ooit hollandse ochtend foto's watch volg ons twitter com back radio netherlands worldwide colofon copyright e-mail bulletins iphone app taaltest delicious facebook flickr itunes store linkedin youtube bvn routebeschrijving webcam dubbele nationaliteit woord experts expats fictie exportsuccessen prominentenserie tropendokter wereldkeuken wereldreis weblogs historical archive wereldkids tweeten share hyves google |
| Headings |
27 headings found on page containing the following texts radio netherlands worldwide, vrouwenvoetbal in de lift, 101_6_sig, sso login, rnw player, uitgelicht, reacties en discussie, artikel: je band met nederland: het boek, video: beverwijk geeft belastinggeld terug als mensen kunstwerk niet willen, artikel: nedklets! dat was 't dan weer, artikel: robben vrijdag bij oranje, video: toeristen laten griekenland links liggen, artikel: het integratiedrama van de wooden shoe biker, video: zwervers 'vogelvrij' in suriname, artikel: in memoriam wereldnet: canada lo camps, artikel: d66: terug naar 40-urige werkweek, artikel: in nederland ben ik een oude lul, hier ben ik drukker dan ooit, hollandse ochtend, volg de wereldomroep op facebook, aanbevolen video's, #expat tweets, vandaag het meest bekeken, rnw, meer rnw, over rnw, rnw dossiers, weblogs, |
| Headings relevance |
75% match radio netherlands worldwide vrouwenvoetbal lift sig sso login rnw player uitgelicht reacties discussie artikel band met nederland het boek video beverwijk geeft belastinggeld terug als mensen kunstwerk niet willen nedklets dat was dan weer robben vrijdag bij oranje toeristen laten griekenland links liggen integratiedrama van wooden shoe biker zwervers 'vogelvrij' suriname memoriam wereldnet canada camps naar -urige werkweek ben een oude lul hier drukker ooit hollandse ochtend volg wereldomroep facebook aanbevolen video's expat tweets vandaag meest bekeken meer over dossiers weblogs |
| Emphasis (bold and italic) |
5 bold or italic tags found on page containing the following texts volg ons: twitter.com/wereldomroep, beverwijk geeft belastinggeld terug als mensen kunstwerk niet willen, toeristen laten griekenland links liggen, zwervers 'vogelvrij' in suriname, nederlands, |
| Bold and italic tag relevance |
87% match volg ons twitter com wereldomroep beverwijk geeft belastinggeld terug als mensen kunstwerk niet willen toeristen laten griekenland links liggen zwervers 'vogelvrij' suriname nederlands |
| Image alt tags |
48 image alt tags found on page containing the following texts facebook, twitter, close, close, facebook, flickr, twitter, google, linkedin, home, , , , , , , , , , , , , , joan franka en haar dansers verwerken de teleurstelling, , lege strand in griekenland, , , , , zoetmulders uitzicht op tahrirplein, , , , lege strand in griekenland, horacio stjeward, , , , horacio stjeward, lege strand in griekenland, facebook, twitter, linkedin, hyves, google +1, , *, |
| Image alt tag relevance |
23% match facebook twitter close flickr google linkedin home joan franka haar dansers verwerken teleurstelling lege strand griekenland zoetmulders uitzicht tahrirplein horacio stjeward hyves |
www.wereldomroep.nl seo score expained
Below are the scores we calculated for different parts of www.wereldomroep.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 | |
|---|---|---|---|---|
|
|
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. |
|
|
Title relevance | 98 | 2,3 | A title should reflect the contents of a site. This site has a 75 % match |
|
|
Title Length | 100 | 0,7 | Try to keep your title between 40 and 66 characters. Your title was 42 characters long |
|
|
Meta Description | 0 | 0,2 | A meta description is the second thing that shows in the search results so always use the meta description. |
|
|
Meta Description Length | 0 | 0,7 | The meta description should be between 145 and 160 characters. This meta description was 1 characters long |
|
|
Meta description relevance | 0 | 0,7 | Meta Description should reflect the contents of a site. This site has a 0 % match |
|
|
Number of internal links | 85 | 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 139 internal links on this page. |
|
|
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 1 level 1 folders and 10 folders above or in the first level of navigation. |
|
|
Headings | 100 | 1,6 | Headers should reflect the contents of a site. This site has a 75 % match |
|
|
Links | 100 | 1,6 | Link anchors should to some degree reflect the contents of a site. This site has a 34 % match |
|
|
Image alt tags | 69 | 0,5 | Image alt tags should to some degree reflect the contents of a site. This site has a 23 % 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 87 % match |
|
|
Html ratio | 0 | 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 |
|
|
Page errors | 0 | 2 | If this score is not 100 check the html very carefully. We found 290 errors and warnings |
|
|
WordCount | 70 | 1,1 | An ideal page contains between 400 and 600 words.This page contains 923 words |
www.wereldomroep.nl navigation and internal link structure
We have scanned www.wereldomroep.nl for internal links and found 139 links on this page. We found 1 base folders and 10 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.
We found an easy to follow navigation structure on www.wereldomroep.nl
Internal links found
Click on any of the links below to analyze that page
Analyse your website !
| Please enter your domain name |