www.verpleegproblemen.nl analysis, site info, backlinks and seo
www.verpleegproblemen.nl - kavanah
Description: het wetenschappelijk beargumenteerd klinisch handelen wordt zowel vanuit de overheid als door beroepsorganisaties sterk gestimuleerd. de reeks effectief verplegen sluit naadloos op deze visie aan.
www.verpleegproblemen.nl scores a 5,8 out of 10 on our optimalisation scale. This is average. We have identified 19 keywords. This page seems optimized for the keyword 'van'
summary
This is the summary of our www.verpleegproblemen.nl analysis. Please check for detailed info under their tabs.
| Site | www.verpleegproblemen.nl (visit site) |
| Page Title | kavanah |
| Keyword density | aanvullende agressie boeken demo deze gebruikers het informatie kennis over uit van verpleegproblemen verplegen voor waar website zijn zorg |
| SEO Summary | 14% meta description relevance, 7% link relevance, 100% heading relevance, 75 page errors |
| Server info | Location: Groningen,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 75 html errors and warings !
>> Read More !
SEO score of www.verpleegproblemen.nl
5,8
>> Read More !
www.verpleegproblemen.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.verpleegproblemen.nl:
http://www.verpleegproblemen.nl/layout/kavanah.css
http://www.verpleegproblemen.nl/layout/superfish.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.verpleegproblemen.nl inline stylesheet info
No inline css was detected on this page
www.verpleegproblemen.nl javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 5 external javascripts and 5 internal javascripts on www.verpleegproblemen.nl
Javascripts in the head of the page
http://www.verpleegproblemen.nl/algemeen/functies.js
http://www.verpleegproblemen.nl/algemeen/scripts.js
http://www.verpleegproblemen.nl/algemeen/jquery.js
http://www.verpleegproblemen.nl/algemeen/superfish.js
http://www.verpleegproblemen.nl/algemeen/jquery.cookie.js
www.verpleegproblemen.nl inline javascript info
The following inline javascript snippets were found on this page:
/* left menu */
$(document).ready(function(){
var openmenu = $.cookie('openmenu_ev'); ;
if (openmenu!=null && openmenu!="") {
openmenu(openmenu);
}
});
function toggle(whichlayer) {
var style2 = document.getelementbyid(whichlayer).style;
style2.display = style2.display=="block"? "none":"block";
}
var vpp_scroll_interval;
var vpp_cur_left;
vpp_cur_left = 0;
vpp_scroll_interval = setinterval(vpp_headline_scroll,20); //time in milliseconds
var vpp_scroll_startpos = 0;
$(document).ready(function(){
//vpp_scroll_startpos = parseint($("div.headline_vpp").css("width")) + 10;
vpp_scroll_startpos = 2200;
});
function vpp_headline_scroll() {
var vpp_newleft = (parseint($("div.headline_vpp").css("left")) - 1);
if (vpp_newleft < 0-parseint(vpp_scroll_startpos)) {
vpp_newleft = 500;
}
vpp_newleft = vpp_newleft + "pt";
$("div.headline_vpp").css('left', vpp_newleft);
vpp_cur_left = vpp_newleft;
}
function test() {
alert(vpp_scroll_startpos);
alert(vpp_cur_left);
}
function openmenu(whichlayer) {
document.getelementbyid('sub_verpleegprobleem').style.display = "none";
var style2 = document.getelementbyid(whichlayer).style;
style2.display = "block";
$.cookie('openmenu_ev', whichlayer , { expires: 0 });
}
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"));
var pagetracker = _gat._gettracker("ua-5850206-1");
pagetracker._trackpageview();
www.verpleegproblemen.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,930098 seconds |
| Filesize | 10002 bytes |
Server headers
Server headers are the response the server sends before the actual content. A correct server setup can speed up a site and free up server resources. Make sure that all headers are set correct. For example dont cache dynamic content and dont close connections unless there is a good reason.
| HTTP/1.1 302 Object moved | |
| Date: Tue, 22 May 2012 12:14:45 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 |
| Location: http://www.kavanah.nl/effverplegen.asp | |
| Content-Length: 159 | 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 159 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: ASPSESSIONIDSARTAACA=IJPLBFKBMIGGGCOIBBGLANIC; 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 ASPSESSIONIDSARTAACA=IJPLBFKBMIGGGCOIBBGLANIC; 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 | 195.35.192.87 |
| Country Code | NL |
| Country Code 3 | NLD |
| Country Name | Netherlands |
| Region | 04 |
| City | Groningen |
www.verpleegproblemen.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 3,57
Page Errors
Html errors at best slow down your website (since a browser has to guess at the meaning) and in worst case render your page unviewable. Therefor make shure there are no html errors on your page !
line 11 column 1 - Warning: plain text isn't allowed in <head> elements
line 11 column 1 - Info: <head> previously mentioned
line 11 column 1 - Warning: inserting implicit <body>
line 11 column 1 - Warning: <!DOCTYPE> isn't allowed after elements
line 13 column 1 - Warning: discarding unexpected <html>
line 15 column 1 - Warning: <head> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 16 column 2 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 16 column 2 - Warning: <meta> element not empty or not closed
line 17 column 2 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 17 column 2 - Warning: <meta> element not empty or not closed
line 19 column 9 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 20 column 9 - Warning: <meta> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 89 column 9 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 90 column 9 - Warning: <link> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 91 column 9 - Warning: <title> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 100 column 1 - Warning: </head> isn't allowed in <body> elements
line 11 column 1 - Info: <body> previously mentioned
line 102 column 1 - Warning: discarding unexpected <body>
line 106 column 43 - Warning: <img> element not empty or not closed
line 121 column 80 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 123 column 41 - Warning: missing <li>
line 135 column 58 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 102 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 183 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 266 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 356 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 440 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 516 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 608 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 682 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 760 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 850 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 935 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1017 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1108 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1188 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1261 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1359 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1444 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1532 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1618 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1699 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1781 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1866 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 1952 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2041 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2132 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2205 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2283 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2367 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2442 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2523 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2613 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2685 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2770 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2858 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 2936 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3009 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3107 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3194 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3286 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3372 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3449 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3528 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3627 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3704 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3806 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3883 - Warning: unescaped & or unknown entity "&vpOnderdeel"
line 137 column 3947 - Warning: inserting implicit <p>
line 103 column 9 - Warning: missing </div>
line 23 column 9 - Warning: <script> inserting "type" attribute
line 24 column 9 - Warning: <script> inserting "type" attribute
line 25 column 9 - Warning: <script> inserting "type" attribute
line 106 column 43 - Warning: <img> lacks "alt" attribute
line 137 column 27 - Warning: <table> lacks "summary" attribute
line 137 column 3947 - Warning: trimming empty <p>
Info: Document content looks like XHTML 1.0 Transitional
75 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.verpleegproblemen.nl content analysis
On this page the content of www.verpleegproblemen.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.verpleegproblemen.nl |
| Domain length | 24 characters |
| Domain relevance |
found the keyword verpleegproblemen 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 | kavanah |
| Page Title relevance |
0% match kavanah |
| Meta Description | het wetenschappelijk beargumenteerd klinisch handelen wordt zowel vanuit de overheid als door beroepsorganisaties sterk gestimuleerd. de reeks effectief verplegen sluit naadloos op deze visie aan. (196 chars) |
| Meta Deascription relevance |
14% match het wetenschappelijk beargumenteerd klinisch handelen wordt zowel vanuit overheid als door beroepsorganisaties sterk gestimuleerd reeks effectief verplegen sluit naadloos deze visie aan |
| Meta Keywords | best practice, casuïstiek, classificaties, diagnostiek, evidence based nursing, evidence based practice, icf, interventies, klinische besluitvorming, kwaliteitszorg, nanda, nic, noc, onderbouwing verpleegkundig handelen, pes-formule, reflectie op zorg, standaarden, protocollen, theorievorming, verpleegproblemen, wetenschappelijke inzichten |
| Meta keyword relevance |
7% match best practice casu stiek classificaties diagnostiek evidence based nursing icf interventies klinische besluitvorming kwaliteitszorg nanda nic noc onderbouwing verpleegkundig handelen pes-formule reflectie zorg standaarden protocollen theorievorming verpleegproblemen wetenschappelijke inzichten |
| Meta | text/html; charset=iso-8859-1 |
| Meta robots | index,follow |
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 | aanvullende agressie boeken demo deze gebruikers het informatie kennis over uit van verpleegproblemen verplegen voor waar website zijn zorg |
| Wordcount | 211 words found on www.verpleegproblemen.nl |
| Links |
51 links found on page containing the following anchor texts verpleegproblemen, inloggen, demo agressie, kavanah, demo agressie, adl-tekorten, eetstoornissen, seksualiteit, agressie, frailty, slaapproblemen, angst, hartfalen, slikproblemen, angststoornissen, incontinentie, spiritualiteit, benauwdheid, jeuk, stemmingsstoornissen, borderline (bps), lichaamstemperatuur, stomazorg, communicatie, mondproblemen, suïcide, comorbiditeit ggz, obsessief-compulsief, therapietrouw, copd, oncologie, vallen, coping, ondervoeding, vermoeidheid, cva, palliatieve zorg, veroudering, decubitus, pijn, verslavingsproblemen, defecatieproblemen, posttraumatische stress, wondzorg, delirium, reuma (ra), zelfverwondend gedrag, dementie, rouw en verlies, diabetes, schizofrenie, |
| Link anchor relevance |
7% match verpleegproblemen inloggen demo agressie kavanah adl-tekorten eetstoornissen seksualiteit frailty slaapproblemen angst hartfalen slikproblemen angststoornissen incontinentie spiritualiteit benauwdheid jeuk stemmingsstoornissen borderline bps lichaamstemperatuur stomazorg communicatie mondproblemen cide comorbiditeit ggz obsessief-compulsief therapietrouw copd oncologie vallen coping ondervoeding vermoeidheid cva palliatieve zorg veroudering decubitus pijn verslavingsproblemen defecatieproblemen posttraumatische stress wondzorg delirium reuma zelfverwondend gedrag dementie rouw verlies diabetes schizofrenie |
| Headings |
2 headings found on page containing the following texts , verpleegproblemen, |
| Headings relevance |
100% match verpleegproblemen |
| Emphasis (bold and italic) |
1 bold or italic tags found on page containing the following texts agressie, |
| Bold and italic tag relevance |
100% match agressie |
| Image alt tags |
1 image alt tags found on page containing the following texts , |
| Image alt tag relevance |
0% match No image alt tags found on this page ! |
www.verpleegproblemen.nl seo score expained
Below are the scores we calculated for different parts of www.verpleegproblemen.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 | 0 | 2,3 | A title should reflect the contents of a site. This site has a 0 % match |
|
|
Title Length | 10 | 0,7 | Try to keep your title between 40 and 66 characters. Your title was 8 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 | 70 | 0,7 | The meta description should be between 145 and 160 characters. This meta description was 197 characters long |
|
|
Meta description relevance | 18 | 0,7 | Meta Description should reflect the contents of a site. This site has a 14 % 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 50 internal links on this page. |
|
|
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. |
|
|
Headings | 100 | 1,6 | Headers should reflect the contents of a site. This site has a 100 % match |
|
|
Links | 21 | 1,6 | Link anchors should to some degree reflect the contents of a site. This site has a 7 % 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 | 100 | 0,4 | Bold and italic tags should to some degree reflect the contents of a site. This site has a 100 % match |
|
|
Html ratio | 75 | 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 | 63 | 2 | If this score is not 100 check the html very carefully. We found 75 errors and warnings |
|
|
WordCount | 65 | 1,1 | An ideal page contains between 400 and 600 words.This page contains 212 words |
Backlink analysis for www.verpleegproblemen.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.verpleegproblemen.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.verpleegproblemen.nl
|
www.kavanah.nl kavanah - www.kavanah.nl |
www.verpleegproblemen.nl navigation and internal link structure
We have scanned www.verpleegproblemen.nl for internal links and found 50 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.
We did not find an easy to follow navigation structure on www.verpleegproblemen.nl. Consider improving navigation on this page.
Internal links found
Click on any of the links below to analyze that page
Analyse your website !
| Please enter your domain name |