www.ggz-vacatures.nl analysis, site info, backlinks and seo


www.ggz-vacatures.nl

www.ggz-vacatures.nl - fourleafed - webdesign, ontwikkeling & hosting

Description: het doel van fourleafed is om u weer de controle te geven over uw website of vacaturesite.

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

summary

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

Site www.ggz-vacatures.nl (visit site)
Page Title fourleafed - webdesign, ontwikkeling & hosting
Keyword density aan alumnex april augustus beter bij com dat dealotto design een februari fourleafed freelancer geachte geweldige hands het hosting inspiratie klanten koopt link lisnagoldirect maand maart mark meer mei netwerken offerte ons ontwikkeling onze ook otile over own reageren resources rutte speel title twitter uitgeschakeld uwv vacaturesites van video webdesign websites width wij win zijn
SEO Summary 40% meta description relevance, 62% link relevance, 81% heading relevance, 216 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 216 html errors and warings !

>> Read More !

SEO score of www.ggz-vacatures.nl

6,9

>> Read More !

www.ggz-vacatures.nl javascript

www.ggz-vacatures.nl javascript info

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

Javascripts in the head of the page

The following js files were found on this page:

http://fourleafed.nl/wp-includes/js/jquery/jquery.js?ver=1.7.1
http://fourleafed.nl/wp-content/plugins/viperbar/client/js/front.js?ver=3.3.2
http://fourleafed.nl/wp-content/themes/beveled/includes/js/jquery.prettyphoto.js?ver=3.3.2
http://fourleafed.nl/wp-content/themes/beveled/includes/js/portfolio.js?ver=3.3.2
http://fourleafed.nl/wp-content/themes/beveled/includes/js/third-party.js?ver=3.3.2
http://fourleafed.nl/wp-content/themes/beveled/includes/js/general.js?ver=3.3.2
http://fourleafed.nl/wp-content/themes/beveled/includes/js/jquery.flexslider.min.js?ver=3.3.2
http://fourleafed.nl/wp-content/plugins/woo-tumblog/classes/../functions/swfobject.js
http://api.twitter.com/1/statuses/user_timeline/fourleafed.json?callback=twittercallback2&count=1&include_rts=t
http://www.ggz-vacatures.nl//s3.amazonaws.com/ki.js/31441/67b.js
http://fourleafed.nl/wp-content/plugins/wp-bannerize/js/wpbannerizefrontend.min.js?ver=3.0.62
http://fourleafed.nl/wp-content/plugins/contact-form-7/jquery.form.js?ver=3.08
http://fourleafed.nl/wp-content/plugins/contact-form-7/scripts.js?ver=3.1.2

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.ggz-vacatures.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:

/* <![cdata[ */
var viperbar = {"ajaxurl":"http:\/\/fourleafed.nl\/wp-admin\/admin-ajax.php","viperbar_submission_nonce":"633619e1a4","form_type":"none","split_testing_option":"b","cookie_hide":"true","cookie_days":"30"};
/* ]]> */

jquery(window).load(function() {
jquery('#featured').flexslider({
controlscontainer: ".slider-container",
slidedirection: "horizontal",
animation: "slide",
slideshow: true,
directionnav: true,
controlnav: true,
pauseonhover: true,
slideshowspeed: 7000,
animationduration: 600 });
jquery('#slides').addclass('loaded');
});

var zfbaseurl=(("https:"==document.location.protocol)
? "https://thrivesolo.zferral.com/mjs/30/25152"
: "http://thrivesolo.zferral.com/mjs/30/25152");
document.write(unescape("%3cscript src=" + zfbaseurl
+ " type=\"text/javascript\"%3e%3c/script%3e"));

<!--//--><![cdata[//><!--

function twittercallback2(twitters) {

var statushtml = [];
for (var i=0; i<twitters.length; i++){
var username = twitters[i].user.screen_name;
var status = twitters[i].text.replace(/((https?|s?ftp|ssh)\:\/\/[^"\s\<\>]*[^.,;'">\:\s\<\>\)\]\!])/g, function(url) {
return '<a href="'+url+'">'+url+'';
}).replace(/\b@([_a-z0-9]+)/ig, function(reply) {
return reply.charat(0)+'<a href="http://twitter.com/'+reply.substring(1)+'">'+reply.substring(1)+'';
});
statushtml.push( '<li><span class="content">'+status+' <a style="font-size:85%" class="time" href="http://twitter.com/'+username+'/statuses/'+twitters[i].id_str+'">'+relative_time(twitters[i].created_at)+'' );
}
document.getelementbyid( 'twitter_update_list_woo_twitter-2').innerhtml = statushtml.join( '' );
}

