www.succesboeken.nl analysis, site info, backlinks and seo
www.succesboeken.nl - succesboeken.nl - de beste en grootste website voor zelfontwikkeling
www.succesboeken.nl scores a 4 out of 10 on our optimalisation scale. This is a little below average. We have identified 13 keywords. This page seems optimized for the keyword 'een'
summary
This is the summary of our www.succesboeken.nl analysis. Please check for detailed info under their tabs.
| Site | www.succesboeken.nl (visit site) |
| Page Title | succesboeken.nl - de beste en grootste website voor zelfontwikkeling |
| Keyword density | aan boek boeken dat deze dezelfde een nederland van voor waar wet winkels |
| SEO Summary | 0% meta description relevance, 2% link relevance, 20% heading relevance, 235 page errors |
| Server info | Location: , |
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 235 html errors and warings !
>> Read More !
SEO score of www.succesboeken.nl
4
>> Read More !
www.succesboeken.nl javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 3 external javascripts and 3 internal javascripts on www.succesboeken.nl
Javascripts in the head of the page
http://www.succesboeken.nl/flash/swfobject.js
http://www.succesboeken.nl/test/flashnew/swfobject.js
http://www.statcounter.com/counter/counter.js
www.succesboeken.nl inline javascript info
The following inline javascript snippets were found on this page:
var timerid = null
var timerrunning = false
var boven = 0
submenuitem = new array(20)
submenuitem[1] = new array ("anders denken", "anders denken", "assertiviteit", "over geld", "");
submenuitem[2] = new array ("angst overwinnen", "kinderen", "");
submenuitem[3] = new array ("bijzondere onderwerpen", "communicatieve vaardigheden", "gezondheidszorg", "politiek", "spiritueel", "");
submenuitem[4] = new array ("business", "anders denken", "anders denken, veranderen", "beleggen", "coaching", "communicatieve vaardigheden", "etiquette", "management", "marketing", "spiritueel", "starten", "succesfactoren", "teams", "verkoop", "vrouwen", "");
submenuitem[5] = new array ("christelijke boeken", "huwelijk partner", "kinderen", "opvoeding", "vrouwen", "");
submenuitem[6] = new array ("communicatieve vaardigheden", "nonverbaal", "relaties", "snellezen", "verkopen", "");
submenuitem[7] = new array ("crisis (huidige)", "");
submenuitem[8] = new array ("financiele ontwikkeling", "beleggen", "kinderen", "");
submenuitem[9] = new array ("gedrag veranderen", "angst", "info speciale aandoeningen", "voeding", "");
submenuitem[10] = new array ("gezondheid", "gezond koken", "gezondheidszorg", "ideale gewicht", "info speciale aandoeningen", "kanker", "kinderen", "lichaamsbeweging", "niet regulier", "sappen", "stoppen met roken", "verslaving", "vitaliteit", "voeding", "zelfgenezing", "");
submenuitem[11] = new array ("hersens beter benutten", "anders denken", "geheugen", "");
submenuitem[12] = new array ("inspiratie", "christelijk", "");
submenuitem[13] = new array ("kinderboeken", "angst", "gedrag", "over geld", "scheiding", "tieners", "");
submenuitem[14] = new array ("leiderschap", "anders denken, veranderen", "");
submenuitem[15] = new array ("mentaal weer gezond", "tieners", "");
submenuitem[16] = new array ("nlp", "anders denken", "communicatieve vaardigheden", "onderwijs", "persoonlijke ontwikkeling", "");
submenuitem[17] = new array ("omgaan met anderen", "christelijk", "gedrag", "huwelijk partner", "info speciale aandoeningen", "kinderen", "op het werk", "opvoeding", "relaties", "scheiding", "teams", "tieners", "");
submenuitem[18] = new array ("ontwikkeling kind", "christelijk", "coaching", "dyslexie", "onderwijs", "opvoeding", "scheiding", "tieners", "");
submenuitem[19] = new array ("opvoeding", "christelijk", "communicatieve vaardigheden", "kinderen", "onderwijs", "tieners", "zwangerschap", "");
submenuitem[20] = new array ("persoonlijke effectiviteit", "assertiviteit", "dyslexie", "etiquette", "persoonlijke ontwikkeling", "snellezen", "succesfactoren", "vrouwen", "");
submenuitem[21] = new array ("persoonlijke ontwikkeling", "anders denken", "anders denken, veranderen", "assertiviteit", "christelijk", "gedrag", "kinderen", "succesfactoren", "tieners", "");
submenuitem[22] = new array ("persoonlijkheidsstijlen", "enneagram", "etiquette", "gedrag", "uitstraling", "");
submenuitem[23] = new array ("psychologie", "kinderen", "");
submenuitem[24] = new array ("spirituele ontwikkeling", "kinderen", "tieners", "");
submenuitem[25] = new array ("sport", "coaching", "golf", "paardensport", "schaatsen", "");
submenuitem[26] = new array ("succesverhalen", "(auto)biografie", "politiek", "succesfactoren", "");
submenuitem[27] = new array ("vrouwen", "business", "relaties", "zwangerschap", "");
submenuitem[28] = new array ("wereldwijde klassiekers", "");
submenuitem[29] = new array ("zelfvertrouwen", "kinderen", "");
function showsubmenu(nr){
var inhoud = ""
timerrunning = false
cleartimeout(timerid)
if (submenuitem[nr].length > 1) {
inhoud = '<table width=95% height=100% border=0>'
inhoud = inhoud + '<tr><td onmouseout="hidesubmenu()" onmouseover="donthidesubmenu()">'
inhoud = inhoud + '<table width=100% height=100% border=0 class=bg style="border: solid 1px #9e1e2b">'
for (var i = 1; i < submenuitem[nr].length - 1 ; i ++ ) {
inhoud = inhoud + '<tr><td onmouseout="hidesubmenu()" onmouseover="donthidesubmenu()">'
inhoud = inhoud + "<a href='/categorie/boeken (nederlands)/" + submenuitem[nr][0] + "/" + submenuitem[nr][i] + "&soort=covers' class='nactief' onmouseout='hidesubmenu()' onmouseover='donthidesubmenu()'>" + submenuitem[nr][i] + ""
}
inhoud = inhoud + ''
inhoud = inhoud + ''
inhoud = inhoud + ''
document.getelementbyid('submenu').style.top = document.getelementbyid('menu' + nr).offsettop + 210
document.getelementbyid('submenu').style.height = ((submenuitem[nr].length) * 14)
document.getelementbyid('submenu').innerhtml = inhoud
document.getelementbyid('submenu').style.visibility='visible'
}
}
function donthidesubmenu(){
cleartimeout(timerid)
timerrunning = false
document.getelementbyid('submenu').style.visibility='visible'
}
function hidesubmenu(){
timerid = settimeout('hidesubmenu2()', 500)
timerrunning = true
}
function hidesubmenu2(){
if(timerrunning) {
cleartimeout(timerid)
document.getelementbyid('submenu').style.visibility='hidden'
}
timerrunning = false
}
function showprijsinfo(){
document.getelementbyid('prijsinfo').style.visibility='visible'
}
function hideprijsinfo(){
document.getelementbyid('prijsinfo').style.visibility='hidden'
}
<!--
/* this script and many more are available free online at
the javascript source!! http://javascript.internet.com
created by: robert suppenbach ::webdevel.deezhosts.net */
var toscroll=new array()
var ie=document.all
var dom=document.getelementbyid
var firstnews_obj;
var secondnews_obj;
function newsscroll(name){
var c=this; c.name=name; c.mc=0; c.i=2;
return this;
}
newsscroll.prototype.additem = function(text,link,font,fontsize,fontstyle){
var c = this;
if (link !=''){
if (font != '')
toscroll[c.mc]="<a href='"+link+"'><font face='"+font+"' size='"+fontsize+"' class='"+fontstyle+"'>"+text+"";
else
toscroll[c.mc]="<a href='"+link+"'><font class='"+fontstyle+"'>"+text+"";
}
else {
if (font != '')
toscroll[c.mc]="<font face='"+font+"' size='"+fontsize+"' class='"+fontstyle+"'>"+text+"";
else
toscroll[c.mc]="<font class='"+fontstyle+"'>"+text+"";
}
c.mc++;
}
newsscroll.prototype.construct = function(){
var c = this; thewidth = c.scrollerwidth; theheight=c.scrollerheight; thebgcolor = c.scrollerbgcolor; thebackground =c.scrollerbackground; thedelay=c.scrollerdelay;
scroll_obj=eval(c.name);
if (ie||dom){
document.writeln('<div id="main2" style="position:relative;width:'+thewidth+';height:'+theheight+';overflow:hidden;background-color:'+thebgcolor+' ;background-image:url('+thebackground+')">')
document.writeln('<div style="position:absolute;width:'+thewidth+';height:'+theheight+';clip:rect(0 '+thewidth+' '+theheight+' 0);left:0;top:0">')
document.writeln('<div id="firstnews" style="position:absolute;width:'+thewidth+';left:0;top:1">')
document.write(toscroll[0])
document.writeln('')
document.writeln('<div id="secondnews" style="position:absolute;width:'+thewidth+';left:0;top:0;visibility:hidden">')
document.write(toscroll[dyndetermine=(toscroll.length==1)? 0 : 1])
document.writeln('')
document.writeln('')
document.writeln('')
}
}
newsscroll.prototype.move = function(whichdiv){
var c = this; thedelay = c.scrollerdelay; theheight = c.scrollerheight;
scroll_obj=eval(c.name);
tdiv=eval(whichdiv)
if (parseint(tdiv.style.top)>0&&parseint(tdiv.style.top)<=5){
tdiv.style.top=0+"px"
settimeout("scroll_obj.move(tdiv)",thedelay)
settimeout("scroll_obj.move2(secondnews_obj)",thedelay)
//document.write('got milk?')
return
}
if (parseint(tdiv.style.top)>=tdiv.offsetheight*-1){
tdiv.style.top=parseint(tdiv.style.top)-5+"px"
settimeout("scroll_obj.move(tdiv)",50)
}
else {
tdiv.style.top=parseint(theheight)+"px"
tdiv.innerhtml=toscroll[c.i]
if (c.i==toscroll.length-1)
c.i=0
else
c.i++
}
}
newsscroll.prototype.move2 = function(whichdiv){
var c = this; thedelay = c.scrollerdelay; theheight= c.scrollerheight;
scroll_obj=eval(c.name);
tdiv2=eval(whichdiv)
if (parseint(tdiv2.style.top)>0&&parseint(tdiv2.style.top)<=5){
tdiv2.style.top=0+"px"
settimeout("scroll_obj.move2(tdiv2)",thedelay)
settimeout("scroll_obj.move(firstnews_obj)",thedelay)
return
}
if (parseint(tdiv2.style.top)>=tdiv2.offsetheight*-1){
tdiv2.style.top=parseint(tdiv2.style.top)-5+"px"
settimeout("scroll_obj.move2(secondnews_obj)",50)
}
else {
tdiv2.style.top=parseint(theheight)+"px"
tdiv2.innerhtml=toscroll[c.i]
if (c.i==toscroll.length-1)
c.i=0
else
c.i++
}
}
newsscroll.prototype.startscroll = function(){
var c = this;
scroll_obj=eval(c.name);
if (toscroll.length >2)
c.i = 2;
else
c.i = 0;
firstnews_obj=ie? firstnews : document.getelementbyid("firstnews")
secondnews_obj=ie? secondnews : document.getelementbyid("secondnews")
settimeout("scroll_obj.move(firstnews_obj)",c.scrollerdelay);
secondnews_obj.style.top=theheight;
secondnews_obj.style.visibility='visible'
}
-->
<!-- begin
thenews=new newsscroll("thenews"); //create our newsscroller object
thenews.scrollerdelay = 5000; // pausetime 3000 = 3 seconds
thenews.scrollerwidth = 280; // the width of the box
thenews.scrollerheight = 45; // the height of the box
thenews.scrollerbgcolor = '#fdb761'; // the box background color
thenews.scrollerbackground = ''; // set to blank if you don't want to use a background image
//******************************************************************
//
// the additem method below has 5 variables and is formated as follows:
// additem (text,link,font,fontsize,fontstyle)
// text - the text to be displayed.
// link - (optional) website, or page to link news item to.
// font - (optional) font face to use on item.
// fontsize - (optional) size in pt format
// i.e. 1=8pt, 2=10pt, 3=12pt and so on.
// fontstyle - (optional) css style to assign to font. you can use the class name.
//
//******************************************************************
thenews.additem('<br>event 18 juni 2012<br> ','?media=&isbn=9789079872008','','','newstxt2');
thenews.additem('om alles te weten te komen over<br>kanker, hoe het te voorkomen<br>of te elimineren.','?media=&isbn=9789079872008','','','newstxt1');
thenews.additem('prof. brian peskin<br>expert op kankergebied<br>klik voor meer info','?media=&isbn=9789079872008','','','newstxt1');
// the next 2 lines construct the news box, and start the scroller
thenews.construct();
thenews.startscroll();
// end -->
var carous = new swfobject("http://www.succesboeken.nl/flashnew/sbcarousel_1.swf", "carousel", "600", "200", "10", "#ffffff");
carous.addparam("wmode","opaque");
carous.addparam("allowscriptaccess","always");
carous.write("sbcarousel");
var sc_project=5214846;
var sc_invisible=1;
var sc_partition=59;
var sc_click_stat=1;
var sc_security="54e406c2";
var gajshost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3cscript src='" + gajshost + "google-analytics.com/ga.js' type='text/javascript'%3e%3c/script%3e"));
try {
var pagetracker = _gat._gettracker("ua-4967097-1");
pagetracker._trackpageview();
} catch(err) {}
www.succesboeken.nl content analysis
On this page the content of www.succesboeken.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.succesboeken.nl |
| Domain length | 19 characters |
| Domain relevance |
found the keyword boek in domain name ! found the keyword boeken in domain name ! |
Head
The head element is a container for all the elements int he head of a page. Elements inside head can fort example include scripts, instruct the browser where to find style sheets, provide meta information. We analyzed the follwoing tags in the head section: <title>, <link>, <meta>,<script>, and <style>.
| Page Title | succesboeken.nl - de beste en grootste website voor zelfontwikkeling |
| Page Title relevance |
17% match succesboeken beste grootste website voor zelfontwikkeling |
| Meta Description | no page description found (0 chars) |
| Meta Deascription relevance |
0% match No title found ! |
| Meta Keywords | coaching, communicatie, communicatie advies, communicatie adviesbureaus, communicatie management, communicatie opleiding, communicatie vacatures, communiceren, cursus communicatie, financial management, financieel management, financieel manager, interne communicatie, management, marketing, marketing communicatie, marketing en communicatie, opleiding, persoonlijke ontwikkeling, verbale communicatie |
| Meta keyword relevance |
0% match coaching communicatie advies adviesbureaus management opleiding vacatures communiceren cursus financial financieel manager interne marketing persoonlijke ontwikkeling verbale |
| Meta title | succesboeken.nl - de beste en grootste website voor zelfontwikkeling |
| Meta owner | succesboeken.nl |
| Meta author | succesboeken.nl |
| Meta generator | mostworld.com |
| Meta | nl-dutch |
| Meta rating | general |
| Meta robots | index, follow |
| Meta revisit-after | 1 day |
| Meta verify-v1 | mg0dkttva6ryq0inge9nc+cqy+2ol2hy0wfqjlufuay= |
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 | aan boek boeken dat deze dezelfde een nederland van voor waar wet winkels |
| Wordcount | 119 words found on www.succesboeken.nl |
| Links |
101 links found on page containing the following anchor texts download gratis eboeken en blijf op de hoogte van nieuwe uitgaven en ander nieuws. klik hier., home, nieuw & toegevoegd, ontmoet de auteur, de uitgeverij, uitgebreid zoeken, prijs info, anders denken, angst overwinnen, bijzondere onderwerpen, business, christelijke boeken, communicatieve vaardigheden, crisis (huidige), financiele ontwikkeling, gedrag veranderen, gezondheid, hersens beter benutten, inspiratie, kinderboeken, leiderschap, mentaal weer gezond, nlp, omgaan met anderen, ontwikkeling kind, opvoeding, persoonlijke effectiviteit, persoonlijke ontwikkeling, persoonlijkheidsstijlen, psychologie, spirituele ontwikkeling, sport, succesverhalen, vrouwen, wereldwijde klassiekers, zelfvertrouwen, audio (cd), audioboeken (engels), audioboeken (nederlands), boeken (duits), boeken (engels), boeken (nederlands), diversen, films (dvd), inspiratie kaarten, kalenders, lezing, spellen, trainingsmaterialen, waaiers, maak startpagina, bij favorieten, laatste nieuwsbrief, totale cover, diversiteit leiders geen labels, meer details, gif in en om het huis, meer details, yoga helpt, meer details, handboek survival medicine, meer details, op weg naar plezier in je werk, meer details, de kleine etiquette voor dummies, meer details, alles over vasten, meer details, coach elkaar slank!, meer details, de beste bespaartips, meer details, eet jezelf jong, meer details, jong duurt langer dan je denkt, meer details, business model you, meer details, klik hier voor onzegratis nieuwsbrief!, opmerkingen/vragen?, succesverhalen, media/pers, partner worden, zakelijk - boekhandel, alg. voorwaarden, privacy policy, disclaimer, contact, missie & passie, powered by mostworld, kiyosaki.nl, robertkiyosaki.nl, rijkepaarmepa.nl, boekhoudfraude.nl, drbatman.nl, batmanghelidj.nl, waterboeken.nl, waterboek.nu, donaldjtrump.nl, donaldtrump.nu, johnvirapen.nl, |
| Link anchor relevance |
2% match download gratis eboeken blijf hoogte van nieuwe uitgaven ander nieuws klik hier home nieuw toegevoegd ontmoet auteur uitgeverij uitgebreid zoeken prijs info anders denken angst overwinnen bijzondere onderwerpen business christelijke boeken communicatieve vaardigheden crisis huidige financiele ontwikkeling gedrag veranderen gezondheid hersens beter benutten inspiratie kinderboeken leiderschap mentaal weer gezond nlp omgaan met anderen kind opvoeding persoonlijke effectiviteit persoonlijkheidsstijlen psychologie spirituele sport succesverhalen vrouwen wereldwijde klassiekers zelfvertrouwen audio audioboeken engels nederlands duits diversen films dvd kaarten kalenders lezing spellen trainingsmaterialen waaiers maak startpagina bij favorieten laatste nieuwsbrief totale cover diversiteit leiders geen labels meer details gif het huis yoga helpt handboek survival medicine weg naar plezier werk kleine etiquette voor dummies alles over vasten coach elkaar slank beste bespaartips eet jezelf jong duurt langer dan denkt model you onzegratis opmerkingen vragen media pers partner worden zakelijk boekhandel alg voorwaarden privacy policy disclaimer contact missie passie powered mostworld kiyosaki robertkiyosaki rijkepaarmepa boekhoudfraude drbatman batmanghelidj waterboeken waterboek donaldjtrump donaldtrump johnvirapen |
| Headings |
1 headings found on page containing the following texts onderstaande boeken zijn speciaal aanbevolen in onze laatste nieuwsbrief van 25 mei 2012., |
| Headings relevance |
20% match onderstaande boeken zijn speciaal aanbevolen onze laatste nieuwsbrief van mei |
| Emphasis (bold and italic) |
22 bold or italic tags found on page containing the following texts boeken waar je beter van wordt, veilig betalen bij succesboeken.nl, heb eerbied voor boeken. je weet nooit welk boek je leven verandert., - anoniem, stedman graham , rachel frély , tara stiles , christo motz , hilde backus , sue fox , hans van waning , elsje borms , consumentenbond , elizabeth peyton-jones , rando kim , tim clark , maak startpagina, bij favorieten, diversiteit: leiders geen labels, handboek survival medicine, eet jezelf jong, business model you, |
| Bold and italic tag relevance |
9% match boeken waar beter van wordt veilig betalen bij succesboeken heb eerbied voor weet nooit welk boek leven verandert anoniem stedman graham rachel tara stiles christo motz hilde backus sue fox hans waning elsje borms consumentenbond elizabeth peyton-jones rando kim tim clark maak startpagina favorieten diversiteit leiders geen labels handboek survival medicine eet jezelf jong business model you |
| Image alt tags |
49 image alt tags found on page containing the following texts , , , , , , download flash player., , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , free hit counters, |
| Image alt tag relevance |
0% match download flash player free hit counters |
www.succesboeken.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 64,29
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 66 column 262 - Warning: '<' + '/' + letter not allowed here
line 66 column 267 - Warning: '<' + '/' + letter not allowed here
line 66 column 272 - Warning: '<' + '/' + letter not allowed here
line 69 column 49 - Warning: '<' + '/' + letter not allowed here
line 70 column 46 - Warning: '<' + '/' + letter not allowed here
line 70 column 51 - Warning: '<' + '/' + letter not allowed here
line 71 column 49 - Warning: '<' + '/' + letter not allowed here
line 142 column 118 - Warning: '<' + '/' + letter not allowed here
line 142 column 122 - Warning: '<' + '/' + letter not allowed here
line 144 column 82 - Warning: '<' + '/' + letter not allowed here
line 144 column 86 - Warning: '<' + '/' + letter not allowed here
line 148 column 99 - Warning: '<' + '/' + letter not allowed here
line 150 column 63 - Warning: '<' + '/' + letter not allowed here
line 163 column 26 - Warning: '<' + '/' + letter not allowed here
line 166 column 26 - Warning: '<' + '/' + letter not allowed here
line 167 column 26 - Warning: '<' + '/' + letter not allowed here
line 168 column 26 - Warning: '<' + '/' + letter not allowed here
line 252 column 94 - Warning: replacing invalid character code 150
line 334 column 101 - Warning: unescaped & or unknown entity "&categorie"
line 334 column 125 - Warning: unescaped & which should be written as &
line 364 column 25 - Warning: <table> attribute with missing trailing quote mark
line 370 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 370 column 89 - Warning: unescaped & or unknown entity "&soort"
line 371 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 371 column 92 - Warning: unescaped & or unknown entity "&soort"
line 372 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 372 column 98 - Warning: unescaped & or unknown entity "&soort"
line 373 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 373 column 84 - Warning: unescaped & or unknown entity "&soort"
line 374 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 374 column 95 - Warning: unescaped & or unknown entity "&soort"
line 375 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 375 column 103 - Warning: unescaped & or unknown entity "&soort"
line 376 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 376 column 92 - Warning: unescaped & or unknown entity "&soort"
line 377 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 377 column 99 - Warning: unescaped & or unknown entity "&soort"
line 378 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 378 column 93 - Warning: unescaped & or unknown entity "&soort"
line 379 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 379 column 86 - Warning: unescaped & or unknown entity "&soort"
line 380 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 380 column 98 - Warning: unescaped & or unknown entity "&soort"
line 381 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 381 column 86 - Warning: unescaped & or unknown entity "&soort"
line 382 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 382 column 88 - Warning: unescaped & or unknown entity "&soort"
line 383 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 383 column 87 - Warning: unescaped & or unknown entity "&soort"
line 384 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 384 column 95 - Warning: unescaped & or unknown entity "&soort"
line 385 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 385 column 79 - Warning: unescaped & or unknown entity "&soort"
line 386 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 386 column 94 - Warning: unescaped & or unknown entity "&soort"
line 387 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 387 column 93 - Warning: unescaped & or unknown entity "&soort"
line 388 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 388 column 85 - Warning: unescaped & or unknown entity "&soort"
line 389 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 389 column 102 - Warning: unescaped & or unknown entity "&soort"
line 390 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 390 column 101 - Warning: unescaped & or unknown entity "&soort"
line 391 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 391 column 99 - Warning: unescaped & or unknown entity "&soort"
line 392 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 392 column 87 - Warning: unescaped & or unknown entity "&soort"
line 393 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 393 column 99 - Warning: unescaped & or unknown entity "&soort"
line 394 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 394 column 81 - Warning: unescaped & or unknown entity "&soort"
line 395 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 395 column 90 - Warning: unescaped & or unknown entity "&soort"
line 396 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 396 column 83 - Warning: unescaped & or unknown entity "&soort"
line 397 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 397 column 99 - Warning: unescaped & or unknown entity "&soort"
line 398 column 65 - Warning: unescaped & or unknown entity "&Categorie"
line 398 column 90 - Warning: unescaped & or unknown entity "&soort"
line 434 column 1 - Warning: missing <tr>
line 441 column 75 - Warning: missing </font> before </div>
line 441 column 72 - Warning: missing </b> before </div>
line 450 column 98 - Warning: unescaped & or unknown entity "&promoid"
line 479 column 50 - Warning: missing </b> before </td>
line 480 column 22 - Warning: plain text isn't allowed in <tr> elements
line 479 column 17 - Info: <tr> previously mentioned
line 490 column 46 - Warning: unescaped & or unknown entity "&ID"
line 509 column 50 - Warning: missing </b> before </td>
line 510 column 22 - Warning: plain text isn't allowed in <tr> elements
line 509 column 17 - Info: <tr> previously mentioned
line 520 column 46 - Warning: unescaped & or unknown entity "&ID"
line 539 column 50 - Warning: missing </b> before </td>
line 540 column 22 - Warning: plain text isn't allowed in <tr> elements
line 539 column 17 - Info: <tr> previously mentioned
line 550 column 46 - Warning: unescaped & or unknown entity "&ID"
line 567 column 50 - Warning: missing </b> before </td>
line 568 column 22 - Warning: plain text isn't allowed in <tr> elements
line 567 column 17 - Info: <tr> previously mentioned
line 578 column 46 - Warning: unescaped & or unknown entity "&ID"
line 597 column 50 - Warning: missing </b> before </td>
line 598 column 22 - Warning: plain text isn't allowed in <tr> elements
line 597 column 17 - Info: <tr> previously mentioned
line 608 column 46 - Warning: unescaped & or unknown entity "&ID"
line 625 column 50 - Warning: missing </b> before </td>
line 626 column 22 - Warning: plain text isn't allowed in <tr> elements
line 625 column 17 - Info: <tr> previously mentioned
line 636 column 46 - Warning: unescaped & or unknown entity "&ID"
line 655 column 50 - Warning: missing </b> before </td>
line 656 column 22 - Warning: plain text isn't allowed in <tr> elements
line 655 column 17 - Info: <tr> previously mentioned
line 666 column 46 - Warning: unescaped & or unknown entity "&ID"
line 685 column 50 - Warning: missing </b> before </td>
line 686 column 22 - Warning: plain text isn't allowed in <tr> elements
line 685 column 17 - Info: <tr> previously mentioned
line 696 column 46 - Warning: unescaped & or unknown entity "&ID"
line 713 column 50 - Warning: missing </b> before </td>
line 714 column 22 - Warning: plain text isn't allowed in <tr> elements
line 713 column 17 - Info: <tr> previously mentioned
line 724 column 46 - Warning: unescaped & or unknown entity "&ID"
line 743 column 50 - Warning: missing </b> before </td>
line 744 column 22 - Warning: plain text isn't allowed in <tr> elements
line 743 column 17 - Info: <tr> previously mentioned
line 754 column 46 - Warning: unescaped & or unknown entity "&ID"
line 771 column 50 - Warning: missing </b> before </td>
line 772 column 22 - Warning: plain text isn't allowed in <tr> elements
line 771 column 17 - Info: <tr> previously mentioned
line 782 column 46 - Warning: unescaped & or unknown entity "&ID"
line 801 column 50 - Warning: missing </b> before </td>
line 802 column 22 - Warning: plain text isn't allowed in <tr> elements
line 801 column 17 - Info: <tr> previously mentioned
line 812 column 46 - Warning: unescaped & or unknown entity "&ID"
line 820 column 9 - Warning: discarding unexpected </tr>
line 834 column 128 - Warning: adjacent hyphens within comment
line 857 column 102 - Warning: unescaped & which should be written as &
line 18 column 1 - Warning: <script> inserting "type" attribute
line 243 column 1 - Warning: <div> proprietary attribute "name"
line 244 column 1 - Warning: <div> proprietary attribute "name"
line 244 column 1 - Warning: <div> proprietary attribute "scrolling"
line 244 column 1 - Warning: <div> proprietary attribute "frameborder"
line 246 column 21 - Warning: <img> lacks "alt" attribute
line 248 column 1 - Warning: <div> proprietary attribute "name"
line 249 column 9 - Warning: <table> proprietary attribute "height"
line 249 column 9 - Warning: <table> lacks "summary" attribute
line 264 column 1 - Warning: <table> proprietary attribute "height"
line 264 column 1 - Warning: <table> lacks "summary" attribute
line 265 column 1 - Warning: <tr> proprietary attribute "height"
line 269 column 9 - Warning: <table> lacks "summary" attribute
line 271 column 56 - Warning: <img> lacks "alt" attribute
line 273 column 17 - Warning: <table> lacks "summary" attribute
line 283 column 58 - Warning: <table> lacks "summary" attribute
line 328 column 1 - Warning: <tr> proprietary attribute "height"
line 329 column 9 - Warning: <table> lacks "summary" attribute
line 343 column 25 - Warning: <table> lacks "summary" attribute
line 346 column 51 - Warning: <img> lacks "alt" attribute
line 361 column 9 - Warning: <table> proprietary attribute "height"
line 361 column 9 - Warning: <table> lacks "summary" attribute
line 364 column 25 - Warning: <table> attribute "width" has invalid value "100% cellpadding="
line 364 column 25 - Warning: <table> lacks "summary" attribute
line 365 column 81 - Warning: <img> lacks "alt" attribute
line 370 column 13 - Warning: <a> escaping malformed URI reference
line 371 column 13 - Warning: <a> escaping malformed URI reference
line 372 column 13 - Warning: <a> escaping malformed URI reference
line 373 column 13 - Warning: <a> escaping malformed URI reference
line 374 column 13 - Warning: <a> escaping malformed URI reference
line 375 column 13 - Warning: <a> escaping malformed URI reference
line 376 column 13 - Warning: <a> escaping malformed URI reference
line 377 column 13 - Warning: <a> escaping malformed URI reference
line 378 column 13 - Warning: <a> escaping malformed URI reference
line 379 column 13 - Warning: <a> escaping malformed URI reference
line 380 column 13 - Warning: <a> escaping malformed URI reference
line 381 column 13 - Warning: <a> escaping malformed URI reference
line 382 column 13 - Warning: <a> escaping malformed URI reference
line 383 column 13 - Warning: <a> escaping malformed URI reference
line 384 column 13 - Warning: <a> escaping malformed URI reference
line 385 column 13 - Warning: <a> escaping malformed URI reference
line 386 column 13 - Warning: <a> escaping malformed URI reference
line 387 column 13 - Warning: <a> escaping malformed URI reference
line 388 column 13 - Warning: <a> escaping malformed URI reference
line 389 column 13 - Warning: <a> escaping malformed URI reference
line 390 column 13 - Warning: <a> escaping malformed URI reference
line 391 column 13 - Warning: <a> escaping malformed URI reference
line 392 column 13 - Warning: <a> escaping malformed URI reference
line 393 column 13 - Warning: <a> escaping malformed URI reference
line 394 column 13 - Warning: <a> escaping malformed URI reference
line 395 column 13 - Warning: <a> escaping malformed URI reference
line 396 column 13 - Warning: <a> escaping malformed URI reference
line 397 column 13 - Warning: <a> escaping malformed URI reference
line 398 column 13 - Warning: <a> escaping malformed URI reference
line 420 column 9 - Warning: <tr> proprietary attribute "height"
line 423 column 27 - Warning: <a> escaping malformed URI reference
line 426 column 13 - Warning: <img> lacks "alt" attribute
line 427 column 13 - Warning: <img> lacks "alt" attribute
line 432 column 9 - Warning: <table> proprietary attribute "height"
line 432 column 9 - Warning: <table> lacks "summary" attribute
line 433 column 9 - Warning: <table> lacks "summary" attribute
line 440 column 1 - Warning: <table> lacks "summary" attribute
line 464 column 1 - Warning: <table> lacks "summary" attribute
line 467 column 139 - Warning: <img> lacks "alt" attribute
line 469 column 33 - Warning: <img> lacks "alt" attribute
line 469 column 105 - Warning: <a> converting backslash in URI to slash
line 469 column 165 - Warning: <img> lacks "alt" attribute
line 490 column 56 - Warning: <img> lacks "alt" attribute
line 499 column 129 - Warning: <img> lacks "alt" attribute
line 520 column 56 - Warning: <img> lacks "alt" attribute
line 529 column 118 - Warning: <img> lacks "alt" attribute
line 550 column 56 - Warning: <img> lacks "alt" attribute
line 559 column 134 - Warning: <img> lacks "alt" attribute
line 578 column 56 - Warning: <img> lacks "alt" attribute
line 587 column 138 - Warning: <img> lacks "alt" attribute
line 608 column 56 - Warning: <img> lacks "alt" attribute
line 617 column 140 - Warning: <img> lacks "alt" attribute
line 636 column 56 - Warning: <img> lacks "alt" attribute
line 645 column 125 - Warning: <img> lacks "alt" attribute
line 666 column 56 - Warning: <img> lacks "alt" attribute
line 675 column 127 - Warning: <img> lacks "alt" attribute
line 696 column 56 - Warning: <img> lacks "alt" attribute
line 705 column 128 - Warning: <img> lacks "alt" attribute
line 724 column 56 - Warning: <img> lacks "alt" attribute
line 733 column 123 - Warning: <img> lacks "alt" attribute
line 754 column 56 - Warning: <img> lacks "alt" attribute
line 763 column 138 - Warning: <img> lacks "alt" attribute
line 782 column 56 - Warning: <img> lacks "alt" attribute
line 791 column 126 - Warning: <img> lacks "alt" attribute
line 812 column 56 - Warning: <img> lacks "alt" attribute
line 828 column 17 - Warning: <table> proprietary attribute "height"
line 828 column 17 - Warning: <table> lacks "summary" attribute
line 835 column 134 - Warning: <img> lacks "alt" attribute
line 835 column 359 - Warning: <img> lacks "alt" attribute
line 835 column 565 - Warning: <img> lacks "alt" attribute
line 835 column 763 - Warning: <img> lacks "alt" attribute
line 835 column 961 - Warning: <img> lacks "alt" attribute
line 835 column 1151 - Warning: <img> lacks "alt" attribute
line 835 column 1365 - Warning: <img> lacks "alt" attribute
line 835 column 1576 - Warning: <img> lacks "alt" attribute
line 835 column 1770 - Warning: <img> lacks "alt" attribute
line 835 column 1976 - Warning: <img> lacks "alt" attribute
line 835 column 2174 - Warning: <img> lacks "alt" attribute
line 835 column 2392 - Warning: <img> lacks "alt" attribute
line 835 column 2601 - Warning: <img> lacks "alt" attribute
line 835 column 2805 - Warning: <img> lacks "alt" attribute
line 835 column 3007 - Warning: <img> lacks "alt" attribute
line 841 column 3 - Warning: <tr> proprietary attribute "height"
line 846 column 9 - Warning: <table> lacks "summary" attribute
line 863 column 9 - Warning: <tr> proprietary attribute "height"
line 868 column 9 - Warning: <table> lacks "summary" attribute
line 894 column 9 - Warning: <tr> proprietary attribute "height"
Info: Document content looks like HTML Proprietary
235 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.succesboeken.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.succesboeken.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.succesboeken.nl
|
www.mostworld.com powered by mostworld - www.mostworld.com |
|
www.kiyosaki.nl kiyosaki.nl - www.kiyosaki.nl |
|
www.robertkiyosaki.nl robertkiyosaki.nl - www.robertkiyosaki.nl |
|
www.rijkepaarmepa.nl rijkepaarmepa.nl - www.rijkepaarmepa.nl |
|
www.boekhoudfraude.nl boekhoudfraude.nl - www.boekhoudfraude.nl |
|
www.drbatman.nl drbatman.nl - www.drbatman.nl |
|
www.batmanghelidj.nl batmanghelidj.nl - www.batmanghelidj.nl |
|
www.waterboeken.nl waterboeken.nl - www.waterboeken.nl |
|
www.waterboek.nu waterboek.nu - www.waterboek.nu |
|
www.donaldjtrump.nl donaldjtrump.nl - www.donaldjtrump.nl |
|
www.donaldtrump.nu donaldtrump.nu - www.donaldtrump.nu |
|
www.johnvirapen.nl johnvirapen.nl - www.johnvirapen.nl |
www.succesboeken.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.succesboeken.nl:
http://www.succesboeken.nl/sb.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.succesboeken.nl inline stylesheet info
No inline css was detected on this page
www.succesboeken.nl navigation and internal link structure
We have scanned www.succesboeken.nl for internal links and found 88 links on this page. We found 4 base folders and 18 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.succesboeken.nl
Internal links found
Click on any of the links below to analyze that page
www.succesboeken.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,499619 seconds |
| Filesize | 51111 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 200 OK | |
| Date: Sat, 26 May 2012 04:12:04 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: Microsoft-IIS/6.0 | The Server header contains information about the software used by the origin server to handle the request. The server used here is Microsoft-IIS/6.0 |
| X-Powered-By: ASP.NET | 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 ASP.NET |
| Content-Length: 51111 | 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 51111 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: ASPSESSIONIDSQRRASAR=IKNGFIPDMNBAAHBKEDMMPPPC; path=/ | 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 ASPSESSIONIDSQRRASAR=IKNGFIPDMNBAAHBKEDMMPPPC; path=/ bytes |
| Cache-control: private | 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 private |
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 | 141.138.195.129 |
www.succesboeken.nl seo score expained
Below are the scores we calculated for different parts of www.succesboeken.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 | 22 | 2,3 | A title should reflect the contents of a site. This site has a 17 % match |
|
|
Title Length | 80 | 0,7 | Try to keep your title between 40 and 66 characters. Your title was 70 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 | 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 88 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 4 level 1 folders and 18 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 | 6 | 1,6 | Link anchors should to some degree reflect the contents of a site. This site has a 2 % match |
|
|
Image alt tags | 0 | 0,5 | Image alt tags should to some degree reflect the contents of a site. This site has a 0 % match |
|
|
Bold and italic | 36 | 0,4 | Bold and italic tags should to some degree reflect the contents of a site. This site has a 9 % 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 235 errors and warnings |
|
|
WordCount | 20 | 1,1 | An ideal page contains between 400 and 600 words.This page contains 120 words |
Analyse your website !
| Please enter your domain name |