www.radionieuws.nl analysis, site info, backlinks and seo
www.radionieuws.nl - sky radio 101 fm
Description: sky radio 101 fm is hét station met 24 uur per dag meer muziek, meer variatie.
www.radionieuws.nl scores a 6,8 out of 10 on our optimalisation scale. This is a little above average. We have identified 86 keywords. This page seems optimized for the keyword 'sky'
summary
This is the summary of our www.radionieuws.nl analysis. Please check for detailed info under their tabs.
| Site | www.radionieuws.nl (visit site) |
| Page Title | sky radio 101 fm |
| Keyword density | accept-encoding accept-ranges actieoverzicht acties actievoorwaarden adele age apache app artiest artiesten bent birdy boeken bytes cds classics concert concertagenda connection content-length content-type dan dance date debian deze dvd dvds entertainment entertainmentnieuws filmrecensies filmtips flash fotos frequenties gadget games gmt hits home html ingelogd keep-alive lenny lovesongs luister may met mijn miss mobile music muziek nieuwsbrief no-cache online panel php plaat playlist podcasts prijswinnaars radio radio-account sat server shop sky skyapp skyradio suhosin-patch text titel track van varnish vary via video videos voordeel wallpapers week x-cache x-varnish |
| SEO Summary | 36% meta description relevance, 21% link relevance, 20% heading relevance, 108 page errors |
| Server info | Location: Beverwijk,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 108 html errors and warings !
>> Read More !
SEO score of www.radionieuws.nl
6,8
>> Read More !
www.radionieuws.nl javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 14 external javascripts and 14 internal javascripts on www.radionieuws.nl
Javascripts in the head of the page
http://www.google.com/jsapi?key=abqiaaaak7vrmqf_oym3hsoqttxosxsffazesprvo7j6q3-ktyggfj-birrxrw_c7gbwkwk6k4rf2-waejtdfa
http://www.radionieuws.nl/js/bernard_shakey.js
http://www.radionieuws.nl/js/playlist.js
http://www.radionieuws.nl/js/global.js
http://www.radionieuws.nl/js/flowplayer-3.2.4.min.js
http://www.radionieuws.nl/js/jquery.ui.stars.min.js
http://www.radionieuws.nl/js/audio-player.js
http://www.radionieuws.nl/js/jquery.bbvcarousel.js
http://www.radionieuws.nl/js/jquery.mousewheel.min.js
http://www.radionieuws.nl/js/jquery.jscrollpane.min.js
http://www.radionieuws.nl/js/jquery.json.js
http://www.hyves.nl/precompiled/hyvesconnect.js
http://www.radionieuws.nl/js/isky.js
http://js.revsci.net/gateway/gw.js?csid=g07609
www.radionieuws.nl inline javascript info
The following inline javascript snippets were found on this page:
/* <![cdata[ */
google.load("jquery", "1.7");
google.load("jqueryui", "1");
/* ]]> */
function showbadge(){
var hyvesframe = $('iframe', '#hub_badge');
if (hyvesframe.length == 0) {
var config_hub_badge = {
width: 300,
modules: {},
pimp: {}
};
config_hub_badge.modules[hyves.badge.module.member] = {
count: 12
};
config_hub_badge.pimp['bordercolor'] = 'transparent';
config_hub_badge.pimp['background'] = 'transparent';
config_hub_badge.pimp['linkcolor'] = '#132664';
config_hub_badge.pimp['header'] = 'transparent';
config_hub_badge.pimp['ruler'] = 'transparent';
config_hub_badge.pimp['textcolor'] = '#132664';
hyves.connect.badge.overview('00f06686ff24c55db8099539b34721d8ad', hyves.type.hub, config_hub_badge, 'hub_badge');
}
}
var _gaq = _gaq || [];
_gaq.push(['_setaccount', 'ua-9441418-5']);
_gaq.push(['_trackpageview']);
_gaq.push(['_addignoredorganic', 'skyradio']);
_gaq.push(['_addignoredorganic', 'sky radio']);
_gaq.push(['_addignoredorganic', 'skyradio.nl']);
_gaq.push(['_addignoredorganic', 'sky radio nl']);
_gaq.push(['_addignoredorganic', 'sky']);
_gaq.push(['_addignoredorganic', 'www.skyradio.nl']);
_gaq.push(['_addignoredorganic', 'sky radio.nl']);
_gaq.push(['_addignoredorganic', 'http://www.skyradio.nl/']);
_gaq.push(['_addignoredorganic', 'skyradio nl']);
_gaq.push(['_addignoredorganic', 'www.skyradio']);
_gaq.push(['_addignoredorganic', 'http://skyradio.nl/']);
_gaq.push(['_addignoredorganic', 'ww.skyradio.nl']);
_gaq.push(['b._setaccount', 'ua-9441418-9']);
_gaq.push(['b._trackpageview']);
(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);
})();
showbanner('728x90,980x220');
$(function(){
showbadge();
});
/* <![cdata[ */
showbanner('640x280,300x250');
/* ]]> */
$( function() {
var temp = $('input#people').val();
if(temp!='')
temp = temp+',';
$('a.add').click(function(e){
e.preventdefault();
var newpeople = $('input#newpeople').val();
if(newpeople != '')
{
var size = $('ul#twitter_people li').size();
if(size < 26)
{
if(!($('#'+newpeople).length))
{
var html = '<li id="'+newpeople+'"><a class="people-remove">[ x ] '+newpeople+'';
$('ul#twitter_people').append(html);
temp += newpeople+',';
$('input#people').val(temp);
}
} else {
alert('je hebt het maximaal aantal mensen die je kunt volgen bereikt. verwijder eerst iemand uit de lijst voordat je een nieuwe toevoegd. ');
}
$('input#newpeople').val('');
}
});
$('.people-remove').live("click", function(e){
e.preventdefault();
var name = ($(this).parent().attr('id'));
var result = $.grep(temp.split(','), function(v) { return v != name; }).join(',');
temp = result;
$('input#people').val(temp);
$(this).parent().remove();
});
});
/* <![cdata[ */
$( function() {
$.getjson('/ajax/portlet-twitter/people/a:24:{i:0;s:13:"skyradio101fm";i:1;s:10:"alainclark";i:2;s:4:"blof";i:3;s:7:"borsato";i:4;s:9:"brunomars";i:5;s:11:"caroemerald";i:6;s:8:"coldplay";i:7;s:13:"dirtylilblunt";i:8;s:11:"ilsedelange";i:9;s:11:"jamiecullum";i:10;s:9:"katyperry";i:11;s:8:"ladygaga";i:12;s:11:"laurajansen";i:13;s:8:"lisalois";i:14;s:12:"michaelbuble";i:15;s:5:"milow";i:16;s:12:"missmontreal";i:17;s:15:"nickensimontwit";i:18;s:13:"officialadele";i:19;s:4:"pink";i:20;s:10:"racoonband";i:21;s:14:"robbiewilliams";i:22;s:13:"teamvanvelzen";i:23;s:8:"thisisdo";}/limit/20', function(data)
{
$.each(data.results, function(i, tweet) {
if(tweet.text !== undefined)
{
if ((tweet.text).indexof('@') == 0) return;
var tweet_html = '<tr>';
tweet_html += '<td><a href="http://twitter.com/#!/' + tweet.from_user + '" target="_blank"><strong>' + tweet.from_user + '';
tweet_html += '<p><a href="http://twitter.com/#!/' + tweet.from_user + '" target="_blank">' + tweet.text + '';
tweet_html += '<td width="60"><a href="http://twitter.com/' + tweet.from_user + '" target="_blank"><img src="'+ tweet.profile_image_url +'" alt="" width="48" />';
$('#tweets').append(tweet_html);
}
});
$('.scrollbar').jscrollpane();
});
});
/* ]]> */
/* <![cdata[ */
function removestaraccent() {
$('#player-skyradio').find('#star-glow').remove();
}
function addstaraccent() {
$('#player-skyradio').append('<img src="/images/star_glow.gif" alt="" id="star-glow" />');
settimeout('removestaraccent()', 7000);
}
function logindialog() {
var login = $('<div id="login-screen" title="log in met jouw mijn sky radio account">');
login.load('/test/inloggen-ajax', function() {
login.dialog({
modal: true,
resizable: false,
buttons: {
inloggen: function() {
$(this).find('form').trigger('submit');
},
cancel: function() {
$(this).dialog("close");
}
}
});
});
}
function initiatestarrating(id) {
$("#track-rating-"+id).stars({
captionel: $("#player-rating-caption"),
callback: function(ui, type, value)
{
$('#track-rating-'+id).stars("select",0);
$('#login-message').dialog({
modal: true,
buttons: {
inloggen: function() {
$(this).dialog("close");
location.href = "/mijn-sky-radio/inloggen";
},
registreer: function() {
$(this).dialog("close");
location.href = "/mijn-sky-radio/registreren";
}
},
resizable: false
});
}
});
$('.ui-stars-star').hover(
function() {
var index = $('.ui-stars-star').index(this);
var leftpos = 130 + (index*16);
$('#player-rating-popup').css('left',leftpos).show();
},
function() {
$('#player-rating-popup').hide();
}
);
}
function toggleplayersm() {
$('#player-social-media-popup').fadetoggle();
$('.player-social-links').toggleclass('open');
}
function checkbodysize() {
var bodywidth = $("body").width();
if (bodywidth < 1200) {
$("body").addclass("nobackground");
} else {
if ($("body").hasclass("nobackground")) {
$("body").removeclass("nobackground");
}
}
}
function adddividers() {
$("ul.divide").each( function(){
$("li:first", this).css({"border-left-width":0, "padding-left":0});
$("li:last", this).css({"border-right-width":0, "padding-right":0});
});
}
function showvideo(clipid){
var clip = $('#video'+clipid);
var clipurl = clip.attr('href');
var cliptitle = clip.attr('title');
$("#video-iframe").dialog({ title: cliptitle}).dialog("open");
$('<iframe id="'+clipid+'" width="645" height="420" frameborder="0" framemargin="0" />').attr("src",clipurl).appendto('#video-iframe');
return false;
}
$( function() {
// enable javascript css styles
$('body').removeclass("jsdisabled");
// general helpers
adddividers();
checkbodysize();
$(window).bind("resize", checkbodysize);
// players
initiatestarrating('skyradio');
getenhancedplaylistsky();
$('.player-social-links').click(toggleplayersm);
//addstaraccent();
getplaylistskylove();
getplaylistskynl();
getplaylistskyseasonal();
$('#zoek input#submit').click ( function() { if( $('#zoek input#q').val() == '') return false; });
var rectangle = $("#rectangle");
if (rectangle.height() > 50) {
rectangle.css('margintop','13px');
}
$("#video-iframe").dialog({
autoopen: false,
modal: true,
width: 645,
height: 420,
resizable: false,
close: function(ev, ui) { $(this).find('iframe').remove(); }
});
// attach isky stylesheet
if (document.createstylesheet) document.createstylesheet('/css/isky.js.css');
else $('<link rel="stylesheet" type="text/css" href="/css/isky.js.css" />').appendto('head');
// isky edit form binding
$('.edit-box form').each( function() {
$(this).bind("submit", function(e){
e.preventdefault();
var editform = $(this);
var target = editform.parent().next();
var formdata = editform.serialize();
$(target).html('<div class="load"><img src="/gfx/ui-anim_basic_16x16.gif" alt="" />
<!--
dm_tag();
//-->
// <![cdata[
function comscore(t){var b="comscore",o=document,f=o.location,a="",e="undefined",g=2048,s,k,p,h,r="characterset",n="defaultcharset",m=(typeof encodeuricomponent!=e?encodeuricomponent:escape);if(o.cookie.indexof(b+"=")!=-1){p=o.cookie.split(";");for(h=0,f=p.length;h<f;h++){var q=p[h].indexof(b+"=");if(q!=-1){a="&"+unescape(p[h].substring(q+b.length+1))}}}t=t+"&ns__t="+(new date().gettime());t=t+"&ns_c="+(o[r]?o[r]:(o[n]?o[n]:""))+"&c8="+m(o.title)+a+"&c7="+m(f&&f.href?f.href:o.url)+"&c9="+m(o.referrer);if(t.length>g&&t.indexof("&")>0){s=t.substr(0,g-8).lastindexof("&");t=(t.substring(0,s)+"&ns_cut="+m(t.substring(s+1))).substr(0,g)}if(o.images){k=new image();if(typeof ns_p==e){ns_p=k}k.src=t}else{o.write(["<","p","><",'img src="',t,'" height="1" width="1" alt="*"',"><","/p",">"].join(""))}};
comscore('http'+(document.location.href.charat(4)=='s'?'s://sb':'://b')+'.scorecardresearch.com/p?c1=2&c2=11546984&c5=index');
// ]]>
showbanner('1x1');
www.radionieuws.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 20,36
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 35 column 1 - Warning: plain text isn't allowed in <head> elements
line 35 column 1 - Info: <head> previously mentioned
line 35 column 1 - Warning: inserting implicit <body>
line 35 column 1 - Warning: <!DOCTYPE> isn't allowed after elements
line 36 column 1 - Warning: discarding unexpected <html>
line 37 column 9 - Warning: <head> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 38 column 17 - Warning: <title> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 38 column 53 - Warning: <meta> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 39 column 1 - Warning: <meta> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 40 column 1 - Warning: <meta> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 41 column 1 - Warning: <meta> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 42 column 1 - Warning: <meta> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 42 column 49 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 45 column 13 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 46 column 1 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 47 column 1 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 48 column 1 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 49 column 1 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 50 column 21 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 51 column 13 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 52 column 21 - Warning: <link> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 54 column 25 - Warning: <style> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 132 column 9 - Warning: </head> isn't allowed in <body> elements
line 35 column 1 - Info: <body> previously mentioned
line 134 column 9 - Warning: discarding unexpected <body>
line 242 column 65 - Warning: missing </span> before <form>
line 255 column 65 - Warning: discarding unexpected </span>
line 399 column 284 - Warning: unescaped & or unknown entity "&song_url"
line 400 column 126 - Warning: unescaped & or unknown entity "&song_url"
line 421 column 284 - Warning: unescaped & or unknown entity "&song_url"
line 422 column 126 - Warning: unescaped & or unknown entity "&song_url"
line 443 column 284 - Warning: unescaped & or unknown entity "&song_url"
line 444 column 126 - Warning: unescaped & or unknown entity "&song_url"
line 472 column 89 - Error: <video> is not recognized!
line 472 column 89 - Warning: discarding unexpected <video>
line 473 column 33 - Error: <source> is not recognized!
line 473 column 33 - Warning: discarding unexpected <source>
line 474 column 33 - Error: <source> is not recognized!
line 474 column 33 - Warning: discarding unexpected <source>
line 480 column 25 - Warning: discarding unexpected </video>
line 501 column 157 - Warning: unescaped & or unknown entity "&a"
line 501 column 167 - Warning: unescaped & or unknown entity "&url"
line 538 column 33 - Warning: missing </ul> before </div>
line 701 column 33 - Warning: missing <li>
line 719 column 153 - Warning: '<' + '/' + letter not allowed here
line 719 column 158 - Warning: '<' + '/' + letter not allowed here
line 828 column 176 - Warning: '<' + '/' + letter not allowed here
line 828 column 180 - Warning: '<' + '/' + letter not allowed here
line 829 column 157 - Warning: '<' + '/' + letter not allowed here
line 829 column 161 - Warning: '<' + '/' + letter not allowed here
line 829 column 166 - Warning: '<' + '/' + letter not allowed here
line 830 column 209 - Warning: '<' + '/' + letter not allowed here
line 830 column 214 - Warning: '<' + '/' + letter not allowed here
line 830 column 219 - Warning: '<' + '/' + letter not allowed here
line 863 column 186 - Warning: inserting implicit <p>
line 881 column 186 - Warning: inserting implicit <p>
line 900 column 171 - Warning: inserting implicit <p>
line 925 column 283 - Warning: unescaped & or unknown entity "&song_url"
line 926 column 126 - Warning: unescaped & or unknown entity "&song_url"
line 946 column 283 - Warning: unescaped & or unknown entity "&song_url"
line 947 column 126 - Warning: unescaped & or unknown entity "&song_url"
line 967 column 283 - Warning: unescaped & or unknown entity "&song_url"
line 968 column 126 - Warning: unescaped & or unknown entity "&song_url"
line 1099 column 351 - Warning: replacing invalid character code 130
line 1099 column 416 - Warning: replacing invalid character code 130
line 1100 column 167 - Warning: replacing invalid character code 130
line 1101 column 278 - Warning: replacing invalid character code 130
line 1373 column 151 - Warning: '<' + '/' + letter not allowed here
line 1376 column 158 - Warning: '<' + '/' + letter not allowed here
line 1413 column 26 - Warning: <img> element not empty or not closed
line 54 column 25 - Warning: <style> inserting "type" attribute
line 259 column 105 - Warning: <table> lacks "summary" attribute
line 271 column 81 - Warning: <a> attribute "href" lacks value
line 272 column 81 - Warning: <a> attribute "href" lacks value
line 273 column 81 - Warning: <a> attribute "href" lacks value
line 286 column 57 - Warning: <table> lacks "summary" attribute
line 388 column 81 - Warning: <table> lacks "summary" attribute
line 405 column 73 - Warning: <a> escaping malformed URI reference
line 427 column 73 - Warning: <a> escaping malformed URI reference
line 449 column 73 - Warning: <a> escaping malformed URI reference
line 521 column 281 - Warning: <option> attribute value "SELECTED" must be lower case for XHTML
line 654 column 281 - Warning: <option> attribute value "SELECTED" must be lower case for XHTML
line 810 column 281 - Warning: <option> attribute value "SELECTED" must be lower case for XHTML
line 844 column 57 - Warning: <table> lacks "summary" attribute
line 915 column 81 - Warning: <table> lacks "summary" attribute
line 931 column 73 - Warning: <a> escaping malformed URI reference
line 952 column 73 - Warning: <a> escaping malformed URI reference
line 973 column 73 - Warning: <a> escaping malformed URI reference
line 1037 column 281 - Warning: <option> attribute value "SELECTED" must be lower case for XHTML
line 1123 column 57 - Warning: <iframe> proprietary attribute "allowtransparency"
line 537 column 169 - Warning: trimming empty <span>
line 673 column 169 - Warning: trimming empty <span>
line 863 column 33 - Warning: trimming empty <p>
line 863 column 186 - Warning: trimming empty <p>
line 881 column 33 - Warning: trimming empty <p>
line 881 column 186 - Warning: trimming empty <p>
line 900 column 33 - Warning: trimming empty <p>
line 900 column 171 - Warning: trimming empty <p>
line 1047 column 82 - Warning: trimming empty <span>
line 1054 column 85 - Warning: trimming empty <span>
line 1059 column 153 - Warning: trimming empty <span>
line 1066 column 85 - Warning: trimming empty <span>
line 1071 column 153 - Warning: trimming empty <span>
line 1078 column 85 - Warning: trimming empty <span>
line 1083 column 85 - Warning: trimming empty <span>
line 1088 column 85 - Warning: trimming empty <span>
line 1093 column 85 - Warning: trimming empty <span>
line 1098 column 85 - Warning: trimming empty <span>
line 1103 column 153 - Warning: trimming empty <span>
Info: Document content looks like XHTML 1.0 Transitional
105 warnings, 3 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 !
www.radionieuws.nl content analysis
On this page the content of www.radionieuws.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.radionieuws.nl |
| Domain length | 18 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 | sky radio 101 fm |
| Page Title relevance |
100% match sky radio |
| Meta Description | sky radio 101 fm is hét station met 24 uur per dag meer muziek, meer variatie. (85 chars) |
| Meta Deascription relevance |
36% match sky radio eacute station met uur per dag meer muziek variatie |
| Meta Keywords | sky radio, relaxte, muziek, mix, dj-free, have a nice day |
| Meta keyword relevance |
33% match sky radio relaxte muziek mix dj-free have nice day |
| Meta | text/html;charset=utf-8 |
| Meta language | nl |
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 | accept-encoding accept-ranges actieoverzicht acties actievoorwaarden adele age apache app artiest artiesten bent birdy boeken bytes cds classics concert concertagenda connection content-length content-type dan dance date debian deze dvd dvds entertainment entertainmentnieuws filmrecensies filmtips flash fotos frequenties gadget games gmt hits home html ingelogd keep-alive lenny lovesongs luister may met mijn miss mobile music muziek nieuwsbrief no-cache online panel php plaat playlist podcasts prijswinnaars radio radio-account sat server shop sky skyapp skyradio suhosin-patch text titel track van varnish vary via video videos voordeel wallpapers week x-cache x-varnish |
| Wordcount | 357 words found on www.radionieuws.nl |
| Links |
142 links found on page containing the following anchor texts home, luister, frequenties, online & mobile, muziek, playlist sky radio, playlist lovesongs, playlist sky radio nl, playlist dance classics, artiesten, concertagenda, sky radio hits, music panel, acties, actieoverzicht, cd van de week, dvd van de week, prijswinnaars, actievoorwaarden, foto's & video's, entertainment, entertainmentnieuws, games, filmtips, filmrecensies, wallpapers, shop, skyradio voordeel, cd's, dvd's & boeken, mijn sky radio, inloggen, registreren, nieuwsbrief, keane, video, video, video, android app, hyves gadget, igoogle gadget, vista sidebar gadget, streamurls voor webradio's, iphone app, podcasts, britten slachtoffers krokodillen, lees verder, strijd dft beurspoule in volle gang, minder winst voor holland colours, barça geeft pep mooi afscheid, cda-vrouwen niet op kieslijst, solitaire, naar de games pagina, bekijk het overzicht, hyves, facebook, twitter, youtube, glennis grace is verdrietig, lees verder, familie jackson brengt 'bad' opnieuw uit, jennifer lopez naar nederland, nieuwe single whitney houston, katy perry is weer single, voeg toe [ + ], [ x ] alainclark, [ x ] blof, [ x ] borsato, [ x ] brunomars, [ x ] caroemerald, [ x ] coldplay, [ x ] dirtylilblunt, [ x ] ilsedelange, [ x ] jamiecullum, [ x ] katyperry, [ x ] ladygaga, [ x ] laurajansen, [ x ] lisalois, [ x ] michaelbuble, [ x ] milow, [ x ] missmontreal, [ x ] nickensimontwit, [ x ] officialadele, [ x ] pink, [ x ] racoonband, [ x ] robbiewilliams, [ x ] teamvanvelzen, [ x ] thisisdo, cd van de week: zeroes heroes, lees meer , dvd van de week: we need to talk about kevin, lees meer , boek van de week: chantage - peter römer, lees meer , video, video, video, luister en win toegang tot het eerste concert in the sky van nederland!, win de laatste kaarten voor miss saigon, download de 80's top 101 podcast, win een reis naar de finale van roland garros in parijs!, ilse delange voor 1x dj bij sky!, maak de puzzel en win het sky radio prijzenpakket!, shoeby's fashion news, high tea met thrillerauteur loes den hollander, houd meer over aan je vakantiegeld bij baobab reizen!, maak kans op bioscoopkaarten voor 'what to expect when you're expecting', win een complete make-over ter waarde van € 250,- bij shoeby!, wat zou jij ilse delange willen vragen?, home, nieuwsbrief, social media, over sky radio, adverteren, vacatures, persberichten, contact, frequenties, online & mobile, podcasts, playlist sky radio, playlist lovesongs, playlist sky radio nl, playlist dance classics, artiesten, concertagenda, sky radio hits, music panel, actieoverzicht, cd van de week, dvd van de week, prijswinnaars, actievoorwaarden, foto's & video's, entertainmentnieuws, games, filmtips, filmrecensies, wallpapers, skyradio voordeel, cd's, dvd's & boeken, disclaimer, privacyverklaring, |
| Link anchor relevance |
21% match home luister frequenties online mobile muziek playlist sky radio lovesongs dance classics artiesten concertagenda hits music panel acties actieoverzicht van week dvd prijswinnaars actievoorwaarden foto's video's entertainment entertainmentnieuws games filmtips filmrecensies wallpapers shop skyradio voordeel cd's dvd's boeken mijn inloggen registreren nieuwsbrief keane video android app hyves gadget igoogle vista sidebar streamurls voor webradio's iphone podcasts britten slachtoffers krokodillen lees verder strijd dft beurspoule volle gang minder winst holland colours bar geeft pep mooi afscheid cda-vrouwen niet kieslijst solitaire naar pagina bekijk het overzicht facebook twitter youtube glennis grace verdrietig familie jackson brengt 'bad' opnieuw uit jennifer lopez nederland nieuwe single whitney houston katy perry weer voeg toe alainclark blof borsato brunomars caroemerald coldplay dirtylilblunt ilsedelange jamiecullum katyperry ladygaga laurajansen lisalois michaelbuble milow missmontreal nickensimontwit officialadele pink racoonband robbiewilliams teamvanvelzen thisisdo zeroes heroes meer need talk about kevin boek chantage peter mer win toegang tot eerste concert laatste kaarten miss saigon download top podcast een reis finale roland garros parijs ilse delange bij maak puzzel prijzenpakket shoeby's fashion news high tea met thrillerauteur loes den hollander houd over aan vakantiegeld baobab reizen kans bioscoopkaarten 'what expect you're expecting' complete make-over ter waarde shoeby wat zou jij willen vragen social media adverteren vacatures persberichten contact disclaimer privacyverklaring |
| Headings |
54 headings found on page containing the following texts , luister naar sky radio 101 fm, de digitale stations van sky radio, artiest van de week, de populairste hits, video, online & mobile, headlines, game van de maand, verkeer, hyves leden, volg sky radio, entertainmentnieuws, skyradio voordeel, twitter, cd van de week, dvd van de week, boek van de week, nieuw op sky radio, weer, acties, advertentie, sky radio, luister, muziek, acties, entertainment, shop, britten slachtoffers krokodillen, solitaire, glennis grace is verdrietig, cd van de week: zeroes heroes, dvd van de week: we need to talk about kevin, boek van de week: chantage - peter römer, weersverwachting voor 26 mei, luister en win toegang tot het eerste concert in the sky van nederland!, win de laatste kaarten voor miss saigon, download de 80's top 101 podcast, win een reis naar de finale van roland garros in parijs!, ilse delange voor 1x dj bij sky!, maak de puzzel en win het sky radio prijzenpakket!, shoeby's fashion news, high tea met thrillerauteur loes den hollander, houd meer over aan je vakantiegeld bij baobab reizen!, maak kans op bioscoopkaarten voor 'what to expect when you're expecting', win een complete make-over ter waarde van € 250,- bij shoeby!, wat zou jij ilse delange willen vragen?, home, luister, muziek, acties, entertainment, shop, mijn sky radio, |
| Headings relevance |
20% match luister naar sky radio digitale stations van artiest week populairste hits video online mobile headlines game maand verkeer hyves leden volg entertainmentnieuws skyradio voordeel twitter dvd boek nieuw weer acties advertentie muziek entertainment shop britten slachtoffers krokodillen solitaire glennis grace verdrietig zeroes heroes need talk about kevin chantage peter mer weersverwachting voor mei win toegang tot het eerste concert nederland laatste kaarten miss saigon download top podcast een reis finale roland garros parijs ilse delange bij maak puzzel prijzenpakket shoeby's fashion news high tea met thrillerauteur loes den hollander houd meer over aan vakantiegeld baobab reizen kans bioscoopkaarten 'what expect you're expecting' complete make-over ter waarde shoeby wat zou jij willen vragen home mijn |
| Emphasis (bold and italic) |
25 bold or italic tags found on page containing the following texts deel deze plaat met je vrienden, 1., birdy, 2., ed sheeran, 3., adele, strijd dft beurspoule in volle gang, minder winst voor holland colours, barça geeft pep mooi afscheid, cda-vrouwen niet op kieslijst, familie jackson brengt 'bad' opnieuw uit, jennifer lopez naar nederland, nieuwe single whitney houston, katy perry is weer single, 1., ilse delange, 2., jason mraz, 3., gusttavo lima, onbewolkt, 14.3, mijn sky radio, mijn sky radio, |
| Bold and italic tag relevance |
15% match deel deze plaat met vrienden birdy sheeran adele strijd dft beurspoule volle gang minder winst voor holland colours bar geeft pep mooi afscheid cda-vrouwen niet kieslijst familie jackson brengt 'bad' opnieuw uit jennifer lopez naar nederland nieuwe single whitney houston katy perry weer ilse delange jason mraz gusttavo lima onbewolkt mijn sky radio |
| Image alt tags |
44 image alt tags found on page containing the following texts , , , , tip deze plaat op hyves, tweet deze plaat op twitter, raad deze plaat aan op facebook, , , artiest van de week - keane, flash plugin onbreekt., birdy, flash plugin onbreekt., ed sheeran, flash plugin onbreekt., adele, concert in the sky met racoon!, game van de maand, lees meer, artiest van de week - sky radio voordeel, cd van de week, dvd van de week, boek van de week, flash plugin onbreekt., ilse delange, flash plugin onbreekt., jason mraz, flash plugin onbreekt., gusttavo lima, weersymbool, luister en win toegang tot het eerste concert in the sky van nederland!, win de laatste kaarten voor miss saigon, download de 80's top 101 podcast, win een reis naar de finale van roland garros in parijs!, ilse delange voor 1x dj bij sky!, maak de puzzel en win het sky radio prijzenpakket!, shoeby's fashion news, high tea met thrillerauteur loes den hollander, houd meer over aan je vakantiegeld bij baobab reizen!, maak kans op bioscoopkaarten voor 'what to expect when you're expecting', win een complete make-over ter waarde van € 250,- bij shoeby!, wat zou jij ilse delange willen vragen?, sky radio 101 fm, *, |
| Image alt tag relevance |
17% match tip deze plaat hyves tweet twitter raad aan facebook artiest van week keane flash plugin onbreekt birdy sheeran adele concert sky met racoon game maand lees meer radio voordeel dvd boek ilse delange jason mraz gusttavo lima weersymbool luister win toegang tot het eerste nederland laatste kaarten voor miss saigon download top podcast een reis naar finale roland garros parijs bij maak puzzel prijzenpakket shoeby's fashion news high tea thrillerauteur loes den hollander houd over vakantiegeld baobab reizen kans bioscoopkaarten 'what expect you're expecting' complete make-over ter waarde shoeby wat zou jij willen vragen |
www.radionieuws.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.radionieuws.nl:
http://www.radionieuws.nl/css/reset.css
http://www.radionieuws.nl/css/default.css
http://www.radionieuws.nl/css/advert.css
http://www.radionieuws.nl/css/general.css
http://www.radionieuws.nl/css/ui.css
http://www.radionieuws.nl/css/home.css
http://www.radionieuws.nl/css/jquery.jscrollpane.css
http://www.radionieuws.nl/css/jquery.ui.stars.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.radionieuws.nl inline stylesheet info
No inline css was detected on this page
www.radionieuws.nl navigation and internal link structure
We have scanned www.radionieuws.nl for internal links and found 95 links on this page. We found 8 base folders and 17 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.radionieuws.nl
Internal links found
Click on any of the links below to analyze that page
Backlink analysis for www.radionieuws.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.radionieuws.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.radionieuws.nl
|
www.skyvoordeel.nl skyradio voordeel - www.skyvoordeel.nl |
|
www.skyradio.nl keane - www.skyradio.nl/muziek/artiesten/keane |
|
www.skyradio.nl igoogle gadget - www.skyradio.nl/luister/online-mobile#igoogle |
|
www.skyradio.nl vista sidebar gadget - www.skyradio.nl/luister/online-mobile#vista |
|
www.skyradio.nl streamurls voor webradio's - www.skyradio.nl/luister/online-mobile#streamurls |
|
clk.tradedoubler.com podcasts - clk.tradedoubler.com/click?p=24371&a=1107829&url=http%3a%2f%2fitunes.apple.com%2fnl%2fpodcast%2fsky-radio-101-fm-christmas%2fid270713585%3fuo%3d4%26partnerid%3d2003 |
|
rss.feedsportal.com britten slachtoffers krokodillen - rss.feedsportal.com/c/585/f/9435/s/1fb779af/l/0l0stelegraaf0bnl0cbuitenland0c122183110c0i0ibritten0islachtoffers0ikrokodillen0i0i0bhtml0dcid0frss/story01.htm |
|
rss.feedsportal.com lees verder - rss.feedsportal.com/c/585/f/9435/s/1fb779af/l/0l0stelegraaf0bnl0cbuitenland0c122183110c0i0ibritten0islachtoffers0ikrokodillen0i0i0bhtml0dcid0frss/story01.htm |
|
rss.feedsportal.com strijd dft beurspoule in volle gang - rss.feedsportal.com/c/585/f/413912/s/1fb4ba85/l/0l0stelegraaf0bnl0cdft0cnieuws0idft0c122141960c0i0istrijd0idft0ibeurspoule0iin0ivolle0igang0i0i0bhtml0dcid0frss/story01.htm |
|
rss.feedsportal.com minder winst voor holland colours - rss.feedsportal.com/c/585/f/413912/s/1fb60e76/l/0l0stelegraaf0bnl0cdft0cbedrijven0cholland0icolours0c12216750a0c0i0iminder0iwinst0ivoor0iholland0icolours0i0i0bhtml0dcid0frss/story01.htm |
|
rss.feedsportal.com barça geeft pep mooi afscheid - rss.feedsportal.com/c/585/f/9435/s/1fb793c6/l/0l0stelegraaf0bnl0ctelesport0cvoetbal0cek0e20a120c122184650c0i0ibara0igeeft0ipep0imooi0iafscheid0i0i0bhtml0dcid0frss/story01.htm |
|
rss.feedsportal.com cda-vrouwen niet op kieslijst - rss.feedsportal.com/c/585/f/9435/s/1fb78ffb/l/0l0stelegraaf0bnl0cbinnenland0c122183920c0i0icda0evrouwen0iniet0iop0ikieslijst0i0i0bhtml0dcid0frss/story01.htm |
|
skyradio.hyves.nl hyves - skyradio.hyves.nl |
|
www.facebook.com facebook - www.facebook.com/skyradio |
|
www.twitter.com twitter - twitter.com/skyradio101fm |
|
www.youtube.com youtube - www.youtube.com/skyradio101fm |
|
www.skyradio.nl luister en win toegang tot het eerste concert in the sky van nederland! - www.skyradio.nl/special/racoon-in-the-sky?intern=overview |
|
www.skyradio.nl download de 80's top 101 podcast - www.skyradio.nl/special/80s-top-101/lijst?intern=overview |
|
www.skyradio.nl ilse delange voor 1x dj bij sky! - www.skyradio.nl/special/ilsedelange?intern=overview |
|
www.skyradio.nl win een complete make-over ter waarde van € 250,- bij shoeby! - www.skyradio.nl/special/shoeby?intern=overview |
|
www.facebook.com wat zou jij ilse delange willen vragen? - www.facebook.com/skyradio?intern=overview |
|
www.skyradiogroup.nl adverteren - www.skyradiogroup.nl/ |
www.radionieuws.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,585376 seconds |
| Filesize | 78382 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 301 | |
| Date: Sat, 26 May 2012 02:52:52 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 | The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache/2 |
| Location: http://skyradio.nl/ | |
| Connection: close | The Connection general-header field allows the sender to specify options that are desired for that particular connection. Common values are keep-alive and close. Keep alive means the connection to the server should stay open for re-use. Usually this means a speed advantage for a website since the connection can be reused to fetch images, javascript, css etc. The value is close |
| Transfer-Encoding: chunked | The Transfer-Encoding header indicates what (if any) type of transformation has been applied to the message body. This differs from Content-Encoding in that transfer-codings are a property of the message, not of the representation; i.e., it will be removed by the next "hop", whereas content-codings are end-to-end. The most commonly used transfer-coding is chunked, which allows persistent connections to be used without knowing the entire body's length. The value is chunked |
| Content-Type: text/plain | 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/plain |
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 | 217.196.47.84 |
| Country Code | NL |
| Country Code 3 | NLD |
| Country Name | Netherlands |
| Region | 07 |
| City | Beverwijk |
www.radionieuws.nl seo score expained
Below are the scores we calculated for different parts of www.radionieuws.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 | 100 | 2,3 | A title should reflect the contents of a site. This site has a 100 % match |
|
|
Title Length | 10 | 0,7 | Try to keep your title between 40 and 66 characters. Your title was 17 characters long |
|
|
Meta Description | 100 | 0,2 | A meta description is the second thing that shows in the search results so always use the meta description. |
|
|
Meta Description Length | 60 | 0,7 | The meta description should be between 145 and 160 characters. This meta description was 86 characters long |
|
|
Meta description relevance | 47 | 0,7 | Meta Description should reflect the contents of a site. This site has a 36 % match |
|
|
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 95 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 8 level 1 folders and 17 folders above or in the first level of navigation. |
|
|
Headings | 36 | 1,6 | Headers should reflect the contents of a site. This site has a 20 % match |
|
|
Links | 63 | 1,6 | Link anchors should to some degree reflect the contents of a site. This site has a 21 % match |
|
|
Image alt tags | 51 | 0,5 | Image alt tags should to some degree reflect the contents of a site. This site has a 17 % match |
|
|
Bold and italic | 60 | 0,4 | Bold and italic tags should to some degree reflect the contents of a site. This site has a 15 % 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 | 46 | 2 | If this score is not 100 check the html very carefully. We found 108 errors and warnings |
|
|
WordCount | 75 | 1,1 | An ideal page contains between 400 and 600 words.This page contains 358 words |
Analyse your website !
| Please enter your domain name |