www.tv5.org analysis, site info, backlinks and seo


www.tv5.org

www.tv5.org - tv5monde : tv internationale francophone : info, jeux, programmes tv, météo, dictionnaire.

Description: le site de tv5monde chaîne internationale de télévision francophone : les émissions, les programmes, l'information en continu, la météo, la musique, les ressources pédagogiques, le guide des voyageurs et les cultures du monde. tv5 monde.

www.tv5.org scores a 7,3 out of 10 on our optimalisation scale. This is a little above average. We have identified 87 keywords. This page seems optimized for the keyword 'monde'

summary

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

Site www.tv5.org (visit site)
Page Title tv5monde : tv internationale francophone : info, jeux, programmes tv, météo, dictionnaire.
Keyword density afrique ais aitv allain anglais arte azerba bahre battent benicio blessures bosnie bougrain cannes carmen chaplin charlie cin cinema cle concours dailymotion dans des dictionnaire djan documentaire dossier dubourg dun dvd eme emission est europ facebook franas france gagnez google graessle groupe guerre guy ina ingeborg jeunesse jeux jouez journal les lettres ligue mali mobiles monde mondeplus mort musclez musique nos notre panser participant phants photographie pinterest pour presse quand quebec question quiz radio recevoir riz rss rtbf rts sident sur twitter une va-t-on voyageurs youtube zigmo
SEO Summary 28% meta description relevance, 25% link relevance, 31% heading relevance, 21 page errors
Server info Location: ,Europe

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

>> Read More !

SEO score of www.tv5.org

7,3

>> Read More !

www.tv5.org javascript

www.tv5.org javascript info

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

Javascripts in the head of the page

The following js files were found on this page:

http://www.tv5.org/cms/javascript//cms/template/js/sitestat.js,/cms/template/js/jquery-1.4.2.min.js,/cms/template/js/scroller_fade.js,/cms/template/js/jquery.scrollto-1.3.3-min.js,/cms/template/js/jquery.serialscroll-ewm.js,/cms/template/js/tv5.js,/cms/core/js/inc_fct.js,/cms/core/js/jsfunc.validateform.js,/cms/template/js/thickbox-ewm.js,/cms/template/js/jquery-galleryview-1.1/jquery.easing.1.3.js,/cms/template/js/jquery-galleryview-1.1/jquery.easing.compatibility.js,/cms/template/js/jquery-galleryview-1.1/jquery.timers-1.1.2.js,/cms/core/js/ac_activex.js,/cms/core/js/ac_runactivecontent.js,/cms/template/js/jquery.caroufredsel-5.4.1-packed.js
http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js
http://ad2play.ftv-publicite.fr/js/ad2play.js
http://www.tv5.org/cms/template/js/jquery-galleryview-1.1/jquery.galleryview-1.1.js
http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4b69b4456fb5a45f
http://connect.facebook.net/fr_fr/all.js#xfbml=1
http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4b69b4456fb5a45f

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.tv5.org 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:

/*<![cdata[*/
<!--
var config_absolute_path = '/cms/';
var nomousemoveevent = 1;
//-->
/*]]>*/

/*<![cdata[*/

var signal = lirecookie('c_id_signal');
var zone = lirecookie('c_id_zone');
var langue = lirecookie('c_id_trad');
if(langue==null) langue=0;
if(!isdefined('langue')) langue=0;
if(signal==null) signal=0;
if(!isdefined('signal')) signal=0;
if(zone==null) zone=0;
if(!isdefined('zone')) zone=0;

var expcookies =new date(2014,1,1,0,0,0);
//-->
/*]]>*/

/*<![cdata[*/
<!--
$(document).ready(function () {
if(0 && (!lirecookie('c_id_zone') || !lirecookie('c_id_signal'))) choose_signal(0);
});
//-->
/*]]>*/

/*<![cdata[*/
<!--
var intv5 = true;
function choose_signal(btclose)
{
$("select").hide();
//$("object").hide();
$("embed").hide();
$(".video").hide();
$("#window").html('');
$("#overlay").show();
$("#window").css( "width", "598px");
$("#window").css( "height", "472px");
$("#window").css( "left",(($(window).width()-598)/2)+"px");
if(screen.height<900)
$("#window").css( "top", "10px");
else
$("#window").css( "top", "50px"); //(($(window).height()-400)/2)+"px");
$("#window").show();
$.ajax({type: "get", datatype:"html", url: "/cms/marker/signalzone.php", data: "id=21225&btclose="+btclose+"&signal="+lirecookie("c_id_signal")+"&zone="+lirecookie("c_id_zone")+"&trad_id="+lirecookie("c_id_trad"), success: function(content){$("#window").html(content);}});
}

function tipafriend()
{
$("select").hide();
//$("object").hide();
$("embed").hide();
$(".video").hide();
$("#window").html('');
$("#overlay").show();
$("#window").css( "width", "316px");
$("#window").css( "height", "472px");
$("#window").css( "left",(($(window).width()-400)/2)+"px");
if(screen.height<900)
$("#window").css( "top", "10px");
else
$("#window").css( "top", "50px"); //(($(window).height()-400)/2)+"px");
$("#window").show();
$.ajax({type: "get", datatype:"html", url: "/cms/marker/tip_form.php", data: "trad_id="+lirecookie("c_id_trad")+"&url="+escape(window.location.href), success: function(content){$("#window").html(content);}});
}
$(document).ready(
function () {

// over changement de signal/zone
$('#choixsignalzone').hover(function(){
$(this).addclass('act');
}, function(){
$(this).removeclass('act');
});
// click changement de signal/zone
$('#choixsignalzone').click(function(){
if(!$(this).hasclass('act')) $(this).addclass('act');
else $(this).removeclass('act');
});
// over du menu principal
$('#menutop > li').hover(function(){
k = $(this).attr('class').substring(2);
$(this).children('a').trigger('click');
}, function(){
$(this).removeclass('over');
});
$('#menutop > li > a').live ('touchend', function ( e, h) {
e.stoppropagation ();
k = $(this).parent().attr('class').substring(2);
lien = $(this).attr('href');
menutop_load( lien, k);
});

}
);
//-->
/*]]>*/

