www.ks.hu analysis, site info, backlinks and seo


www.ks.hu

www.ks.hu - Ügyviteli programok - kulcs-soft

Description: minden szükséges ügyviteli program egy helyen. számlázó, könyvelő, bérszámfejtő programok. tárgyieszköz nyilvántartás, útnyilvántartás. magyarország legnagyobb ügyviteli szoftvercége. apeh garancia.

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

summary

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

Site www.ks.hu (visit site)
Page Title Ügyviteli programok - kulcs-soft
Keyword density
SEO Summary 0% meta description relevance, 0% link relevance, 0% heading relevance, 188 page errors
Server info Location: Szentendre,Hungary

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

>> Read More !

SEO score of www.ks.hu

3,6

>> Read More !

www.ks.hu javascript

www.ks.hu 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.ks.hu

Javascripts in the head of the page

The following js files were found on this page:

http://www.google-analytics.com/urchin.js
http://www.ks.hu/alternativ/js/jquery.js
http://www.ks.hu/js/anchor.js
http://www.ks.hu/js/fancybox/jquery.mousewheel-3.0.4.pack.js
http://www.ks.hu/js/fancybox/jquery.fancybox-1.3.4.pack.js
http://www.ks.hu/js/galleryview/jquery.easing.1.3.js
http://www.ks.hu/js/jqmodal.js
http://www.ks.hu/js/hoverintent.js
http://www.ks.hu/js/superfish.js
http://www.ks.hu/js/bg_slider/script.js
http://www.ks.hu/js/jqmodal.js
http://www.ks.hu/ajax/demoletoltes_ajaxal_id.js
http://www.ks.hu/js/jquery.qtip-nightly/jquery.qtip.min.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.ks.hu 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:

_uacct = "ua-2389083-3";
urchintracker();

function tracker() //bérhez
{
var iframe = document.createelement('iframe');
iframe.style.height = '0px';
iframe.style.width = '0px';
document.body.appendchild(iframe);
iframe.src = 'tracker.html';
};

function tracker_szamla()
{
var iframe = document.createelement('iframe');
iframe.style.height = '0px';
iframe.style.width = '0px';
document.body.appendchild(iframe);
iframe.src = 'tracker_szamla_konvkod.html';
};

function tracker_konyveles()
{
var iframe = document.createelement('iframe');
iframe.style.height = '0px';
iframe.style.width = '0px';
document.body.appendchild(iframe);
iframe.src = 'tracker_konyveles_konvkod.html';
};

function tracker_ugyvitel()
{
var iframe = document.createelement('iframe');
iframe.style.height = '0px';
iframe.style.width = '0px';
document.body.appendchild(iframe);
iframe.src = 'tracker_ugyvitel_konvkod.html';
};

function tarcker_kulcs_keszlet()
{
var iframe = document.createelement('iframe');
iframe.style.height = '0px';
iframe.style.width = '0px';
document.body.appendchild(iframe);
iframe.src = 'tracker_kulcs_keszlet_konvkod.html';
};

function tarcker_kulcs_szamla_freed()
{
var iframe = document.createelement('iframe');
iframe.style.height = '0px';
iframe.style.width = '0px';
document.body.appendchild(iframe);
iframe.src = 'tracker_kulcs_szamla_freed_konvkod.html';
};

function tarcker_hazi()
{
var iframe = document.createelement('iframe');
iframe.style.height = '0px';
iframe.style.width = '0px';
document.body.appendchild(iframe);
iframe.src = 'tracker_hazi_konvkod.html';
};

/*function hattercsere(hol, mire)
{
document.getelementbyid(hol).style.background='url('+mire+') no-repeat left top';
}
*/
function hattereltolas(hol, mire, mennyit)
{
document.getelementbyid(hol).style.backgroundposition='0 ' + mennyit + '';
}

$(document).ready(function(){
$(".fancybox").fancybox();
$("ul.sf-menu").superfish();
});

$(document).ready(function() {
$(document).find("#m0").bind({
click: function(){
var loginbox = $(this).attr('rel');
$(loginbox).fadein(300);
var popmargtop = ($(loginbox).height() + 24) / 2;
var popmargleft = ($(loginbox).width() + 24) / 2;

$(loginbox).css({
'position': 'absolute',
'margin-top' : 55+'px',
'margin-left' : 92+'px'
});


$('body').append('');
$('#mask').fadein(300);
hideloginbox();
return false;
}
});


$('a.close, #mask').live('click', function() {
$('#mask , .login-popup').fadeout(300 , function() {
$('#mask').remove();
});
return false;
});
});

$(document).ready(function() {
$(document).find(".pass_to_ufp").bind({
focus: function() {
if($(this).val()=="termékszám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("termékszám");
$(this).removeclass('vastag');
}
}
});

$(document).find("#login-box").bind({
mouseenter: function() {
$('#login-box').show();
hideloginbox();
}
});

});

$.fn.extend({
// calls the handler function if the user has clicked outside the object (and not on any of the exceptions)
clickoutside: function(handler, exceptions) {
var $this = this;

$("body").bind("click", function(event) {
if (exceptions && $.inarray(event.target, exceptions) > -1) {
return;
} else if ($.contains($this[0], event.target)) {
return;
} else {
handler(event, $this);
}
});

return this;
}
});

function hideloginbox(){
$("#login-box").clickoutside(function(event, obj) { obj.fadeout() });
//$(document).one("click", function() {$('#login-box').fadeout(); });
}

