www.web.wereldje.nl analysis, site info, backlinks and seo
www.web.wereldje.nl - spreek je moerstaal! gratis emailadres in de nederlandse taal!-
Description: moerstaal geeft je de keuze uit een kleine 2000 domeinnamen waar je uit kan kiezen. of je nu kiest voor jouwnaam@benik.nl of -heetik.nl of -isgestoord.nl of -opschool.nl etc, maakt niet uit.
www.web.wereldje.nl scores a 5,5 out of 10 on our optimalisation scale. This is average. We have identified 32 keywords. This page seems optimized for the keyword 'moerstaal'
summary
This is the summary of our www.web.wereldje.nl analysis. Please check for detailed info under their tabs.
| Site | www.web.wereldje.nl (visit site) |
| Page Title | spreek je moerstaal! gratis emailadres in de nederlandse taal!- |
| Keyword density | aanvragen alle als bij dan die domeinnaam een eenvoudig enkele gmt gratis het jij klik lenny maken mensen met mod moerstaal naam naar namen no-cache perl php python voor welk zien zijn |
| SEO Summary | 15% meta description relevance, 12% link relevance, 0% heading relevance, 155 page errors |
| Server info | Location: ,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 155 html errors and warings !
>> Read More !
SEO score of www.web.wereldje.nl
5,5
>> Read More !
www.web.wereldje.nl javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 20 external javascripts and 20 internal javascripts on www.web.wereldje.nl
Javascripts in the head of the page
http://www.web.wereldje.nl/js/jquery.js
http://www.web.wereldje.nl/js/jquery-ui-1.8.10.custom.min.js
http://www.web.wereldje.nl/js/jquery.slidetoggleminheight.min.js
http://www.web.wereldje.nl/plugins/ckeditor/ckeditor.js
http://www.web.wereldje.nl/js/ajaxrequest.js
http://www.web.wereldje.nl/js/marque.js
http://www.web.wereldje.nl/js/scripts.js
http://www.web.wereldje.nl/plugins/ckeditor/adapters/jquery.js
http://www.web.wereldje.nl/js/jquery.ui.autocomplete.js
http://www.web.wereldje.nl/js/jpicker-1.1.6.js
http://www.web.wereldje.nl/js/cufon-yui.js
http://www.web.wereldje.nl/js/vag_rounded_std_700.font.js
http://www.web.wereldje.nl/js/jquery4php-assets/js/plugins/pnotify/jquery.pnotify.js
http://www.web.wereldje.nl/js/jquery4php-assets/js/plugins/jquery.sizes.js
http://www.web.wereldje.nl/js/jquery4php-assets/js/plugins/jquery.metadata.js
http://www.web.wereldje.nl/js/jquery4php-assets/js/plugins/pnotify/jquery.pnotify.min.js
http://www.web.wereldje.nl/js/jquery4php-assets/js/plugins/jquery.tablednd.js
http://www.web.wereldje.nl/js/jquery4php-assets/js/jquery-ui.min.js
http://www.web.wereldje.nl/./menu3/menu_array.js
http://www.web.wereldje.nl/./menu3/mmenu.js
www.web.wereldje.nl inline javascript info
The following inline javascript snippets were found on this page:
var chatuserarray = "nu16a2j4tlvsts9cwth0r0m2efdduuhtejdrzljyqjqwdi8va09qchryvhlydzrrzwpsm0jksgv5zmnusxbkz0veuexxs2dln1pmz3buvdnoamo3b3c9pq==";
cufon.replace('.headerlabel');
$(document).ready(function() {
$('.marquee').marquee();
});
<!--
function test()
{
if ((navigator.useragent.indexof("mozilla/4") != -1) && (navigator.appname == "netscape")){
window.location.href="index2.php3"
}
else
if (navigator.useragent.indexof("msie 4") != -1){
window.location.href="index2.php3"
}
else
if (navigator.useragent.indexof("msie 5") != -1){
window.location.href="index2.php3"
}
}
function herstel()
{
if (confirm('weet u zeker dat u alle gegevens wilt wissen?'))
document.moerstaal.reset();
}
function checkvelden()
{
document.moerstaalaanvraag.submit()
}
function checkvelden2()
{
}
function checkaanvraag()
{
if (document.moerstaal.voornaam.value == '' || document.moerstaal.achternaam.value == '' || document.moerstaal.postcode1.value == '' || document.moerstaal.postcode2.value == '' || document.moerstaal.plaats.value == ''
|| document.moerstaal.gebdat.value == '' || document.moerstaal.mv.value == '')
{
alert('u heeft niet alle velden ingevuld')
errors = "yes"
document.moerstaal.voornaam.focus()
}
else
{
document.moerstaal.submit()
}
}
function emailcheck(adres)
{
}
function gebjaarcheck(jaar)
{
if (jaar == '' || isnan(jaar))
{
alert('het geboortejaar is ongeldig!');
document.moerstaal.gebdat.value = "";
document.moerstaal.gebdat.focus();
}
else
{
if (jaar.length == 2)
{
if (jaar < 5)
{
jaar = "20" + jaar;
document.moerstaal.gebdat.value = jaar;
}
else
{
jaar = "19" + jaar;
document.moerstaal.gebdat.value = jaar;
}
}
if (jaar.length != 4)
{
alert('het geboortejaar is ongeldig!');
document.moerstaal.gebdat.value = "";
jaar = "";
document.moerstaal.gebdat.focus();
}
if (jaar.substring(0,2) != "19" && jaar.substring(0,2) != "20" && jaar != "")
{
alert('het geboortejaar is ongeldig!');
document.moerstaal.gebdat.value = "";
}
}
}
function postcodecheck(pc)
{
if (pc == '')
{
alert('de postcode is ongeldig!');
document.moerstaal.postcode.value = "";
document.moerstaal.postcode.focus();
}
else
{
if (isnan(pc.substring(0,4)))
{
alert('de postcode is ongeldig!');
document.moerstaal.postcode.value = "";
document.moerstaal.postcode.focus();
}
}
}
function stuurdoor(tipadres)
{
window.open(tipadres, "moerstaaltip");
history.go(-1);
}
function verbergtekst()
{
if ((navigator.useragent.indexof("mozilla/4") != -1) && (navigator.appname == "netscape")){
document.geduldtekst.visibility="hide"
}
else
if (navigator.useragent.indexof("msie 4") != -1){
geduldtekst.style.visibility="hidden"
}
else
if (navigator.useragent.indexof("msie 5") != -1){
geduldtekst.style.visibility="hidden"
}
}
//-->
cufon.now();
var _gaq = _gaq || [];
_gaq.push(['_setaccount', 'ua-26455660-1']);
_gaq.push(['_setdomainname', 'moerstaal.nl']);
_gaq.push(['_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);
})();
www.web.wereldje.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,692299 seconds |
| Filesize | 30857 bytes |
Server headers
Server headers are the response the server sends before the actual content. A correct server setup can speed up a site and free up server resources. Make sure that all headers are set correct. For example dont cache dynamic content and dont close connections unless there is a good reason.
| HTTP/1.1 302 Found | |
| Date: Sat, 26 May 2012 06:31:07 GMT | The Date header represents the time when the message was generated, regardless of caching that happened since. It is used by caches as input to expiration calculations, and to detect clock drift. |
| Server: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_perl/2.0.4 Perl/v5.10.0 | The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_perl/2.0.4 Perl/v5.10.0 |
| X-Powered-By: PHP/5.2.6-1+lenny3 | The non-standard X-Powered-By header is used by applications running behind a web server to advertise their specific technology. A few examples could be php and asp. The technology used here is PHP/5.2.6-1+lenny3 |
| Set-Cookie: PHPSESSID=b86599f993b9245fa4c2028236d6683a; 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=b86599f993b9245fa4c2028236d6683a; 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 |
| location: http://www.moerstaal.nl/ | |
| Content-Length: 0 | The Content-Length header indicates the size of the body, in number of bytes. In responses to the HEAD method, it indicates the size of the body that would have been sent had the request been a GET. If Content-Length is incorrect, persistent connections will not work, and caches may not store the response (since they can't be sure if they have the whole response). The content length is 0 bytes |
| Content-Type: text/html; charset=iso-8859-1 | 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; charset=iso-8859-1 |
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 | 178.18.138.80 |
| Country Code | NL |
| Country Code 3 | NLD |
| Country Name | Netherlands |
www.web.wereldje.nl content analysis
On this page the content of www.web.wereldje.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.web.wereldje.nl |
| Domain length | 19 characters |
| Domain relevance | No important keywords were found in the domain name ! |
Head
The head element is a container for all the elements int he head of a page. Elements inside head can fort example include scripts, instruct the browser where to find style sheets, provide meta information. We analyzed the follwoing tags in the head section: <title>, <link>, <meta>,<script>, and <style>.
| Page Title | spreek je moerstaal! gratis emailadres in de nederlandse taal!- |
| Page Title relevance |
33% match spreek moerstaal gratis emailadres nederlandse taal |
| Meta Description | moerstaal geeft je de keuze uit een kleine 2000 domeinnamen waar je uit kan kiezen. of je nu kiest voor jouwnaam@benik.nl of -heetik.nl of -isgestoord.nl of -opschool.nl etc, maakt niet uit. (191 chars) |
| Meta Deascription relevance |
15% match moerstaal geeft keuze uit een kleine domeinnamen waar kan kiezen kiest voor jouwnaam benik -heetik -isgestoord -opschool etc maakt niet |
| Meta Keywords | mailadres, homepageadres, mail, email, homepage, website, zelf, maken, leuk, adres, nederlands, gratis, websiteadres, mailbox, emailbox, a-mailbox, domein, domeinnaam, extra, briljant |
| Meta keyword relevance |
15% match mailadres homepageadres mail email homepage website zelf maken leuk adres nederlands gratis websiteadres mailbox emailbox a-mailbox domein domeinnaam extra briljant |
| Meta | en-us |
| Meta author | metatags generator |
| Meta robots | index, follow |
| Meta revisit-after | 11 days |
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 | aanvragen alle als bij dan die domeinnaam een eenvoudig enkele gmt gratis het jij klik lenny maken mensen met mod moerstaal naam naar namen no-cache perl php python voor welk zien zijn |
| Wordcount | 359 words found on www.web.wereldje.nl |
| Links |
40 links found on page containing the following anchor texts 5 months ago, moerstaalteam @ twitter , aanmelden, domeinnaam, wijzigen, verwijderen, wachtwoord kwijt, adres vergeten, ontvang bevestigingsmail, geblokkeerd?, veelgestelde vragen, homepage maken, adverteren, meedoen met moerstaal, @bedenkt.nl, @bewondert.nl, @breakdancers.nl, @cheatersweb.nl, @feliciteert.nl, @filmt.nl, @fotografeert.nl, @funtop100.com, @heetmijnwebsite.nl, @helpt.nl, @ijslandweb.nl, @indekeuken.nl, @isaardig.nl, @isgelukkig.nl, @islief.nl, @ismijnpaard.nl, @isonsteam.nl, @isopa.nl, @krommenienet.nl, @meidennet.nl, @mopnet.nl, @utrweb.nl, @veldhovenweb.nl, @wordtvermist.nl, bekijk alle namen!, flaxe.eu, |
| Link anchor relevance |
12% match months ago moerstaalteam twitter aanmelden domeinnaam wijzigen verwijderen wachtwoord kwijt adres vergeten ontvang bevestigingsmail geblokkeerd veelgestelde vragen homepage maken adverteren meedoen met moerstaal bedenkt bewondert breakdancers cheatersweb feliciteert filmt fotografeert funtop com heetmijnwebsite helpt ijslandweb indekeuken isaardig isgelukkig islief ismijnpaard isonsteam isopa krommenienet meidennet mopnet utrweb veldhovenweb wordtvermist bekijk alle namen flaxe |
| Headings |
0 headings found on page containing the following texts No headings found ! |
| Headings relevance |
0% match No headings found on this page! |
| Emphasis (bold and italic) |
3 bold or italic tags found on page containing the following texts @-teken, simpel!, aanvragen, |
| Bold and italic tag relevance |
33% match -teken simpel aanvragen |
| 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.web.wereldje.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 10,68
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 13 column 1 - Warning: plain text isn't allowed in <head> elements
line 13 column 1 - Info: <head> previously mentioned
line 13 column 1 - Warning: inserting implicit <body>
line 13 column 1 - Warning: <!DOCTYPE> isn't allowed after elements
line 15 column 1 - Warning: discarding unexpected <html>
line 16 column 5 - Warning: <head> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 17 column 17 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 18 column 17 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 19 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 20 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 21 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 22 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 23 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 24 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 25 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 26 column 17 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 55 column 17 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 56 column 17 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 57 column 17 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 58 column 17 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 59 column 17 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 60 column 17 - Warning: <title> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 61 column 5 - Warning: </head> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 63 column 5 - Warning: discarding unexpected <body>
line 70 column 65 - Warning: <marquee> is not approved by W3C
line 72 column 85 - Warning: inserting implicit <marquee>
line 73 column 65 - Warning: discarding unexpected </marquee>
line 84 column 65 - Warning: missing </a> before <div>
line 84 column 117 - Warning: discarding unexpected </a>
line 95 column 65 - Warning: missing </a> before <div>
line 95 column 162 - Warning: discarding unexpected </a>
line 96 column 65 - Warning: missing </a> before <div>
line 96 column 152 - Warning: discarding unexpected </a>
line 100 column 143 - Warning: unescaped & or unknown entity "&mtaalpage"
line 100 column 165 - Warning: unescaped & or unknown entity "&type"
line 104 column 143 - Warning: unescaped & or unknown entity "&mtaalpage"
line 104 column 164 - Warning: unescaped & or unknown entity "&type"
line 109 column 119 - Warning: unescaped & or unknown entity "&ding"
line 307 column 1 - Warning: discarding unexpected <html>
line 307 column 7 - Warning: discarding unexpected <head>
line 307 column 13 - Warning: <title> isn't allowed in <td> elements
line 169 column 121 - Info: <td> previously mentioned
line 307 column 227 - Warning: discarding unexpected <body>
line 572 column 79 - Warning: unescaped & or unknown entity "&actie"
line 574 column 17 - Warning: <input> isn't allowed in <table> elements
line 573 column 9 - Info: <table> previously mentioned
line 574 column 17 - Warning: <input> element not empty or not closed
line 587 column 33 - Warning: <input> element not empty or not closed
line 591 column 72 - Warning: <input> element not empty or not closed
line 603 column 98 - Warning: unescaped & or unknown entity "&naam"
line 603 column 114 - Warning: unescaped & or unknown entity "&id"
line 603 column 120 - Warning: unescaped & or unknown entity "&action"
line 603 column 197 - Warning: unescaped & or unknown entity "&naam"
line 603 column 215 - Warning: unescaped & or unknown entity "&id"
line 603 column 222 - Warning: unescaped & or unknown entity "&action"
line 603 column 152 - Warning: <br> element not empty or not closed
line 603 column 301 - Warning: unescaped & or unknown entity "&naam"
line 603 column 322 - Warning: unescaped & or unknown entity "&id"
line 603 column 329 - Warning: unescaped & or unknown entity "&action"
line 603 column 256 - Warning: <br> element not empty or not closed
line 603 column 411 - Warning: unescaped & or unknown entity "&naam"
line 603 column 431 - Warning: unescaped & or unknown entity "&id"
line 603 column 439 - Warning: unescaped & or unknown entity "&action"
line 603 column 366 - Warning: <br> element not empty or not closed
line 603 column 520 - Warning: unescaped & or unknown entity "&naam"
line 603 column 540 - Warning: unescaped & or unknown entity "&id"
line 603 column 547 - Warning: unescaped & or unknown entity "&action"
line 603 column 475 - Warning: <br> element not empty or not closed
line 603 column 628 - Warning: unescaped & or unknown entity "&naam"
line 603 column 642 - Warning: unescaped & or unknown entity "&id"
line 603 column 650 - Warning: unescaped & or unknown entity "&action"
line 603 column 583 - Warning: <br> element not empty or not closed
line 603 column 725 - Warning: unescaped & or unknown entity "&naam"
line 603 column 746 - Warning: unescaped & or unknown entity "&id"
line 603 column 752 - Warning: unescaped & or unknown entity "&action"
line 603 column 680 - Warning: <br> element not empty or not closed
line 603 column 834 - Warning: unescaped & or unknown entity "&naam"
line 603 column 853 - Warning: unescaped & or unknown entity "&id"
line 603 column 860 - Warning: unescaped & or unknown entity "&action"
line 603 column 789 - Warning: <br> element not empty or not closed
line 603 column 940 - Warning: unescaped & or unknown entity "&naam"
line 603 column 964 - Warning: unescaped & or unknown entity "&id"
line 603 column 972 - Warning: unescaped & or unknown entity "&action"
line 603 column 895 - Warning: <br> element not empty or not closed
line 603 column 1057 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1071 - Warning: unescaped & or unknown entity "&id"
line 603 column 1077 - Warning: unescaped & or unknown entity "&action"
line 603 column 1012 - Warning: <br> element not empty or not closed
line 603 column 1152 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1171 - Warning: unescaped & or unknown entity "&id"
line 603 column 1179 - Warning: unescaped & or unknown entity "&action"
line 603 column 1107 - Warning: <br> element not empty or not closed
line 603 column 1259 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1278 - Warning: unescaped & or unknown entity "&id"
line 603 column 1285 - Warning: unescaped & or unknown entity "&action"
line 603 column 1214 - Warning: <br> element not empty or not closed
line 603 column 1365 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1382 - Warning: unescaped & or unknown entity "&id"
line 603 column 1389 - Warning: unescaped & or unknown entity "&action"
line 603 column 1320 - Warning: <br> element not empty or not closed
line 603 column 1467 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1486 - Warning: unescaped & or unknown entity "&id"
line 603 column 1492 - Warning: unescaped & or unknown entity "&action"
line 603 column 1422 - Warning: <br> element not empty or not closed
line 603 column 1572 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1587 - Warning: unescaped & or unknown entity "&id"
line 603 column 1594 - Warning: unescaped & or unknown entity "&action"
line 603 column 1527 - Warning: <br> element not empty or not closed
line 603 column 1670 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1690 - Warning: unescaped & or unknown entity "&id"
line 603 column 1697 - Warning: unescaped & or unknown entity "&action"
line 603 column 1625 - Warning: <br> element not empty or not closed
line 603 column 1778 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1796 - Warning: unescaped & or unknown entity "&id"
line 603 column 1803 - Warning: unescaped & or unknown entity "&action"
line 603 column 1733 - Warning: <br> element not empty or not closed
line 603 column 1882 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1896 - Warning: unescaped & or unknown entity "&id"
line 603 column 1903 - Warning: unescaped & or unknown entity "&action"
line 603 column 1837 - Warning: <br> element not empty or not closed
line 603 column 1978 - Warning: unescaped & or unknown entity "&naam"
line 603 column 1999 - Warning: unescaped & or unknown entity "&id"
line 603 column 2006 - Warning: unescaped & or unknown entity "&action"
line 603 column 1933 - Warning: <br> element not empty or not closed
line 603 column 2088 - Warning: unescaped & or unknown entity "&naam"
line 603 column 2106 - Warning: unescaped & or unknown entity "&id"
line 603 column 2114 - Warning: unescaped & or unknown entity "&action"
line 603 column 2043 - Warning: <br> element not empty or not closed
line 603 column 2193 - Warning: unescaped & or unknown entity "&naam"
line 603 column 2208 - Warning: unescaped & or unknown entity "&id"
line 603 column 2216 - Warning: unescaped & or unknown entity "&action"
line 603 column 2148 - Warning: <br> element not empty or not closed
line 603 column 2292 - Warning: unescaped & or unknown entity "&naam"
line 603 column 2307 - Warning: unescaped & or unknown entity "&id"
line 603 column 2314 - Warning: unescaped & or unknown entity "&action"
line 603 column 2247 - Warning: <br> element not empty or not closed
line 603 column 2390 - Warning: unescaped & or unknown entity "&naam"
line 603 column 2411 - Warning: unescaped & or unknown entity "&id"
line 603 column 2419 - Warning: unescaped & or unknown entity "&action"
line 603 column 2345 - Warning: <br> element not empty or not closed
line 603 column 2501 - Warning: unescaped & or unknown entity "&naam"
line 603 column 2522 - Warning: unescaped & or unknown entity "&id"
line 603 column 2529 - Warning: unescaped & or unknown entity "&action"
line 603 column 2456 - Warning: <br> element not empty or not closed
line 603 column 2566 - Warning: <br> element not empty or not closed
line 610 column 158 - Warning: discarding unexpected </span>
line 77 column 148 - Warning: <img> proprietary attribute value "absmiddle"
line 77 column 148 - Warning: <img> lacks "alt" attribute
line 161 column 105 - Warning: <table> lacks "summary" attribute
line 170 column 129 - Warning: <script> inserting "type" attribute
line 307 column 91 - Warning: <script> inserting "type" attribute
line 307 column 158 - Warning: <script> inserting "type" attribute
line 539 column 105 - Warning: <table> lacks "summary" attribute
line 560 column 97 - Warning: <table> lacks "summary" attribute
line 573 column 9 - Warning: <table> lacks "summary" attribute
line 599 column 33 - Warning: <table> lacks "summary" attribute
line 70 column 65 - Warning: trimming empty <marquee>
Info: Document content looks like HTML Proprietary
155 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.web.wereldje.nl navigation and internal link structure
We have scanned www.web.wereldje.nl for internal links and found 36 links on this page. We found 1 base folders and 4 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.web.wereldje.nl
Internal links found
Click on any of the links below to analyze that page
www.web.wereldje.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.web.wereldje.nl:
http://yui.yahooapis.com/3.2.0/build/cssreset/reset-min.css
http://www.web.wereldje.nl/js/jpicker.css
http://www.web.wereldje.nl/js/css/jpicker-1.1.6.css
http://www.web.wereldje.nl/css/jquery-ui-1.8.12.custom.css
http://www.web.wereldje.nl/css/layout.css
http://www.web.wereldje.nl/js/jquery4php-assets/styles/jquery-ui-utilities.css
http://www.web.wereldje.nl/js/jquery4php-assets/styles/pnotify/jquery.pnotify.default.css
http://www.web.wereldje.nl/js/jquery4php-assets/styles/yepsua/jquery-ui.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.web.wereldje.nl inline stylesheet info
No inline css was detected on this page
www.web.wereldje.nl seo score expained
Below are the scores we calculated for different parts of www.web.wereldje.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 | 43 | 2,3 | A title should reflect the contents of a site. This site has a 33 % match |
|
|
Title Length | 100 | 0,7 | Try to keep your title between 40 and 66 characters. Your title was 64 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 192 characters long |
|
|
Meta description relevance | 20 | 0,7 | Meta Description should reflect the contents of a site. This site has a 15 % 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 36 internal links on this page. |
|
|
Folder structure | 100 | 1,4 | We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 1 level 1 folders and 4 folders above or in the first level of navigation. |
|
|
Headings | 0 | 1,6 | Headers should reflect the contents of a site. This site has a 0 % match |
|
|
Links | 36 | 1,6 | Link anchors should to some degree reflect the contents of a site. This site has a 12 % 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 33 % 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 | 23 | 2 | If this score is not 100 check the html very carefully. We found 155 errors and warnings |
|
|
WordCount | 75 | 1,1 | An ideal page contains between 400 and 600 words.This page contains 360 words |
Backlink analysis for www.web.wereldje.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.web.wereldje.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.web.wereldje.nl
|
www.twitter.com 5 months ago - twitter.com/moerstaalteam/statuses/152011572238233600 |
|
www.twitter.com moerstaalteam @ twitter - www.twitter.com/moerstaalteam |
|
helpdesk.moerstaal.nl veelgestelde vragen - helpdesk.moerstaal.nl/ |
|
www.flaxe.eu flaxe.eu - www.flaxe.eu |
Analyse your website !
| Please enter your domain name |