www.to-taal.info analysis, site info, backlinks and seo


www.to-taal.info

www.to-taal.info - to-taal - coaching hoogsensitieve kinderen

Description: to-taal, stelt het kind centraal

www.to-taal.info scores a 5,4 out of 10 on our optimalisation scale. This is average. We have identified 39 keywords. This page seems optimized for the keyword 'spacer'

summary

This is the summary of our www.to-taal.info analysis. Please check for detailed info under their tabs.

Site www.to-taal.info (visit site)
Page Title to-taal - coaching hoogsensitieve kinderen
Keyword density aan aanraking boom dag dat delen deze die een eigen gaan gevoelens gevoelig heel hoogsensitief hoogsensitieve hun kan kijk kind kinderen met over serie spacer stevig takken test to-taal van voel voor wanneer wat workshop workshops wortels zij zijn
SEO Summary 40% meta description relevance, 0% link relevance, 100% heading relevance, 27 page errors
Server info Location: Alkmaar,Netherlands

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

>> View all backlinks !

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

>> Read More !

SEO score of www.to-taal.info

5,4

>> Read More !

www.to-taal.info seo score

www.to-taal.info seo score expained

Below are the scores we calculated for different parts of www.to-taal.info.

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

  Item Score Factor Suggestion
seo approval: Far too many sites lack a page title. A page title is the first thing that shows in the search results so always use the title element. PageTitle 100 0,3 Far too many sites lack a page title. A page title is the first thing that shows in the search results so always use the title element.
seo approval: A title should reflect the contents of a site. This site has a 75 % match Title relevance 98 2,3 A title should reflect the contents of a site. This site has a 75 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 43 characters long Title Length 100 0,7 Try to keep your title between 40 and 66 characters. Your title was 43 characters long
seo approval: A meta description is the second thing that shows in the search results so always use the meta description. Meta Description 100 0,2 A meta description is the second thing that shows in the search results so always use the meta description.
seo error: The meta description should be between 145 and 160 characters. This meta description was 33 characters long Meta Description Length 30 0,7 The meta description should be between 145 and 160 characters. This meta description was 33 characters long
seo tip: Meta Description should reflect the contents of a site. This site has a 40 % match Meta description relevance 52 0,7 Meta Description should reflect the contents of a site. This site has a 40 % match
seo error: 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  1 internal links on this page. Number of internal links 0 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 1 internal links on this page.
seo tip: We have not detected an easy to follow directory structure on this page. Make sure your directory structure is easy to follow. Folder structure 60 1,4 We have not detected an easy to follow directory structure on this page. Make sure your directory structure is easy to follow.
seo approval: Headers should reflect the contents of a site. This site has a 100 % match Headings 100 1,6 Headers should reflect the contents of a site. This site has a 100 % match
seo error: Link anchors should to some degree reflect the contents of a site. This site has a 0 % match Links 0 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 0 % match
seo tip: Image alt tags should to some degree reflect the contents of a site. This site has a 23 % 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
seo error: Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file Html ratio 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
seo approval: If this score is not 100 check the html very carefully. We found 27 errors and warnings Page errors 87 2 If this score is not 100 check the html very carefully. We found 27 errors and warnings
seo approval: An ideal page contains between 400 and 600 words.This page contains 394 words WordCount 75 1,1 An ideal page contains between 400 and 600 words.This page contains 394 words
www.to-taal.info javascript

www.to-taal.info javascript info

Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 0 external javascripts and 0 internal javascripts on www.to-taal.info

Javascripts in the head of the page

No javascript files were found on this page.

www.to-taal.info inline javascript info

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

The following inline javascript snippets were found on this page:

<!--
function getinternetexplorerversion()
// returns the version of internet explorer or a -1
// (indicating the use of another browser).
{
var rv = -1; // return value assumes failure.
if (navigator.appname == 'microsoft internet explorer')
{
var ua = navigator.useragent;
var re = new regexp("msie ([0-9]{1,}[\.0-9]{0,})");
if (re.exec(ua) != null)
rv = parsefloat( regexp.$1 );
}
return rv;
}

var ver = getinternetexplorerversion();

if (( ver > -1 ) && ( ver < 7.0 )) {
document.write('<link href="screenie.css" rel="stylesheet" type="text/css">');
} else {
document.write('<link href="screen.css" rel="stylesheet" type="text/css">');
}
//-->