/*<![cdata[*/
<!--
$(document).ready(function () {
$.ajax({type: 'get', datatype:'html', url: '/cms/modules/home_navigation/marker/ajax_choixsignalzone.php', data: 'id=21225&signal='+(q_get.get('signal')?q_get.get('signal'):lirecookie('c_id_signal'))+'&zone='+(q_get.get('zone')?q_get.get('zone'):lirecookie('c_id_zone'))+'&langue='+lirecookie('c_id_trad'),
success: function(content){
$('#choixsignalzone').html(content);
}});
});
//-->
/*]]>*/

/*<![cdata[*/
<!--
$(document).ready(function () {
$.ajax({type: 'get', datatype:'html', url: '/cms/modules/home_navigation/marker/ajax_choixsitelocal.php', data: 'id=21225&signal='+(q_get.get('signal')?q_get.get('signal'):lirecookie('c_id_signal'))+'&zone='+(q_get.get('zone')?q_get.get('zone'):lirecookie('c_id_zone')),
success: function(content){
$('#choixsitelocal').html(content);
}});
});
//-->
/*]]>*/

function menutop_load( url, layer)
{
if($("#menutop .li"+layer).hasclass("over")) $("#menutop .li"+layer).removeclass("over");
else
{
$("#menutop .li"+layer).addclass("over");
if(typeof(proxytv5) != "undefined") url = proxytv5+"?layer="+layer;
if(!$("#menutoplayer"+layer).html()) $.ajax({type: "get", datatype:"html", url: url, data: "", success: function(content){
$("#menutoplayer"+layer).html(content);}
});
}
}

/*<![cdata[*/

var addthis_config =
{
services_exclude: 'print,email',
ui_language: 'fr',
ui_click: true
}

//-->
/*]]>*/

/*<![cdata[*/
<!--
function jtplayer(jt){
$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_jtplayer.php",
data: "jt="+jt+"&pageid=1909",
success: function(content){
$("#ajax_player").html(content);
}
}
);
};

$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_afp.php",
data: "afppath=../tv5site/info/afp/francais/journal/mon/index.xml&item_categ_id=2&page_id=1911" ,
success: function(content){
$("#ajax_afp").html(content);
$("#ajax_afp").caroufredsel({
auto:false,
items : 1,
height : "auto",
prev : ".ajax_afp_prev",
next : ".ajax_afp_next"
},{
wrapper : {
element : "div",
classname : "ajax_afp_content"
}
});
}
}
);

$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_redac.php",
data: "lien_rub=1916&page_id=1908",
success: function(content){
$("#ajax_redac").html(content);
}
}
);

$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_sport.php",
data: "football_id=15279&rugbyxv_id=&cyclisme_id=15301&tennis_id=15297",
success: function(content){
$("#ajax_sport").html(content);
}
}
);

$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_terrienne.php",
data: "terrienne_id=16162" ,
success: function(content){
$("#ajax_terrienne").html(content);
}
}
);

$(document).ready(function () {
jtplayer('init');

});
//-->
/*]]>*/

<!--

//oas_ad("middle");
//-->

/*<![cdata[*/
<!--

$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_fb.php",
success: function(content){
$("#ajax_fb").html(content);
}
}
);

$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_tweet.php",
success: function(content){
$("#ajax_tweet").html(content);
}
}
);
$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_google.php",
success: function(content){
$("#ajax_google").html(content);
}
}
);
$.ajax(
{ type: "get",
datatype:"html",
url: "/cms/modules/home_navigation/marker/ajax_homepage_youtube.php",
success: function(content){
$("#ajax_youtube").html(content);
}
}
);

//-->
/*]]>*/

/*<![cdata[*/
<!--

emissions_autostart = true;
jeux_autostart = true;

$(document).ready(function () {

$(function() {
$.ajax({
type: 'get',
datatype:'html',
url: config_absolute_path+'modules/home_navigation/marker/ajax_homepromo.php',
data: 'id=21225&prg_fiche_id=80&signal='+(q_get.get('signal')?q_get.get('signal'):lirecookie('c_id_signal'))+'&zone='+(q_get.get('zone')?q_get.get('zone'):lirecookie('c_id_zone'))+'&langue='+lirecookie('c_id_trad')+(q_get.get('dateprevisu')?'&dateprevisu='+q_get.get('dateprevisu')+'&action=previsu&cp_diff='+q_get.get('cp_diff'):''),
success: function(content){
$('#home1').html(content);
$(".bloc_homepune:eq(0) .info").fadein("fast");
$('#home1').caroufredsel({
width: 998,
height: 'auto',
items: {
visible: 3,
start:-1
},
prev: '.prev_home1',
next: '.next_home1',
auto: {
pauseduration: 7000
},
scroll: {
items: 1,
duration: 1000,
pauseonhover: true,
onbefore: function(olditems, newitems) {
$(".bloc_homepune .info").fadeout("fast");
olditems.eq(1).removeclass("selected");
newitems.eq(1).addclass("selected");
},
onafter: function( olditems, newitems ) {
$(".bloc_homepune.selected .info").fadein("fast");
}
}
});
$.ajax({
type: 'get',
datatype:'html',
url: config_absolute_path+'modules/home_navigation/marker/ajax_homealerte.php',
data: 'id=21225&info_id=1908&signal='+(q_get.get('signal')?q_get.get('signal'):lirecookie('c_id_signal'))+'&zone='+(q_get.get('zone')?q_get.get('zone'):lirecookie('c_id_zone'))+'&langue='+lirecookie('c_id_trad')+(q_get.get('dateprevisu')?'&dateprevisu='+q_get.get('dateprevisu')+'&action=previsu':''),
success: function(content){
$('#ajax_alert').html(content);
}
});
}
});



$("#home_emission").caroufredsel(
{
width: 300,
height: 216,
prev: "#prevemi",
next: "#nextemi",
auto: {
play: emissions_autostart,
pauseduration: 6000
},
scroll: {
pauseonhover: true,
onbefore: function() {
$("#home_emission .info").fadeout("fast");
},
onafter : function() {
$("#home_emission .info").fadein("fast");
}
}
},{
wrapper : {
element : "div",
classname : "scrollzone_content"
}
});

$("#home_jeux").caroufredsel({
width: 300,
height: 216,
prev: "#prevjeu",
next: "#nextjeu",
auto: {
play: jeux_autostart,
pauseduration: 5000
},
scroll: {
pauseonhover: true,
onbefore: function() {
$("#home_jeux .info").fadeout("fast");
},
onafter : function() {
$("#home_jeux .info").fadein("fast");
}
}
},{
wrapper : {
element : "div",
classname : "scrollzone_content"
}
});

$(".home1_nav").hover(function(){
$(this).css("opacity","0");
},
function(){
$(this).css("opacity","0.2");
});
});
});
//-->
/*]]>*/

