www.set-reizen.nl analysis, site info, backlinks and seo


www.set-reizen.nl

www.set-reizen.nl - set-reizen - reisaanbod begeleide vakanties voor mensen met een beperking

Description: set-reizen - begeleide vakanties voor iedereen met een verstandelijke of lichamelijke beperking of handicap

www.set-reizen.nl scores a 8,8 out of 10 on our optimalisation scale. This is far above average. We have identified 35 keywords. This page seems optimized for the keyword 'voor'

summary

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

Site www.set-reizen.nl (visit site)
Page Title set-reizen - reisaanbod begeleide vakanties voor mensen met een beperking
Keyword density accessvakanties achtergrond beperking beschikbaar bij brochure button die een gehandicapten ggz implemented input librasol lichamelijk met nieuw not onder online ook oranjefeest popup reisaanbod reizen reizigers rotterdam set-reizen vakanties van verstandelijke via voor www zomervakanties
SEO Summary 64% meta description relevance, 29% link relevance, 62% heading relevance, 16 page errors
Server info Location: Großmehring,Germany

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 16 html errors and warings !

>> Read More !

SEO score of www.set-reizen.nl

8,8

>> Read More !

www.set-reizen.nl css

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

http://www.set-reizen.nl/css/style.css
http://www.recreatie-zorg.nl/style-rzgheader.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.set-reizen.nl inline stylesheet info

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

www.set-reizen.nl server info

www.set-reizen.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,112542 seconds
Filesize 10178 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 05:54:39 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.22 (Fedora) 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.22 (Fedora)
X-Powered-By: PHP/5.3.11 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.3.11
Expires: Mon, 26 Jul 1997 05:00: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 Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Sat, 26 May 2012 05:54:39 GMT The Last-Modified header indicates the time that the origin server believes the representation was last modified. The value is Sat, 26 May 2012 05:54:39 GMT
Cache-Control: no-store, no-cache, must-revalidate 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
Cache-Control: 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 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
Connection: close 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 close
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=windows-1252 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=windows-1252

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 213.133.123.65
Country Code DE
Country Code 3 DEU
Country Name Germany
Region 02
City Großmehring
www.set-reizen.nl javascript

www.set-reizen.nl javascript info

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

Javascripts in the head of the page

The following js files were found on this page:

http://www.set-reizen.nl/javascript/common.js
http://www.set-reizen.nl/javascript/common-reizen.js
http://www.set-reizen.nl/javascript/set-reizen.nl.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.set-reizen.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 loadpage(target)
{
var domein = 'www.set-reizen.nl';

if (typeof target == 'object' && target.nodename.tolowercase() == 'a')
url = target.href;
else if (typeof target == 'object' && target.nodename.tolowercase() == 'form')
url = target.action;
else
url = target;

if (url)
{
if (url.substr(0, domein.length + 14) != 'http://' + domein + '/clean/'
&& url.substr(0, domein.length + 7) != '/clean/')
{
url = url.replace('http://' + domein + '/', 'http://' + domein + '/' + 'clean/');
if (url.charat(0) == '/') url = 'http://' + domein + '/clean' + url;
}

if (typeof target == 'object' && target.nodename.tolowercase() == 'form')
{
target.action = url;
target.target = 'contentframe';
}
else
{
document.getelementbyid('contentframe').src = url;
}
}
return false;
}

function onload()
{
top.activatelink('reisaanbod');
top.autoresize();
}
window.onload = onload;

function dolayerpopup(color, title, content, width, height)
{
if (typeof width == 'undefined') width = 400;
if (typeof height == 'undefined') height = 0;
document.getelementbyid('layerpopuptable').classname = color;
document.getelementbyid('layerpopuptable').style.width = width + 'px';
document.getelementbyid('layerpopuptable').style.margintop = height+'px';
document.getelementbyid('layerpopuptitle').innerhtml = title;
document.getelementbyid('layerpopupcontent').innerhtml = content;
document.getelementbyid('layerpopup').style.display = "block";
document.getelementbyid('layerpopupbutton').focus();
}

window.onresize = autoresize;

try
{
if (typeof(document.body.style.borderradius) === "undefined")
{
document.getelementbyid('roundrect').src = 'http://www.recreatie-zorg.nl/roundrect.js';
}
} catch(err) {}