$(document).ready(function(){

$('#demo_ablak_szamla').jqm();
$('#demo_ablak_keszlet').jqm();
$('#demo_ablak_konyveles').jqm();
$('#demo_ablak_ber').jqm();
$('#demo_ablak_hazi').jqm();
$('#demo_ablak_targyi').jqm();

$('#demo_szamla').click(function(){
$('#demo_ablak_szamla').jqm();
$('#demo_ablak_keszlet').jqmhide();
$('#demo_ablak_konyveles').jqmhide();
$('#demo_ablak_ber').jqmhide();
$('#demo_ablak_hazi').jqmhide();
$('#demo_ablak_targyi').jqmhide();
});

$('#zar_demo_ablak_szamla').click(function(){
$('#demo_ablak_szamla').jqmhide();
});

$('#demo_keszlet').click(function(){
$('#demo_ablak_szamla').jqmhide();
$('#demo_ablak_keszlet').jqm();
$('#demo_ablak_konyveles').jqmhide();
$('#demo_ablak_ber').jqmhide();
$('#demo_ablak_hazi').jqmhide();
$('#demo_ablak_targyi').jqmhide();
});

$('#zar_demo_ablak_keszlet').click(function(){
$('#demo_ablak_keszlet').jqmhide();
});

$('#demo_konyveles').click(function(){
$('#demo_ablak_szamla').jqmhide();
$('#demo_ablak_keszlet').jqmhide();
$('#demo_ablak_konyveles').jqm();
$('#demo_ablak_ber').jqmhide();
$('#demo_ablak_hazi').jqmhide();
$('#demo_ablak_targyi').jqmhide();
});

$('#zar_demo_ablak_konyveles').click(function(){
$('#demo_ablak_konyveles').jqmhide();
});

$('#demo_ber').click(function(){
$('#demo_ablak_szamla').jqmhide();
$('#demo_ablak_keszlet').jqmhide();
$('#demo_ablak_konyveles').jqmhide();
$('#demo_ablak_ber').jqm();
$('#demo_ablak_hazi').jqmhide();
$('#demo_ablak_targyi').jqmhide();
});

$('#zar_demo_ablak_ber').click(function(){
$('#demo_ablak_ber').jqmhide();
});

$('#demo_hazi').click(function(){
$('#demo_ablak_szamla').jqmhide();
$('#demo_ablak_keszlet').jqmhide();
$('#demo_ablak_konyveles').jqmhide();
$('#demo_ablak_ber').jqmhide();
$('#demo_ablak_hazi').jqm();
$('#demo_ablak_targyi').jqmhide();
});

$('#zar_demo_ablak_hazi').click(function(){
$('#demo_ablak_hazi').jqmhide();
});

$('#demo_targyi').click(function(){
$('#demo_ablak_szamla').jqmhide();
$('#demo_ablak_keszlet').jqmhide();
$('#demo_ablak_konyveles').jqmhide();
$('#demo_ablak_ber').jqmhide();
$('#demo_ablak_hazi').jqmhide();
$('#demo_ablak_targyi').jqm();
});

$('#zar_demo_ablak_targyi').click(function(){
$('#demo_ablak_targyi').jqmhide();
});


$(".videok").click(function() {
$.fancybox({
'padding' : 0,
'autoscale' : false,
'transitionin' : 'none',
'transitionout' : 'none',
'title' : this.title,
'width' : 680,
'height' : 495,
'href' : this.href.replace(new regexp("watch\\?v=", "i"), 'v/'),
'type' : 'swf',
'swf' : {
'wmode' : 'transparent',
'allowfullscreen' : 'true'

}
});

return false;
});

$(document).find(".menuitem").bind({
mouseleave: function() {
$(this).find(".bal").attr('style','background-position:0 0px;');
},
mouseenter: function() {
$(this).find(".bal").attr('style','background-position:0 -45px;');
}
});

$('.info').live('mouseover', function(){
$(this).qtip({
content: {
attr:'sz'
},
position: {
my: 'bottom center',
at: 'top center'
},
show: {
ready: true
},
style: {
tip: { corner: true, height: 5, width:10 },
classes: 'ui-tooltip-tipped'
}
})
});

});

(function(d, s, id) {
var js, fjs = d.getelementsbytagname(s)[0];
if (d.getelementbyid(id)) {return;}
js = d.createelement(s); js.id = id;
js.src = "//connect.facebook.net/hu_hu/all.js#xfbml=1&appid=227439207315102";
fjs.parentnode.insertbefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));