/*<![cdata[*/

var addthis_config =
{
services_exclude: 'print,email',
ui_language: 'fr',
ui_click: true
}

//-->
/*]]>*/

<!--
//configuration
oas_url ='http://pub.ftv-publicite.fr/';
oas_listpos = 'top,middle';
oas_query = '?';
oas_sitepage = 'www.tv5.org/accueil';
nav = navigator.appname;
//end of configuration
oas_rn = '001234567890';
oas_rns = '1234567890';
oas_rn = new string (math.random());
oas_rns = oas_rn.substring (2, 11);
document.write('<sc'+'ript type="text/javascript" src="' + oas_url + '4/' + oas_sitepage + '/1' + oas_rns + '@' + oas_listpos + oas_query + '"><\/'+'script>');
(function (window, document, listpos, $, undef) {
//~ if (window.oas_url || typeof window.oas_sitepage !== 'string' || typeof listpos !== 'string') {
//~ throw new error('erreur d\'initialisation des publicités. ' +(window.oas_url ? 'multi chargement' : 'paramètres manquants'));
//~ }
// calcul de l'url pour le chargement des pubs
window.oas_url = 'http://pub.ftv-publicite.fr/realmedia/ads/' +'adstream_mjx.ads/' +window.oas_sitepage +'/1' +(math.random() + '').substring(2, 11) +'@' +listpos;
// appel du script de chargement des pubs
document.write('<script type="text/javascript" src="' + window.oas_url + '"><\/script>');
window.oas_ad = function (pos) {
var reg = new regexp(pos + '(,|$)');
if (typeof window.oas_rich === 'function' && reg.test(listpos)) {
try {
window.oas_rich(pos);
}
catch (e) {}
listpos = listpos.replace(reg, '');
}
};
// gestion du déplacement des pubs dans leur position finale dans la page, après le chargement
// complet de la page. cette partie dépend de jquery
if ($ === undef) {
throw new error('dépendence non satisfaite : jquery');
}
var alistpos = listpos.split(',');
// définition des sélecteurs permettant d'identifier la zone
// de génération et la zone de destination de chaque pub (définie par sa position oas)
// il est possible de spécifier plusieurs sélécteurs pour chaque zone. ces sélecteur seront
// testés les uns après les autres, et le premier correspondant à un noeud dom sera utilisé
positionsmoves = {
'top' : { from: '#adbutton01', to: '#publicitetop'},
'middle': { from:'#adbutton02', to:'#pubmiddle'},
'x01' : { from: '#adsky01', to: '#adskyscrapper01'}
};
// fonction qui va déplacer une pub (spécifié par sa position oas) vers sa destination dans le dom.
function movead(position, addfrom, addto) {
var from = '#egetpub' + position,
to = '#eshowpub' + position + ' .adctnt';
if (addfrom) {
from += ',' + (addfrom instanceof array ? addfrom.join(',') : addfrom);
}
if (addto) {
to += ',' + (addto instanceof array ? addto.join(',') : addto);
}
$(to)
.eq(0)
.append(
$(from)
.eq(0)
.find('script')
.remove()
.end()
.contents()
)
.each(function () {
if ($.browser.msie) {
$(this).css('visibility', 'visible');
if (position === 'top' || position === 'x01' || position === 'middle') {
$(this).css('zoom', '1');
}
}
});
}
function onwindowload() {
var i = alistpos.length;
while(i--) {
if (positionsmoves[alistpos[i]] !== undef) {
if($(positionsmoves[alistpos[i]].to).attr("id")!==undefined){
movead(alistpos[i], positionsmoves[alistpos[i]].from, positionsmoves[alistpos[i]].to);
}else{
$(positionsmoves[alistpos[i]].from).html("");
}
}
}
}
// on attend la fin du chargement de la page pour repositionner les pubs
$(window).load(onwindowload);
}(this, this.document, this.oas_listpos, this.jquery));

function log() {
if( window.console ){
console.debug.apply( console, arguments );
}
}
//-->

//<![cdata[
if (typeof(oas_ad) == 'function'){
oas_ad('top');
}
//]]>

//<![cdata[
if (typeof(oas_ad) == 'function'){
oas_ad('middle');
}
//]]>

