itu.edu.tr

Evaluation du site itu.edu.tr

 Généré le 01 Août 2025 03:03

Vieilles statistiques? UPDATE !

Le score est de 42/100

Good Model438489

Optimisation du contenu

Titre

İTÜ | İstanbul Teknik Üniversitesi | İTÜ 1773

Longueur : 45

Parfait, votre titre contient entre 10 et 70 caractères.

Description

İstanbul Teknik Üniversitesi, 250. yılına doğru yol alan, dünyanın en eski teknik üniversitelerinden biridir.

Longueur : 109

Génial, votre balise META description contient entre 70 et 160 caractères.

Mots-clefs

İTÜ, itu, Istanbul Technical University, İstanbul Teknik Üniversitesi, ITU, itü, 1773

Bien, votre page contient une balise META keywords.

Propriétés Open Graph

Bien, cette page profite des balises META Open Graph.

Propriété Contenu
title İTÜ | İstanbul Teknik Üniversitesi | İTÜ 1773
description istanbul Teknik Üniversitesi
url https://www.itu.edu.tr
type website
site_name Anasayfa

Niveaux de titre

H1 H2 H3 H4 H5 H6
0 20 11 2 1 20
  • [H2] Dünyada 204.
  • [H2] Dünyada 38. / Türkiye’de 1.
  • [H2] Dünyada 251-300
  • [H2] Dünyada 301-400
  • [H2] Dünyada 298.
  • [H2] Dünyada 501-600 aralığında
  • [H2] Avrupa’da 123.
  • [H2] Dünyada 40.
  • [H2] Dünyada 44.
  • [H2] Türkiye’de 1.
  • [H2] Dünyada 344. / Türkiye’de 3.
  • [H2] Türkiye’de 1.
  • [H2] Dünyada 76. / Türkiye’de 1.
  • [H2] Dünyada 79. / Türkiye’de 1.
  • [H2] Asya'da 97.
  • [H2] Türkiye’de Lider Üniversite
  • [H2] Türkiye'de 1.
  • [H2] Dünyada İlk 50 Üniversite Arasında
  • [H2] Dünyada 3.
  • [H2] Türkiye'de 1.
  • [H3] Haberler
  • [H3] Etkinlikler
  • [H3] Gelecek Etkinlikler
  • [H3] BİLİMSEL ARAŞTIRMA PROJELERİ
  • [H3] İTÜ Instagram
  • [H3] İTÜ Twitter
  • [H3] Sayılarla İTÜ
  • [H3] İTÜ Dijital Uygulamaları
  • [H3] Fakülteler
  • [H3] Enstitüler
  • [H3] İTÜ
  • [H4] Türkiye'nin ilk, dünyanın en köklü teknik üniversitelerinden biri
  • [H4] Uluslararası Öğrenciler
  • [H5] * 31 Aralık 2024 verisi
  • [H6] İTÜ’nün Ürdün İle Derinleşen Akademik Bağları
  • [H6] İTÜ’nün Kurucuları Arasında Olduğu Uluslararası Türk Devletleri Üniversitesi Kapılarını Açmak İçin Gün Sayıyor
  • [H6] İTÜ’yü Tercih Edecek Öğrencilere Burs ve Ödüller!
  • [H6] İTÜ ve TUA’dan Milli Uzay Programı’na Güç Verecek Adım
  • [H6] Rektörümüz, Çin-ASEAN Eğitim İş Birliği Haftası Kapsamındaki Uluslararası Sempozyumda İTÜ’nün Yaklaşımını ve Stratejisini Aktardı
  • [H6] Geoteknik Mühendisliğinin Kurucusu Karl von Terzaghi’nin İTÜ’deki İzleri
  • [H6] Mezunumuza Raymond Andrew Doktora Tez Ödülü
  • [H6] İTÜ’den Aday Öğrencilerle Farklı Şehirlerde Buluşmalar!
  • [H6] {{event.EtkinlikAdı}}
  • [H6] {{event.EtkinlikAdı}}
  • [H6] İTÜ Mobil
  • [H6] İTÜ Portal
  • [H6] İTÜ Yardım
  • [H6] İTÜ Harita
  • [H6] İTÜ Rehber
  • [H6] İTÜ Akademi
  • [H6] Veti
  • [H6] Ninova
  • [H6] Mezun Bilgi Sistemi
  • [H6] ', { 'class': 'media-heading' }).text('itu1773')) .append(locationName) ) ) .append( $('', { 'href': data.data[i].link, 'target': '_blank' }) .append( $('', { 'src': data.data[i].images.low_resolution.url, 'class': 'clearfix img-responsive' }) ) ) ); } }, complete: function () { $('a.instagram-modelView').bind('click', function () { new Messi('' + $(this).attr('title') + 'via instagram', { modal: true }); }); } }); } $(document).ready(function(){ //loadInstagramFeed(4); }) $(document).ready(function () { var url = "https://twitterfeed.itu.edu.tr/feeds.aspx/?count=6"; $.ajax({ dataType: 'json', url: url, success: function (data) { $.each(data, function (i, item) { var record = ""; var text = item.Text; //item.User.ProfileImageUrl record = ""; if (item.Entities.hashtags.length > 0) { $.each(item.Entities.hashtags, function (j, item2) { text = text.replace('#' + item2.text, '#' + item2.text + ''); }); } if (item.Entities.media.length > 0) { $.each(item.Entities.media, function (j, item2) { text = text.replace(item2.url, '' + item2.url + ''); }); } if (item.Entities.urls.length > 0) { $.each(item.Entities.urls, function (j, item2) { text = text.replace(item2.url, '' + item2.url + ''); }); } if (item.Entities.user_mentions.length > 0) { $.each(item.Entities.user_mentions, function (j, item2) { text = text.replace('@' + item2.screen_name, '@' + item2.screen_name + ''); }); } record += text; record += "" + convertToJSONDate(item.created_at) + "" + item.User.Name + " @" + item.User.ScreenName + "