$(document).ready(function() {
$(document).find(".nev").bind({
focus: function() {
if($(this).val()=="kapcsolattartó")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("kapcsolattartó");
$(this).removeclass('vastag');
}
}
});
$(document).find(".irsz").bind({
focus: function() {
if($(this).val()=="irányítószám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("irányítószám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".utca").bind({
focus: function() {
if($(this).val()=="utca, házszám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("utca, házszám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".varos").bind({
focus: function() {
if($(this).val()=="város")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("város");
$(this).removeclass('vastag');
}
}
});
$(document).find(".cegnev").bind({
focus: function() {
if($(this).val()=="cégnév")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("cégnév");
$(this).removeclass('vastag');
}
}
});
$(document).find(".telefon").bind({
focus: function() {
if($(this).val()=="az Ön telefonszáma")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön telefonszáma");
$(this).removeclass('vastag');
}
}
});
$(document).find(".email").bind({
focus: function() {
if($(this).val()=="az Ön email címe")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön email címe");
$(this).removeclass('vastag');
}
}
});
});

$(document).ready(function() {
$(document).find(".nev").bind({
focus: function() {
if($(this).val()=="kapcsolattartó")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("kapcsolattartó");
$(this).removeclass('vastag');
}
}
});
$(document).find(".irsz").bind({
focus: function() {
if($(this).val()=="irányítószám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("irányítószám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".utca").bind({
focus: function() {
if($(this).val()=="utca, házszám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("utca, házszám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".varos").bind({
focus: function() {
if($(this).val()=="város")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("város");
$(this).removeclass('vastag');
}
}
});
$(document).find(".cegnev").bind({
focus: function() {
if($(this).val()=="cégnév")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("cégnév");
$(this).removeclass('vastag');
}
}
});
$(document).find(".telefon").bind({
focus: function() {
if($(this).val()=="az Ön telefonszáma")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön telefonszáma");
$(this).removeclass('vastag');
}
}
});
$(document).find(".email").bind({
focus: function() {
if($(this).val()=="az Ön email címe")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön email címe");
$(this).removeclass('vastag');
}
}
});
});

$(document).ready(function() {
$(document).find(".nev").bind({
focus: function() {
if($(this).val()=="kapcsolattartó")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("kapcsolattartó");
$(this).removeclass('vastag');
}
}
});
$(document).find(".irsz").bind({
focus: function() {
if($(this).val()=="irányítószám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("irányítószám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".utca").bind({
focus: function() {
if($(this).val()=="utca, házszám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("utca, házszám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".varos").bind({
focus: function() {
if($(this).val()=="város")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("város");
$(this).removeclass('vastag');
}
}
});
$(document).find(".cegnev").bind({
focus: function() {
if($(this).val()=="cégnév")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("cégnév");
$(this).removeclass('vastag');
}
}
});
$(document).find(".telefon").bind({
focus: function() {
if($(this).val()=="az Ön telefonszáma")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön telefonszáma");
$(this).removeclass('vastag');
}
}
});
$(document).find(".email").bind({
focus: function() {
if($(this).val()=="az Ön email címe")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön email címe");
$(this).removeclass('vastag');
}
}
});
});

$(document).ready(function() {
$(document).find(".nev").bind({
focus: function() {
if($(this).val()=="kapcsolattartó")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("kapcsolattartó");
$(this).removeclass('vastag');
}
}
});
$(document).find(".irsz").bind({
focus: function() {
if($(this).val()=="irányítószám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("irányítószám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".utca").bind({
focus: function() {
if($(this).val()=="utca, házszám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("utca, házszám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".varos").bind({
focus: function() {
if($(this).val()=="város")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("város");
$(this).removeclass('vastag');
}
}
});
$(document).find(".cegnev").bind({
focus: function() {
if($(this).val()=="cégnév")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("cégnév");
$(this).removeclass('vastag');
}
}
});
$(document).find(".telefon").bind({
focus: function() {
if($(this).val()=="az Ön telefonszáma")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön telefonszáma");
$(this).removeclass('vastag');
}
}
});
$(document).find(".email").bind({
focus: function() {
if($(this).val()=="az Ön email címe")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön email címe");
$(this).removeclass('vastag');
}
}
});
});

$(document).ready(function() {
$(document).find(".nev").bind({
focus: function() {
if($(this).val()=="kapcsolattartó")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("kapcsolattartó");
$(this).removeclass('vastag');
}
}
});
$(document).find(".irsz").bind({
focus: function() {
if($(this).val()=="irányítószám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("irányítószám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".utca").bind({
focus: function() {
if($(this).val()=="utca, házszám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("utca, házszám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".varos").bind({
focus: function() {
if($(this).val()=="város")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("város");
$(this).removeclass('vastag');
}
}
});
$(document).find(".cegnev").bind({
focus: function() {
if($(this).val()=="cégnév")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("cégnév");
$(this).removeclass('vastag');
}
}
});
$(document).find(".telefon").bind({
focus: function() {
if($(this).val()=="az Ön telefonszáma")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön telefonszáma");
$(this).removeclass('vastag');
}
}
});
$(document).find(".email").bind({
focus: function() {
if($(this).val()=="az Ön email címe")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön email címe");
$(this).removeclass('vastag');
}
}
});
});

$(document).ready(function() {
$(document).find(".nev").bind({
focus: function() {
if($(this).val()=="kapcsolattartó")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("kapcsolattartó");
$(this).removeclass('vastag');
}
}
});
$(document).find(".irsz").bind({
focus: function() {
if($(this).val()=="irányítószám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("irányítószám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".utca").bind({
focus: function() {
if($(this).val()=="utca, házszám")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("utca, házszám");
$(this).removeclass('vastag');
}
}
});
$(document).find(".varos").bind({
focus: function() {
if($(this).val()=="város")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("város");
$(this).removeclass('vastag');
}
}
});
$(document).find(".cegnev").bind({
focus: function() {
if($(this).val()=="cégnév")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("cégnév");
$(this).removeclass('vastag');
}
}
});
$(document).find(".telefon").bind({
focus: function() {
if($(this).val()=="az Ön telefonszáma")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön telefonszáma");
$(this).removeclass('vastag');
}
}
});
$(document).find(".email").bind({
focus: function() {
if($(this).val()=="az Ön email címe")
{
$(this).val("");
$(this).addclass('vastag');
}
},
blur: function() {
if($(this).val()=="")
{
$(this).val("az Ön email címe");
$(this).removeclass('vastag');
}
}
});
});

www.ks.hu seo score

www.ks.hu seo score expained

Below are the scores we calculated for different parts of www.ks.hu.

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 0 % match Title relevance 0 2,3 A title should reflect the contents of a site. This site has a 0 % match
seo approval: Try to keep your title between 40 and 66 characters. Your title was 38 characters long Title Length 80 0,7 Try to keep your title between 40 and 66 characters. Your title was 38 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 220 characters long Meta Description Length 50 0,7 The meta description should be between 145 and 160 characters. This meta description was 220 characters long
seo error: Meta Description should reflect the contents of a site. This site has a 0 % match Meta description relevance 0 0,7 Meta Description should reflect the contents of a site. This site has a 0 % 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  80 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 80 internal links on this page.
seo approval: We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 1 level 1 folders and 4 folders above or in the first level of navigation. Folder structure 100 1,4 We found a folder structure in the links on your page. A good folder structure makes a site easier to navigate. We found 1 level 1 folders and 4 folders above or in the first level of navigation.
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 error: Link anchors should to some degree reflect the contents of a site. This site has a 0 % match Links 0 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 0 % 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 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 188 errors and warnings Page errors 6 2 If this score is not 100 check the html very carefully. We found 188 errors and warnings
seo error: An ideal page contains between 400 and 600 words.This page contains 1 words WordCount 0 1,1 An ideal page contains between 400 and 600 words.This page contains 1 words
www.ks.hu html

www.ks.hu 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 0

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 14 column 1 - Warning: missing <!DOCTYPE> declaration
line 14 column 1 - Warning: plain text isn't allowed in <head> elements
line 14 column 1 - Info: <head> previously mentioned
line 14 column 1 - Warning: inserting implicit <body>
line 14 column 1 - Warning: <!DOCTYPE> isn't allowed after elements
line 16 column 1 - Warning: discarding unexpected <html>
line 18 column 1 - Warning: <head> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 19 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 20 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 21 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 22 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 23 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 24 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 25 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 26 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 27 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 28 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 29 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 30 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 31 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 32 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 35 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 38 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 39 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 40 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 41 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 118 column 1 - Warning: <title> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 119 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 120 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 121 column 1 - Warning: <meta> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 123 column 17 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 124 column 17 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 125 column 17 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 126 column 17 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 149 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 162 column 1 - Warning: <link> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 166 column 1 - Warning: </head> isn't allowed in <body> elements
line 14 column 1 - Info: <body> previously mentioned
line 167 column 1 - Warning: discarding unexpected <body>
line 305 column 270 - Warning: unescaped & or unknown entity "&p"
line 320 column 73 - Warning: missing </a> before <p>
line 323 column 37 - Warning: discarding unexpected </a>
line 716 column 17 - Warning: missing <td>
line 725 column 160 - Warning: unescaped & or unknown entity "&pupdateid"
line 725 column 175 - Warning: unescaped & or unknown entity "&ProductId"
line 731 column 160 - Warning: unescaped & or unknown entity "&pupdateid"
line 731 column 175 - Warning: unescaped & or unknown entity "&ProductId"
line 736 column 57 - Warning: <br> element not empty or not closed
line 740 column 183 - Warning: unescaped & or unknown entity "&pupdateid"
line 740 column 198 - Warning: unescaped & or unknown entity "&ProductId"
line 741 column 213 - Warning: unescaped & or unknown entity "&pupdateid"
line 741 column 228 - Warning: unescaped & or unknown entity "&ProductId"
line 742 column 183 - Warning: unescaped & or unknown entity "&pupdateid"
line 742 column 198 - Warning: unescaped & or unknown entity "&ProductId"
line 749 column 168 - Warning: unescaped & or unknown entity "&pupdateid"
line 749 column 183 - Warning: unescaped & or unknown entity "&ProductId"
line 775 column 57 - Warning: <br> element not empty or not closed
line 803 column 138 - Warning: unescaped & or unknown entity "&langcode"
line 809 column 138 - Warning: unescaped & or unknown entity "&langcode"
line 814 column 57 - Warning: <br> element not empty or not closed
line 818 column 161 - Warning: unescaped & or unknown entity "&langcode"
line 819 column 191 - Warning: unescaped & or unknown entity "&langcode"
line 820 column 161 - Warning: unescaped & or unknown entity "&langcode"
line 827 column 146 - Warning: unescaped & or unknown entity "&langcode"
line 853 column 57 - Warning: <br> element not empty or not closed
line 892 column 57 - Warning: <br> element not empty or not closed
line 920 column 168 - Warning: unescaped & or unknown entity "&type"
line 926 column 168 - Warning: unescaped & or unknown entity "&type"
line 931 column 57 - Warning: <br> element not empty or not closed
line 935 column 191 - Warning: unescaped & or unknown entity "&type"
line 936 column 221 - Warning: unescaped & or unknown entity "&type"
line 937 column 191 - Warning: unescaped & or unknown entity "&type"
line 944 column 176 - Warning: unescaped & or unknown entity "&type"
line 1285 column 6 - Warning: adjacent hyphens within comment
line 1541 column 6 - Warning: adjacent hyphens within comment
line 1797 column 6 - Warning: adjacent hyphens within comment
line 2053 column 6 - Warning: adjacent hyphens within comment
line 2311 column 6 - Warning: adjacent hyphens within comment
line 353 column 1 - Warning: missing </div>
line 149 column 1 - Warning: <link> inserting "type" attribute
line 538 column 9 - Warning: <table> lacks "summary" attribute
line 560 column 29 - Warning: <table> lacks "summary" attribute
line 563 column 45 - Warning: <table> lacks "summary" attribute
line 578 column 45 - Warning: <table> lacks "summary" attribute
line 593 column 45 - Warning: <table> lacks "summary" attribute
line 606 column 45 - Warning: <table> lacks "summary" attribute
line 621 column 45 - Warning: <table> lacks "summary" attribute
line 634 column 45 - Warning: <table> lacks "summary" attribute
line 674 column 25 - Warning: <table> lacks "summary" attribute
line 683 column 41 - Warning: <img> proprietary attribute "sz"
line 686 column 41 - Warning: <img> proprietary attribute "sz"
line 691 column 41 - Warning: <img> proprietary attribute "sz"
line 696 column 41 - Warning: <img> proprietary attribute "sz"
line 701 column 41 - Warning: <img> proprietary attribute "sz"
line 714 column 9 - Warning: <table> lacks "summary" attribute
line 749 column 65 - Warning: <div> proprietary attribute "data-href"
line 749 column 65 - Warning: <div> proprietary attribute "data-send"
line 749 column 65 - Warning: <div> proprietary attribute "data-width"
line 749 column 65 - Warning: <div> proprietary attribute "data-show-faces"
line 749 column 65 - Warning: <div> proprietary attribute "data-action"
line 788 column 65 - Warning: <div> proprietary attribute "data-href"
line 788 column 65 - Warning: <div> proprietary attribute "data-send"
line 788 column 65 - Warning: <div> proprietary attribute "data-width"
line 788 column 65 - Warning: <div> proprietary attribute "data-show-faces"
line 788 column 65 - Warning: <div> proprietary attribute "data-action"
line 827 column 65 - Warning: <div> proprietary attribute "data-href"
line 827 column 65 - Warning: <div> proprietary attribute "data-send"
line 827 column 65 - Warning: <div> proprietary attribute "data-width"
line 827 column 65 - Warning: <div> proprietary attribute "data-show-faces"
line 827 column 65 - Warning: <div> proprietary attribute "data-action"
line 866 column 65 - Warning: <div> proprietary attribute "data-href"
line 866 column 65 - Warning: <div> proprietary attribute "data-send"
line 866 column 65 - Warning: <div> proprietary attribute "data-width"
line 866 column 65 - Warning: <div> proprietary attribute "data-show-faces"
line 866 column 65 - Warning: <div> proprietary attribute "data-action"
line 905 column 65 - Warning: <div> proprietary attribute "data-href"
line 905 column 65 - Warning: <div> proprietary attribute "data-send"
line 905 column 65 - Warning: <div> proprietary attribute "data-width"
line 905 column 65 - Warning: <div> proprietary attribute "data-show-faces"
line 905 column 65 - Warning: <div> proprietary attribute "data-action"
line 944 column 65 - Warning: <div> proprietary attribute "data-href"
line 944 column 65 - Warning: <div> proprietary attribute "data-send"
line 944 column 65 - Warning: <div> proprietary attribute "data-width"
line 944 column 65 - Warning: <div> proprietary attribute "data-show-faces"
line 944 column 65 - Warning: <div> proprietary attribute "data-action"
line 971 column 11 - Warning: <table> lacks "summary" attribute
line 975 column 41 - Warning: <table> lacks "summary" attribute
line 996 column 41 - Warning: <table> lacks "summary" attribute
line 1158 column 59 - Warning: <a> attribute "href" lacks value
line 1164 column 9 - Warning: <table> lacks "summary" attribute
line 1169 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1185 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1200 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1215 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1230 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1245 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1260 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1414 column 59 - Warning: <a> attribute "href" lacks value
line 1418 column 9 - Warning: <form> anchor "demo" already defined
line 1420 column 9 - Warning: <table> lacks "summary" attribute
line 1425 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1441 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1456 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1471 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1486 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1501 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1516 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1670 column 59 - Warning: <a> attribute "href" lacks value
line 1674 column 9 - Warning: <form> anchor "demo" already defined
line 1676 column 9 - Warning: <table> lacks "summary" attribute
line 1681 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1697 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1712 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1727 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1742 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1757 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1772 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1926 column 59 - Warning: <a> attribute "href" lacks value
line 1930 column 9 - Warning: <form> anchor "demo" already defined
line 1932 column 9 - Warning: <table> lacks "summary" attribute
line 1937 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1953 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1968 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1983 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 1998 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2013 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2028 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2183 column 59 - Warning: <a> attribute "href" lacks value
line 2187 column 9 - Warning: <form> anchor "demo" already defined
line 2189 column 9 - Warning: <table> lacks "summary" attribute
line 2194 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2210 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2225 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2240 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2255 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2270 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2285 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2440 column 59 - Warning: <a> attribute "href" lacks value
line 2444 column 9 - Warning: <form> anchor "demo" already defined
line 2446 column 9 - Warning: <table> lacks "summary" attribute
line 2451 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2467 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2482 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2497 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2512 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2527 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2542 column 46 - Warning: <input> proprietary attribute "autocomplete"
line 2641 column 49 - Warning: <iframe> proprietary attribute "allowtransparency"
line 2652 column 33 - Warning: <iframe> proprietary attribute "allowtransparency"
line 2650 column 298 - Warning: trimming empty <span>
Info: Document content looks like XHTML 1.0 Transitional
188 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.ks.hu content analysis

www.ks.hu content analysis

On this page the content of www.ks.hu 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.ks.hu
Domain length 9 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 Ügyviteli programok - kulcs-soft
Page Title relevance 0% match
No title found !
Meta Description minden szükséges ügyviteli program egy helyen. számlázó, könyvelő, bérszámfejtő programok. tárgyieszköz nyilvántartás, útnyilvántartás. magyarország legnagyobb ügyviteli szoftvercége. apeh garancia. (219 chars)
Meta Deascription relevance 0% match
No title found !
Meta Keywords bérprogram, bérszámfejtés, házipénztár, útnyilvántartás, számlázó program, könyvelő program, tárgyi eszköz, eva, crm, ügyviteli program
Meta keyword relevance 0% match
No meta keywords found !
Meta mon, 05 dec 2011 09:10:00 gmt
Meta resource-type document
Meta distribution global
Meta author kulcs-soft
Meta copyright copyright (c) 1989 kulcs-soft
Meta revisit-after 1 days
Meta rating general
Meta google-site-verification cs3ws-zyjhkkzovsgcjhvjad7xthexuroi8p-68z8mi
Meta subject bérprogram, bérszámfejtés, házipénztár, útnyilvántartás, számlázó program, könyvelő program, tárgyi eszköz, eva, crm, ügyviteli program

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
Wordcount words found on www.ks.hu
Links 109 links found on page containing the following anchor texts
kulcs-Ügyvitel, szoftverek, kulcs-Ügyvitel, számlázó és készlet programok, könyvelő programok, bérprogramok, számlázó programok, készletkezelő programok, házipénztár program, tárgyi eszköz program, webáruház, pénztárgép, demó letöltése, program árlista, Összehasonlító táblázat (raktár), Összehasonlító táblázat (számla), Ügyfélszolgálat, kérdezzen minket!, teljes telepítők és frissítések, termékszám pótlás, apeh igazolás, terméktámogatás, fájlküldés, tudásbázisok, programismereti tesztek , tanfolyamok, adatbiztonság csomag, adatmentés, betanítás, távoli segítségnyújtás, bérkalkulátor, szolgáltatás árlista, vásárlás / akciók, vásárlás, bérprogram 30% kedvezményel, hírlevél, program árlista, ingyenes számlázó szoftver, ingyenes szoftverek, kulcs-soft-ról, kulcs-befektetés, kulcs-történelem, kulcs-esély, Álláskeresőknek, elérhetőség, Ügyfélportál , számlázó, készletkezelő, könyvelés, bérszámfejtés, házipénztár, tárgyieszköz, megjelent a legfrissebb kulcs-bér 2012 verziónk , tovább olvasom, jelentkezzen Ön is az Év könyvelője versenyre! , tovább olvasom, a kulcs-soft számítástechnika nyrt. elnyerte a 2011-es magyarbrands címet! , tovább olvasom, megjelent az új generációs kulcs-házi házipénztár program , tovább olvasom, legyen Ön a legprofibb tanfolyamaink segítségével! , tovább olvasom, megérkezett a kulcs-soft új flottája! , tovább olvasom, letöltés, letöltés, archívum, ha nem indul el automatikusan a letöltés, kérjük kattintson ide!, ha nem indul el automatikusan a letöltés, kérjük kattintson ide!, ha nem indul el automatikusan a letöltés, kérjük kattintson ide!, ha nem indul el automatikusan a letöltés, kérjük kattintson ide!, ha nem indul el automatikusan a letöltés, kérjük kattintson ide!, ha nem indul el automatikusan a letöltés, kérjük kattintson ide!, kulcs-Ügyvitel, számlázó és készlet programok, készletkezelő programok , könyvelő program, bérprogramok, bérszámfejtő programok, számlázó program, házipénztár program, tárgyi eszköz program, webáruház, pénztárgép, egyszeres könyvelő program, Útnyilvántartó program, ingyenes számlázó program, ingyenes termékeink, kérdezzen minket!, teljes telepítők és frissítések, apeh igazolás, terméktámogatás, fájlküldés, tudásbázisok, adatbiztonság csomag, adatmentés, betanítás, távoli segítségnyújtás, szolgáltatás árlista, facebook, twitter, youtube, wikipédia, rss, hírek, info@kulcs-soft.hu, www.kulcs-soft.hu, adatvédelem, végfelhasználói szerződés, oldaltérkép,
Link anchor relevance 0% match
No link anchor text found !
Headings 12 headings found on page containing the following texts
megjelent a legfrissebb kulcs-bér 2012 verziónk , jelentkezzen Ön is az Év könyvelője versenyre! , a kulcs-soft számítástechnika nyrt. elnyerte a 2011-es magyarbrands címet! , megjelent az új generációs kulcs-házi házipénztár program , legyen Ön a legprofibb tanfolyamaink segítségével! , megérkezett a kulcs-soft új flottája! , befektetői közlemények, termékek, Ügyfélszolgálat, ajánlja oldalunkat!, közösségi média, hasznos infók,
Headings relevance 0% match
No headings found on this page!
Emphasis (bold and italic) 18 bold or italic tags found on page containing the following texts
súgó/névjegy, megjelent a legfrissebb kulcs-bér 2012 verziónk , tovább olvasom, jelentkezzen Ön is az Év könyvelője versenyre! , tovább olvasom, a kulcs-soft számítástechnika nyrt. elnyerte a 2011-es magyarbrands címet! , tovább olvasom, megjelent az új generációs kulcs-házi házipénztár program , tovább olvasom, legyen Ön a legprofibb tanfolyamaink segítségével! , tovább olvasom, megérkezett a kulcs-soft új flottája! , tovább olvasom, időközi vezetőségi beszámoló, letöltés, időközi vezetőségi beszámoló: beszámoló, letöltés, archívum,
Bold and italic tag relevance 0% match
No bold or italic tags found on this page !
Image alt tags 91 image alt tags found on page containing the following texts
kulcs-soft - Ügyviteli programok, töltse le és próbálja ki ingyen ügyviteli szoftvereink demo verzióját!, kérdezzen minket!, letoltes_kulcs-szamla, letoltes_kulcs-keszlet, letoltes_kulcs-konyveles, letoltes_kulcs-ber, letoltes_kulcs-ugyvitel, letoltes_kulcs-targyi, wikipedia_ikon, youtube_ikon, twitter_ikon, facebook_ikon, rss_ikon, megjelent a legfrissebb kulcs-bér 2012 verziónk, jelentkezzen Ön is az Év könyvelője versenyre!, a kulcs-soft számítástechnika nyrt. elnyerte a 2011-es magyarbrands címet!, megjelent az új generációs kulcs-házi házipénztár program, legyen Ön a legprofibb tanfolyamaink segítségével!, megérkezett a kulcs-soft új flottája!, osszes_hir, beticon, beticon, zar_btn, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, demo letöltése, zar_btn, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, demo letöltése, zar_btn, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, demo letöltése, zar_btn, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, demo letöltése, zar_btn, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, demo letöltése, zar_btn, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, kötelező mező, demo letöltése, icon_facebook, icon_twitter, icon_youtube, icon_wikipwdia, icon_rss, icon_telefon, icon_email, icon_web,
Image alt tag relevance 0% match
No image alt tags found on this page !
www.ks.hu backlinks

Backlink analysis for www.ks.hu

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.ks.hu 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.kulcs-ugyvitel.hu
kulcs-Ügyvitel - www.kulcs-ugyvitel.hu
www.kulcs-soft.hu
kulcs-Ügyvitel - www.kulcs-soft.hu/kulcs-ugyvitel
www.kulcs-soft.hu
megjelent a legfrissebb kulcs-bér 2012 verziónk - www.kulcs-soft.hu/index.php?p=ugyfelszolgalat/programfrissitesek&pupdateid=1114&productid=240
www.kulcs-soft.hu
tovább olvasom - www.kulcs-soft.hu/index.php?p=ugyfelszolgalat/programfrissitesek&pupdateid=1114&productid=240
www.penta.hu
jelentkezzen Ön is az Év könyvelője versenyre! - www.penta.hu/letoltes/az-ev-konyveloje.pdf
www.penta.hu
tovább olvasom - www.penta.hu/letoltes/az-ev-konyveloje.pdf
www.magyarbrands.hu
a kulcs-soft számítástechnika nyrt. elnyerte a 2011-es magyarbrands címet! - www.magyarbrands.hu/index.php?article=1776&langcode=hu
www.magyarbrands.hu
tovább olvasom - www.magyarbrands.hu/index.php?article=1776&langcode=hu
www.kulcs-soft.hu
megjelent az új generációs kulcs-házi házipénztár program - www.kulcs-soft.hu/index.php?p=termekek/hazipenztar
www.kulcs-soft.hu
tovább olvasom - www.kulcs-soft.hu/index.php?p=termekek/hazipenztar
www.kulcs-soft.hu
legyen Ön a legprofibb tanfolyamaink segítségével! - www.kulcs-soft.hu/oktatas/?p=oktatas/tanfolyam
www.kulcs-soft.hu
tovább olvasom - www.kulcs-soft.hu/oktatas/?p=oktatas/tanfolyam
www.facebook.com
megérkezett a kulcs-soft új flottája! - www.facebook.com/media/set/?set=a.420900061273335.110896.131991480164196&type=3
www.facebook.com
tovább olvasom - www.facebook.com/media/set/?set=a.420900061273335.110896.131991480164196&type=3
www.facebook.com
facebook - www.facebook.com/kulcssoft
www.twitter.com
twitter - twitter.com/kulcssoftnyrt
www.youtube.com
youtube - www.youtube.com/user/kulcssoft
hu.wikipedia.org
wikipédia - hu.wikipedia.org/wiki/kulcs-soft_sz%c3%a1m%c3%adt%c3%a1stechnika_zrt.
www.kulcs-soft.hu
rss - www.kulcs-soft.hu/rss.php
www.kulcs-soft.hu
www.kulcs-soft.hu - www.kulcs-soft.hu
www.ks.hu css

www.ks.hu 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.ks.hu:

http://www.ks.hu/alternativ/style.css
http://www.ks.hu/design/style.php?
http://www.ks.hu/design/default.css
http://www.ks.hu/design/print.css
http://www.ks.hu/js/fancybox/jquery.fancybox-1.3.4.css
http://www.ks.hu/design/bg_slider/style.css
http://www.ks.hu/css/felugroablak_ugyvitel.css
http://www.ks.hu/css/jqmodal_ugyvitel.css
http://www.ks.hu/js/jquery.qtip-nightly/jquery.qtip.css
http://www.ks.hu/css/superfish.css
http://www.ks.hu/design/css/ugyfelportal_popup_menu.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.ks.hu inline stylesheet info

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

www.ks.hu server info

www.ks.hu 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,540404 seconds
Filesize 147314 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 The Server header contains information about the software used by the origin server to handle the request. The server used here is nginx
Date: Fri, 25 May 2012 21:04: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.
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: 178 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 178 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://www.kulcs-soft.hu/

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 195.5.177.176
Country Code HU
Country Code 3 HUN
Country Name Hungary
Region 16
City Szentendre
www.ks.hu website navigation

www.ks.hu navigation and internal link structure

We have scanned www.ks.hu for internal links and found 80 links on this page. We found 1 base folders and 4 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 approval: good navigation We found an easy to follow navigation structure on www.ks.hu

Internal links found

Click on any of the links below to analyze that page

www.ks.hu/?p=termekek/osszesitett_funkcio-osszehasonlitas
www.ks.hu/?p=termekek/osszesitett_funkcio-osszehasonlitas_szamla
www.ks.hu/?p=szolgaltatasok/adatbiztonsag
www.ks.hu/?p=szolgaltatasok/adatmentes
www.ks.hu/?p=szolgaltatasok/betanitas
www.ks.hu/?p=szolgaltatasok/tavoli_segitsegnyujtas
www.ks.hu/?p=ceginformacio/allasajanlat
www.ks.hu/
www.ks.hu/?p=termekek/szamlazo-program
www.ks.hu/?p=termekek/keszlet
www.ks.hu/?p=termekek/konyvelo-program
www.ks.hu/?p=termekek/berprogram
www.ks.hu/?p=termekek/hazipenztar
www.ks.hu/?p=termekek/targyi-eszkoz
www.ks.hu/?p=ceginformacio/archiv_befektetoi
www.ks.hu/?p=termekek/szamla_es_keszlet
www.ks.hu/?p=termekek/webaruhaz
www.ks.hu/?p=termekek/penztargep
www.ks.hu/?p=termekek/egyszeres
www.ks.hu/?p=termekek/utnyilvantartas
www.ks.hu/?p=termekek/ingyenes_szamla
www.ks.hu/?p=termekek/ingyenes-termekek
www.ks.hu/?p=ugyfelszolgalat/kerdezzen
www.ks.hu/?p=ugyfelszolgalat/frissitesek_es_teljes_telepito
www.ks.hu/?p=ugyfelszolgalat/apeh-igazolas
www.ks.hu/?p=informaciok/termektamogatas
www.ks.hu/?p=ugyfelszolgalat/fajlkuldes
www.ks.hu/?p=ugyfelszolgalat/tudasbazisok
www.ks.hu/?p=szolgaltatasok/szolgaltatasarlista
www.ks.hu/?p=ceginformacio/hirek
www.ks.hu/?p=informaciok/adatvedelem
www.ks.hu/?p=informaciok/licenc
sajtoszoba
www.ks.hu/sajtoszoba/bet_166_ivb_2012_maj.pdf
www.ks.hu/sajtoszoba/bet_167_beszamolo2012.03.31..xls
www.ks.hu
www.ks.hu/index.php?p=termekek/demo
www.ks.hu/index.php?p=termekek/szamla_es_keszlet
www.ks.hu/index.php?p=termekek/konyvelo-program
www.ks.hu/index.php?p=termekek/berprogram
www.ks.hu/index.php?p=termekek/szamlazo-program
www.ks.hu/index.php?p=termekek/keszlet
www.ks.hu/index.php?p=termekek/hazipenztar
www.ks.hu/index.php?p=termekek/targyi-eszkoz
www.ks.hu/index.php?p=termekek/webaruhaz
www.ks.hu/index.php?p=termekek/penztargep
www.ks.hu/index.php?p=termekek/arlista
www.ks.hu/index.php?p=ceginformacio/elerhetoseg
www.ks.hu/index.php?p=ugyfelszolgalat/kerdezzen
www.ks.hu/index.php?p=ugyfelszolgalat/teljes-telepito
www.ks.hu/index.php?p=ugyfelszolgalat/termekszam_potlas
www.ks.hu/index.php?p=ugyfelszolgalat/apeh-igazolas
www.ks.hu/index.php?p=informaciok/termektamogatas
www.ks.hu/index.php?p=ugyfelszolgalat/fajlkuldes
www.ks.hu/index.php?p=ugyfelszolgalat/tudasbazisok
www.ks.hu/index.php?p=informaciok/kerdoivek
www.ks.hu/oktatas/?p=oktatas/tanfolyam
www.ks.hu/index.php?p=informaciok/berkalkulator
www.ks.hu/index.php?p=szolgaltatasok/szolgaltatasarlista
www.ks.hu/index.php?p=termekek/termek_akcio
www.ks.hu/index.php?p=szolgaltatasok/berprogram_30szazalek_kedvezmennyel
www.ks.hu/index.php?p=ceginformacio/hirlevel
www.ks.hu/index.php?p=termekek/ingyenes_szamla
www.ks.hu/index.php?p=termekek/ingyenes-szoftverek
www.ks.hu/index.php?p=ceginformacio/befektetoknek
www.ks.hu/index.php?p=ceginformacio/magunkrol
www.ks.hu/index.php?p=kulcsesely/esely
www.ks.hu/index.php?p=oldalterkep
refresh our seo analysis The current report is cached on Fri, 25 May 2012 23:04:25. Click here to refresh the results

Analyse your website !

Please enter your domain name