www.medjob.nl analysis, site info, backlinks and seo


www.medjob.nl

www.medjob.nl - medjob - vacaturesite voor medisch personeel

Description: medjob, vacaturebank voor de gezondheidszorg en welzijn, farmaceutische- en medische industrie

www.medjob.nl scores a 6,6 out of 10 on our optimalisation scale. This is a little above average. We have identified 11 keywords. This page seems optimized for the keyword 'vacatures'

summary

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

Site www.medjob.nl (visit site)
Page Title medjob - vacaturesite voor medisch personeel
Keyword density aanmelden home iriszorg medjob nieuwsbrief noordoost-brabant vacature vacatures verzorgende voor zorgzuster
SEO Summary 25% meta description relevance, 27% link relevance, 43% heading relevance, 49 page errors
Server info Location: Amsterdam,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 49 html errors and warings !

>> Read More !

SEO score of www.medjob.nl

6,6

>> Read More !

www.medjob.nl server info

www.medjob.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,717229 seconds
Filesize 17916 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:09:33 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 The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache/2
X-Powered-By: PHP/4.4.7 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/4.4.7
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
Set-Cookie: PHPSESSID=b439cb760826fe727a0f8791feada23c; 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=b439cb760826fe727a0f8791feada23c; path=/ bytes
Vary: Accept-Encoding,User-Agent
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; charset=utf-8 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=utf-8

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 87.233.176.22
Country Code NL
Country Code 3 NLD
Country Name Netherlands
Region 07
City Amsterdam
www.medjob.nl backlinks

Backlink analysis for www.medjob.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 www.medjob.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.medjob.nl javascript

www.medjob.nl javascript info

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

Javascripts in the head of the page

The following js files were found on this page:

http://www.medjob.nl/beheer/include/scripts/validation/fvalidate.server.php?modules=basic,controls,web,numbers,logical,special
http://www.medjob.nl/beheer/include/scripts/functions.js
http://www.medjob.nl/beheer/include/editor/js/dialogeditorshared.js
http://www.medjob.nl/beheer/include/scripts/countries.js
http://www.medjob.nl/scripts/pastewin.js
http://www.medjob.nl/beheer/include/scripts/overlib/overlib.js

seo tip: put all javascript in one file r-domain advises to combine all javascript to one javascript. Javascripts normally are loaded before the page is displayed. Adding multiple javascript to your page can seriously slow down your website.

www.medjob.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 resizelayout()
{
var h_content = document.getelementbyid('contentmain').offsetheight;
var h_nav = document.getelementbyid('nav').offsetheight;

if(h_content > h_nav)
document.getelementbyid('nav').style.height = h_content + 'px';
if(h_content < h_nav)
document.getelementbyid('contentmain').style.height = h_nav + 'px';
}

function check_options_ie()
{
var cb = navigator.appname;

if( cb && cb == "microsoft internet explorer" )
{
if( document.getelementbyid && document.getelementbyid("level_1") )
{
var current_select_menu = document.getelementbyid("level_1");

var current_total_options = current_select_menu.options.length;

if( current_total_options && current_total_options > 1 )
{

}
else
{
location.reload(true);
}
}
}
}

adsyner_serve_client = "20091002103272";

adsyner_serve_type = 1;

adsyner_serve_style = 63;

adsyner_serve_tag = "+medjob";

adsyner_serve_num = 3;

adsyner_serve_loosesw = 0;

adsyner_serve_exclsw = 1;

if(typeof(adsyner_serve_excl) == "undefined") adsyner_serve_excl = new array();

var adsynerhost = (("https:" == document.location.protocol) ? "https://" : "http://");

document.write(unescape("%3cscript src='" + adsynerhost + "www.adsyner.com/banner/serve.lasso?adsyner_serve_client=" + encodeuri(adsyner_serve_client) + "&adsyner_serve_type=" + encodeuri(adsyner_serve_type) + "&adsyner_serve_style=" + adsyner_serve_style + "&adsyner_serve_tag=" + encodeuri(adsyner_serve_tag) + "&adsyner_serve_num=" + encodeuri(adsyner_serve_num) + "&adsyner_serve_loosesw=" + encodeuri(adsyner_serve_loosesw) + "&adsyner_serve_exclsw=" + encodeuri(adsyner_serve_exclsw) + "&adsyner_serve_excl=" + encodeuri(adsyner_serve_excl) + "' type='text/javascript'%3e%3c/script%3e"));

function check_newsletter_form()
{
if( document.getelementbyid('login_name').value == '' )
{
alert('vul uw naam in.');
return false;
}

var email = document.getelementbyid('login_email');
var filter = /^([a-za-z0-9_.-])+@(([a-za-z0-9-])+.)+([a-za-z0-9]{2,4})+$/;
if( !filter.test(email.value) )
{
alert('vul een geldig e-mailadres in.');
return false;
}

return true;
}

