jordyslinks.jouwpagina.nl analysis, site info, backlinks and seo


jordyslinks.jouwpagina.nl

jordyslinks.jouwpagina.nl - jouwpagina.nl - aanmelden : vul je persoons- en paginagegevens in

jordyslinks.jouwpagina.nl scores a 7 out of 10 on our optimalisation scale. This is a little above average. We have identified 24 keywords. This page seems optimized for the keyword 'het'

summary

This is the summary of our jordyslinks.jouwpagina.nl analysis. Please check for detailed info under their tabs.

Site jordyslinks.jouwpagina.nl (visit site)
Page Title jouwpagina.nl - aanmelden : vul je persoons- en paginagegevens in
Keyword density aanmelden een eigen foto gmt gratis heb het images jouwpagina maken met naam no-cache pagina php reactie reacties src thu veel vrij vul wachtwoord
SEO Summary 0% meta description relevance, 31% link relevance, 45% heading relevance, 60 page errors
Server info Location: Papendrecht,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 60 html errors and warings !

>> Read More !

SEO score of jordyslinks.jouwpagina.nl

7

>> Read More !

jordyslinks.jouwpagina.nl css

jordyslinks.jouwpagina.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 jordyslinks.jouwpagina.nl:

http://jordyslinks.jouwpagina.nl/styles/style.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

jordyslinks.jouwpagina.nl inline stylesheet info

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

jordyslinks.jouwpagina.nl website navigation

jordyslinks.jouwpagina.nl navigation and internal link structure

We have scanned jordyslinks.jouwpagina.nl for internal links and found 9 links on this page. We found 2 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.

seo approval: good navigation We found an easy to follow navigation structure on jordyslinks.jouwpagina.nl

Internal links found

Click on any of the links below to analyze that page

help
jordyslinks.jouwpagina.nl/help/uitleg.php
jordyslinks.jouwpagina.nl/help/contact.php
informatie
jordyslinks.jouwpagina.nl/informatie/citaten.php
jordyslinks.jouwpagina.nl
jordyslinks.jouwpagina.nl/informatie/
jordyslinks.jouwpagina.nl/aanmelden/
jordyslinks.jouwpagina.nl/beheer/
jordyslinks.jouwpagina.nl/overzicht/
jordyslinks.jouwpagina.nl/help/
jordyslinks.jouwpagina.nl/inloggen.php
jordyslinks.jouwpagina.nl server info

jordyslinks.jouwpagina.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,224521 seconds
Filesize 8695 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: Thu, 24 May 2012 15:51:34 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.
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
Connection: keep-alive The Connection general-header field allows the sender to specify options that are desired for that particular connection. Common values are keep-alive and close. Keep alive means the connection to the server should stay open for re-use. Usually this means a speed advantage for a website since the connection can be reused to fetch images, javascript, css etc. The value is keep-alive
Server: Apache/2.2.17 (Unix) PHP/5.2.17 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.17 (Unix) PHP/5.2.17
X-Powered-By: PHP/5.2.17 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.17
Location: http://www.jouwpagina.nl/aanmelden/stap2.php?dochter=jordyslinks
Content-Length: 4867 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 4867 bytes

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 91.195.80.23
Country Code NL
Country Code 3 NLD
Country Name Netherlands
Region 11
City Papendrecht
jordyslinks.jouwpagina.nl javascript

jordyslinks.jouwpagina.nl javascript info

Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 1 external javascripts and 1 internal javascripts on jordyslinks.jouwpagina.nl

Javascripts in the head of the page

The following js files were found on this page:

http://jordyslinks.jouwpagina.nl/fir.js

seo approval: put all javascript in one file r-domain advises to combine all javascript to one javascript. This page has one javascript so there is no need for combining javascript. However there might be room for improvement by compressing the javascript

jordyslinks.jouwpagina.nl 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 newwindow(mypage,myname,w,h,features) {
if(screen.width){
var winl = (screen.width-w)/2;
var wint = (screen.height-h)/2;
}else{winl = 0;wint =0;}
if (winl < 0) winl = 0;
if (wint < 0) wint = 0;
var settings = 'height=' + h + ',';
settings += 'width=' + w + ',';
settings += 'top=' + wint + ',';
settings += 'left=' + winl + ',';
settings +="scrollbars=yes,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";
win=window.open(mypage,myname,settings);
win.focus();}
// -->

var _gaq = _gaq || [];
_gaq.push(['_setaccount', 'ua-159925-2']);
_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);
})();

jordyslinks.jouwpagina.nl html

jordyslinks.jouwpagina.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.

