ila-berlin.de

Evaluation du site ila-berlin.de

ILA Berlin 26 | Homepage | ILA Berlin

 Généré le 09 Mars 2026 19:28

Vieilles statistiques? UPDATE !

Le score est de 31/100

Optimisation du contenu

Titre

ILA Berlin 26 | Homepage | ILA Berlin

Longueur : 37

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

Description

Longueur : 0

Très mauvais. Nous n'avons pas trouvé de balise META description sur votre page. Utilisez ce générateur gratuit de balises META en ligne pour créer une description.

Mots-clefs

Très mauvais. Nous n'avons pas trouvé de balise META keywords sur votre page. Utilisez ce générateur gratuit de balises META en ligne pour créer des mots-clés.

Propriétés Open Graph

Cette page ne profite pas des balises META Open Graph. Cette balise permet de représenter de manière riche n'importe quelle page dans le graph social (environnement social). Utilisez ce générateur gratuit de balises META Open Graph pour les créer.

Niveaux de titre

H1 H2 H3 H4 H5 H6
1 12 0 2 0 0
  • [H1] MEET THE WORLD'S AEROSPACE PIONEERS
  • [H2] Search
  • [H2] ILA Berlin
  • [H2]
  • [H2] Meet the World's Aerospace Pioneers
  • [H2] One of the World's Leading Aerospace Shows
  • [H2] Explore the ILA Segments
  • [H2] What to Experience at ILA
  • [H2] Plan Your Visit
  • [H2] This Was ILA 2024
  • [H2] Partners & Organizers
  • [H2] ILA Berlin Newsletter
  • [H2] Footer Navigation
  • [H4] /* ── ILA Homepage 2026 — Layout Only ── */ .ila-hp * { box-sizing: border-box; } /* Reveal animation */ .ila-hp-section { opacity: 0; transform: translateY(28px); transition: opacity 0.8s cubic-bezier(0.22,1,0.36,1), transform 0.8s cubic-bezier(0.22,1,0.36,1); } .ila-hp-section.ila-visible { opacity: 1; transform: translateY(0); } /* Eyebrow label */ .ila-eyebrow { color: #008FD3; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 10px; } /* Section titles */ .ila-section-title { color: #0B1624; margin: 0 0 4px; line-height: 1.15; letter-spacing: -0.01em; } .ila-section-title--light { color: #fff; } /* Accent underline */ .ila-accent-line { height: 2px; background: linear-gradient(90deg, #008FD3, transparent); margin-top: 14px; } .ila-accent-line--center { margin-left: auto; margin-right: auto; width: 60px; } .ila-accent-line--left { width: 80px; } /* Subtitle */ .ila-subtitle { color: #64748b; margin-top: 12px; line-height: 1.6; max-width: 600px; } .ila-subtitle--center { margin-left: auto; margin-right: auto; } .ila-subtitle--light { color: #94a3b8; } /* ── GRID SYSTEMS ── */ .ila-grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(16px, 2vw, 24px); } .ila-grid-3--flush { gap: 0; } .ila-grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(24px, 4vw, 56px); align-items: center; } .ila-grid-2--wide { grid-template-columns: 1.2fr 1fr; } .ila-grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(16px, 3vw, 40px); } @media (max-width: 900px) { .ila-grid-3, .ila-grid-3--flush, .ila-grid-2, .ila-grid-2--wide { grid-template-columns: 1fr; } .ila-grid-4 { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 901px) and (max-width: 1100px) { .ila-grid-3.ila-grid-3--programme { grid-template-columns: repeat(2, 1fr); } } /* ── CARDS ── */ .ila-card { background: #fff; overflow: hidden; transition: transform 0.35s cubic-bezier(0.22,1,0.36,1), box-shadow 0.35s cubic-bezier(0.22,1,0.36,1); box-shadow: 0 1px 3px rgba(0,0,0,0.06); } .ila-card:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(0,0,0,0.12); } .ila-card__img { width: 100%; height: 220px; overflow: hidden; position: relative; } .ila-card__img img { width: 100%; height: 100%; object-fit: cover; display: block; } .ila-card__img--short { height: 180px; } .ila-card__body { padding: 24px; } /* ── CTA OVERRIDES ── */ .ila-hp .button.primary, .ila-hp .button.secondary { display: inline-flex !important; align-items: center !important; white-space: nowrap; } .ila-hp .button.primary::after, .ila-hp .button.secondary::after { display: inline-block !important; flex-shrink: 0; } /* Dual CTA row in pathway cards */ .ila-cta-row { display: flex; flex-direction: column; gap: 10px; align-items: flex-start; } .ila-hp .button--white { display: inline-flex; align-items: center; background: #fff; color: #008FD3; padding: 14px 32px; text-decoration: none; letter-spacing: 0.02em; white-space: nowrap; transition: background 0.25s ease; } .ila-hp .button--white:hover { background: #e8f4fb; } .ila-hp .button--white::after { content: ""; display: inline-block; flex-shrink: 0; width: 6px; height: 12px; margin-left: 18px; vertical-align: middle; background-color: #008FD3; -webkit-mask-image: url("../svg/Path_1979.svg"); mask-image: url("../svg/Path_1979.svg"); -webkit-mask-size: contain; mask-size: contain; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; } /* ── SEGMENT CARDS ── */ .ila-segments-row { display: flex !important; gap: 0 !important; padding: 0 !important; margin: 0 !important; } .ila-segment { flex: 1 1 0% !important; display: flex !important; align-items: flex-end !important; min-height: 340px !important; background-size: cover !important; background-position: center !important; text-decoration: none !important; color: #fff !important; padding: 28px !important; border-bottom: 5px solid transparent; transition: border-color 0.3s ease; } .ila-segment:visited, .ila-segment:hover, .ila-segment:active, .ila-segment:focus { color: #fff !important; text-decoration: none !important; } .ila-segment:hover { border-bottom-color: currentColor; } .ila-segment--aviation { background-image: linear-gradient(to top, rgba(0,131,143,0.85) 0%, rgba(0,0,0,0.25) 60%, rgba(0,0,0,0.10) 100%), url("https://ila-berlin.de/sites/default/files/2026-02/ila-berlin-aviation-emirates-a380.jpg") !important; border-bottom-color: #00838f; } .ila-segment--space { background-image: linear-gradient(to top, rgba(26,35,126,0.85) 0%, rgba(0,0,0,0.25) 60%, rgba(0,0,0,0.10) 100%), url("https://ila-berlin.de/sites/default/files/2026-02/ila-berlin-space-pavilion-moon-display.jpg") !important; border-bottom-color: #1a237e; } .ila-segment--defence { background-image: linear-gradient(to top, rgba(46,125,50,0.85) 0%, rgba(0,0,0,0.25) 60%, rgba(0,0,0,0.10) 100%), url("https://ila-berlin.de/sites/default/files/2026-02/ila-berlin-defence-f35-lightning.jpg") !important; border-bottom-color: #2e7d32; } .ila-segment__name { color: #fff !important; text-transform: uppercase; letter-spacing: 0.08em; text-decoration: none !important; } @media (max-width: 900px) { .ila-segments-row { flex-direction: column !important; } .ila-segment { min-height: 220px !important; } } /* ── KEY FACTS ── */ .ila-keyfacts { position: relative; padding: clamp(48px, 7vw, 80px) clamp(20px, 5vw, 80px); background: #0B1624; overflow: hidden; } .ila-keyfacts__bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.12; } .ila-keyfacts__bg img { width: 100%; height: 100%; object-fit: cover; } .ila-keyfacts__overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg, #0B1624 0%, transparent 30%, transparent 70%, #0B1624 100%); } .ila-stat { text-align: center; opacity: 0; transform: translateY(24px); transition: all 0.7s cubic-bezier(0.22,1,0.36,1); } .ila-stat.ila-visible { opacity: 1; transform: translateY(0); } .ila-stat__number { color: #008FD3; letter-spacing: -0.02em; line-height: 1.1; } .ila-stat__label { color: #94a3b8; text-transform: uppercase; letter-spacing: 0.08em; margin-top: 6px; } /* ── EARLY BIRD ── */ .ila-earlybird { background: #008FD3; padding: clamp(36px, 5vw, 56px) clamp(20px, 5vw, 80px); position: relative; overflow: hidden; } .ila-earlybird__inner { max-width: 1000px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 24px; position: relative; z-index: 1; } .ila-earlybird__geo { position: absolute; border: 2px solid rgba(255,255,255,0.15); } .ila-earlybird__geo--1 { top: -60px; right: -60px; width: 200px; height: 200px; transform: rotate(45deg); } .ila-earlybird__geo--2 { bottom: -40px; left: 20%; width: 120px; height: 120px; transform: rotate(30deg); border-color: rgba(255,255,255,0.1); } .ila-countdown { display: flex; gap: 8px; align-items: center; } .ila-countdown__block { text-align: center; background: rgba(0,0,0,0.2); padding: 12px 16px 8px; min-width: 72px; } .ila-countdown__num { color: #fff; line-height: 1; } .ila-countdown__label { color: rgba(255,255,255,0.7); letter-spacing: 0.08em; text-transform: uppercase; margin-top: 4px; } .ila-countdown__sep { color: rgba(255,255,255,0.5); padding: 0 2px; } /* ── VIDEO SECTIONS ── */ .ila-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; background: #1e293b; } .ila-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } .ila-video-consent { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; background: rgba(11,22,36,0.55); z-index: 2; cursor: pointer; text-align: center; padding: 20px; } .ila-video-consent__play { width: 64px; height: 64px; background: rgba(255,255,255,0.15); border: 2px solid rgba(255,255,255,0.4); display: flex; align-items: center; justify-content: center; margin-bottom: 16px; transition: background 0.3s ease, border-color 0.3s ease; } .ila-video-consent:hover .ila-video-consent__play { background: rgba(0,143,211,0.3); border-color: #008FD3; } .ila-video-consent__play svg { width: 24px; height: 24px; fill: #fff; } .ila-video-consent__text { color: rgba(255,255,255,0.7); line-height: 1.5; max-width: 400px; } .ila-video-consent__text a { color: #33a8e0; } /* ── PARTNERS ── */ .ila-partners-label { color: #94a3b8; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 14px; text-align: center; } .ila-partners-logos { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center; margin-bottom: 36px; } .ila-partners-logos__item { background: #fff; border: 1px solid #e2e8f0; padding: 18px 32px; color: #334155; letter-spacing: 0.03em; text-align: center; transition: border-color 0.25s ease, box-shadow 0.25s ease; } .ila-partners-logos__item:hover { border-color: #008FD3; box-shadow: 0 2px 8px rgba(0,143,211,0.1); } /* ── HELPER ── */ .ila-text-center { text-align: center; } .ila-text-white { color: #fff; } .ila-text-muted { color: #64748b; } .ila-text-blue { color: #008FD3; } .ila-bg-dark { background: #0B1624; } .ila-bg-gray { background: #f0f3f7; } .ila-bg-blue { background: #008FD3; } .ila-pad-section { padding: clamp(48px, 8vw, 96px) clamp(20px, 5vw, 80px); } .ila-max-900 { max-width: 900px; margin-left: auto; margin-right: auto; } .ila-max-1000 { max-width: 1000px; margin-left: auto; margin-right: auto; } .ila-max-1100 { max-width: 1100px; margin-left: auto; margin-right: auto; } .ila-mb-0 { margin-bottom: 0; } .ila-mb-8 { margin-bottom: 8px; } .ila-mb-16 { margin-bottom: 16px; } .ila-mb-24 { margin-bottom: 24px; } .ila-mb-32 { margin-bottom: 32px; } .ila-mb-48 { margin-bottom: clamp(32px, 4vw, 48px); } .ila-strikethrough { text-decoration: line-through; opacity: 0.7; } Your ILA ExperienceFind Your Path
  • [H4] Let's stay in touch.

Images

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

3 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 : 0%

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

Misére, vous avez du contenu Flash, cela signifie que les moteurs de recherche auront des difficultés à analyser votre contenu.

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 50 lien(s) dont 0 lien(s) vers des fichiers

Texte d'ancre Type Juice
Skip to main content Interne Passing Juice
de Interne Passing Juice
en Interne Passing Juice
About us Interne Passing Juice
Newsletter Interne Passing Juice
Contact & Support Interne Passing Juice
Sustainability and CSR Interne Passing Juice
Exhibitor & Partner Interne Passing Juice
Participation & Partnership Options Interne Passing Juice
Hall space Interne Passing Juice
Chalet Interne Passing Juice
Outdoor area & Static display Interne Passing Juice
Partnerships Interne Passing Juice
Online-Advertising in our ILA Show Guide Interne Passing Juice
Talent Hub Interne Passing Juice
Defence Park Interne Passing Juice
Supplier Interne Passing Juice
Start Ups at ILA Interne Passing Juice
Outdoor Hospitality Area Interne Passing Juice
USA Partnership Pavilion Interne Passing Juice
Exhibitor Registration Interne Passing Juice
Stand Rental Calculator Interne Passing Juice
Exhibition Planning / Service Manual Interne Passing Juice
Exhibitor List Interne Passing Juice
Hosted Buyers Programme Interne Passing Juice
Marketing Kits Interne Passing Juice
Segments Interne Passing Juice
Aviation Interne Passing Juice
Space Interne Passing Juice
Defence Interne Passing Juice
For Visitors Interne Passing Juice
Travel Information Interne Passing Juice
Trade Visitor Interne Passing Juice
Public Visitor Interne Passing Juice
ILA STAGES Interne Passing Juice
Static Display Interne Passing Juice
Talent Hub visitor information Interne Passing Juice
Press Interne Passing Juice
Accreditation Interne Passing Juice
Press Releases Interne Passing Juice
Merch Interne Passing Juice
Tickets Interne Passing Juice
privacy policy Externe Passing Juice
Browse Exhibitors Interne Passing Juice
Watch on YouTube Externe Passing Juice
Messe Berlin group of companies Externe Passing Juice
here Externe Passing Juice
Privacy Interne Passing Juice
Imprint Interne Passing Juice
Image Rights Interne Passing Juice

Mots-clefs

Nuage de mots-clefs

Cohérence des mots-clefs

Mot-clef Contenu Titre Mots-clefs Description Niveaux de titre

Ergonomie

Url

Domaine : ila-berlin.de

Longueur : 13

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

HTML 5

Encodage

Parfait. Votre charset est UTF-8.

Validité W3C

Erreurs : 0

Avertissements : 0

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).
Dommage, votre site n'est pas optimisé avec gzip.

Mobile

Optimisation mobile

Icône Apple
Méta tags viewport
Contenu FLASH

Optimisation

Sitemap XML

Votre site web dispose d’une sitemap XML, ce qui est optimal.

https://ila-berlin.de/en/sitemap.xml

Robots.txt

https://ila-berlin.de/robots.txt

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

Mesures d'audience

Manquant

Nous n'avons trouvé aucun outil d'analytics sur ce site.

Un outil de mesure d'audience vous permet d'analyser l’activité des visiteurs sur votre site. Vous devriez installer au moins un outil Analytics. Il est souvent utile d’en rajouter un second, afin de confirmer les résultats du premier.

PageSpeed Insights


Dispositif
Les catégories

Free SEO Testing Tool

Free SEO Testing Tool est un outil gratuit de référencement qui vous aidera à analyser vos pages web