function submitform(name)
{
var theform = document.forms[name];

if(typeof theform == 'object' && validateform(theform,false,false,false,false,8))
{
if(theform.submit())
return true;
else
return false;
}else
{
return false;
}
}

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-4137512-1");
pagetracker._initdata();
pagetracker._trackpageview();

www.medjob.nl css

www.medjob.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.medjob.nl:

http://www.medjob.nl/style/layout.css
http://www.medjob.nl/style/print.css
http://www.medjob.nl/style/style.css.php

seo tip: combine stylehseets 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.medjob.nl inline stylesheet info

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

www.medjob.nl seo score

www.medjob.nl seo score expained

Below are the scores we calculated for different parts of www.medjob.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 tip: A title should reflect the contents of a site. This site has a 40 % match Title relevance 52 2,3 A title should reflect the contents of a site. This site has a 40 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 45 characters long Title Length 100 0,7 Try to keep your title between 40 and 66 characters. Your title was 45 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 tip: The meta description should be between 145 and 160 characters. This meta description was 95 characters long Meta Description Length 60 0,7 The meta description should be between 145 and 160 characters. This meta description was 95 characters long
seo error: Meta Description should reflect the contents of a site. This site has a 25 % match Meta description relevance 33 0,7 Meta Description should reflect the contents of a site. This site has a 25 % 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  23 internal links on this page. 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 23 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 43 % match Headings 77 1,6 Headers should reflect the contents of a site. This site has a 43 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 27 % match Links 81 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 27 % match
seo error: Image alt tags should to some degree reflect the contents of a site. This site has a 0 % 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
seo approval: Bold and italic tags should to some degree reflect the contents of a site. This site has a 33 % 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
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 49 errors and warnings Page errors 76 2 If this score is not 100 check the html very carefully. We found 49 errors and warnings
seo error: An ideal page contains between 400 and 600 words.This page contains 103 words WordCount 20 1,1 An ideal page contains between 400 and 600 words.This page contains 103 words
www.medjob.nl website navigation

www.medjob.nl navigation and internal link structure

We have scanned www.medjob.nl for internal links and found 23 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.medjob.nl. Consider improving navigation on this page.

Internal links found

Click on any of the links below to analyze that page

www.medjob.nl
www.medjob.nl/index.php?cat=&job_cat=170&action=job&alt=11877
www.medjob.nl/index.php?action=other_jobs&employer_id=2122
www.medjob.nl/index.php?cat=&job_cat=170&action=job&alt=11876
www.medjob.nl/index.php?cat=&job_cat=170&action=job&alt=11875
www.medjob.nl/index.php?cat=&job_cat=170&action=job&alt=11871
www.medjob.nl/index.php?action=other_jobs&employer_id=3430
www.medjob.nl/index.php?cat=&job_cat=170&action=job&alt=11872
www.medjob.nl/index.php?cat=41
www.medjob.nl/index.php?cat=39
www.medjob.nl/index.php?cat=153
www.medjob.nl/index.php?action=add_new_cv
www.medjob.nl/index.php?action=add_new_job&s=1
www.medjob.nl/index.php?action=lost_password
www.medjob.nl/index.php?cat=251
www.medjob.nl/index.php?cat=231
www.medjob.nl/index.php?cat=245
www.medjob.nl/index.php?cat=233
www.medjob.nl/index.php?cat=220
www.medjob.nl/index.php?cat=217
www.medjob.nl html