seo approval: 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 3,95

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: missing <!DOCTYPE> declaration
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 14 column 1 - Warning: discarding unexpected <html>
line 15 column 1 - Warning: <head> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 17 column 1 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 18 column 1 - Warning: <style> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 21 column 1 - Warning: <title> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 22 column 1 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 22 column 1 - Warning: <meta> element not empty or not closed
line 22 column 47 - Warning: <link> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 23 column 1 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 24 column 1 - Warning: <meta> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 24 column 1 - Warning: <meta> element not empty or not closed
line 25 column 1 - Warning: </head> isn't allowed in <body> elements
line 13 column 1 - Info: <body> previously mentioned
line 26 column 1 - Warning: discarding unexpected <body>
line 81 column 21 - Warning: <br> element not empty or not closed
line 82 column 7 - Warning: <input> element not empty or not closed
line 83 column 7 - Warning: <br> element not empty or not closed
line 84 column 12 - Warning: <br> element not empty or not closed
line 85 column 7 - Warning: <input> element not empty or not closed
line 86 column 7 - Warning: <img> element not empty or not closed
line 86 column 124 - Warning: <br> element not empty or not closed
line 87 column 18 - Warning: <br> element not empty or not closed
line 88 column 7 - Warning: <input> element not empty or not closed
line 89 column 7 - Warning: <img> element not empty or not closed
line 89 column 151 - Warning: <br> element not empty or not closed
line 90 column 17 - Warning: <br> element not empty or not closed
line 91 column 7 - Warning: <input> element not empty or not closed
line 92 column 7 - Warning: <img> element not empty or not closed
line 93 column 7 - Warning: <br> element not empty or not closed
line 94 column 26 - Warning: <br> element not empty or not closed
line 95 column 7 - Warning: <input> element not empty or not closed
line 96 column 7 - Warning: <img> element not empty or not closed
line 96 column 94 - Warning: <br> element not empty or not closed
line 97 column 21 - Warning: <br> element not empty or not closed
line 98 column 7 - Warning: <input> element not empty or not closed
line 99 column 7 - Warning: <img> element not empty or not closed
line 100 column 13 - Warning: <br> element not empty or not closed
line 101 column 28 - Warning: <br> element not empty or not closed
line 102 column 7 - Warning: <input> element not empty or not closed
line 104 column 7 - Warning: <input> element not empty or not closed
line 105 column 11 - Warning: <img> element not empty or not closed
line 105 column 138 - Warning: <br> element not empty or not closed
line 107 column 14 - Warning: <br> element not empty or not closed
line 108 column 7 - Warning: <input> element not empty or not closed
line 109 column 7 - Warning: <img> element not empty or not closed
line 110 column 7 - Warning: <br> element not empty or not closed
line 111 column 7 - Warning: <br> element not empty or not closed
line 112 column 7 - Warning: nested emphasis <strong>
line 130 column 26 - Warning: <br> element not empty or not closed
line 131 column 7 - Warning: <input> element not empty or not closed
line 132 column 7 - Warning: <br> element not empty or not closed
line 133 column 7 - Warning: <br> element not empty or not closed
line 169 column 124 - Warning: discarding unexpected </em>
line 18 column 1 - Warning: <style> inserting "type" attribute
line 75 column 1 - Warning: <div> anchor "groen_mini" already defined
line 78 column 1 - Warning: <form> lacks "action" attribute
line 113 column 7 - Warning: <script> inserting "type" attribute
Info: Document content looks like XHTML 1.0 Transitional
60 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 !

jordyslinks.jouwpagina.nl backlinks

Backlink analysis for jordyslinks.jouwpagina.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 !

seo error: you have too few backlinks to your site There are currently 0 links leading into jordyslinks.jouwpagina.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.

No backlinks were found for this domain or backlink search was skipped
www.jouwpagina.nl
jouwpagina.nl - www.jouwpagina.nl
www.jouwpagina.nl
home - www.jouwpagina.nl/
www.jouwweb.nl
gratis website maken - www.jouwweb.nl
jordyslinks.jouwpagina.nl content analysis

jordyslinks.jouwpagina.nl content analysis