www.set-reizen.nl content analysis

www.set-reizen.nl content analysis

On this page the content of www.set-reizen.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.set-reizen.nl
Domain length 17 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 set-reizen - reisaanbod begeleide vakanties voor mensen met een beperking
Page Title relevance 78% match
set-reizen reisaanbod begeleide vakanties voor mensen met een beperking
Meta Description set-reizen - begeleide vakanties voor iedereen met een verstandelijke of lichamelijke beperking of handicap (107 chars)
Meta Deascription relevance 64% match
set-reizen begeleide vakanties voor iedereen met een verstandelijke lichamelijke beperking handicap
Meta Keywords set-reizen begeleide vakanties reizen verstandelijk gehandicapten lichamelijk meervoudig beperking diabetes autisme rolstoel
Meta keyword relevance 50% match
set-reizen begeleide vakanties reizen verstandelijk gehandicapten lichamelijk meervoudig beperking diabetes autisme rolstoel
Meta text/html; charset=windows-1252
Meta publisher recreatie en zorg groep
Meta copyright recreatie en zorg groep, 2007 - 2012
Meta robots index,follow

Content

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

Keyword density accessvakanties achtergrond beperking beschikbaar bij brochure button die een gehandicapten ggz implemented input librasol lichamelijk met nieuw not onder online ook oranjefeest popup reisaanbod reizen reizigers rotterdam set-reizen vakanties van verstandelijke via voor www zomervakanties
Wordcount 275 words found on www.set-reizen.nl
Links 18 links found on page containing the following anchor texts
set-reizen, recreatie & zorg groep, mini coach tours, reisaanbod, informatie, brochure, nieuwsbrief, taxiservice, vacatures, b2b, contact, support is een reisaanbod voor reizigers met een verstandelijke beperking die mobiel en redelijk zelfredzaam zijn, maar niet zelfstandig op vakantie kunnen gaan.  zomervakanties 2012 online! , care is voor de reizigers die naast een verstandelijke beperking (medische) hulp of verzorging nodig hebben. ook voor autisme, diabetes, visueel- of lichamelijk beperkt.  zomervakanties 2012 online! , www.hfive.nl, librasol - www.librasol.nl, accessvakanties - www.accessvakanties.nl, klik hier om deze gratis brochure aan te vragen, info@set-reizen.nl,
Link anchor relevance 29% match
set-reizen recreatie zorg groep mini coach tours reisaanbod informatie brochure nieuwsbrief taxiservice vacatures contact support een voor reizigers met verstandelijke beperking die mobiel redelijk zelfredzaam zijn maar niet zelfstandig vakantie kunnen gaan zomervakanties online care naast medische hulp verzorging nodig hebben ook autisme diabetes visueel- lichamelijk beperkt www hfive librasol accessvakanties klik hier deze gratis aan vragen info
Headings 6 headings found on page containing the following texts
popup title, begeleide vakanties voor reizigersmet een verstandelijke beperkingreizen voor verstandelijk gehandicapten, set-reizen sponsort oranjefeest, vakanties voor iedereenmet een ggz achtergrond, vakanties voor reizigersmet een fysieke beperkingreizen voor lichamelijk gehandicapten, nu beschikbaar: brochure 2012,
Headings relevance 62% match
popup title begeleide vakanties voor reizigersmet een verstandelijke beperkingreizen verstandelijk gehandicapten set-reizen sponsort oranjefeest iedereenmet ggz achtergrond fysieke lichamelijk beschikbaar brochure
Emphasis (bold and italic) 17 bold or italic tags found on page containing the following texts
support, zomervakanties 2012 online!, care, zomervakanties 2012 online!, 9 juni, frans bauer!, www.hfive.nl, librasol - www.librasol.nl, librasol, accessvakanties - www.accessvakanties.nl, klik hier om deze gratis brochure aan te vragen, set-reizen b.v., postbus 21203, 3001 ae rotterdam,       , tel: 010-215 02 48, e-mail: info@set-reizen.nl,
Bold and italic tag relevance 33% match
support zomervakanties online care juni frans bauer www hfive librasol accessvakanties klik hier deze gratis brochure aan vragen set-reizen postbus rotterdam tel e-mail info
Image alt tags 12 image alt tags found on page containing the following texts
, , , set-reizen is lid van de nbav en sgr, , , , , librasol, accessvakanties, , brochure 2011-2012,
Image alt tag relevance 63% match
set-reizen lid van nbav sgr librasol accessvakanties brochure
www.set-reizen.nl seo score