function relative_time(time_value) {
var values = time_value.split( " " );
time_value = values[1] + " " + values[2] + ", " + values[5] + " " + values[3];
var parsed_date = date.parse(time_value);
var relative_to = (arguments.length > 1) ? arguments[1] : new date();
var delta = parseint((relative_to.gettime() - parsed_date) / 1000);
delta = delta + (relative_to.gettimezoneoffset() * 60);

if (delta < 60) {
return 'less than a minute ago';
} else if(delta < 120) {
return 'about a minute ago';
} else if(delta < (60*60)) {
return (parseint(delta / 60)).tostring() + ' minutes ago';
} else if(delta < (120*60)) {
return 'about an hour ago';
} else if(delta < (24*60*60)) {
return 'about ' + (parseint(delta / 3600)).tostring() + ' hours ago';
} else if(delta < (48*60*60)) {
return '1 day ago';
} else {
return (parseint(delta / 86400)).tostring() + ' days ago';
}
}
//-->!]]>

(function (w,d) {var loader = function () {var s = d.createelement("script"), tag = d.getelementsbytagname("script")[0]; s.src = "https://cdn.iubenda.com/iubenda.js"; tag.parentnode.insertbefore(s,tag);}; w.addeventlistener ? w.addeventlistener("load", loader, false) : w.attachevent("onload", loader);})(window, document);

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

var _kiq = _kiq || [];

jquery(document).ready(function(){var a="#tagcloud";var b=jquery("#tagcloud").height();jquery(".inside ul li:last-child").css("border-bottom","0px");jquery(".wootabs").each(function(){jquery(this).children("li").children("a:first").addclass("selected")});jquery(".inside > *").hide();jquery(".inside > *:first-child").show();jquery(".wootabs li a").click(function(a){var b=jquery(this).attr("href");jquery(this).parent().parent().children("li").children("a").removeclass("selected");jquery(this).addclass("selected");jquery(this).parent().parent().parent().children(".inside").children("*").hide();jquery(".inside "+b).fadein(500);a.preventdefault()})})

/* <![cdata[ */
var wpbannerizejavascriptlocalization = {"ajaxurl":"http:\/\/fourleafed.nl\/wp-admin\/admin-ajax.php"};
/* ]]> */