<!--
function mm_swapimgrestore() { //v3.0
var i,x,a=document.mm_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.osrc;i++) x.src=x.osrc;
}
function mm_preloadimages() { //v3.0
var d=document; if(d.images){ if(!d.mm_p) d.mm_p=new array();
var i,j=d.mm_p.length,a=mm_preloadimages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexof("#")!=0){ d.mm_p[j]=new image; d.mm_p[j++].src=a[i];}}
}

function mm_findobj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexof("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=mm_findobj(n,d.layers[i].document);
if(!x && d.getelementbyid) x=d.getelementbyid(n); return x;
}

function mm_swapimage() { //v3.0
var i,j=0,x,a=mm_swapimage.arguments; document.mm_sr=new array; for(i=0;i<(a.length-2);i+=3)
if ((x=mm_findobj(a[i]))!=null){document.mm_sr[j++]=x; if(!x.osrc) x.osrc=x.src; x.src=a[i+2];}
}
//-->

www.to-taal.info html

www.to-taal.info html info

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

Html / text ratio

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

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

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 444 column 54 - Warning: replacing invalid character code 145
line 444 column 63 - Warning: replacing invalid character code 146
line 8 column 1 - Warning: <script> inserting "type" attribute
line 63 column 1 - Warning: <table> proprietary attribute "height"
line 63 column 1 - Warning: <table> lacks "summary" attribute
line 67 column 1 - Warning: <img> lacks "alt" attribute
line 68 column 1 - Warning: <img> lacks "alt" attribute
line 69 column 1 - Warning: <img> lacks "alt" attribute
line 70 column 1 - Warning: <img> lacks "alt" attribute
line 71 column 1 - Warning: <img> lacks "alt" attribute
line 72 column 1 - Warning: <img> lacks "alt" attribute
line 73 column 1 - Warning: <img> lacks "alt" attribute
line 74 column 1 - Warning: <img> lacks "alt" attribute
line 75 column 1 - Warning: <img> lacks "alt" attribute
line 76 column 1 - Warning: <img> lacks "alt" attribute
line 77 column 1 - Warning: <img> lacks "alt" attribute
line 78 column 1 - Warning: <img> lacks "alt" attribute
line 79 column 1 - Warning: <img> lacks "alt" attribute
line 80 column 1 - Warning: <img> lacks "alt" attribute
line 81 column 1 - Warning: <img> lacks "alt" attribute
line 82 column 1 - Warning: <img> lacks "alt" attribute
line 83 column 1 - Warning: <img> lacks "alt" attribute
line 88 column 1 - Warning: <table> lacks "summary" attribute
line 384 column 1 - Warning: <table> lacks "summary" attribute
line 387 column 1 - Warning: <img> lacks "alt" attribute
line 396 column 1 - Warning: <img> lacks "alt" attribute
line 407 column 1 - Warning: <img> lacks "alt" attribute
Info: Document content looks like HTML Proprietary
27 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 !

www.to-taal.info website navigation

www.to-taal.info navigation and internal link structure

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

seo tip: improvae navigation We did not find an easy to follow navigation structure on www.to-taal.info. Consider improving navigation on this page.

Internal links found

Click on any of the links below to analyze that page

www.to-taal.info
www.to-taal.info/test.php
www.to-taal.info css

www.to-taal.info 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

seo tip: use stylehseets No css files were found on this page.

www.to-taal.info inline stylesheet info

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

www.to-taal.info backlinks

Backlink analysis for www.to-taal.info

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

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

No backlinks were found for this domain or backlink search was skipped
www.to-taal.info content analysis

www.to-taal.info content analysis

