ibolya.gportal.hu analysis, site info, backlinks and seo
ibolya.gportal.hu - ♥ ibolya oldala ♥ - g-portál
Description: ♥képek,♠ mozgóképek, ♠ikonok,♠ viccek, ♠háztartási ill. konyhai ötletek, ♠saját link és receptgyüjtemény, ♠stb. ♣linkcsere ♣bannercsere♠ videÓ
ibolya.gportal.hu scores a 3,4 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 ibolya.gportal.hu analysis. Please check for detailed info under their tabs.
| Site | ibolya.gportal.hu (visit site) |
| Page Title | ♥ ibolya oldala ♥ - g-portál |
| Keyword density | |
| SEO Summary | 0% meta description relevance, 0% link relevance, 0% heading relevance, 848 page errors |
| Server info | Location: Budapest,Hungary |
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 848 html errors and warings !
>> Read More !
SEO score of ibolya.gportal.hu
3,4
>> Read More !
ibolya.gportal.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,538374 seconds |
| Filesize | 227236 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.0 200 OK | |
| Date: Thu, 17 May 2012 06:33:05 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. |
| Vary: Host | |
| Set-Cookie: PHPSESSID=ut583kbckrvcb77p64b23njjo0; path=/; domain=ibolya.gportal.hu | 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 PHPSESSID=ut583kbckrvcb77p64b23njjo0; path=/; domain=ibolya.gportal.hu bytes |
| Expires: Thu, 19 Nov 1981 08:52:00 GMT | The Expires header tells a browser when the requested file is to expire. If this is set in the futre the browser may cache the file. A common trick to ensure no caching of content is to set the expires date in the past. The value is the expires header is Thu, 19 Nov 1981 08:52:00 GMT |
| Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | The Cache-Control header is used to specify directives that must be obeyed by all caches along the request/response chain. Cache directives are unidirectional in that the presence of a directive in a request does not imply that the same directive is in effect in the response. The value is no-store, no-cache, must-revalidate, post-check=0, pre-check=0 |
| Pragma: no-cache | The Pragma header is used to include implementation-specific directives that might apply to any recipient along the request/response chain. This header is deprecated, in favour of Cache-Control. The value is no-cache |
| P3P: CP="NON DSP COR LAW CUR ADMo DEVo OUR STP ONL UNI NAV" | |
| X-AspNet-Version: 2.0.50727 | |
| 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-Type: text/html; charset=iso-8859-2 | The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET. . The value is text/html; charset=iso-8859-2 |
| X-Cache: MISS from proxy2.gportal.hu | |
| Connection: close | The Connection general-header field allows the sender to specify options that are desired for that particular connection. Common values are keep-alive and close. Keep alive means the connection to the server should stay open for re-use. Usually this means a speed advantage for a website since the connection can be reused to fetch images, javascript, css etc. The value is close |
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 | 94.199.53.10 |
| Country Code | HU |
| Country Code 3 | HUN |
| Country Name | Hungary |
| Region | 05 |
| City | Budapest |
ibolya.gportal.hu navigation and internal link structure
We have scanned ibolya.gportal.hu for internal links and found 136 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.
We found an easy to follow navigation structure on ibolya.gportal.hu
Internal links found
Click on any of the links below to analyze that page
ibolya.gportal.hu javascript info
Javascript is a scripting language to enable Web authors to design interactive sites. On this page we found 9 external javascripts and 9 internal javascripts on ibolya.gportal.hu
Javascripts in the head of the page
http://ibolya.gportal.hu/js/gportal.js
http://gportal.hu/js/xgemius.js
http://imgs.adverticum.net/scripts/goa3/goa3.js
http://fastonlineusers.com/on3.php?d=ibolya.gportal.hu
http://pagead2.googlesyndication.com/pagead/show_ads.js
http://ibolya.gportal.hu/./gpfunc.js
http://idezetekkonyve.hu/kod.php
http://mystat.synch.hu/stat.php?id=1457
http://www.a-stat.hu/script.php?id=13740249
ibolya.gportal.hu inline javascript info
The following inline javascript snippets were found on this page:
<!--//--><![cdata[//><!--
var pp_gemius_identifier = new string('b9mw2yot7z6fbepoi8fkqspcfcc_lg76iveveif73pd.07');
//--><!]]>
<!--
webaudit=function() {
this.wacid=null;
this.wacidname="wacid";
this.getcookie=function(name) {
var nameeq = name + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++)
{
var c = ca[i];
while (c.charat(0)==' ') c = c.substring(1,c.length);
if (c.indexof(nameeq) == 0) return c.substring(nameeq.length,c.length);
}
return null;
}
this.setcookie=function(name,value,topdomain) {
var date = new date(2020,12,31,23,59,59);
var expires = "; expires="+date.togmtstring();
document.cookie = name+"="+value+expires+"; path=/; domain=" + topdomain;
}
this.generateid=function(splitter) {
var sp=(splitter) ? splitter : 'a';
var now=new date();
return date.parse(now.togmtstring()) + sp + math.floor(math.random()*1000000);
}
this.gettopdomain=function(fulldomain) {
var darabok=fulldomain.split('.');
return darabok[(darabok.length-2)] + '.' + darabok[(darabok.length-1)];
}
this.getdomain=function(url) {
var urldarabok=url.split('/');
return urldarabok[2];
}
this.wacid=this.getcookie(this.wacidname);
}
var wa=new webaudit();
var felbontas = "";
var wa_referrer = "";
var same = math.floor(math.random()*1000000);
if(wa.wacid==null)
{
wa.wacid=wa.generateid('a');
wa.setcookie(wa.wacidname,wa.wacid,wa.gettopdomain(wa.getdomain(document.url)));
}
same = same + "@welid=" + wa.wacid;
if(screen) felbontas='@felbontas='+screen.width+'x'+screen.height;
if((document.referrer) && (document.referrer!="")) wa_referrer='@r='+document.referrer;
same = same + felbontas + wa_referrer;
//-->
<!--
document.write('<!-- medián webaudit g-portál felhasználói oldalak 1/2 --><img style="position: absolute; left: -100; top:-100;" src="http://audit.median.hu/cgi-bin/track.cgi?uc=11224701815144&dc=1&ui='+same+'" width="1" height="1">');
//-->
<!-- begin
if (navigator.appname=="netscape"){}
else if (parseint(navigator.appversion)>3) {
document.write (''
+'<a onmouseover="self.status=\'bookmark this site\'" '
+' onmouseout="self.status=\'\'" '
+' href="javascript:window.external.addfavorite'
+'(\'http://gportal.hu/ibolya\','
+'\'--==ibolya portal==--\')">');
}
// end -->
<!-- begin
if (navigator.appname=="netscape"){}
else if (parseint(navigator.appversion)>3) {
document.write ('
<!--
function checklogdata() {
with(document.loginform) {
if((ln.value == "") || (pw.value == "")) {
alert("a név és a jelszó megadása kötelező! kérem, add meg!");
return false;
} else {
return true;
}
}
}
-->
<!--
google_ad_client = "pub-7204780532750458";
google_ad_width = 200;
google_ad_height = 90;
google_ad_format = "200x90_0ads_al_s";
google_ad_channel ="";
google_color_border = "336699";
google_color_bg = "ffffff";
google_color_link = "0000ff";
google_color_text = "000000";
google_color_url = "008000";
//-->
<!--
function initarray() {
this.length = initarray.arguments.length
for (var i = 0; i < this.length; i++)
this[i+1] = initarray.arguments[i]
}
/* hónap névnapjainak meghatározása */
function havinev(ev,ho,nap) {
if (ho==1)
{ var napok = new initarray("ÚjÉv, fruzsina","Ábel","genovéva, benjámin",
"titusz, leona","simon","boldizsár","attila, ramóna","gyöngyvér","marcell",
"melánia","Ágota","ernõ","veronika","bódog","lóránt, loránd",
"gusztáv","antal, antónia","piroska","sára, márió","fábián, sebestyén",
"Ágnes","vince, artúr","zelma, rajmund","timót","pál","vanda, paula",
"angelika","károly, karola","adél","martina, gerda","marcella","") }
if (ho==2)
if ((ev!=2000) && (ev!=2004) && ev!=1996)
{ var napok=new initarray("ignác","karolina, aida","balázs","ráhel, csenge",
"Ágota, ingrid","dorottya, dóra","tódor, rómeó","aranka","abigél, alex","elvira",
"bertold, marietta","lívia, lídia","ella, linda","bálint, valentin",
"kolos, georgina","julianna, lilla","donát","bernadett","zsuzsanna",
"aladár, Álmos","eleonóra","gerzson","alfréd",
"mátyás","géza","edina","Ákos, bátor","elemér","","") }
else
{ var napok=new initarray("ignác","karolina, aida","balázs","ráhel, csenge",
"Ágota, ingrid","dorottya, dóra","tódor, rómeó","aranka","abigél, alex","elvira",
"bertold, marietta","lívia, lídia","ella, linda","bálint, valentin",
"kolos, georgina","julianna, lilla","donát","bernadett","zsuzsanna",
"aladár, Álmos","eleonóra","gerzson","alfréd",
"szõkõnap","mátyás","géza","edina","Ákos, bátor","elemér","","") }
if (ho==3)
{ var napok=new initarray("albin","lujza","kornélia","kázmér","adorján, adrián",
"leonóra, inez","tamás","nemz.nõnap, zoltán","franciska, fanni","ildikó",
"szilárd","gergely","krisztián, ajtony","matild","nemzeti Ünnep, kristóf",
"henrietta","gertrúd, patrik","sándor, ede","józsef, bánk","klaudia",
"benedek","beáta, izolda","emõke","gábor, karina","irén, irisz",
"emánuel","hajnalka","gedeon, johanna","auguszta","zalán","Árpád","" ) }
if (ho==4)
{ var napok=new initarray("hugó","Áron","buda, richárd","izidor","vince",
"vilmos, bíborka","herman","dénes","erhard","zsolt","leó, szaniszló","gyula",
"ida","tibor","anasztázia, tas","csongor","rudolf","andrea, ilma","emma",
"tivadar","konrád","csilla, noémi","béla","györgy","márk","ervin",
"zita","valéria","péter","katalin, kitti","" )}
if (ho==5)
{ var napok=new initarray("munka Ünn.,fülöp, jakab","zsigmond","tímea, irma",
"mónika, flórián","györgyi","ivett, frida","gizella","mihály","gergely",
"Ármin, pálma","ferenc","pongrác","szervác, imola","bonifác","zsófia, szonja",
"mózes, botond","paszkál","erik, alexandra","ivó, milán",
"bernát, felícia","konstantin","júlia, rita","dezsõ","eszter, eliza",
"orbán","fülöp, evelin","hella","emil, csanád","magdolna",
"janka, zsanett","angéla, petronella","" )}
if (ho==6)
{ var napok=new initarray("tünde","kármen, anita","klotild","bulcsú","fatime",
"norbert, cintia","róbert","medárd","félix","margit, gréta","barnabás",
"villõ","antal, anett","vazul","jolán, vid","jusztin","laura, alida",
"arnold, levente","gyárfás","rafael","alajos, leila","paulina",
"zoltán","iván","vilmos","jános, pál","lászló","levente, irén",
"péter, pál","pál","" ) }
if (ho==7)
{ var napok=new initarray("tihamér, annamária","ottó","kornél, soma","ulrik",
"emese, sarolta","csaba","appolónia","ellák","lukrécia","amália",
"nóra, lili","izabella, dalma","jenõ","õrs, stella","henrik, roland","valter",
"endre, elek","frigyes","emília","illés","dániel, daniella",
"magdolna","lenke","kinga, kincsõ","kristóf, jakab","anna, anikó",
"olga, liliána","szabolcs","márta, flóra","judit, xénia","oszkár","" )}
if (ho==8)
{ var napok=new initarray("boglárka","lehel","hermina","domonkos, dominika",
"krisztina","berta, bettina","ibolya","lászló","emõd","lörinc",
"zsuzsanna, tiborc","klára","ipoly","marcell","mária","Ábrahám",
"jácint","ilona","huba","alkotmÁny Ünn., istván","sámuel, hajna",
"menyhért, mirjam","bence","bertalan","lajos, patrícia","izsó",
"gáspár","Ágoston","beatrix, erna","rózsa","erika, bella") }
if (ho==9)
{ var napok= new initarray("egyed, egon","rebeka, dorina","hilda","rozália",
"viktor, lõrinc","zakariás","regina","mária, adrienn","Ádám","nikolett, hunor",
"teodóra","mária","kornél","szeréna, roxána","enikõ, melitta","edit",
"zsófia","diána","vilhelmina","friderika","máté, mirella","móric",
"tekla","gellért, mercédesz","eufrozina, kende","jusztina","adalbert",
"vencel","mihály","jeromos","" )}
if (ho==10)
{ var napok= new initarray("malvin","petra","helga","ferenc","aurél","brúnó, renáta",
"amália","koppány","dénes","gedeon","brigitta","miksa","kálmán, ede","helén",
"teréz","gál","hedvig","lukács","nándor","vendel","orsolya","elõd",
"kÖzt.kikiÁlt., gyöngyi","salamon","blanka, bianka","dömötör",
"szabina","simon, szimonetta","nárcisz","alfonz","farkas","" )}
if (ho==11)
{ var napok=new initarray("marianna","achilles","gyõzõ","károly","imre","lénárd",
"rezsõ","zsombor","tivadar","réka","márton","jónás, renátó","szilvia",
"aliz","albert, lipót","Ödön","hortenzia, gergõ","jenõ","erzsébet",
"jolán","olivér","cecília","kelemen, klementina","emma","katalin",
"virág","virgil","stefánia","taksony","andrás, andor","" )}
if (ho==12)
{ var napok=new initarray("elza","melinda, vivien","ferenc, olívia","borbála, barbara",
"vilma","miklós","ambrus","mária","natália","judit","Árpád","gabriella",
"luca, otília","szilárda","valér","etelka, aletta","lázár, olimpia",
"auguszta","viola","teofil","tamás","zéno","viktória","Ádám, Éva",
"karÁcsony, eugénia","karÁcsony, istván","jános","kamilla",
"tamás, tamara","dávid","szilveszter","") }
return napok[nap];
}
/* hónap neve */
function honev(ho) {
var month = new initarray("január","február","március","Április","május",
"junius","július","augusztus","szeptember","október","november","december");
return month[ho]
}
/* nap neve */
function napnev(szam) {
var napok = new initarray("vasárnap","hétfõ","kedd","szerda","csütörtök",
"péntek","szombat","vasárnap")
return napok[szam]
}
var ido = new date()
var ev = ido.getyear()
var ho = ido.getmonth()+1
var nap = ido.getdate()
if (ev<1900) ev+=1900;
document.writeln("ma <b>" + ev + ". " + honev(ho) + " " + nap + ". "
+ napnev(ido.getday()+1)
+",<font color=blue> "+havinev(ev,ho,nap)+" napja van.")
document.writeln("sok boldogságot kívánok!")
//-->
<!--
var current = 0
var x = 0
var speed = 100
var back = 20
var speed2 = 2000
var back2 = 1500
function initarray(n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '
}
}
typ = new initarray(4)
typ[0]="Üdvözöllek ibolya oldalán..."
typ[1]="nézz körül a portálon és írj a vendégkönyvembe..."
typ[2]="nézzd meg a másik portálomat is, érdemes..."
typ[3]="gyere vissza máskor is!!!..."
function typewrite() {
var m = typ[current]
window.status = m.substring(0, x++)
if (x == m.length + 1) {
settimeout("erase()", back2)
}
else {
settimeout("typewrite()", speed)
}
}
function erase() {
var m = typ[current]
window.status = m.substring(0, x--)
if (x < 0) {
current++
settimeout("typewrite()", speed2)
if (current > typ.length - 1) {
current = 0
}
}
else {
settimeout("erase()", back)
}
}
typewrite()
//-->
<!--
ns4=(document.layers);
ie4=(document.all);
clrs=new array('ff0000','00ff00','ffffff','ff00ff','ffa500','ffff00','00ff00','ffffff','ff00ff')
ybase=0;
xbase=0;
step=3;
currstep=0;
ypos=0;
xpos=0;
if (ns4){
for (i=0; i < 14; i++)
document.write('<layer name="n'+i+'" left=0 top=0 clip="0,0,'+i/4+','+i/4+'">');
window.captureevents(event.mousemove);
function nmouse(evnt){
ypos = evnt.pagey-window.pageyoffset;
xpos = evnt.pagex;
}
window.onmousemove=nmouse;
}
if (ie4){
document.write('<div id="e" style="position:absolute;top:0;left:0"><div style="position:relative">');
for (i=0; i < 14; i++)
{document.write('<div id="me" style="position:absolute;top:0;left:0;width:'+i/4+';height:'+i/4+';font-size:'+i/4+'">')}
document.write('');
function imouse(){
ypos=event.y;
xpos=event.x;
}
document.onmousemove = imouse;
}
function comet(){
s=(ns4)?window.pageyoffset:0;
if (ie4) e.style.top=document.body.scrolltop;
var ybase=(document.layers)?window.innerheight/4:window.document.body.clientheight/4;
var xbase=(document.layers)?window.innerwidth/4:window.document.body.clientwidth/4;
for (i=0; i < 14; i++){
var randcol = clrs[math.floor(math.random()*clrs.length)];
var layer=(ns4)?document.layers['n'+i]:me[i].style;
layer.top =ypos + ybase*math.cos((currstep+i*4)/12)*math.cos(0.7+currstep/200)+s;
layer.left=xpos + xbase*math.sin((currstep+i*3)/10)*math.sin(8.2+currstep/400);
if (ns4) layer.bgcolor=randcol;
if (ie4)layer.background=randcol;
}
currstep+=step;
settimeout("comet()",10);
}
window.onload=comet;
// -->
/*
snow effect script
created and submitted by altan d.o.o. (snow@altan.hr, http://www.altan.hr/snow/index.html)
edite sur l'editeur javascript
http://www.editeurjavascript.com
*/
var snowsrc="http://gportal.hu/portal/ibolya/image/gallery/angyalka.gif"
var no = 6;
var ns4up = (document.layers) ? 1 : 0;
var ie4up = (document.all) ? 1 : 0;
var nn6up = (document.getelementbyid) ? 1 : 0;
var dx, xp, yp;
var am, stx, sty;
var i, doc_width = 800, doc_height = 600;
if (ns4up) {
doc_width = self.innerwidth;
doc_height = self.innerheight;
} else if (ie4up) {
doc_width = document.body.clientwidth;
doc_height = document.body.clientheight;
} else if (nn6up) {
doc_width = self.innerwidth;
doc_height = self.innerheight;
}
dx = new array();
xp = new array();
yp = new array();
am = new array();
stx = new array();
sty = new array();
for (i = 0; i < no; ++ i) {
dx[i] = 0;
xp[i] = math.random()*(doc_width-50);
yp[i] = math.random()*doc_height;
am[i] = math.random()*20;
stx[i] = 0.02 + math.random()/10;
sty[i] = 0.7 + math.random();
if (ns4up) {
if (i == 0) {
document.write("<layer name=dot"+ i +" left=15 top=15 visibility=show><img src='"+snowsrc+"' border=0>");
} else {
document.write("<layer name=dot"+ i +" left=15 top=15 visibility=show><img src='"+snowsrc+"' border=0>");
}
} else if (ie4up || nn6up) {
if (i == 0) { document.write("<div id=dot"+ i +" style=\"position: absolute; z-index: "+ i +"; visibility: visible; top: 15px; left: 15px;\"><img src='"+snowsrc+"' border=0>");
} else {
document.write("<div id=dot"+ i +" style=\"position: absolute; z-index: "+ i +"; visibility: visible; top: 15px; left: 15px;\"><img src='"+snowsrc+"' border=0>");
}
}
}
function snowns() {
for (i = 0; i < no; ++ i) {
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + math.random()/10;
sty[i] = 0.7 + math.random();
doc_width = self.innerwidth;
doc_height = self.innerheight;
}
dx[i] += stx[i];
document.layers["dot"+i].top = yp[i];
document.layers["dot"+i].left = xp[i] + am[i]*math.sin(dx[i]);
}
settimeout("snowns()", 10);
}
function snowie() {
for (i = 0; i < no; ++ i) {
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + math.random()/10;
sty[i] = 0.7 + math.random();
doc_width = document.body.clientwidth;
doc_height = document.body.clientheight;
}
dx[i] += stx[i];
document.all["dot"+i].style.pixeltop = yp[i];
document.all["dot"+i].style.pixelleft = xp[i] + am[i]*math.sin(dx[i]);
}
settimeout("snowie()", 10);
}
function snownn6() {
for (i = 0; i < no; ++ i) {
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + math.random()/10;
sty[i] = 0.7 + math.random();
doc_width = self.innerwidth;
doc_height = self.innerheight;
}
dx[i] += stx[i];
document.getelementbyid("dot"+i).style.top = yp[i];
document.getelementbyid("dot"+i).style.left = xp[i] + am[i]*math.sin(dx[i]);
}
settimeout("snownn6()", 10);
}
if (ns4up) {
snowns();
} else if (ie4up) {
snowie();
} else if (nn6up) {
snownn6();
}
var scrolldefaultspeed=2;
var scrollslowspeed=0;
var scrollfastspeed=6;
var scrolltimer=100;
var scrollspeed=scrolldefaultspeed;
var scrollboxheight=240;
var scrollheight;
var scrollitem;
var scrollstyle;
var scrollitem2;
var scrollstyle2;
var scrolldir=1;
function scrollinit() {
scrollitem=document.getelementbyid('scrolltext');
scrollstyle=scrollitem.style;
scrollitem2=document.getelementbyid('scrolltext2');
scrollstyle2=scrollitem2.style;
if(!scrollitem||!scrollstyle||!scrollstyle2) return;
scrollstyle.top='0px';
scrollheight=scrollitem.offsetheight;
if(scrollheight<scrollboxheight) {
var empty=scrollboxheight-scrollheight;
scrollheight+=empty;
var yah=document.getelementbyid('smsboardyouradhere');
var h=yah.offsetheight+empty;
if(h<40) h=40;
yah.style.height=h+'px';
}
scrollstyle2.top=scrollheight+'px';
scrollitem2.innerhtml=scrollitem.innerhtml;
settimeout('scrollvertical();',2000);
}
function scrollvertical() {
if(scrolldir>0) {
if(parseint(scrollstyle.top)>(1-scrollheight)) scrollstyle.top=math.round(parseint(scrollstyle.top)-scrollspeed)+'px';
else scrollstyle.top=(parseint(scrollstyle2.top)-scrollspeed+scrollheight)+'px';
if(parseint(scrollstyle2.top)>(1-scrollheight)) scrollstyle2.top=math.round(parseint(scrollstyle2.top)-scrollspeed)+'px';
else scrollstyle2.top=(parseint(scrollstyle.top)+scrollheight)+'px';
} else {
if(parseint(scrollstyle.top)<scrollboxheight) scrollstyle.top=math.round(parseint(scrollstyle.top)+scrollspeed)+'px';
else scrollstyle.top=(parseint(scrollstyle2.top)+scrollspeed-scrollheight)+'px';
if(parseint(scrollstyle2.top)<scrollboxheight) scrollstyle2.top=math.round(parseint(scrollstyle2.top)+scrollspeed)+'px';
else scrollstyle2.top=(parseint(scrollstyle.top)-scrollheight)+'px';
}
settimeout('scrollvertical();',scrolltimer);
}
function pausescroll() {
scrollspeed=0;
settimeout('scrollspeed=scrolldefaultspeed;',5000);
}
if(window.addeventlistener) window.addeventlistener("load", scrollinit, false);
else if(window.attachevent) window.attachevent("onload", scrollinit);
<!--
var id=4632;
var un=math.floor(math.random()*1000000);
var dr=escape(document.referrer);
if((dr=="")||(dr=="undefined")){dr="";}
var link='<a href="http://freeaudit.hu/?go=stat&id='+id+'" target="_blank">';
link+='<img alt="freeaudit.hu" src="http://count.freeaudit.hu/?id='+id+'&';
link+='sr='+screen.width+'&sc='+screen.colordepth+'&';
link+='dr='+dr+'&un='+un+'&ct=i" border="0"><\/a>';
document.write(link);
// -->
var gajshost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3cscript src='" + gajshost + "google-analytics.com/ga.js' type='text/javascript'%3e%3c/script%3e"));
var pagetracker = _gat._gettracker("ua-3807740-1");
pagetracker._initdata();
pagetracker._trackpageview();
ibolya.gportal.hu content analysis
On this page the content of ibolya.gportal.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 | ibolya.gportal.hu |
| Domain length | 17 characters |
| Domain relevance | No important keywords were found in the domain name ! |
Head
The head element is a container for all the elements int he head of a page. Elements inside head can fort example include scripts, instruct the browser where to find style sheets, provide meta information. We analyzed the follwoing tags in the head section: <title>, <link>, <meta>,<script>, and <style>.
| Page Title | ♥ ibolya oldala ♥ - g-portál |
| Page Title relevance |
0% match No title found ! |
| Meta Description | ♥képek,♠ mozgóképek, ♠ikonok,♠ viccek, ♠háztartási ill. konyhai ötletek, ♠saját link és receptgyüjtemény, ♠stb. ♣linkcsere ♣bannercsere♠ videÓ (173 chars) |
| Meta Deascription relevance |
0% match No title found ! |
| Meta Keywords | no keywords found |
| Meta keyword relevance |
0% match No meta keywords found ! |
| Meta | http://ibolya.gportal.hu/portal/ibolya/image/1215116532.jpg |
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 ibolya.gportal.hu |
| Links |
696 links found on page containing the following anchor texts ajÁnlom az oldalt, bezár, peptidekről általában, peptidek különböző betegségekre, regisztráció, folyékony peptidek, kapszulás peptidek, peptides étrend-kiegészítők, mezotel termékek belső használatra, mezotel termékek külső használatra, fitoteák, pk kozmetika, reviline peptid nanotech sejt-kozmetika, peptidekről lementhető anyagok, hozzáadás a kedvencekhez |