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


www.fraudebestrijding.nl

www.fraudebestrijding.nl - **veba recherche-onderzoek, falsificatenonderzoek, trainingen**

Description: veba is een recherchebureau dat gespecialiseerd is in: fraudebestrijding, trainingen, recherche-onderzoeken en falsificatenonderzoek

www.fraudebestrijding.nl scores a 4,6 out of 10 on our optimalisation scale. This is a little below average. We have identified 6 keywords. This page seems optimized for the keyword 'veba'

summary

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

Site www.fraudebestrijding.nl (visit site)
Page Title **veba recherche-onderzoek, falsificatenonderzoek, trainingen**
Keyword density amstelveen educatie fraudebestrijding onderzoek uilenstede veba
SEO Summary 22% meta description relevance, 33% link relevance, 0% heading relevance, 84 page errors
Server info Location: Groningen,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 84 html errors and warings !

>> Read More !

SEO score of www.fraudebestrijding.nl

4,6

>> Read More !

www.fraudebestrijding.nl website navigation

www.fraudebestrijding.nl navigation and internal link structure

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

seo error: create an easy to follow link structure. No internal links were found for this www.fraudebestrijding.nl. r-domain advises to create an easy to follow link structure.

www.fraudebestrijding.nl javascript

www.fraudebestrijding.nl javascript info

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

Javascripts in the head of the page

The following js files were found on this page:

http://www.fraudebestrijding.nl/script/coolmenus4.js

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

www.fraudebestrijding.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:

/***
this is the menu creation code - place it right after you body tag
feel free to add this to a stand-alone js file and link it to your page.
**/
//extra code to find position:
function findpos(){
if(bw.ns4){ //netscape 4
x = document.layers.layermenu.pagex
y = document.layers.layermenu.pagey
}else{ //other browsers
x=0; y=0; var el,temp
el = bw.ie4?document.all["divmenu"]:document.getelementbyid("divmenu");
if(el.offsetparent){
temp = el
while(temp.offsetparent){ //looping parent elements to get the offset of them as well
temp=temp.offsetparent;
x+=temp.offsetleft
y+=temp.offsettop;
}
}
x+=el.offsetleft
y+=el.offsettop
}
//returning the x and y as an array
return [x,y]
}

pos = findpos()

//menu object creation
ocmenu=new makecm("ocmenu") //making the menu object. argument: menuname

//menu properties
ocmenu.pxbetween=0
//using the cm_page object to place the menu ----
ocmenu.fromleft=pos[0]
ocmenu.fromtop=pos[1]-2
//we also need to "re place" the menu on resize. so:
ocmenu.onresize="pos = findpos(); ocmenu.fromleft=pos[0]; ocmenu.fromtop=pos[1]"

ocmenu.rows=1
ocmenu.menuplacement=0


ocmenu.offlineroot="file:///c|/inetpub/wwwroot/tritaccms/"
ocmenu.onlineroot=""
ocmenu.resizecheck=1
ocmenu.wait=1000
ocmenu.fillimg="cm_fill.gif"
ocmenu.zindex=100

//background bar properties
ocmenu.usebar=0
ocmenu.barwidth="10%"
ocmenu.barheight="menu"
ocmenu.barclass="clbar"
ocmenu.barx=0
ocmenu.bary=0
ocmenu.barborderx=0
ocmenu.barbordery=0
ocmenu.barborderclass=""

//level properties - all properties have to be spesified in level 0
ocmenu.level[0]=new cm_makelevel() //add this for each new level
ocmenu.level[0].width=110
ocmenu.level[0].height=20
ocmenu.level[0].regclass="cllevel0"
ocmenu.level[0].overclass="cllevel0over"
ocmenu.level[0].borderx=0
ocmenu.level[0].bordery=0
ocmenu.level[0].borderclass="cllevel0border"
ocmenu.level[0].offsetx=0
ocmenu.level[0].offsety=2
ocmenu.level[0].rows=0
ocmenu.level[0].arrow=0
ocmenu.level[0].arrowwidth=0
ocmenu.level[0].arrowheight=0
ocmenu.level[0].align="bottom"

