www.focuszwolle.nl analysis, site info, backlinks and seo
www.focuszwolle.nl - focus zwolle | home
Description: focus zwolle
www.focuszwolle.nl scores a 5,4 out of 10 on our optimalisation scale. This is average. We have identified 8 keywords. This page seems optimized for the keyword 'focus'
summary
This is the summary of our www.focuszwolle.nl analysis. Please check for detailed info under their tabs.
| Site | www.focuszwolle.nl (visit site) |
| Page Title | focus zwolle | home |
| Keyword density | bij focus ook participatiecoach stichting vacature welkom zwolle |
| SEO Summary | 100% meta description relevance, 33% link relevance, 0% heading relevance, 97 page errors |
| Server info | Location: Strijen,Netherlands |
No backlinks were found for this domain or backlink search was skipped
Content & Html
Analyzed html, text, tags, links, headings, keywords and more
We found 97 html errors and warings !
>> Read More !
SEO score of www.focuszwolle.nl
5,4
>> Read More !
www.focuszwolle.nl content analysis
On this page the content of www.focuszwolle.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.focuszwolle.nl |
| Domain length | 18 characters |
| Domain relevance |
found the keyword focus 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 | focus zwolle | home |
| Page Title relevance |
67% match focus zwolle home |
| Meta Description | focus zwolle (12 chars) |
| Meta Deascription relevance |
100% match focus zwolle |
| Meta Keywords | focus, zwolle |
| Meta keyword relevance |
100% match focus zwolle |
| Meta | text/html; charset=iso-8859-1 |
| Meta subject | focus zwolle |
| Meta classification | focus, zwolle |
| Meta author | tag team zwolle |
| Meta robots | follow |
| Meta revisit-after | 7 days |
| Meta audience | all |
| Meta rating | general |
| Meta dc.title | focus zwolle | home |
| Meta dc.creator | tag team |
| Meta dc.subject | focus zwolle |
| Meta dc.description | focus zwolle |
| Meta dc.publisher | tag team ontwerp & code zwolle |
| Meta dc.language | nl |
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 | bij focus ook participatiecoach stichting vacature welkom zwolle |
| Wordcount | 111 words found on www.focuszwolle.nl |
| Links |
9 links found on page containing the following anchor texts info@focuszwolle.nl, vacature participatiecoach, vrijwilligersvacatures, fotoarchief, werkervaring binnen en buiten stichting focus, nieuwsbrieven focus ook online, 1, 2, volgende, |
| Link anchor relevance |
33% match info focuszwolle vacature participatiecoach vrijwilligersvacatures fotoarchief werkervaring binnen buiten stichting focus nieuwsbrieven ook online volgende |
| Headings |
0 headings found on page containing the following texts No headings found ! |
| Headings relevance |
0% match No headings found on this page! |
| Emphasis (bold and italic) |
9 bold or italic tags found on page containing the following texts welkom, vacature participatiecoach, vrijwilligersvacatures, fotoarchief, werkervaring binnen en buiten stichting focus, nieuwsbrieven focus ook online, pagina: , welkom bij stichting focus in zwolle, cliëntgestuurde projecten in de ggz, |
| Bold and italic tag relevance |
40% match welkom vacature participatiecoach vrijwilligersvacatures fotoarchief werkervaring binnen buiten stichting focus nieuwsbrieven ook online pagina bij zwolle cli ntgestuurde projecten ggz |
| Image alt tags |
18 image alt tags found on page containing the following texts terug naar de homepage, , , , , , , , , , , , , , , , , , |
| Image alt tag relevance |
0% match terug naar homepage |
www.focuszwolle.nl javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 0 external javascripts and 0 internal javascripts on www.focuszwolle.nl
Javascripts in the head of the page
www.focuszwolle.nl inline javascript info
The following inline javascript snippets were found on this page:
<!--
//swapimage voor rollovers:
function swapimgrestore() { //v3.0
var i,x,a=document.sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.osrc;i++) x.src=x.osrc;
}
function preloadimages() { //v3.0
var d=document; if(d.images){ if(!d.p) d.p=new array();
var i,j=d.p.length,a=preloadimages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexof("#")!=0){ d.p[j]=new image; d.p[j++].src=a[i];}}
}
function findobj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexof("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=findobj(n,d.layers[i].document);
if(!x && d.getelementbyid) x=d.getelementbyid(n); return x;
}
function swapimage() { //v3.0
var i,j=0,x,a=swapimage.arguments; document.sr=new array; for(i=0;i<(a.length-2);i+=3)
if ((x=findobj(a[i]))!=null){document.sr[j++]=x; if(!x.osrc) x.osrc=x.src; x.src=a[i+2];}
}
function clearfield(field) {
// check if field contains the default value
if (field.value == field.defaultvalue) {
// it does, so clear the field
field.value = "";
}
}
function checkfield(field) {
// check if user has entered information in the field
if (field.value == "") {
// user has not entered anything
field.value = field.defaultvalue;
}
}
function openbrwindow(theurl,winname,features) {
window.open(theurl,winname,features);
}
function bevestig(msg) {
document.returnvalue = confirm(msg);
}
function printwindow(){
browserversion = parseint(navigator.appversion)
if (browserversion >= 4) window.print()
}
function checkform(form){
var fout = "";
if (form == 'vertelkennis'){
fout += verplichtveld(this.bestel.naam);
fout += verplichtveld(this.bestel.email);
fout += verplichtveld(this.bestel.naam2);
fout += verplichtveld(this.bestel.email2);
}
if (form == 'contactmakelaar'){
fout += verplichtveld(this.contactmakelaar.naam);
fout += verplichtveld(this.contactmakelaar.email);
fout += verplichtveld(this.contactmakelaar.telefoonnummer);
fout += verplichtveld(this.contactmakelaar.vraag);
}
if (form == 'contact'){
fout += verplichtveld(this.contact.naam);
fout += verplichtveld(this.contact.email);
fout += verplichtveld(this.contact.telefoonnummer);
fout += verplichtveld(this.contact.vraag);
}
if (fout != "") {
alert(fout);
return false;
}
takeaction(form)
return true;
}
function takeaction(form) {
if (form == 'contact'){
window.location = "index.asp";
}
if (form == 'vertelkennis'){
window.location = "index.asp";
}
}
function verplichtveld(veld) {
error="";
var welke="";
welke = veld.name
if (veld.value=="") {
error = welke + " is verplicht.\n";
}
if (veld.value == veld.defaultvalue){
error = welke + " is verplicht.\n";
}
return error;
}
function mm_displaystatusmsg(msgstr) { //v1.0
status=msgstr;
document.mm_returnvalue = true;
}
function opencentered(theurl,winname,winwidth,winheight,features) {
var w = (screen.width - winwidth)/2;
var h = (screen.height - winheight)/2 - 60;
features = features+',width='+winwidth+',height='+winheight+',top='+h+',left='+w;
window.open(theurl,winname,features);
}
//-->
<!--
function mm_reloadpage(init) { //reloads the window if nav4 resized
if (init==true) with (navigator) {if ((appname=="netscape")&&(parseint(appversion)==4)) {
document.mm_pgw=innerwidth; document.mm_pgh=innerheight; onresize=mm_reloadpage; }}
else if (innerwidth!=document.mm_pgw || innerheight!=document.mm_pgh) location.reload();
}
mm_reloadpage(true);
//-->
var _gaq = _gaq || [];
_gaq.push(['_setaccount', 'ua-23478944-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);
})();
www.focuszwolle.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.focuszwolle.nl:
http://www.focuszwolle.nl/focus.css
r-domain advises to combine all stylesheets to one compressed stylesheet. Adding multiple stylesheets to your page can seriously slow down your website. Compressing your stylehseet can speed up your page
www.focuszwolle.nl inline stylesheet info
No inline css was detected on this page
www.focuszwolle.nl navigation and internal link structure
We have scanned www.focuszwolle.nl for internal links and found 8 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.
We did not find an easy to follow navigation structure on www.focuszwolle.nl. Consider improving navigation on this page.
Internal links found
Click on any of the links below to analyze that page
Backlink analysis for www.focuszwolle.nl
Backlinks leading into a domain are of great important for the search engine results of a page. Each link from a website counts as a 'vote' for that websites. Links from trusted, related and high quality domains have more weight then other links.
Gathering links is often referred to as link building. If you do not have enought quility links to a domain you better start to build those links !
There are currently 0 links leading into www.focuszwolle.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.
www.focuszwolle.nl seo score expained
Below are the scores we calculated for different parts of www.focuszwolle.nl.
If any score is below 100 optimalisation is possible. If any score is below 40 improving this score should be a priority.
Not all scores are weighted equally in our final SEO score.
More detailed information for any suggestion can be count under the tabs.
Relatively unimportant optimalisation tips are not included in this summary.
| Item | Score | Factor | Suggestion | |
|---|---|---|---|---|
|
|
PageTitle | 100 | 0,3 | Far too many sites lack a page title. A page title is the first thing that shows in the search results so always use the title element. |
|
|
Title relevance | 87 | 2,3 | A title should reflect the contents of a site. This site has a 67 % match |
|
|
Title Length | 10 | 0,7 | Try to keep your title between 40 and 66 characters. Your title was 20 characters long |
|
|
Meta Description | 100 | 0,2 | A meta description is the second thing that shows in the search results so always use the meta description. |
|
|
Meta Description Length | 0 | 0,7 | The meta description should be between 145 and 160 characters. This meta description was 13 characters long |
|
|
Meta description relevance | 100 | 0,7 | Meta Description should reflect the contents of a site. This site has a 100 % match |
|
|
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. |
|
|
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. |
|
|
Headings | 0 | 1,6 | Headers should reflect the contents of a site. This site has a 0 % match |
|
|
Links | 99 | 1,6 | Link anchors should to some degree reflect the contents of a site. This site has a 33 % match |
|
|
Image alt tags | 0 | 0,5 | Image alt tags should to some degree reflect the contents of a site. This site has a 0 % match |
|
|
Bold and italic | 100 | 0,4 | Bold and italic tags should to some degree reflect the contents of a site. This site has a 40 % match |
|
|
Html ratio | 0 | 1,1 | Try to keep the html / text ratio as low as possible. More html means longer loading times. Layout should be handled in a serpate css file |
|
|
Page errors | 52 | 2 | If this score is not 100 check the html very carefully. We found 97 errors and warnings |
|
|
WordCount | 20 | 1,1 | An ideal page contains between 400 and 600 words.This page contains 112 words |
www.focuszwolle.nl html info
HTML stands for Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.
Html / text ratio
Try to keep your html as short as possible. Html only describes your content. There is no benefit in having a page with lots of html tags. A bloated page will slow down your site and harm user experience.
The html ratio of this page is 13,14
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 20 column 53 - Warning: unescaped & which should be written as &
line 208 column 42 - Warning: missing </font> before <div>
line 208 column 23 - Warning: missing </font> before <div>
line 209 column 6 - Warning: inserting implicit <font>
line 209 column 6 - Warning: inserting implicit <font>
line 210 column 1 - Warning: inserting implicit <font>
line 210 column 1 - Warning: inserting implicit <font>
line 210 column 1 - Warning: missing </font> before <div>
line 210 column 1 - Warning: missing </font> before <div>
line 210 column 6 - Warning: inserting implicit <font>
line 210 column 6 - Warning: inserting implicit <font>
line 210 column 46 - Warning: discarding unexpected </font>
line 210 column 53 - Warning: discarding unexpected </font>
line 210 column 85 - Warning: missing </font> before <div>
line 210 column 66 - Warning: missing </font> before <div>
line 211 column 17 - Warning: inserting implicit <font>
line 211 column 17 - Warning: inserting implicit <font>
line 212 column 1 - Warning: inserting implicit <font>
line 212 column 1 - Warning: inserting implicit <font>
line 212 column 1 - Warning: missing </font> before <div>
line 212 column 1 - Warning: missing </font> before <div>
line 212 column 17 - Warning: inserting implicit <font>
line 212 column 17 - Warning: inserting implicit <font>
line 213 column 17 - Warning: inserting implicit <font>
line 213 column 17 - Warning: inserting implicit <font>
line 213 column 3299 - Warning: inserting implicit <font>
line 213 column 3299 - Warning: inserting implicit <font>
line 214 column 17 - Warning: missing </font> before <div>
line 215 column 17 - Warning: inserting implicit <font>
line 215 column 52 - Warning: inserting implicit <font>
line 220 column 43 - Warning: unescaped & or unknown entity "&id"
line 220 column 217 - Warning: unescaped & or unknown entity "&id"
line 220 column 274 - Warning: unescaped & or unknown entity "&id"
line 220 column 414 - Warning: unescaped & or unknown entity "&id"
line 220 column 471 - Warning: unescaped & or unknown entity "&id"
line 220 column 603 - Warning: unescaped & or unknown entity "&id"
line 220 column 660 - Warning: unescaped & or unknown entity "&id"
line 220 column 857 - Warning: unescaped & or unknown entity "&id"
line 220 column 914 - Warning: unescaped & or unknown entity "&id"
line 220 column 1067 - Warning: unescaped & or unknown entity "&id"
line 221 column 52 - Warning: unescaped & or unknown entity "&groep"
line 221 column 59 - Warning: unescaped & or unknown entity "&whichpage"
line 221 column 71 - Warning: unescaped & or unknown entity "&tabelnaam"
line 221 column 88 - Warning: unescaped & or unknown entity "&pagesize"
line 221 column 99 - Warning: unescaped & or unknown entity "&id"
line 221 column 105 - Warning: missing </font> before </a>
line 221 column 163 - Warning: unescaped & or unknown entity "&groep"
line 221 column 170 - Warning: unescaped & or unknown entity "&whichpage"
line 221 column 182 - Warning: unescaped & or unknown entity "&tabelnaam"
line 221 column 199 - Warning: unescaped & or unknown entity "&pagesize"
line 221 column 210 - Warning: unescaped & or unknown entity "&id"
line 221 column 259 - Warning: unescaped & or unknown entity "&groep"
line 221 column 266 - Warning: unescaped & or unknown entity "&whichpage"
line 221 column 278 - Warning: unescaped & or unknown entity "&tabelnaam"
line 221 column 295 - Warning: unescaped & or unknown entity "&pagesize"
line 221 column 306 - Warning: unescaped & or unknown entity "&id"
line 182 column 1 - Warning: <table> proprietary attribute "height"
line 182 column 1 - Warning: <table> lacks "summary" attribute
line 186 column 9 - Warning: <table> lacks "summary" attribute
line 194 column 132 - Warning: <img> lacks "alt" attribute
line 194 column 337 - Warning: <img> lacks "alt" attribute
line 194 column 537 - Warning: <img> lacks "alt" attribute
line 194 column 746 - Warning: <img> lacks "alt" attribute
line 194 column 950 - Warning: <img> lacks "alt" attribute
line 194 column 1057 - Warning: <img> lacks "alt" attribute
line 198 column 9 - Warning: <table> lacks "summary" attribute
line 201 column 34 - Warning: <table> lacks "summary" attribute
line 206 column 17 - Warning: <img> lacks "alt" attribute
line 213 column 497 - Warning: <img> lacks "alt" attribute
line 213 column 791 - Warning: <img> lacks "alt" attribute
line 213 column 1082 - Warning: <img> lacks "alt" attribute
line 213 column 1367 - Warning: <img> lacks "alt" attribute
line 213 column 1632 - Warning: <img> lacks "alt" attribute
line 213 column 1924 - Warning: <img> lacks "alt" attribute
line 213 column 2238 - Warning: <img> lacks "alt" attribute
line 213 column 2522 - Warning: <img> lacks "alt" attribute
line 213 column 2826 - Warning: <img> lacks "alt" attribute
line 213 column 3124 - Warning: <img> lacks "alt" attribute
line 219 column 17 - Warning: <table> lacks "summary" attribute
line 221 column 105 - Warning: <font> attribute "color" had invalid value "000000" and has been replaced
line 210 column 1 - Warning: trimming empty <font>
line 210 column 1 - Warning: trimming empty <font>
line 210 column 6 - Warning: trimming empty <font>
line 210 column 6 - Warning: trimming empty <font>
line 210 column 6 - Warning: trimming empty <font>
line 210 column 1 - Warning: trimming empty <div>
line 210 column 85 - Warning: trimming empty <font>
line 210 column 66 - Warning: trimming empty <font>
line 212 column 1 - Warning: trimming empty <font>
line 212 column 1 - Warning: trimming empty <font>
line 212 column 17 - Warning: trimming empty <font>
line 212 column 17 - Warning: trimming empty <font>
line 213 column 3299 - Warning: trimming empty <font>
line 213 column 3299 - Warning: trimming empty <font>
line 214 column 17 - Warning: trimming empty <font>
line 215 column 52 - Warning: trimming empty <font>
Info: Document content looks like HTML Proprietary
97 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.focuszwolle.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,292487 seconds |
| Filesize | 13306 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: Fri, 25 May 2012 17:05:24 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: Microsoft-IIS/6.0 | The Server header contains information about the software used by the origin server to handle the request. The server used here is Microsoft-IIS/6.0 |
| X-Powered-By: ASP.NET | 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 ASP.NET |
| Content-Length: 13306 | 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 13306 bytes |
| 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 |
| Set-Cookie: ASPSESSIONIDAQQTBBBS=MOAMCFJDNKKPIBNJJGHCAAHK; 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 ASPSESSIONIDAQQTBBBS=MOAMCFJDNKKPIBNJJGHCAAHK; path=/ bytes |
| Cache-control: private | 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 private |
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 | 212.45.52.183 |
| Country Code | NL |
| Country Code 3 | NLD |
| Country Name | Netherlands |
| Region | 11 |
| City | Strijen |
Analyse your website !
| Please enter your domain name |