/* <![cdata[ */
var _wpcf7 = {"loaderurl":"http:\/\/fourleafed.nl\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"verzenden ..."};
/* ]]> */

www.ggz-vacatures.nl server info

www.ggz-vacatures.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 1,762613 seconds
Filesize 29019 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 301 Moved Permanently
Server: nginx/1.1.19 The Server header contains information about the software used by the origin server to handle the request. The server used here is nginx/1.1.19
Date: Fri, 25 May 2012 18:57:52 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
Content-Length: 185 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 185 bytes
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
Location: http://fourleafed.nl/

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 82.192.74.135
Country Code NL
Country Code 3 NLD
Country Name Netherlands
Region 07
City Amsterdam
www.ggz-vacatures.nl html

www.ggz-vacatures.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 8,6

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 9 column 1 - Warning: missing <!DOCTYPE> declaration
line 9 column 1 - Warning: plain text isn't allowed in <head> elements
line 9 column 1 - Info: <head> previously mentioned
line 9 column 1 - Warning: inserting implicit <body>
line 9 column 1 - Warning: <!DOCTYPE> isn't allowed after elements
line 10 column 1 - Warning: discarding unexpected <html>
line 11 column 1 - Warning: <head> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 13 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 15 column 1 - Warning: <title> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 16 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 17 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 18 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 19 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 20 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 21 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 22 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 23 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 24 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 25 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 26 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 27 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 28 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 29 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 42 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 43 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 44 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 47 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 48 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 49 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 52 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 53 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 56 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 58 column 1 - Warning: <meta> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 60 column 133 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 61 column 1 - Warning: <style> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 68 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 71 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 74 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 77 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 80 column 1 - Warning: <link> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 81 column 1 - Warning: </head> isn't allowed in <body> elements
line 9 column 1 - Info: <body> previously mentioned
line 83 column 1 - Warning: discarding unexpected <body>
line 91 column 17 - Error: <header> is not recognized!
line 91 column 17 - Warning: discarding unexpected <header>
line 97 column 21 - Error: <hgroup> is not recognized!
line 97 column 21 - Warning: discarding unexpected <hgroup>
line 102 column 25 - Warning: discarding unexpected </hgroup>
line 106 column 25 - Error: <nav> is not recognized!
line 106 column 25 - Warning: discarding unexpected <nav>
line 120 column 25 - Warning: discarding unexpected </nav>
line 122 column 17 - Warning: discarding unexpected </header>
line 130 column 33 - Error: <section> is not recognized!
line 130 column 33 - Warning: discarding unexpected <section>
line 131 column 25 - Error: <header> is not recognized!
line 131 column 25 - Warning: discarding unexpected <header>
line 133 column 25 - Warning: discarding unexpected </header>
line 135 column 17 - Warning: discarding unexpected </section>
line 140 column 9 - Error: <section> is not recognized!
170 warnings, 46 errors were found! Not all warnings/errors were shown.

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.ggz-vacatures.nl backlinks

Backlink analysis for www.ggz-vacatures.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.ggz-vacatures.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.fourleafed.nl
fourleafed - fourleafed.nl/
www.fourleafed.nl
home - fourleafed.nl/
www.fourleafed.nl
diensten - fourleafed.nl/diensten/
www.fourleafed.nl
website - fourleafed.nl/diensten/website/
www.fourleafed.nl
vacaturesite - fourleafed.nl/diensten/vacaturesite/
www.fourleafed.nl
hosting - fourleafed.nl/diensten/hosting/
www.fourleafed.nl
onderhoud - fourleafed.nl/diensten/onderhoud/
www.fourleafed.nl
over ons - fourleafed.nl/over-ons/
www.fourleafed.nl
werkwijze - fourleafed.nl/werkwijze/
www.fourleafed.nl
contact - fourleafed.nl/contact/
www.fourleafed.nl
bkadvisory.com 9 februari 2012 - fourleafed.nl/wp-content/uploads/2012/02/bkadvisory.png
www.fourleafed.nl
lisnagoldirect.com 9 februari 2012 - fourleafed.nl/wp-content/uploads/2012/02/lisnagoldirect.png
www.fourleafed.nl
alumnex.com 9 februari 2012 - fourleafed.nl/wp-content/uploads/2012/02/alumnex.png
www.fourleafed.nl
tpjobs.com 9 februari 2012 - fourleafed.nl/wp-content/uploads/2012/02/tpjobs.png
www.fourleafed.nl
link - fourleafed.nl/blog/type/link/
www.nu.nl
geachte uwv, onze vacaturesites zijn beter. offerte? - www.nu.nl/internet/2803466/website-uwv-biedt-mensen-ongeschikte-banen.html
www.fourleafed.nl
video - fourleafed.nl/blog/type/video/
www.fourleafed.nl
my own hands - fourleafed.nl/blog/my-own-hands/
www.fourleafed.nl
ook mark rutte koopt bij otile design - fourleafed.nl/blog/ook-mark-rutte-koopt-bij-otile-design/
www.fourleafed.nl
aside - fourleafed.nl/blog/type/aside/
www.fourleafed.nl
maart inspiratie maand - fourleafed.nl/blog/maart-inspiratie-maand/
www.fourleafed.nl
amsterdamse grachten - fourleafed.nl/blog/amsterdamse-grachten/
www.fourleafed.nl
transfer pricing jobs - fourleafed.nl/blog/transfer-pricing-jobs/
www.fourleafed.nl
la prima danza - fourleafed.nl/blog/la-prima-danza/
www.fourleafed.nl
alumnex.com - fourleafed.nl/blog/alumnex-com/
www.fourleafed.nl
lisnagoldirect.com - fourleafed.nl/blog/lisnagoldirect-com/
www.fourleafed.nl
geachte uwv, onze vacaturesites zijn beter. offerte? - fourleafed.nl/blog/geachte-uwv-onze-vacaturesites-zijn-beter-offerte/
www.fourleafed.nl
dealotto – speel & win geweldige freelancer resources - fourleafed.nl/blog/dealotto-speel-win-geweldige-freelancer-resources/
www.fourleafed.nl
lees meer - fourleafed.nl/over-ons/
www.twitter.com
@fourleafed - twitter.com/fourleafed
www.ggz-vacatures.nl content analysis

www.ggz-vacatures.nl content analysis

On this page the content of www.ggz-vacatures.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.ggz-vacatures.nl
Domain length 20 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 fourleafed - webdesign, ontwikkeling & hosting
Page Title relevance 100% match
fourleafed webdesign ontwikkeling hosting
Meta Description het doel van fourleafed is om u weer de controle te geven over uw website of vacaturesite. (90 chars)
Meta Deascription relevance 40% match
het doel van fourleafed weer controle geven over website vacaturesite
Meta Keywords wordpress, web ontwikkeling, web design, vacaturesite, vacature site, job board, jobsite, thema, theme, template, hosting
Meta keyword relevance 21% match
wordpress web ontwikkeling design vacaturesite vacature site job board jobsite thema theme template hosting
Meta ie=edge,chrome=1
Meta robots index, follow
Meta generator wooframework 5.0.2
Meta viewport initial-scale=1.0; maximum-scale=1.0; user-scalable=no

Content

Content is the most important thing on a website. Content can be indexed by seach engines. They provide most of a websites traffic. Tags such as headings (h1 .. h6), paragraphs (p) can be used to structure the text on the page. Tags as bold (b / strong) or italic (i / em) can be used the empasize important text. Images can be used to further explain or just to brighten up a page and can be describud using the alt tag. Links can be used to direct users to another page. All elements have in common that they use text and text can be indexed !

Keyword density aan alumnex april augustus beter bij com dat dealotto design een februari fourleafed freelancer geachte geweldige hands het hosting inspiratie klanten koopt link lisnagoldirect maand maart mark meer mei netwerken offerte ons ontwikkeling onze ook otile over own reageren resources rutte speel title twitter uitgeschakeld uwv vacaturesites van video webdesign websites width wij win zijn
Wordcount 390 words found on www.ggz-vacatures.nl
Links 45 links found on page containing the following anchor texts
fourleafed, home, diensten, website, vacaturesite, hosting, onderhoud, over ons, werkwijze, contact, bkadvisory.com 9 februari 2012 , lisnagoldirect.com 9 februari 2012 , alumnex.com 9 februari 2012 , tpjobs.com 9 februari 2012 , link, geachte uwv, onze vacaturesites zijn beter. offerte?, 6 mei 2012, link, dealotto – speel & win geweldige freelancer resources, 6 april 2012, video, my own hands, 21 maart 2012, video, ook mark rutte koopt bij otile design, 18 maart 2012, aside, maart inspiratie maand, 15 maart 2012, populair, nieuwste, reacties, amsterdamse grachten, transfer pricing jobs, la prima danza, alumnex.com, lisnagoldirect.com, geachte uwv, onze vacaturesites zijn beter. offerte?, dealotto – speel & win geweldige freelancer resources, my own hands, ook mark rutte koopt bij otile design, maart inspiratie maand, lees meer, @fourleafed, privacy policy,
Link anchor relevance 62% match
fourleafed home diensten website vacaturesite hosting onderhoud over ons werkwijze contact bkadvisory com februari lisnagoldirect alumnex tpjobs link geachte uwv onze vacaturesites zijn beter offerte mei dealotto speel win geweldige freelancer resources april video own hands maart ook mark rutte koopt bij otile design aside inspiratie maand populair nieuwste reacties amsterdamse grachten transfer pricing jobs prima danza lees meer privacy policy
Headings 16 headings found on page containing the following texts
fourleafed, creatief, professioneel en ongeëvenaarde ervaring, geachte uwv, onze vacaturesites zijn beter. offerte?, dealotto – speel & win geweldige freelancer resources, my own hands, ook mark rutte koopt bij otile design, maart inspiratie maand, webdesign, ontwikkeling & hosting, bkadvisory.com, lisnagoldirect.com, alumnex.com, tpjobs.com, netwerken, we recommend…, over fourleafed, twitter,
Headings relevance 81% match
fourleafed creatief professioneel onge venaarde ervaring geachte uwv onze vacaturesites zijn beter offerte dealotto speel win geweldige freelancer resources own hands ook mark rutte koopt bij otile design maart inspiratie maand webdesign ontwikkeling hosting bkadvisory com lisnagoldirect alumnex tpjobs netwerken recommend over twitter
Emphasis (bold and italic) 1 bold or italic tags found on page containing the following texts
@fourleafed,
Bold and italic tag relevance 100% match
fourleafed
Image alt tags 8 image alt tags found on page containing the following texts
fourleafed, , , , , , , ,
Image alt tag relevance 100% match
fourleafed
www.ggz-vacatures.nl seo score

www.ggz-vacatures.nl seo score expained

Below are the scores we calculated for different parts of www.ggz-vacatures.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 100 % match Title relevance 100 2,3 A title should reflect the contents of a site. This site has a 100 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 51 characters long Title Length 100 0,7 Try to keep your title between 40 and 66 characters. Your title was 51 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 91 characters long Meta Description Length 60 0,7 The meta description should be between 145 and 160 characters. This meta description was 91 characters long
seo tip: Meta Description should reflect the contents of a site. This site has a 40 % match Meta description relevance 52 0,7 Meta Description should reflect the contents of a site. This site has a 40 % match
seo tip: 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  8 internal links on this page. Number of internal links 70 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 8 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 81 % match Headings 100 1,6 Headers should reflect the contents of a site. This site has a 81 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 62 % match Links 100 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 62 % match
seo approval: Image alt tags should to some degree reflect the contents of a site. This site has a 100 % match Image alt tags 100 0,5 Image alt tags should to some degree reflect the contents of a site. This site has a 100 % match
seo approval: Bold and italic tags should to some degree reflect the contents of a site. This site has a 100 % 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
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 error: If this score is not 100 check the html very carefully. We found 216 errors and warnings Page errors 0 2 If this score is not 100 check the html very carefully. We found 216 errors and warnings
seo approval: An ideal page contains between 400 and 600 words.This page contains 391 words WordCount 75 1,1 An ideal page contains between 400 and 600 words.This page contains 391 words
www.ggz-vacatures.nl css

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

http://fourleafed.nl/wp-content/themes/beveled/style.css
http://fourleafed.nl/wp-content/plugins/wp-bannerize/css/wpbannerizestyledefault.css?ver=3.3.2
http://fourleafed.nl/wp-content/plugins/viperbar/client/css/front_style.css?ver=3.3.2
http://fourleafed.nl/wp-content/themes/beveled/css/layout.css?ver=3.3.2
http://fourleafed.nl/wp-content/plugins/contact-form-7/styles.css?ver=3.1.2
http://fonts.googleapis.com/css?family=yanone+kaffeesatz&ver=3.3.2
http://fourleafed.nl/wp-content/plugins/css3_web_pricing_tables_grids/table1/css3_grid_style.css?ver=3.3.2
http://fourleafed.nl/wp-content/plugins/css3_web_pricing_tables_grids/table2/css3_grid_style.css?ver=3.3.2
http://fourleafed.nl/wp-content/themes/beveled/includes/css/prettyphoto.css?ver=3.3.2
http://fourleafed.nl/wp-content/plugins/woo-tumblog/classes/../functions/css/tumblog_frontend_styles.css
http://fonts.googleapis.com/css?family=lobster|droid+sans:r,b|droid+serif:r,b,i,bi|ubuntu:r,b,i,bi
http://fourleafed.nl/wp-content/themes/beveled/styles/default.css
http://fourleafed.nl/wp-content/themes/beveled/functions/css/shortcodes.css
http://fourleafed.nl/wp-content/themes/beveled/custom.css

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.ggz-vacatures.nl inline stylesheet info

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

www.ggz-vacatures.nl website navigation

www.ggz-vacatures.nl navigation and internal link structure

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

Internal links found

Click on any of the links below to analyze that page

www.ggz-vacatures.nl/
refresh our seo analysis The current report is cached on Fri, 25 May 2012 20:57:53. Click here to refresh the results

Analyse your website !

Please enter your domain name