//example sub level[1] properties - you have to specify the properties you want different from level[0] - if you want all items to look the same just remove this
ocmenu.level[1]=new cm_makelevel() //add this for each new level (adding one to the number)
ocmenu.level[1].width=200
ocmenu.level[1].height=18
ocmenu.level[1].regclass="cllevel1"
ocmenu.level[1].overclass="cllevel1over"
ocmenu.level[1].borderx=0
ocmenu.level[1].bordery=0
ocmenu.level[1].align="right"
ocmenu.level[1].offsetx=0
ocmenu.level[1].offsety=2
ocmenu.level[1].borderclass="cllevel1border"



//example sub level[2] properties - you have to spesify the properties you want different from level[1] or level[0] - if you want all items to look the same just remove this
ocmenu.level[2]=new cm_makelevel() //add this for each new level (adding one to the number)
ocmenu.level[2].width=120
ocmenu.level[2].height=18
ocmenu.level[2].offsetx=0
ocmenu.level[2].offsety=0
ocmenu.level[2].regclass="cllevel2"
ocmenu.level[2].overclass="cllevel2over"
ocmenu.level[2].borderclass="cllevel2border"


/******************************************
menu item creation:
mycoolmenu.makemenu(name, parent_name, text, link, target, width, height, regimage, overimage, regclass, overclass , align, rows, nolink, onclick, onmouseover, onmouseout)
*************************************/
ocmenu.makemenu('m1','','home','default.asp?cid=1')
ocmenu.makemenu('m44','','advies','default.asp?cid=44')
ocmenu.makemenu('m31','','onderzoeken','default.asp?cid=31')
ocmenu.makemenu('m32','','trainingen','default.asp?cid=32')
ocmenu.makemenu('m34','','ik wil graag','default.asp?cid=34')
ocmenu.makemenu('m33','','nieuws','default.asp?cid=33')
ocmenu.makemenu('m66','','overigen','default.asp?cid=66')
ocmenu.makemenu('m74','m1','over veba','default.asp?cid=74')
ocmenu.makemenu('m85','m1','vkb','default.asp?cid=85')
ocmenu.makemenu('m51','m31','fraude-onderzoek','default.asp?cid=51')
ocmenu.makemenu('m52','m31','winkelcriminaliteit','default.asp?cid=52')
ocmenu.makemenu('m53','m31','falsificaten','default.asp?cid=53')
ocmenu.makemenu('m55','m31','observaties','default.asp?cid=55')
ocmenu.makemenu('m57','m31','bedreigingen','default.asp?cid=57')
ocmenu.makemenu('m58','m31','stalking','default.asp?cid=58')
ocmenu.makemenu('m59','m31','overigen','default.asp?cid=59')
ocmenu.makemenu('m71','m31','documentenonderzoek','default.asp?cid=71')
ocmenu.makemenu('m63','m32','observatietechnieken','default.asp?cid=63')
ocmenu.makemenu('m38','m32','fraudeherkenning','default.asp?cid=38')
ocmenu.makemenu('m35','m32','fraudebestrijding','default.asp?cid=35')
ocmenu.makemenu('m37','m32','verhoortechnieken','default.asp?cid=37')
ocmenu.makemenu('m39','m32','documentencontrole','default.asp?cid=39')
ocmenu.makemenu('m40','m32','falsificaten','default.asp?cid=40')
ocmenu.makemenu('m41','m32','personeel en integriteit','default.asp?cid=41')
ocmenu.makemenu('m43','m32','agressiehantering','default.asp?cid=43')
ocmenu.makemenu('m65','m32','veilig aanhouden','default.asp?cid=65')
ocmenu.makemenu('m68','m32','vals-geld-herkenning','default.asp?cid=68')
ocmenu.makemenu('m69','m32','winkelcriminaliteitpreventie','default.asp?cid=69')
ocmenu.makemenu('m83','m32','criminaliteitspreventie/autobranche','default.asp?cid=83')
ocmenu.makemenu('m84','m32','trainingdata','default.asp?cid=84')
ocmenu.makemenu('m81','m33','veba in de media','default.asp?cid=81')
ocmenu.makemenu('m82','m33','nieuwsfeiten','default.asp?cid=82')
ocmenu.makemenu('m46','m34','contact','default.asp?cid=46')
ocmenu.makemenu('m50','m34','samenwerken','default.asp?cid=50')
ocmenu.makemenu('m60','m34','een cursus..........','default.asp?cid=60')
ocmenu.makemenu('m61','m34','meer weten over.......','default.asp?cid=61')
ocmenu.makemenu('m62','m34','op de hoogte blijven','default.asp?cid=62')
ocmenu.makemenu('m73','m66','tarieven','default.asp?cid=73')
ocmenu.makemenu('m72','m66','controle sofi-nummer','default.asp?cid=72')
ocmenu.makemenu('m77','m66','controle id-bewijzen','default.asp?cid=77')
ocmenu.makemenu('m78','m66','controle banknummer','default.asp?cid=78')
ocmenu.makemenu('m86','m66','holland safehouse groep','default.asp?cid=86')