<!--
function sitestat(ns_l){// fromurl v1.5 copyright (c) 2001-2008 nedstat b.v. all rights reserved.
var ns_type='' // leave empty for normal/ppc measurement, fill in for clickin, clickout or pdf
var r='' // yes=only parse url when there is a real document.referrer,
// no=only parse url when there is no real document.referrer, empty=always parse url
var t='?' // tag in url where parameters follow; default '?' could be replaced by "#"
var p=new array();var w='';var l='';var d=document;var n=navigator;var ns_0=''
;if(top!=self){if('\u0041'=='a'){var u=n.useragent;if(u.indexof('safari')==-1)
{var b=u.indexof('opera');if(b==-1||(u.charat(b+6)+0)>5){b=u.indexof('mozilla'
);var xb=b!=-1?u.charat(b+8)>4:1;if(u.indexof('compatible')!=-1||xb){var c=
'try{ns_0=top.document.referrer}catch(e){}';eval(c);c=
'try{l=top.document.location.href}catch(e){}';eval(c);}}}}}else{ns_0=
d.referrer;l=d.location.href;}if(ns_0.lastindexof('/')==ns_0.length-1){ns_0=
ns_0.substring(ns_0.lastindexof('/'),0);}var f=ns_l.indexof('?');if(f!=-1){
var q=ns_l.substring(f+1);ns_l=ns_l.substring(0,f);if(q){var m=q.indexof('&');
w=q.substring(0,m==-1?q.length:m);if(w.indexof('=')!=-1){w='';}if(w){q=
q.substring(m==-1?q.length:m+1);q+=(q?'&':'')+'ns_name='+w;}if(ns_0.length>0){
q+=(q?'&':'')+'ns_referrer='+escape(ns_0);}var s=0;var e=0;while(q.length){e=
q.indexof('&');if(e==-1){e=q.length;}var o=q.substring(s,e);if(o.substring(0,4
)=='amp;'){o=o.substring(4);}if(o)p[p.length]=o;q=q.substring(e+1);}}}var a=
l.indexof(t);a=a==-1?0:l.substring(a+1);var j;if(r=='yes')j=ns_0.length;else
if(r=='no')j=!ns_0.length;else if(r=='')j=1;if(a&&j){while(a.length){var e=
a.indexof('&');if(e==-1){e=a.length;}var k=a.substring(0,a.substring(0,e)
.indexof('='));var v=a.substring(a.substring(0,e).indexof('=')+1,e);if(
k.substring(0,4)=='amp;'){k=k.substring(4);}while(v.substring(0,1)=='='){v=
v.substring(1);}if(k=='ns_name'){w=v;}else if(k=='ns_or'){var g='ns_referrer='
;for(var z=0;z<p.length;z++){if(p[z].substring(0,g.length)==g){p[z]=
'ns_referrer='+v;}}}else{if(k.substring(0,3)=='ns_'&&v&&k){var h=0;for(var x=0
;x<p.length;x++){if(p[x].substring(0,p[x].indexof('='))==k){p[x]=k+"="+v;h=1}}
if(!h){p[p.length]=k+"="+v;}}}a=a.substring(e+1);}}if(!w){return;}var s='';
var y='';for(var i=0;i<p.length;i++)if(p[i].substring(0,8)!='ns_name='){if(p[i
].substring(0,12)!='ns_referrer='){s+='&'+p[i];}else{y='&'+p[i];}}s+=ns_type?
'&ns_type='+ns_type+'&ns_action=view':'';ns_pixelurl=ns_l+'?'+w+"&ns__t="+(
new date()).gettime();ns_l=ns_pixelurl+s+y;if(d.images){ns_1=new image();
ns_1.src=ns_l;}else{d.write('<img src='+ns_l+' width="1" height="1">');}}
sitestat("http://fr.sitestat.com/aef/tv5monde-com/s?accueil");
// -->

www.tv5.org backlinks

Backlink analysis for www.tv5.org

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.tv5.org 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.tv5mondeplus.com
tv5monde+ - www.tv5mondeplus.com/
www.tv5mondeplusafrique.com
+afrique - www.tv5mondeplusafrique.com/
www.tivi5mondeplus.com
+jeunesse - www.tivi5mondeplus.com/
cinema.tv5monde.com
+cinema - cinema.tv5monde.com/
documentaire.tv5monde.com
+documentaire - documentaire.tv5monde.com/
www.facebook.com
facebook - www.facebook.com/tv5mondeofficiel
www.twitter.com
twitter - twitter.com/#!/tv5monde
www.youtube.com
youtube - www.youtube.com/user/tv5monde
www.dailymotion.com
dailymotion - www.dailymotion.com/tv5monde
www.pinterest.com
pinterest - www.pinterest.com/tv5monde
dictionnaire.tv5.org
dictionnaire - dictionnaire.tv5.org/dictionnaires.asp
www.addthis.com
partager - www.addthis.com/bookmark.php?v=250&username=xa-4b69b4456fb5a45f
dictionnaire.tv5.org
définitions - dictionnaire.tv5.org/dictionnaires.asp
dictionnaire.tv5.org
synonymes - dictionnaire.tv5.org/dictionnaires.asp
dictionnaire.tv5.org
conjugaison - dictionnaire.tv5.org/dictionnaires.asp
dictionnaire.tv5.org
expression - dictionnaire.tv5.org/dictionnaires.asp
dictionnaire.tv5.org
français/anglais - dictionnaire.tv5.org/dictionnaires.asp
dictionnaire.tv5.org
anglais/français - dictionnaire.tv5.org/dictionnaires.asp
www.arte.fr
arte - www.arte.fr
www.francetelevisions.fr
france television - www.francetelevisions.fr/
www.francetelevisions.fr
aitv - www.francetelevisions.fr/
www.ina.fr
ina - www.ina.fr/archivespourtous
www.radio-canada.ca
radio canada - radio-canada.ca/
www.rtbf.be
rtbf be - www.rtbf.be/
www.telequebec.qc.ca
télé quebec - www.telequebec.qc.ca/
www.rts.ch
rts - www.rts.ch/
www.tv5.org css

www.tv5.org 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.tv5.org:

http://www.tv5.org/cms/css//cms/modules/facebook/install/module.css,/cms/template/css/style.css,/cms/template/css/thickbox-ewm.css,/cms/../tv5site/alexandria/alexandriamemodata.css,/cms/template/css/navigation.css,/cms/template/css/homepage.css
http://www.tv5.org/cms/template/css/print.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.tv5.org inline stylesheet info

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

www.tv5.org html

www.tv5.org 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 14

Page Errors

Html errors at best slow down your website (since a browser has to guess at the meaning) and in worst case render your page unviewable. Therefor make shure there are no html errors on your page !