On this page the content of www.to-taal.info 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.to-taal.info
Domain length 16 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 to-taal - coaching hoogsensitieve kinderen
Page Title relevance 75% match
to-taal coaching hoogsensitieve kinderen
Meta Description to-taal, stelt het kind centraal (32 chars)
Meta Deascription relevance 40% match
to-taal stelt het kind centraal
Meta Keywords www.to-taal.info, to-taal, totaal, den haag, kind, kinderen, hoogsensitieve, coaching, hoogsensitieve kinderen, coaching hoogsensitieve kinderen, begeleiding, passende begeleiding, centraal, druk gedrag, impulsief gedrag, hooggevoeligheid, angstig gedrag, onzeker gedrag, hoogbegaafdheid, concentratieproblemen, faalangst, leesmoeilijkheden, spellingmoeilijkheden, rekenmoeilijkheden, ondersteuning, ontwikkelingsmogelijkheden, vraaggericht, petra kessler, adhd, hoogsensitieve kinderen, sociaal-emotionele problemen, coaching, observatie, leerlingenzorg, deskundigheidsbevordering, procesgericht, pgb, lgf, ouders, leerkrachten, leerlingen
Meta keyword relevance 10% match
www to-taal info totaal den haag kind kinderen hoogsensitieve coaching begeleiding passende centraal druk gedrag impulsief hooggevoeligheid angstig onzeker hoogbegaafdheid concentratieproblemen faalangst leesmoeilijkheden spellingmoeilijkheden rekenmoeilijkheden ondersteuning ontwikkelingsmogelijkheden vraaggericht petra kessler adhd sociaal-emotionele problemen observatie leerlingenzorg deskundigheidsbevordering procesgericht pgb lgf ouders leerkrachten leerlingen
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 aan aanraking boom dag dat delen deze die een eigen gaan gevoelens gevoelig heel hoogsensitief hoogsensitieve hun kan kijk kind kinderen met over serie spacer stevig takken test to-taal van voel voor wanneer wat workshop workshops wortels zij zijn
Wordcount 393 words found on www.to-taal.info
Links 1 links found on page containing the following anchor texts
hier,
Link anchor relevance 0% match
hier
Headings 1 headings found on page containing the following texts
is uw kind hoogsensitief?,
Headings relevance 100% match
kind hoogsensitief
Emphasis (bold and italic) 0 bold or italic tags found on page containing the following texts
No bold or italic tags found !
Bold and italic tag relevance 0% match
No bold or italic tags found on this page !
Image alt tags 148 image alt tags found on page containing the following texts
, , , , , , , , , , , , , , , , , to-taal logo, , , mandela maken, , , , visualisatie, , , , kijk hier binnenkort nog eens, , , , , , , , , , , kijk hier binnenkort nog eens, , , , kijk hier binnenkort nog eens, , , , , kids pagina's, , , , , , , , kleurplaten, , , , verhaaltje, , , , , , , , tekening van de maand, , , kijk hier binnenkort nog eens, , , , , , , , , , wat heb je nodig?, , kijk hier binnenkonrt nog eens, , , , , , kijk hier binnenkort nog eens, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , home, , wat is hoogsensitiviteit?, aanbod, voor kinderen, voor opvoeders, voor scholen, referenties, over to-taal, aanmelden, contact, , agenda, links, nieuwsbrief, tarieven, banner, , test uw kind, nieuws,
Image alt tag relevance 23% match
to-taal logo mandela maken visualisatie kijk hier binnenkort nog eens kids pagina's kleurplaten verhaaltje tekening van maand wat heb nodig binnenkonrt home hoogsensitiviteit aanbod voor kinderen opvoeders scholen referenties over aanmelden contact agenda links nieuwsbrief tarieven banner test kind nieuws
www.to-taal.info server info

www.to-taal.info 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,546406 seconds
Filesize 25762 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 01:49:37 GMT The Date header represents the time when the message was generated, regardless of caching that happened since. It is used by caches as input to expiration calculations, and to detect clock drift.
Server: Apache The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache
X-Powered-By: PHP/5.3.3-7+squeeze8 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.3.3-7+squeeze8
Set-Cookie: PHPSESSID=4c6978f7f087c71a739654917ec383f2; 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 PHPSESSID=4c6978f7f087c71a739654917ec383f2; path=/ bytes
Expires: Thu, 19 Nov 1981 08:52: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 Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, 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 no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache The Pragma header is used to include implementation-specific directives that might apply to any recipient along the request/response chain. This header is deprecated, in favour of Cache-Control. The value is no-cache
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/html The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET. . The value is text/html

Server location

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

IP Adress 85.158.203.66
Country Code NL
Country Code 3 NLD
Country Name Netherlands
Region 07
City Alkmaar
refresh our seo analysis The current report is cached on Sat, 26 May 2012 03:49:38. Click here to refresh the results

Analyse your website !

Please enter your domain name