Images

Nous avons trouvé 62 image(s) sur cette page Web.

32 attribut(s) alt sont vides ou manquants. Ajouter un texte alternatif permet aux moteurs de recherche de mieux comprendre le contenu de vos images.

Ratio texte/HTML

Ratio : 9%

le ratio de cette page texte/HTML est au-dessous de 15 pour cent, ce qui signifie que votre site manque de contenu textuel.

Flash

Parfait, aucun contenu FLASH n'a été détecté sur cette page.

Iframe

Dommage, vous avez des Iframes sur vos pages Web, cela signifie que son contenu ne peut pas être indexé par les moteurs de recherche.

Réécriture d'URLs

Bien. Vos liens sont optimisés!

Tiret bas dans les URLs

Nous avons détectés des soulignements dans vos URLs. Vous devriez plutôt utiliser des tirets pour optimiser votre référencement.

Liens dans la page

Nous avons trouvé un total de 78 lien(s) dont 4 lien(s) vers des fichiers

Texte d'ancre Type Juice
Aday Öğrenci Interne Passing Juice
Onur ve Ödüller Interne Passing Juice
Kalite Interne Passing Juice
Öğrenci İşleri Interne Passing Juice
Mezun Interne Passing Juice
İTÜ KKTC Interne Passing Juice
Duyurular Interne Passing Juice
İTÜ Ödülleri Interne Passing Juice
İletişim Interne Passing Juice
ENGLISH Interne Passing Juice
İTÜ Hakkında Interne Passing Juice
Eğitim Interne Passing Juice
Araştırma Interne Passing Juice
Uluslararası Interne Passing Juice
Kampüste Yaşam Interne Passing Juice
Kütüphane Interne Passing Juice
İTÜPORTAL Interne Passing Juice
Devamı Interne Passing Juice
Devamı Interne Passing Juice
Devamı Interne Passing Juice
Devamı Interne Passing Juice
Devamı Interne Passing Juice
Devamı Interne Passing Juice
Devamı Interne Passing Juice
Devamı Interne Passing Juice
Daha Fazla Görüntüle Interne Passing Juice
Etkinliğe Git Interne Passing Juice
Ayrıntılı Bilgi Interne Passing Juice
Daha Fazla Görüntüle Externe Passing Juice
Ayrıntılı Bilgi Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Hizmete Git Interne Passing Juice
Fakülteler Interne Passing Juice
Bilgisayar ve Bilişim Fakültesi Interne Passing Juice
Denizcilik Fakültesi Interne Passing Juice
Elektrik-Elektronik Fakültesi Interne Passing Juice
Fen Edebiyat Fakültesi Interne Passing Juice
Gemi İnşaatı ve Deniz Bilimleri Fakültesi Interne Passing Juice
İnşaat Fakültesi Interne Passing Juice
İşletme Fakültesi Interne Passing Juice
Kimya-Metalurji Fakültesi Interne Passing Juice
Maden Fakültesi Interne Passing Juice
Makina Fakültesi Interne Passing Juice
Mimarlık Fakültesi Interne Passing Juice
Tekstil Teknolojileri ve Tasarım Fakültesi Interne Passing Juice
Uçak ve Uzay Bilimleri Fakültesi Interne Passing Juice
Enstitüler Interne Passing Juice
Afet Yönetimi Enstitüsü Interne Passing Juice
Avrasya Yer Bilimleri Enstitüsü Interne Passing Juice
Bilişim Enstitüsü Interne Passing Juice
Enerji Enstitüsü Interne Passing Juice
Lisansüstü Eğitim Enstitüsü Interne Passing Juice
Havacılık Enstitüsü Interne Passing Juice
Türk Musikisi ve Devlet Konservatuarı Interne Passing Juice
Yabancı Diller Yüksekokulu Interne Passing Juice
Siber Güvenlik Meslek Yüksekokulu Interne Passing Juice
Eğitim Programları Interne Passing Juice
Araştırma Merkezleri Interne Passing Juice
Eğitim Interne Passing Juice
Uluslararası Interne Passing Juice
Covid-19 Interne Passing Juice
İTÜPortal Interne Passing Juice
Webmail Interne Passing Juice
Öğrenci İşleri Interne Passing Juice
Bilgi Edinme Formu Interne Passing Juice
Kampüs Haritası Interne Passing Juice
İTÜ Bilgi İşlem Daire Başkanlığı © 2025 Interne Passing Juice
#' + item2.text + ' Externe Passing Juice
' + item2.url + ' Interne Passing Juice
@' + item2.screen_name + ' Externe Passing Juice
" + item.User.Name + " @" + item.User.ScreenName + " Externe Passing Juice