line 375 column 299 - Error: <fb:like> is not recognized!
line 375 column 299 - Warning: discarding unexpected <fb:like>
line 375 column 412 - Warning: discarding unexpected </fb:like>
line 10 column 9 - Warning: <script> inserting "type" attribute
line 14 column 1 - Warning: <meta> proprietary attribute "property"
line 15 column 1 - Warning: <meta> proprietary attribute "property"
line 16 column 1 - Warning: <meta> proprietary attribute "property"
line 17 column 1 - Warning: <meta> proprietary attribute "property"
line 18 column 1 - Warning: <meta> proprietary attribute "property"
line 19 column 1 - Warning: <meta> proprietary attribute "property"
line 20 column 1 - Warning: <meta> proprietary attribute "property"
line 211 column 33 - Warning: <input> proprietary attribute "placeholder"
line 343 column 183 - Warning: <iframe> proprietary attribute "border"
line 345 column 36 - Warning: <form> attribute value "POST" must be lower case for XHTML
line 371 column 28 - Warning: <a> attribute "href" lacks value
line 372 column 29 - Warning: <a> attribute "href" lacks value
line 375 column 227 - Warning: <script> inserting "type" attribute
line 424 column 28 - Warning: <a> attribute "href" lacks value
line 425 column 29 - Warning: <a> attribute "href" lacks value
line 426 column 2385 - Warning: <div> anchor "b184582" already defined
line 611 column 17 - Warning: <input> proprietary attribute "placeholder"
Info: Document content looks like HTML Proprietary
20 warnings, 1 error 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.tv5.org server info

www.tv5.org 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,228552 seconds
Filesize 74864 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
Server: Apache The Server header contains information about the software used by the origin server to handle the request. The server used here is Apache
Content-Type: text/html; charset=utf-8 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=utf-8
Cache-Control: max-age=751 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 max-age=751
Date: Sat, 26 May 2012 02:15:13 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.
Transfer-Encoding: chunked The Transfer-Encoding header indicates what (if any) type of transformation has been applied to the message body. This differs from Content-Encoding in that transfer-codings are a property of the message, not of the representation; i.e., it will be removed by the next "hop", whereas content-codings are end-to-end. The most commonly used transfer-coding is chunked, which allows persistent connections to be used without knowing the entire body's length. The value is chunked
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
Connection: Transfer-Encoding 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 Transfer-Encoding

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.95.193.69
Country Code EU
Country Code 3 EU
Country Name Europe
www.tv5.org website navigation

www.tv5.org navigation and internal link structure

We have scanned www.tv5.org for internal links and found 99 links on this page. We found 2 base folders and 52 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.tv5.org

Internal links found

Click on any of the links below to analyze that page

www.tv5.org/
cms
www.tv5.org/cms/../tv5site/reception/accueil.php
www.tv5.org/cms/chaine-francophone/widgets-et-flux-rss/p-2067-widgets-et-flux-rss-les-essentiels-de-tv5monde.htm
www.tv5.org/cms/../tv5site/abonnements/index.php
www.tv5.org/cms/../tv5site/publication/publi-205-tv5monde_mobile.htm
www.tv5.org/cms/chaine-francophone/meteo/p-139-la-meteo-internationale.htm?&forcelg=1
www.tv5.org/cms/chaine-francophone/info/p-1909-l-actualite-en-video.htm
www.tv5.org/cms/chaine-francophone/p-21231-programmes.htm
www.tv5.org/cms/chaine-francophone/p-21230-information.htm
www.tv5.org/cms/chaine-francophone/p-21229-langue-francaise.htm
www.tv5.org/cms/chaine-francophone/p-21228-divertissement.htm
www.tv5.org/cms/chaine-francophone/p-21227-pratique.htm
www.tv5.org/cms/chaine-francophone/p-21232-tv5monde-.htm
www.tv5.org/cms/chaine-francophone/info/p-1910-afp-rubrique.htm
www.tv5.org/cms/chaine-francophone/sports/p-15304-sports.htm
www.tv5.org/cms/chaine-francophone/terriennes/p-16162-accueil.htm
www.tv5.org/cms/chaine-francophone/lf/p-7174-langue-francaise.htm
www.tv5.org/cms/chaine-francophone/lf/p-11171-les-expressions-imagees-d-archibald.htm
www.tv5.org/cms/../tv5site/enseigner-apprendre-francais/accueil_apprendre.php
www.tv5.org/cms/chaine-francophone/enseigner-apprendre-francais/premiere-classe/p-2040-apprendre-le-francais-en-ligne-avec-premiere-classe.htm?&forcelg=1
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/l-invite/p-9990-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/france-2012/p-20478-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/21eme-siecle/p-20536-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/internationales/p-19922-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/epicerie-fine/p-17332-accueil.htm?&forcelg=1
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/le-journal-de-l-economie/p-15756-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/afrique-presse/p-18051-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/continent-noir/p-9964-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/et-si-vous-me-disiez-toute-la-verite/p-18206-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/coup-de-pouce-pour-la-planete/p-10939-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/le-bar-de-l-europe/p-10499-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/foot-/p-18028-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/quoi-de-neuf-doc-/p-13777-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/acoustic/p-10366-accueil.htm
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/maghreb-orient-express/p-17492-accueil.htm?&forcelg=1
www.tv5.org/cms/chaine-francophone/revoir-nos-emissions/kiosque/p-10745-accueil.htm
www.tv5.org/cms/chaine-francophone/tivi5/chaplin-co/annexes/p-21335-concours-tivi5-chaplin.htm
www.tv5.org/cms/chaine-francophone/cinema/festivaldecannes2012/p-21492-concours-cannes-2012.htm
www.tv5.org/cms/chaine-francophone/sciences/jeux-d-entrainement-cerebral/p-11202-jeux-d-entrainement-cerebral.htm
www.tv5.org/cms/chaine-francophone/afrique/p-21254-concours-tv5monde-afrique-quand-les-elephants-se-battent.htm
www.tv5.org/cms/../tv5site/jeunesse/quiz-1988-8-charlie-chaplin.htm
www.tv5.org/cms/../tv5site/boggle/index.php
www.tv5.org/cms/chaine-francophone/info/les-dossiers-de-la-redaction/algerie-2012/p-21103-algerie-50-ans-d-independance.htm
www.tv5.org/cms/chaine-francophone/terriennes/dossiers/la-mort-de-la-chanteuse-warda/p-21624-mort-de-warda-l-incroyable-histoire-de-la-rose-algerienne-.htm
www.tv5.org/cms/chaine-francophone/info/les-dossiers-de-la-redaction/quebec-manifestations-etudiantes/p-21645-quebec-malgre-la-loi-speciale-les-manifestations-continuent.htm
www.tv5.org/cms/chaine-francophone/musique/dossiers/franche-connexion/p-20679-franche-connexion-mustang.htm
www.tv5.org/cms/chaine-francophone/voyageurs/p-6737-tv5monde-votre-compagnon-de-voyage.htm
www.tv5.org/cms/../tv5site/enseigner-apprendre-francais/accueil_enseigner.php
www.tv5.org/cms/chaine-francophone/lf/p-9489-jeux-de-lettres-interactifs-du-ccdmd.htm
www.tv5.org/cms/../tv5site/qpuc/qpuc_frameset.html
www.tv5.org/cms/chaine-francophone/jeunesse/p-14704-lettris-le-tetris-des-lettres.htm
www.tv5.org/cms/../tv5site/dictee/dictee.php
www.tv5.org/cms/chaine-francophone/tv5monde/p-5856-a-propos-de-tv5monde.htm
www.tv5.org/cms/chaine-francophone/tv5monde/espace-presse/p-5866-tous-les-communiques-de-presse.htm
www.tv5.org/cms/../tv5site/publicite/index.php
www.tv5.org/cms/../tv5site/contact/contact1.php
www.tv5.org/cms/chaine-francophone/tv5monde/marches-public/p-403-les-consultations-de-tv5monde.htm
www.tv5.org/cms/../tv5site/footer/fs_infos_legales.php
www.tv5.org/cms/../tv5site/footer/fs_credits.php
tv5site
www.tv5.org/tv5site/enseigner-apprendre-francais/accueil_enseigner.php
www.tv5.org/tv5site/qpuc/qpuc_frameset.html
www.tv5.org content analysis