//leave this line - it constructs the menu
ocmenu.construct()

// define the location of count.asp
// using a path, you may use this code in any subfolder
var file='/stats3/count.asp';

var d=new date();
var s=d.getseconds();
var m=d.getminutes();
var x=s*m;
f='' + escape(document.referrer);
if (navigator.appname=='netscape'){b='ns';}
if (navigator.appname=='microsoft internet explorer'){b='msie';}
if (navigator.appversion.indexof('msie 3')>0) {b='msie';}
u='' + escape(document.url); w=screen.width; h=screen.height;
v=navigator.appname;
fs = window.screen.fontsmoothingenabled;
if (v != 'netscape') {c=screen.colordepth;}
else {c=screen.pixeldepth;}
j=navigator.javaenabled();
info='w=' + w + '&h=' + h + '&c=' + c + '&r=' + f + '&u='+ u + '&fs=' + fs + '&b=' + b + '&x=' + x;
document.write('<img src="' + file + '?'+info+ '" width=1 height=1 border=0>');

www.fraudebestrijding.nl backlinks

Backlink analysis for www.fraudebestrijding.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.fraudebestrijding.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.tritac.nl
| webdesign & cms - tritac systems - www.tritac.nl
www.fraudebestrijding.nl html

www.fraudebestrijding.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 31,19

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 2 column 1 - Warning: missing <!DOCTYPE> declaration
line 6 column 334 - Warning: replacing invalid character code 146
line 47 column 27 - Warning: <ilayer> is not approved by W3C
line 47 column 27 - Warning: missing </ilayer> before <div>
line 48 column 31 - Warning: inserting implicit <ilayer>
line 50 column 13 - Warning: inserting implicit <ilayer>
line 95 column 169 - Warning: missing </font> before </p>
line 95 column 192 - Warning: discarding unexpected </font>
line 95 column 199 - Warning: missing </font> before <p>
line 96 column 17 - Warning: inserting implicit <font>
line 99 column 35 - Warning: missing </font> before <p>
line 101 column 1 - Warning: inserting implicit <font>
line 101 column 1 - Warning: missing </font> before <table>
line 118 column 288 - Error: <o:p> is not recognized!
line 118 column 288 - Warning: discarding unexpected <o:p>
line 118 column 293 - Warning: discarding unexpected </o:p>
line 125 column 292 - Error: <o:p> is not recognized!
line 125 column 292 - Warning: discarding unexpected <o:p>
line 125 column 297 - Warning: discarding unexpected </o:p>
line 128 column 274 - Error: <o:p> is not recognized!
line 128 column 274 - Warning: discarding unexpected <o:p>
line 128 column 279 - Warning: discarding unexpected </o:p>
line 133 column 273 - Error: <o:p> is not recognized!
line 133 column 273 - Warning: discarding unexpected <o:p>
line 133 column 278 - Warning: discarding unexpected </o:p>
line 135 column 364 - Error: <o:p> is not recognized!
line 135 column 364 - Warning: discarding unexpected <o:p>
line 135 column 369 - Warning: discarding unexpected </o:p>
line 145 column 247 - Warning: inserting implicit <p>
line 146 column 105 - Warning: discarding unexpected </font>
line 150 column 53 - Warning: inserting implicit <p>
line 150 column 57 - Warning: inserting implicit <p>
line 405 column 1 - Warning: discarding unexpected </a>
line 407 column 56 - Warning: discarding unexpected </a>
line 12 column 1 - Warning: <script> inserting "type" attribute
line 31 column 1 - Warning: <body> proprietary attribute "leftmargin"
line 31 column 1 - Warning: <body> proprietary attribute "topmargin"
line 31 column 1 - Warning: <body> proprietary attribute "marginwidth"
line 31 column 1 - Warning: <body> proprietary attribute "marginheight"
line 34 column 1 - Warning: <table> proprietary attribute "height"
line 34 column 1 - Warning: <table> lacks "summary" attribute
line 38 column 5 - Warning: <td> proprietary attribute "background"
line 39 column 5 - Warning: <td> proprietary attribute "background"
line 45 column 5 - Warning: <td> proprietary attribute "background"
line 45 column 59 - Warning: <table> lacks "summary" attribute
line 48 column 31 - Warning: <ilayer> anchor "layerMenu" already defined
line 50 column 13 - Warning: <ilayer> anchor "layerMenu" already defined
line 63 column 7 - Warning: <table> lacks "summary" attribute
line 65 column 28 - Warning: <table> lacks "summary" attribute
line 68 column 47 - Warning: <table> proprietary attribute "height"
line 68 column 47 - Warning: <table> lacks "summary" attribute
line 71 column 23 - Warning: <td> proprietary attribute "background"
line 83 column 60 - Warning: <table> proprietary attribute "bordercolor"
line 83 column 60 - Warning: <table> lacks "summary" attribute
line 89 column 79 - Warning: <img> escaping malformed URI reference
line 89 column 79 - Warning: <img> lacks "alt" attribute
line 90 column 1 - Warning: <table> lacks "summary" attribute
line 96 column 46 - Warning: <img> lacks "alt" attribute
line 101 column 1 - Warning: <table> attribute "background" lacks value
line 101 column 1 - Warning: <table> proprietary attribute "background"
line 101 column 1 - Warning: <table> lacks "summary" attribute
line 147 column 1 - Warning: <td> attribute "background" lacks value
line 147 column 1 - Warning: <td> proprietary attribute "background"
line 203 column 5 - Warning: <td> proprietary attribute "background"
line 226 column 3 - Warning: <script> inserting "type" attribute
line 407 column 1 - Warning: <img> lacks "alt" attribute
line 60 column 78 - Warning: trimming empty <font>
line 88 column 33 - Warning: trimming empty <p>
line 94 column 55 - Warning: trimming empty <font>
line 94 column 17 - Warning: trimming empty <font>
line 95 column 199 - Warning: trimming empty <font>
line 99 column 35 - Warning: trimming empty <font>
line 101 column 1 - Warning: trimming empty <font>
line 118 column 238 - Warning: trimming empty <span>
line 125 column 248 - Warning: trimming empty <span>
line 128 column 230 - Warning: trimming empty <span>
line 133 column 229 - Warning: trimming empty <span>
line 135 column 304 - Warning: trimming empty <span>
line 145 column 247 - Warning: trimming empty <p>
line 146 column 61 - Warning: trimming empty <font>
line 146 column 48 - Warning: trimming empty <font>
line 150 column 53 - Warning: trimming empty <p>
line 150 column 57 - Warning: trimming empty <p>
line 151 column 31 - Warning: trimming empty <p>
Info: Document content looks like HTML Proprietary
79 warnings, 5 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.fraudebestrijding.nl seo score