Mots-clefs

Nuage de mots-clefs

always i̇tü itu new bilgi git enstitüsü university hizmete fakültesi

Cohérence des mots-clefs

Mot-clef Contenu Titre Mots-clefs Description Niveaux de titre
i̇tü 26
itu 18
fakültesi 13
git 9
hizmete 9

Ergonomie

Url

Domaine : itu.edu.tr

Longueur : 10

Favicon

Génial, votre site web dispose d'un favicon.

Imprimabilité

Aucun style CSS pour optimiser l'impression n'a pu être trouvé.

Langue

Bien. Votre langue est : en.

Dublin Core

Cette page ne profite pas des métadonnées Dublin Core.

Document

Doctype

Doctype manquant

Encodage

Parfait. Votre charset est UTF-8.

Validité W3C

Erreurs : 25

Avertissements : 16

E-mail confidentialité

Attention! Au moins une adresse e-mail a été trouvée en texte clair. Utilisez une protection anti-spam gratuite pour cacher vos e-mails aux spammeurs.

HTML obsolètes

Génial! Nous n'avons pas trouvé de balises HTML obsolètes dans votre code.

Astuces vitesse

Excellent, votre site n'utilise pas de tableaux imbriqués.
Mauvais, votre site web utilise des styles css inline.
Mauvais, votre site web contient trop de fichiers CSS (plus de 4).
Mauvais, votre site web contient trop de fichiers javascript (plus de 6).
Parfait : votre site tire parti de gzip.

Mobile

Optimisation mobile

Icône Apple
Méta tags viewport
Contenu FLASH

Optimisation

Sitemap XML

Manquant

Votre site web ne dispose pas d’une sitemap XML, ce qui peut poser problème.

La sitemap recense les URLs que les moteurs de recherche peuvent indexer, tout en proposant d’éventuelles informations supplémentaires (comme la date de dernière mise à jour, la fréquence des changements, ainsi que leur niveau d’importance). Ceci permet aux moteurs de recherche de parcourir le site de façon plus efficace.

Robots.txt

http://itu.edu.tr/robots.txt

Votre site dispose d’un fichier robots.txt, ce qui est optimal.

Mesures d'audience

Votre site web dispose d’une outil d'analytics, ce qui est optimal.

   Google Analytics

PageSpeed Insights


Dispositif
Les catégories

Website Review

Website Review est un outil gratuit de référencement qui vous aidera à analyser vos pages web