www.tv5.org content analysis

On this page the content of www.tv5.org 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.tv5.org
Domain length 11 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 tv5monde : tv internationale francophone : info, jeux, programmes tv, météo, dictionnaire.
Page Title relevance 38% match
monde internationale francophone info jeux programmes eacute dictionnaire
Meta Description le site de tv5monde chaîne internationale de télévision francophone : les émissions, les programmes, l'information en continu, la météo, la musique, les ressources pédagogiques, le guide des voyageurs et les cultures du monde. tv5 monde. (245 chars)
Meta Deascription relevance 28% match
site monde cha internationale vision francophone les missions programmes l'information continu musique ressources dagogiques guide des voyageurs cultures
Meta Keywords tv5monde, tv5 monde, tv5, chaine de television, chaine francophone, chaine internationale, chaine francaise, television francaise, television francophone, emissions francophones, programmes francophones, television publique, television educative, agence intergouvernementale de la francophonie, organisation internationale de la francophonie, programme tv, actualite mondiale, ressources francophones, mediatheque
Meta keyword relevance 5% match
monde chaine television francophone internationale francaise emissions francophones programmes publique educative agence intergouvernementale francophonie organisation programme actualite mondiale ressources mediatheque
Meta 252417881435807

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 afrique ais aitv allain anglais arte azerba bahre battent benicio blessures bosnie bougrain cannes carmen chaplin charlie cin cinema cle concours dailymotion dans des dictionnaire djan documentaire dossier dubourg dun dvd eme emission est europ facebook franas france gagnez google graessle groupe guerre guy ina ingeborg jeunesse jeux jouez journal les lettres ligue mali mobiles monde mondeplus mort musclez musique nos notre panser participant phants photographie pinterest pour presse quand quebec question quiz radio recevoir riz rss rtbf rts sident sur twitter une va-t-on voyageurs youtube zigmo
Wordcount 631 words found on www.tv5.org
Links 134 links found on page containing the following anchor texts
tv5monde, tv5monde+, +afrique, +jeunesse, +cinema, +documentaire, recevoir tv5monde, facebook, twitter, google+, youtube, dailymotion, pinterest, rss, lettres d'information, mobiles, météo, dictionnaire, les jt, programmes, information, langue française, divertissement, pratique, tv5monde+, accueil, partager, jt, flash, afrique, eco, techno, la météo internationale, les dernières dépêches, sport, terriennes, decouvrir, les expressions imagées d'archibald, amusez-vous à (re)découvrir à quel point la langue française est amusante avec ces expressions imagées, mises en scène par notre héros, archibald !  , apprendre, première classe, vous débutez en français ? essayez "première classe" ! le site pour apprendre le français gratuitement et avec plaisir dès les premiers cours., enseigner, enseignez avec les émissions de tv5monde, invitez les cultures de la francophonie dans vos cours de fle ! trouvez ici des fiches pédagogiques pour utiliser la vidéo en classe. , définitions, synonymes, conjugaison, expression, français/anglais, anglais/français, l'invité : benicio del toro, "mon film sur la havane montre un autre cuba", france 2012 : emission spéciale : soirée électorale du second tour, 21ème siècle : #1 bosnie : panser les blessures de guerre - #2 azerbaïdjan ..., bosnie : panser les blessures de guerre - azerbaïdjan : préserver le patrimoine..., internationales : guy verhofstadt, président du groupe démocrates-libéraux du parlement européen et ancien premier..., epicerie fine : riz sauvage de camargue, irriguée par le fleuve, une culture se perpétue depuis le 14eme siècle en..., le journal de l'économie : les européens face au défi de la croissance, - journal spécial au lendemain d'un sommet extraordinaire des 27 pays européens..., afrique presse : va-t-on vers un échec de la médiation de la cedeao au mali..., continent noir : cinéma - photographie - musique, cinéma (rdc) - photographie (mali) - musique (île de la réunion) , et si vous me disiez toute la vérité : les défis de la banque africaine de ..., donald kaberuka, coup de pouce pour la planète : allain bougrain dubourg, allain bougrain dubourg est le président de la "ligue pour la protection des..., le bar de l'europe : ingeborg grässle, ingeborg grässle est une députée européenne allemande, membre de la cdu (le..., foot! : 38ème journée de ligue 1, quoi de neuf doc ? : la lutte contre la dengue en thailande, mise au point d'un vaccin en thaïlande et essais cliniques. , acoustic : carmen maria vega, impertinente et fiévreusement déjantée. , maghreb-orient express : bahreïn, la révolution oubliée, le souffle du printemps arabe n'épargne pas le royaume de bahreïn..., kiosque : baptêmes diplomatiques, concours chaplin & co, gagne un déguisement de chaplin en participant à notre concours ! , concours cannes 2012, tous les jours durant le festival de cannes, jouez et tentez de remporter un caméscope numérique "kodak play full"., musclez votre cerveau !, des exercices pour stimuler la mémoire et la concentration. , concours : gagnez un dvd de "quand les éléphants se battent", gagnez un dvd de "quand les éléphants se battent" en participant à notre concour..., question pour un champion, jouez dans les conditions réelles du jeu télévisé , quiz : charlie chaplin, testez vos connaissances sur la légende du cinéma muet : charlie chaplin ! , zigmo, trouvez un maximum de mots en un minimum de temps! , accueil, partager, dossier : algérie, 50 ans d'indépendance, mort de warda : l'incroyable histoire de la "rose algérienne", québec les manifestations continuent, le groupe mustang en entretien et en live c'est dans franche connexion !, voyageurs, météo internationale, enseigner le français, apprendre le français, dictionnaire, les jeux de lettres interactifs, questions pour un champion, lettris, entraînement cérébral, la dictée de bernard pivot, facebook, twitter, google+, youtube, dailymotion, pinterest, rss, lettres d'information, mobiles, a propos de tv5monde, presse, réception, publicité, contact, marchés public, mentions légales, crédits, arte, france television, aitv, ina, radio canada, rtbf be, télé quebec, rts,
Link anchor relevance 25% match
monde afrique jeunesse cinema documentaire recevoir facebook twitter google youtube dailymotion pinterest rss lettres d'information mobiles dictionnaire les programmes information langue fran aise divertissement pratique accueil partager flash eco techno internationale derni res ches sport terriennes decouvrir expressions imag d'archibald amusez-vous couvrir quel point est amusante avec ces mises par notre ros archibald apprendre premi classe vous butez ais essayez site pour gratuitement plaisir premiers cours enseigner enseignez missions invitez cultures francophonie dans vos fle trouvez ici des fiches dagogiques utiliser vid finitions synonymes conjugaison expression anglais l'invit benicio del toro mon film sur havane montre autre cuba france emission ciale soir lectorale second tour cle bosnie panser blessures guerre azerba djan server patrimoine internationales guy verhofstadt sident groupe mocrates-lib raux parlement europ ancien premier epicerie fine riz sauvage camargue irrigu fleuve une culture perp tue depuis eme journal conomie ens face croissance cial lendemain d'un sommet extraordinaire pays presse va-t-on vers chec diation cedeao mali continent noir cin photographie musique rdc union disiez toute rit fis banque africaine donald kaberuka coup pouce plan allain bougrain dubourg ligue protection bar l'europe ingeborg ssle put enne allemande membre cdu foot journ quoi neuf doc lutte contre dengue thailande mise vaccin tha lande essais cliniques acoustic carmen maria vega impertinente vreusement jant maghreb-orient express bahre volution oubli souffle printemps arabe pargne pas royaume kiosque bapt mes diplomatiques concours chaplin gagne guisement participant cannes tous jours durant festival jouez tentez remporter cam scope num rique kodak play full musclez votre cerveau exercices stimuler moire concentration gagnez dvd quand phants battent concour question champion conditions elles jeu vis quiz charlie testez connaissances gende muet zigmo maximum mots minimum temps dossier alg rie ans d'ind pendance mort warda l'incroyable histoire rose rienne bec manifestations continuent mustang entretien live c'est franche connexion voyageurs jeux interactifs questions lettris entra nement bral dict bernard pivot propos ception publicit contact march public mentions gales dits arte television aitv ina radio canada rtbf quebec rts
Headings 55 headings found on page containing the following texts
tv internationale francophone : info, jeux, programmes tv, météo, dictionnaire., nous suivre, information, les dernières dépêches, sport, terriennes, a vous de (re)voir, langue française, decouvrir, apprendre, enseigner, dictionnaire multifonctions, nos émissions, l'invité : benicio del toro, france 2012 : emission spéciale : soirée électorale du second tour, 21ème siècle : #1 bosnie : panser les blessures de guerre - #2 azerbaïdjan ..., internationales : guy verhofstadt, epicerie fine : riz sauvage de camargue, le journal de l'économie : les européens face au défi de la croissance, afrique presse : va-t-on vers un échec de la médiation de la cedeao au mali..., continent noir : cinéma - photographie - musique, et si vous me disiez toute la vérité : les défis de la banque africaine de ..., coup de pouce pour la planète : allain bougrain dubourg, le bar de l'europe : ingeborg grässle, foot! : 38ème journée de ligue 1, quoi de neuf doc ? : la lutte contre la dengue en thailande, acoustic : carmen maria vega, maghreb-orient express : bahreïn, la révolution oubliée, kiosque : baptêmes diplomatiques, retrouvez tv5monde sur, jeux et divertissement, concours chaplin & co, concours cannes 2012, musclez votre cerveau !, concours : gagnez un dvd de "quand les éléphants se battent", question pour un champion, quiz : charlie chaplin, zigmo, également sur tv5monde.com, dossier : algérie, 50 ans d'indépendance, mort de warda : l'incroyable histoire de la "rose algérienne", québec les manifestations continuent, le groupe mustang en entretien et en live c'est dans franche connexion !, voyageurs, nos services / nos outils, nous suivre, la chaine, (re)voir tv5monde, nos partenaires, rechercher, les expressions imagées d'archibald, première classe, enseignez avec les émissions de tv5monde, webtv, vod,
Headings relevance 31% match
internationale francophone info jeux programmes dictionnaire nous suivre information les derni res ches sport terriennes vous voir langue fran aise decouvrir apprendre enseigner multifonctions nos missions l'invit benicio del toro france emission ciale soir lectorale second tour cle bosnie panser blessures guerre azerba djan internationales guy verhofstadt epicerie fine riz sauvage camargue journal conomie europ ens face croissance afrique presse va-t-on vers chec diation cedeao mali continent noir cin photographie musique disiez toute rit fis banque africaine coup pouce pour plan allain bougrain dubourg bar l'europe ingeborg ssle foot journ ligue quoi neuf doc lutte contre dengue thailande acoustic carmen maria vega maghreb-orient express bahre volution oubli kiosque bapt mes diplomatiques retrouvez monde sur divertissement concours chaplin cannes musclez votre cerveau gagnez dvd quand phants battent question champion quiz charlie zigmo galement com dossier alg rie ans d'ind pendance mort warda l'incroyable histoire rose rienne bec manifestations continuent groupe mustang entretien live c'est dans franche connexion voyageurs services outils chaine partenaires rechercher expressions imag d'archibald premi classe enseignez avec webtv vod
Emphasis (bold and italic) 0 bold or italic tags found on page containing the following texts
No bold or italic tags found !
Bold and italic tag relevance 0% match
No bold or italic tags found on this page !
Image alt tags 75 image alt tags found on page containing the following texts
tv5monde, tv5monde+, +afrique, +jeunesse, +cinema, +documentaire, recevoir tv5monde, tv5monde, facebook, twitter, google+, youtube, dailymotion, pinterest, rss, lettres d'information, mobiles, imprimer, envoyer à un ami, decouvrir, apprendre, enseigner, benicio del toro, emission spéciale : soirée électorale du second tour, #1 bosnie : panser les blessures de guerre - #2 azerbaïdjan : préserver le patrimoine musical, guy verhofstadt, riz sauvage de camargue, les européens face au défi de la croissance, va-t-on vers un échec de la médiation de la cedeao au mali ?, cinéma - photographie - musique, les défis de la banque africaine de développement, allain bougrain dubourg, ingeborg grässle, 38ème journée de ligue 1, la lutte contre la dengue en thailande, carmen maria vega, bahreïn, la révolution oubliée, baptêmes diplomatiques, concours chaplin & co, concours cannes 2012, musclez votre cerveau !, concours : gagnez un dvd de quand les éléphants se battent , question pour un champion, quiz : charlie chaplin, zigmo, imprimer, envoyer à un ami, dossier : algérie, 50 ans d'indépendance, mort de warda : l'incroyable histoire de la rose algérienne , québec les manifestations continuent, le groupe mustang en entretien et en live c'est dans franche connexion !, voyageurs, facebook, twitter, google+, youtube, dailymotion, pinterest, rss, lettres d'information, mobiles, tv5mondeplus, tv5mondeplusafrique, tivi5mondeplus, cinema.tv5monde, documentaire.tv5monde, arte, france television, aitv, ina, radio canada, rtbf be, télé quebec, rts, ,
Image alt tag relevance 49% match
monde afrique jeunesse cinema documentaire recevoir facebook twitter google youtube dailymotion pinterest rss lettres d'information mobiles imprimer envoyer ami decouvrir apprendre enseigner benicio del toro emission ciale soir lectorale second tour bosnie panser les blessures guerre azerba djan server patrimoine musical guy verhofstadt riz sauvage camargue europ ens face croissance va-t-on vers chec diation cedeao mali cin photographie musique fis banque africaine veloppement allain bougrain dubourg ingeborg ssle journ ligue lutte contre dengue thailande carmen maria vega bahre volution oubli bapt mes diplomatiques concours chaplin cannes musclez votre cerveau gagnez dvd quand phants battent question pour champion quiz charlie zigmo dossier alg rie ans d'ind pendance mort warda l'incroyable histoire rose rienne bec manifestations continuent groupe mustang entretien live c'est dans franche connexion voyageurs mondeplus mondeplusafrique tivi arte france television aitv ina radio canada rtbf quebec rts
www.tv5.org seo score

www.tv5.org seo score expained

Below are the scores we calculated for different parts of www.tv5.org.

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 tip: A title should reflect the contents of a site. This site has a 38 % match Title relevance 49 2,3 A title should reflect the contents of a site. This site has a 38 % match
seo tip: Try to keep your title between 40 and 66 characters. Your title was 105 characters long Title Length 50 0,7 Try to keep your title between 40 and 66 characters. Your title was 105 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 246 characters long Meta Description Length 50 0,7 The meta description should be between 145 and 160 characters. This meta description was 246 characters long
seo error: Meta Description should reflect the contents of a site. This site has a 28 % match Meta description relevance 36 0,7 Meta Description should reflect the contents of a site. This site has a 28 % 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  99 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 99 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 2 level 1 folders and 52 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 2 level 1 folders and 52 folders above or in the first level of navigation.
seo tip: Headers should reflect the contents of a site. This site has a 31 % match Headings 56 1,6 Headers should reflect the contents of a site. This site has a 31 % match
seo approval: Link anchors should to some degree reflect the contents of a site. This site has a 25 % match Links 75 1,6 Link anchors should to some degree reflect the contents of a site. This site has a 25 % match
seo approval: Image alt tags should to some degree reflect the contents of a site. This site has a 49 % match Image alt tags 100 0,5 Image alt tags should to some degree reflect the contents of a site. This site has a 49 % 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 approval: If this score is not 100 check the html very carefully. We found 21 errors and warnings Page errors 90 2 If this score is not 100 check the html very carefully. We found 21 errors and warnings
seo approval: An ideal page contains between 400 and 600 words.This page contains 632 words WordCount 95 1,1 An ideal page contains between 400 and 600 words.This page contains 632 words
refresh our seo analysis The current report is cached on Sat, 26 May 2012 04:15:13. Click here to refresh the results

Analyse your website !

Please enter your domain name