www.medjob.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 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 The html ratio of this page is 10,07

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 145 column 36 - Warning: unescaped & or unknown entity "&job_cat"
line 145 column 48 - Warning: unescaped & or unknown entity "&action"
line 145 column 59 - Warning: unescaped & or unknown entity "&alt"
line 148 column 70 - Warning: unescaped & or unknown entity "&employer_id"
line 156 column 36 - Warning: unescaped & or unknown entity "&job_cat"
line 156 column 48 - Warning: unescaped & or unknown entity "&action"
line 156 column 59 - Warning: unescaped & or unknown entity "&alt"
line 159 column 70 - Warning: unescaped & or unknown entity "&employer_id"
line 167 column 36 - Warning: unescaped & or unknown entity "&job_cat"
line 167 column 48 - Warning: unescaped & or unknown entity "&action"
line 167 column 59 - Warning: unescaped & or unknown entity "&alt"
line 170 column 70 - Warning: unescaped & or unknown entity "&employer_id"
line 178 column 36 - Warning: unescaped & or unknown entity "&job_cat"
line 178 column 48 - Warning: unescaped & or unknown entity "&action"
line 178 column 59 - Warning: unescaped & or unknown entity "&alt"
line 181 column 70 - Warning: unescaped & or unknown entity "&employer_id"
line 189 column 36 - Warning: unescaped & or unknown entity "&job_cat"
line 189 column 48 - Warning: unescaped & or unknown entity "&action"
line 189 column 59 - Warning: unescaped & or unknown entity "&alt"
line 192 column 70 - Warning: unescaped & or unknown entity "&employer_id"
line 296 column 7 - Warning: discarding unexpected </td>
line 299 column 7 - Warning: discarding unexpected </td>
line 314 column 108 - Warning: unescaped & or unknown entity "&s"
line 367 column 183 - Warning: unescaped & which should be written as &amp;
line 369 column 185 - Warning: unescaped & which should be written as &amp;
line 66 column 21 - Warning: <img> lacks "alt" attribute
line 75 column 13 - Warning: <img> proprietary attribute value "absmiddle"
line 75 column 13 - Warning: <img> lacks "alt" attribute
line 91 column 29 - Warning: <img> lacks "alt" attribute
line 96 column 1 - Warning: <table> proprietary attribute "bordercolor"
line 96 column 1 - Warning: <table> lacks "summary" attribute
line 97 column 6 - Warning: <img> proprietary attribute "complete"
line 128 column 6 - Warning: <table> lacks "summary" attribute
line 208 column 13 - Warning: <table> lacks "summary" attribute
line 229 column 1 - Warning: <script> inserting "type" attribute
line 252 column 9 - Warning: <table> lacks "summary" attribute
line 268 column 21 - Warning: <input> attribute "width" has invalid value "100px;"
line 268 column 21 - Warning: <input> proprietary attribute "width"
line 268 column 21 - Warning: <input> proprietary attribute "msg"
line 274 column 21 - Warning: <input> attribute "width" has invalid value "100px;"
line 274 column 21 - Warning: <input> proprietary attribute "width"
line 274 column 21 - Warning: <input> proprietary attribute "msg"
line 295 column 1 - Warning: <img> lacks "alt" attribute
line 298 column 1 - Warning: <img> lacks "alt" attribute
line 318 column 1 - Warning: <script> inserting "type" attribute
line 338 column 9 - Warning: <table> lacks "summary" attribute
line 349 column 21 - Warning: <input> anchor "login_name" already defined
line 93 column 13 - Warning: trimming empty <b>
line 214 column 13 - Warning: trimming empty <p>
Info: Document content looks like HTML Proprietary
49 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.medjob.nl content analysis

www.medjob.nl content analysis

On this page the content of www.medjob.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.medjob.nl
Domain length 13 characters
Domain relevance found the keyword medjob 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 medjob - vacaturesite voor medisch personeel
Page Title relevance 40% match
medjob vacaturesite voor medisch personeel
Meta Description medjob, vacaturebank voor de gezondheidszorg en welzijn, farmaceutische- en medische industrie (94 chars)
Meta Deascription relevance 25% match
medjob vacaturebank voor gezondheidszorg welzijn farmaceutische- medische industrie
Meta Keywords medjob,vacaturebank,gezondheidszorg,zorg,welzijn,farma,farmaceutisch,medisch,verpleegkundig,verzorgend,fysio,therapeut,werk,banen,psycholoog,ziekenhuis,gehandicapten,revalidatiecentrum,rijndam,bavo,medisource,pm2000,sophia,randstad,werken in de zorg,
Meta keyword relevance 4% match
medjob vacaturebank gezondheidszorg zorg welzijn farma farmaceutisch medisch verpleegkundig verzorgend fysio therapeut werk banen psycholoog ziekenhuis gehandicapten revalidatiecentrum rijndam bavo medisource sophia randstad werken
Meta text/html; charset=utf-8
Meta title
Meta robots index,follow
Meta revisit-after 14

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 home iriszorg medjob nieuwsbrief noordoost-brabant vacature vacatures verzorgende voor zorgzuster
Wordcount 102 words found on www.medjob.nl
Links 23 links found on page containing the following anchor texts
verpleegkundige / sociotherapeut, iriszorg, intakefunctionaris, iriszorg, gz psycholoog, iriszorg, verzorgende, zorgzuster, huishoudelijke hulp, zorgzuster, alle vacatures >>>, home, vacaturebank, cv databank, cv aanmelden, vacature aanmelden, wachtwoord vergeten?, partners , werving & selectie, cv verificatie, uitzenden & detacheren, tarieven, help,
Link anchor relevance 27% match
verpleegkundige sociotherapeut iriszorg intakefunctionaris psycholoog verzorgende zorgzuster huishoudelijke hulp alle vacatures home vacaturebank databank aanmelden vacature wachtwoord vergeten partners werving selectie verificatie uitzenden detacheren tarieven help
Headings 5 headings found on page containing the following texts
home, sponsored jobs , laatste vacatures,                                                                                                                          alle vacatures >>>, nieuwsbrief,
Headings relevance 43% match
home sponsored jobs laatste vacatures alle nieuwsbrief
Emphasis (bold and italic) 3 bold or italic tags found on page containing the following texts
, internetvacaturebank, alle vacatures >>>,
Bold and italic tag relevance 33% match
internetvacaturebank alle vacatures
Image alt tags 6 image alt tags found on page containing the following texts
, , , , , ,
Image alt tag relevance 0% match
No image alt tags found on this page !
refresh our seo analysis The current report is cached on Sat, 26 May 2012 03:09:34. Click here to refresh the results

Analyse your website !

Please enter your domain name