On this page the content of jordyslinks.jouwpagina.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 jordyslinks.jouwpagina.nl
Domain length 25 characters
Domain relevance found the keyword pagina 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 jouwpagina.nl - aanmelden : vul je persoons- en paginagegevens in
Page Title relevance 60% match
jouwpagina aanmelden vul persoons- paginagegevens
Meta Description no page description found (0 chars)
Meta Deascription relevance 0% match
No title found !
Meta Keywords no keywords found
Meta keyword relevance 0% match
No meta keywords found !
Meta robots noindex, follow
Meta text/html; charset=iso-8859-1
Meta googlebot noodp

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 aanmelden een eigen foto gmt gratis heb het images jouwpagina maken met naam no-cache pagina php reactie reacties src thu veel vrij vul wachtwoord
Wordcount 196 words found on jordyslinks.jouwpagina.nl
Links 13 links found on page containing the following anchor texts
jouwpagina.nl, home, informatie, aanmelden, beheer, overzicht, help, hulp, voorwaarden, hier, meer reacties, gratis website maken, contact,
Link anchor relevance 31% match
jouwpagina home informatie aanmelden beheer overzicht help hulp voorwaarden hier meer reacties gratis website maken contact
Headings 6 headings found on page containing the following texts
jouwpagina.nl, maak gratis en eenvoudig je eigen startpagina!, aanmelden, stappenplan, aanvragen: jordyslinks.jouwpagina.nl, reacties,
Headings relevance 45% match
jouwpagina maak gratis eenvoudig eigen startpagina aanmelden stappenplan aanvragen jordyslinks reacties
Emphasis (bold and italic) 3 bold or italic tags found on page containing the following texts
2: vul je persoons- en paginagegevens in, function newwindow(mypage,myname,w,h,features) { if(screen.width){ var winl = (screen.width-w)/2; var wint = (screen.height-h)/2; }else{winl = 0;wint =0;} if (winl < 0) winl = 0; if (wint < 0) wint = 0; var settings = 'height=' + h + ','; settings += 'width=' + w + ','; settings += 'top=' + wint + ','; settings += 'left=' + winl + ','; settings +="scrollbars=yes,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no"; win=window.open(mypage,myname,settings); win.focus();} // --> , function newwindow(mypage,myname,w,h,features) { if(screen.width){ var winl = (screen.width-w)/2; var wint = (screen.height-h)/2; }else{winl = 0;wint =0;} if (winl < 0) winl = 0; if (wint < 0) wint = 0; var settings = 'height=' + h + ','; settings += 'width=' + w + ','; settings += 'top=' + wint + ','; settings += 'left=' + winl + ','; settings +="scrollbars=yes,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no"; win=window.open(mypage,myname,settings); win.focus();} // --> ,
Bold and italic tag relevance 3% match
vul persoons- paginagegevens function newwindow mypage myname features screen width var winl width-w wint height-h else settings 'height 'width 'top 'left scrollbars yes location directories status menubar toolbar resizable win window open focus
Image alt tags 11 image alt tags found on page containing the following texts
vul hier jouw naam in. dit mag een pseudoniem zijn., het e-mailadres waarop wij en bezoekers jou kunnen bereiken. moet geldig zijn!, hiermee kun je inloggen., ter controle nogmaals, de titel wordt getoond in de titelbalk van internet explorer, gaat je pagina een overmaat aan expliciet materiaal bevatten?, je dient akkoord te gaan., , , , ,
Image alt tag relevance 12% match
vul hier jouw naam dit mag een pseudoniem zijn het e-mailadres waarop wij bezoekers jou kunnen bereiken moet geldig hiermee kun inloggen ter controle nogmaals titel wordt getoond titelbalk van internet explorer gaat pagina overmaat aan expliciet materiaal bevatten dient akkoord gaan
jordyslinks.jouwpagina.nl seo score

jordyslinks.jouwpagina.nl seo score expained

Below are the scores we calculated for different parts of jordyslinks.jouwpagina.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
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 60 % match Title relevance 78 2,3 A title should reflect the contents of a site. This site has a 60 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 66 characters long Title Length 100 0,7 Try to keep your title between 40 and 66 characters. Your title was 66 characters long
seo error: A meta description is the second thing that shows in the search results so always use the meta description. Meta Description 0 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 1 characters long Meta Description Length 0 0,7 The meta description should be between 145 and 160 characters. This meta description was 1 characters long
seo error: Meta Description should reflect the contents of a site. This site has a 0 % match Meta description relevance 0 0,7 Meta Description should reflect the contents of a site. This site has a 0 % match
seo approval: 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  9 internal links on this page. Number of internal links 85 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 9 internal links on this page.
seo approval: We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 2 level 1 folders and 4 folders above or in the first level of navigation. 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 2 level 1 folders and 4 folders above or in the first level of navigation.
seo approval: Headers should reflect the contents of a site. This site has a 45 % match Headings 81 1,6 Headers should reflect the contents of a site. This site has a 45 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 31 % match Links 93 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 31 % match
seo error: Image alt tags should to some degree reflect the contents of a site. This site has a 12 % match Image alt tags 36 0,5 Image alt tags should to some degree reflect the contents of a site. This site has a 12 % match
seo error: Bold and italic tags should to some degree reflect the contents of a site. This site has a 3 % match Bold and italic 12 0,4 Bold and italic tags should to some degree reflect the contents of a site. This site has a 3 % match
seo approval: 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 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
seo tip: If this score is not 100 check the html very carefully. We found 60 errors and warnings Page errors 70 2 If this score is not 100 check the html very carefully. We found 60 errors and warnings
seo error: An ideal page contains between 400 and 600 words.This page contains 197 words WordCount 20 1,1 An ideal page contains between 400 and 600 words.This page contains 197 words
refresh our seo analysis The current report is cached on Thu, 24 May 2012 17:51:43. Click here to refresh the results

Analyse your website !

Please enter your domain name