www.set-reizen.nl seo score expained

Below are the scores we calculated for different parts of www.set-reizen.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 78 % match Title relevance 100 2,3 A title should reflect the contents of a site. This site has a 78 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 74 characters long Title Length 80 0,7 Try to keep your title between 40 and 66 characters. Your title was 74 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 108 characters long Meta Description Length 70 0,7 The meta description should be between 145 and 160 characters. This meta description was 108 characters long
seo approval: Meta Description should reflect the contents of a site. This site has a 64 % match Meta description relevance 83 0,7 Meta Description should reflect the contents of a site. This site has a 64 % 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  12 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 12 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 62 % match Headings 100 1,6 Headers should reflect the contents of a site. This site has a 62 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 28 % match Links 87 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 28 % match
seo approval: Image alt tags should to some degree reflect the contents of a site. This site has a 63 % match Image alt tags 100 0,5 Image alt tags should to some degree reflect the contents of a site. This site has a 63 % 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 tip: 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 60 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 16 errors and warnings Page errors 92 2 If this score is not 100 check the html very carefully. We found 16 errors and warnings
seo tip: An ideal page contains between 400 and 600 words.This page contains 276 words WordCount 65 1,1 An ideal page contains between 400 and 600 words.This page contains 276 words
www.set-reizen.nl backlinks

Backlink analysis for www.set-reizen.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.set-reizen.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.recreatie-zorg.nl
recreatie & zorg groep - www.recreatie-zorg.nl/
www.mctours.nl
mini coach tours - www.mctours.nl/
www.hfive.nl
www.hfive.nl - www.hfive.nl/
www.librasol.nl
librasol - www.librasol.nl - www.librasol.nl/
www.accessvakanties.nl
accessvakanties - www.accessvakanties.nl - www.accessvakanties.nl/
www.set-reizen.nl html

www.set-reizen.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 tip: 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 4,66

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 146 column 4 - Warning: missing </a> before <div>
line 150 column 4 - Warning: discarding unexpected </a>
line 153 column 4 - Warning: missing </a> before <div>
line 157 column 4 - Warning: discarding unexpected </a>
line 203 column 1 - Warning: discarding unexpected </table>
line 63 column 1 - Warning: content occurs after end of body
line 84 column 1 - Warning: <img> lacks "alt" attribute
line 107 column 1 - Warning: <img> lacks "alt" attribute
line 108 column 1 - Warning: <img> lacks "alt" attribute
line 115 column 2 - Warning: <table> lacks "summary" attribute
line 147 column 5 - Warning: <img> lacks "alt" attribute
line 149 column 9 - Warning: <img> lacks "alt" attribute
line 154 column 5 - Warning: <img> lacks "alt" attribute
line 156 column 9 - Warning: <img> lacks "alt" attribute
line 191 column 8 - Warning: <img> lacks "alt" attribute
line 192 column 4 - Warning: <table> lacks "summary" attribute
Info: Document content looks like XHTML 1.0 Transitional
16 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.set-reizen.nl website navigation

www.set-reizen.nl navigation and internal link structure

We have scanned www.set-reizen.nl for internal links and found 12 links on this page. We found 0 base folders and 3 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.set-reizen.nl. Consider improving navigation on this page.

Internal links found

Click on any of the links below to analyze that page

www.set-reizen.nl/
www.set-reizen.nl
www.set-reizen.nl/reisaanbod/
www.set-reizen.nl/informatie/
www.set-reizen.nl/brochure-aanvragen/
www.set-reizen.nl/nieuwsbrief/
www.set-reizen.nl/taxiservice/
www.set-reizen.nl/vacatures/
www.set-reizen.nl/business2business/
www.set-reizen.nl/contact/
www.set-reizen.nl/support/
www.set-reizen.nl/care/
refresh our seo analysis The current report is cached on Sat, 26 May 2012 07:54:39. Click here to refresh the results

Analyse your website !

Please enter your domain name