www.fraudebestrijding.nl seo score expained

Below are the scores we calculated for different parts of www.fraudebestrijding.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 error: A title should reflect the contents of a site. This site has a 25 % match Title relevance 33 2,3 A title should reflect the contents of a site. This site has a 25 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 64 characters long Title Length 100 0,7 Try to keep your title between 40 and 66 characters. Your title was 64 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 approval: The meta description should be between 145 and 160 characters. This meta description was 133 characters long Meta Description Length 85 0,7 The meta description should be between 145 and 160 characters. This meta description was 133 characters long
seo error: Meta Description should reflect the contents of a site. This site has a 22 % match Meta description relevance 29 0,7 Meta Description should reflect the contents of a site. This site has a 22 % match
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 error: Headers should reflect the contents of a site. This site has a 0 % match Headings 0 1,6 Headers should reflect the contents of a site. This site has a 0 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 33 % match Links 99 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 33 % 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 43 % 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 43 % 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 tip: If this score is not 100 check the html very carefully. We found 84 errors and warnings Page errors 58 2 If this score is not 100 check the html very carefully. We found 84 errors and warnings
seo error: An ideal page contains between 400 and 600 words.This page contains 73 words WordCount 0 1,1 An ideal page contains between 400 and 600 words.This page contains 73 words
www.fraudebestrijding.nl content analysis

www.fraudebestrijding.nl content analysis

On this page the content of www.fraudebestrijding.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.fraudebestrijding.nl
Domain length 24 characters
Domain relevance found the keyword fraudebestrijding 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 **veba recherche-onderzoek, falsificatenonderzoek, trainingen**
Page Title relevance 25% match
veba recherche-onderzoek falsificatenonderzoek trainingen
Meta Description veba is een recherchebureau dat gespecialiseerd is in: fraudebestrijding, trainingen, recherche-onderzoeken en falsificatenonderzoek (132 chars)
Meta Deascription relevance 22% match
veba een recherchebureau dat gespecialiseerd fraudebestrijding trainingen recherche-onderzoeken falsificatenonderzoek
Meta Keywords fraude, froude, oplichting, valsheid in geschrifte, verduistering, recherche, onderzoeken, veba, ministerie van justitie, training, cursus, particuliere recherche, amstelveen, fraudebestrijding, bedreiging, winkelcriminaliteit, vals geld, valse paspoorten, valse rekeningen, falsificaten, valse diploma’s, diefstal, proefrijden, observaties, verhoortechnieken, agressie, zorgfraude, overspel, vreemd gaan, stalking, nova, bescherming, pre-employement onderzoek, onrechtmatig ziekteverzuim, afpersing, proefaankopen, pseudokoop, overval, zorgverzekeringswet, valse recepten, omsingelen bewijs, botendiefstal, mrz-controle, chantage, sabotage, verhaalsonderzoek, opsporing, vermiste voertuigen, vermiste vaartuigen, vermiste bouwmachines, documentenonderzoek, gestolen objecten, valse verblijfsvergunning, valse identiteitskaart, vreemdelingen, geweld, undercover, vermiste personen, vermissing, computercriminaliteit, dierenmishandeling, graffity, daders, verdachte, preventie, vandalisme, aangifte
Meta keyword relevance 5% match
fraude froude oplichting valsheid geschrifte verduistering recherche onderzoeken veba ministerie van justitie training cursus particuliere amstelveen fraudebestrijding bedreiging winkelcriminaliteit vals geld valse paspoorten rekeningen falsificaten diploma diefstal proefrijden observaties verhoortechnieken agressie zorgfraude overspel vreemd gaan stalking nova bescherming pre-employement onderzoek onrechtmatig ziekteverzuim afpersing proefaankopen pseudokoop overval zorgverzekeringswet recepten omsingelen bewijs botendiefstal mrz-controle chantage sabotage verhaalsonderzoek opsporing vermiste voertuigen vaartuigen bouwmachines documentenonderzoek gestolen objecten verblijfsvergunning identiteitskaart vreemdelingen geweld undercover personen vermissing computercriminaliteit dierenmishandeling graffity daders verdachte preventie vandalisme aangifte
Meta text/html; charset=iso-8859-1

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 amstelveen educatie fraudebestrijding onderzoek uilenstede veba
Wordcount 72 words found on www.fraudebestrijding.nl
Links 3 links found on page containing the following anchor texts
veba@fraudebestrijding.nl, veba@fraudebestrijding.nl, | webdesign & cms - tritac systems,
Link anchor relevance 33% match
veba fraudebestrijding webdesign cms tritac systems
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) 5 bold or italic tags found on page containing the following texts
  , , home, overzicht gegevens veba onderzoek en educatie bv., tel: 020 - 345 67 46 ,
Bold and italic tag relevance 43% match
home overzicht gegevens veba onderzoek educatie tel
Image alt tags 40 image alt tags found on page containing the following texts
, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Image alt tag relevance 0% match
No image alt tags found on this page !
www.fraudebestrijding.nl css

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

http://www.fraudebestrijding.nl/style.css
http://www.fraudebestrijding.nl/style/mydocument.css
http://www.fraudebestrijding.nl/style/mystyleselection.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.fraudebestrijding.nl inline stylesheet info

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

www.fraudebestrijding.nl server info

www.fraudebestrijding.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,723246 seconds
Filesize 27700 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 18:22: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: 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: 27700 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 27700 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: ASPSESSIONIDASRBSSAA=FFNFPGODNAJEMLKBFEPHHJMH; 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 ASPSESSIONIDASRBSSAA=FFNFPGODNAJEMLKBFEPHHJMH; 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 77.94.248.233
Country Code NL
Country Code 3 NLD
Country Name Netherlands
Region 04
City Groningen
refresh our seo analysis The current report is cached on Fri, 25 May 2012 20:22:33. Click here to refresh the results

Analyse your website !

Please enter your domain name