Website Review


Introduce dominio


← Click para actualizar
techtarget.de

Revisión web de techtarget.de

 Generado el 19 Abril 2021 18:29 PM

Resultados antiguos? ACTUALIZAR !


La puntuación es 43/100

Contenido SEO

Título

Schnellere Umsatzgenerierung durch effektiveres B2B-Marketing - TechTarget Germany



Longitud : 82

Preferiblemente, tu título debería contener entre 10 y 70 caracteres (espacios incluidos). Usa esta herramienta gratuita para calcular la longitud del texto.
Descripción



Longitud : 0

Muy mal. No hemos encontrado descripción meta en tu página. Usa este generador online gratuito para crear la descripción.
Palabras Claves (Keywords)



Muy mal. No hemos encontrado palabras clave (meta keywords) en tu página. Usa este generador de meta tags gratuito para crear tus palabras clave.
Propiedades Meta Og Bien. Tu página usa propiedades Og (etiquetas og).
Propiedad Contenido
locale de_DE
type website
title Schnellere Umsatzgenerierung durch effektiveres B2B-Marketing - TechTarget Germany
url https://www.techtarget.de/
site_name TechTarget Germany
Titulos
H1 H2 H3 H4 H5 H6
1 2 1 6 4 0
  • [H1] Activity Matters\r\nF\u00fcllen Sie Ihre Pipeline schneller mit echten Erkenntnissen \u00fcber echte Menschen. Aktive K\u00e4ufer, die Gesch\u00e4fte abschlie\u00dfen. In gro\u00dfem Umfang.\r\n\n\t\t\t\t\tZeige mir die Daten\n\t\t\t\t\r\n\r\n\r\n\r\n\n\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\n\t\t\t\n\t\t\t\t✕\n\t\t\t\t\n\t\t\t\n\t\t\n\n\t\t\r\n\r\n\r\nActivity Matters\r\nF\u00fcllen Sie Ihre Pipeline schneller mit echten Erkenntnissen \u00fcber echte Menschen. Aktive K\u00e4ufer, die Gesch\u00e4fte abschlie\u00dfen. In gro\u00dfem Umfang.\r\n\n\t\t\t\t\tZeige mir die Daten\n\t\t\t\t\r\n\r\n","image":"https:\/\/www.techtarget.de\/wp-content\/uploads\/sites\/8\/2021\/03\/Berlin-DE-Hero-021621.jpg","video":"https:\/\/media.techtarget.com\/wptt\/videoHeader\/Germany-Particle-Video.mp4"}],"default_image":"https:\/\/www.techtarget.de\/wp-content\/uploads\/sites\/8\/2015\/11\/img-techtarget-pipeline.svg"}; /* ]]> */ var cmpApi; cmpApi = new ttCmpApi(); /* * Check for debug mode for url param debug_gdpr */ this.debug = (function() { var sParam = 'debug_gdpr'; var sPageURL = decodeURIComponent(window.location.search.substring(1)), sURLVariables = sPageURL.split('&'),sParameterName,i; for (i = 0; i < sURLVariables.length; i++) { sParameterName = sURLVariables[i].split('='); if (sParameterName[0] === sParam) { return sParameterName[1] === undefined ? true : sParameterName[1]; } } return false; })(); var dpmSpVendorInternalId = '5f19fbbb772c4f2f5f99fcc0'; var spPuropseId = ['5ebec2c47b021339dc19dc02', '5ebec2c47b021339dc19dc04','5ebec2c47b021339dc19dc07','5ebec2c47b021339dc19dc09','5ebec2c47b021339dc19dc11']; if(this.debug) console.log("Inside dpm execution"); window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) { if ((typeof (tcData) !== 'undefined') && (tcData !== null)) { if(this.debug) console.log("DPM ADDING EVENT LISTENER"); if(this.debug) console.log("DPM LISTENDER ID " + tcData.listenerId); if (listenerSuccess && tcData.eventStatus === 'cmpuishown') { if(this.debug) console.log("DPM CMPUISSHOWN"); } if (listenerSuccess && (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'cmpuishown')) { var gdprApplies = tcData.gdprApplies; if(this.debug) console.log("DPM tcloaded eventstatus"); if(this.debug) console.log("DPM logging out gdprapplies " + gdprApplies); if (gdprApplies && !(cmpApi.getCustomVendorGrantConsent(dpmSpVendorInternalId))) { if(this.debug) console.log("DPM GDPR IS APPLICABLE AND CONTEXT DOES NOT HAVE CONSENT"); //remove the listener ourself to not get called more than once window.__tcfapi('removeEventListener', 2, function (success) { if(this.debug) console.log('DPM Inside remove event listener ' + success); if (success) { if(this.debug) console.log('removed: listener for DPM LOADING ' + tcData.listenerId); window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) { if(this.debug) console.log("DPM AddEventUserAction " + tcData); if(this.debug) console.log('DPM Event listener has been registered due to no consent being set'); if (listenerSuccess && tcData.eventStatus === 'useractioncomplete') { if(this.debug) console.log("DPM useractioniscomplete"); window.__tcfapi('getCustomVendorConsents', 2, function (customVendorConsentData, nonIabSuccess) { if(this.debug) console.log("DPM getting custom vendor consent by command "); if (customVendorConsentData != null) { console.log('DPM COMMAND customvendorconsent grant = ' + customVendorConsentData.grants); for (var key in customVendorConsentData.grants) { var obj = customVendorConsentData.grants[key]; if (key === dpmSpVendorInternalId) { console.log("DPM returning vendor grant for " + dpmSpVendorInternalId + " = " + obj.vendorGrant); if (obj.vendorGrant) { (function() { var d=document,h=d.getElementsByTagName('head')[0],s=d.createElement('script'),sc = 'https:' == document.location.protocol ? 'https://' : 'http://'; s.type='text/javascript'; s.async=true; s.src=sc+'s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.js'; h.appendChild(s); })(); } } } } }); window.__tcfapi('removeEventListener', 2, function (success) { if (success) { //listener Removed if(this.debug) console.log('removed: ' + tcData.listenerId); } }, tcData.listenerId); } }); } }, tcData.listenerId); } else { window.__tcfapi('removeEventListener', 2, function (success) { if (success) { console.log("Executing DPM because Either gdpr does not apply or user has given consent"); (function() { var d=document,h=d.getElementsByTagName('head')[0],s=d.createElement('script'),sc = 'https:' == document.location.protocol ? 'https://' : 'http://'; s.type='text/javascript'; s.async=true; s.src=sc+'s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.js'; h.appendChild(s); })(); } }, tcData.listenerId); } } } }); var googleAnalyticsPurposes = [1,8]; var vendorName = "GoogleAnalytics"; var isGaEnabled = true; window['gtag_enable_tcf_support'] = true window.dataLayer = window.dataLayer || []; dataLayer = window.dataLayer; if(this.debug) console.log("Inside Google Analytics execution"); window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) { if ((typeof(tcData) !== 'undefined') && (tcData !== null)) { if(this.debug) console.log("GA ADDING EVENT LISTENER"); if(this.debug) console.log("GA LISTENDER ID " + tcData.listenerId); if (listenerSuccess && tcData.eventStatus === 'cmpuishown') { if(this.debug) console.log("GA CMPUISSHOWN"); } if (listenerSuccess && (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'cmpuishown')) { var gdprApplies = tcData.gdprApplies; if(this.debug) console.log("tcloaded eventstatus"); if(this.debug) console.log("logging out gdprapplies " + gdprApplies); if (gdprApplies && !(cmpApi.getConsentforVendorV2(googleAnalyticsPurposes))) { if(this.debug) console.log("GDPR IS APPLICABLE AND CONTEXT DOES NOT HAVE CONSENT"); //remove the listener ourself to not get called more than once window.__tcfapi('removeEventListener', 2, function (success) { if(this.debug) console.log('Inside remove event listener ' + success); if (success) { if(this.debug) console.log('removed: listener for GA LOADING ' + tcData.listenerId); window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) { if(this.debug) console.log("AddEventUserAction " + tcData); if(this.debug) console.log('Event listener for Google Analytics has been registered due to no consent being set'); if (listenerSuccess && tcData.eventStatus === 'useractioncomplete') { if(this.debug) console.log("useractioniscomplete inside GA"); window.__tcfapi('getTCData', 2, function (tcData, success) { if(this.debug) console.log("Event GAD useractioncomplete is running, getting vendor consent"); if (success) { if (Object.keys(tcData.purpose.consents).length === 0 && tcData.purpose.consents.constructor === Object) { if(this.debug) console.log("GA does not have consent due to No consents "); isGaEnabled = false; } else { for (var purposeid in googleAnalyticsPurposes) { if (tcData.purpose.consents[googleAnalyticsPurposes[purposeid]] === null || tcData.purpose.consents[googleAnalyticsPurposes[purposeid]] === undefined || tcData.purpose.consents[googleAnalyticsPurposes[purposeid]] === false){ isGaEnabled = false; } } } if(this.debug) console.log("isGAEnabled = " + isGaEnabled); if (isGaEnabled){ var eventAction = 'GaEnabled'; var eventCategory = 'GA'; var eventLabel = 'GaEnabled'; if (typeof window.dataLayer !== 'undefined') { args=[eventCategory,eventAction,eventLabel]; dataLayer.push({eventCategory:args[0],eventAction:args[1], eventLabel:args[2]}); dataLayer.push({'event': 'GaEnabled'}); } } } }); window.__tcfapi('removeEventListener', 2, function (success) { if (success) { //listener Removed if(this.debug) console.log('removed: ' + tcData.listenerId); } }, tcData.listenerId); } }); } }, tcData.listenerId); } else { window.__tcfapi('removeEventListener', 2, function (success) { if(this.debug) console.log("CONTEXT HAS CONSENT OR GDPR IS NOT APPLICABLE"); if (success) { var eventAction = 'GaEnabled'; var eventCategory = 'GA'; var eventLabel = 'GaEnabled'; if (typeof window.dataLayer !== 'undefined') { args=[eventCategory,eventAction,eventLabel]; dataLayer.push({eventCategory:args[0],eventAction:args[1], eventLabel:args[2]}); dataLayer.push({'event': 'GaEnabled'}); } } }, tcData.listenerId); } } } }); function getMarketoJs() { (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('095-PCN-759'); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); } var marketoSpVendorInternalId = '5f295fa4b8e05c76a44c3147'; window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) { if ((typeof(tcData) !== 'undefined') && (tcData !== null)) { if (listenerSuccess && (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'cmpuishown')) { var gdprApplies = tcData.gdprApplies; if (gdprApplies && !(cmpApi.getCustomVendorGrantConsent(marketoSpVendorInternalId))) { //remove the listener ourself to not get called more than once window.__tcfapi('removeEventListener', 2, function (success) { if (success) { window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) { if (listenerSuccess && tcData.eventStatus === 'useractioncomplete') { window.__tcfapi('getCustomVendorConsents', 2, function (customVendorConsentData, nonIabSuccess) { console.log(" getting custom vendor consent by command inside cb"); if (customVendorConsentData != null) { for (var key in customVendorConsentData.grants) { var obj = customVendorConsentData.grants[key]; if (key === marketoSpVendorInternalId) { if (obj.vendorGrant) { getMarketoJs(); } } } } }); window.__tcfapi('removeEventListener', 2, function (success) { if (success) { //listener Removed } }, tcData.listenerId); } }); } }, tcData.listenerId); } else { window.__tcfapi('removeEventListener', 2, function (success) { console.log("CONTEXT HAS CONSENT OR GDPR IS NOT APPLICABLE"); if (success) { getMarketoJs(); } }, tcData.listenerId); } } } }); // // @media only screen and ( min-width: 1208px ) { .hide-for-desktop { display: none !important; } } @media only screen and ( max-width: 1207px ) { .show-for-desktop { display: none !important; } } var dataLayer = dataLayer || [];dataLayer.push({'trackType':'ERROR 404','topicId':'0','topicName':'','siteName':'TechTarget Germany','uidType':'page','publicationDate':'','appCode':'0','is404':'false'}); #footer-links-menu>ul.menu ul { margin: 0; padding-left: 0; width: 305px; } #cmp-banner { position: fixed; bottom: 0; left: 0; z-index: 1200; } @media (min-width: 960px) { #cmp-banner { bottom: 20px; left: 20px;} } #searchsubmit-header { display: none; } .tt-share { display: none; } Warum TechTarget? Überblick Zielgruppen Kaufabsicht Marketing-Aktivierung Produkte Kundenreferenzen Globale Märkte Blog Über uns Kontaktieren Sie uns Karriere Presse Anlegerbeziehungen Cookies Produktdemo .cls-1,.cls-4{fill:none;}.cls-2{clip-path:url(#clip-path);}.cls-3{clip-path:url(#clip-path-2);}.cls-4{stroke:#a6a5a5;stroke-miterlimit:10;stroke-width:0.75px;}.cls-5{fill:#008681;}Artboard 2 Warum TechTarget? Überblick Zielgruppen Kaufabsicht Marketing-Aktivierung Produkte Demand Generation und ABM Priority Engine™ Lead-Generierung Content Marketing Brand Consideration Datenausgerichtete Anzeigen Custom & Native Websites Sales Enablement Priority Engine™ Kundenreferenzen Blog Über uns Presse Karriere Kontaktieren Sie uns Anlegerbeziehungen Global Märkte Cookies Sprachen English Français Produktdemo Wir identifizieren und beeinflussen IT-Käufer, die an Ihren Produkten Interesse haben. So stärken wir entschlossenes Handeln und helfen Ihnen mit Ihrer Strategie und Umsetzung, um die Wirksamkeit zu erzielen, nach der Sie streben.
  • [H2] Führende Technologie- unternehmen arbeiten schon mit uns
  • [H2] Neueste Trends im Technologiemarketing
  • [H3] TechTarget hilft B2B-Marketing- und Verkaufsteams von Technologieunternehmen durch Priority Engine, Kunden schneller und besser zu erreichen und ihr Marketing entsprechend effizienter zu gestalten.
  • [H4] Zielgruppen
  • [H4] Kaufabsicht
  • [H4] Marketing-Aktivierung
  • [H4] Etablierte Marktführer
  • [H4] Innovatoren mit hohem Wachstum
  • [H4] Am Ende dieses Pilotprojekts haben wir den ROI analysiert und ermittelt, dass diese Investition eine Pipeline von über 4 Millionen US-Dollar für die Themen Cloud und Big Data, die bei Informatica Priorität haben, beeinflusst hat.“
  • [H5] Content-Erstellung: 4 Schritte zur Erstellung von personalisiertem Content für Technologiekäufer
  • [H5] Infografik: Account Based Marketing: Verwenden eines datengesteuerten Ansatzes
  • [H5] Infografik: Intent-Daten:WichtigeKomponente für dasUmsatzwachstum
  • [H5] Intent Data: Nicht die Menge der Signale ist entscheidend – sondern was in ihnen steckt
Imagenes Hemos encontrado 39 imágenes en esta web.

38 atributos alt están vacios o no existen. Agrega texto alternativo para que los motores de búsqueda puedan entender las imágenes.
Ratio Texto/HTML Ratio : 6%

El ratio entre texto y código HTML de esta página es menor que el 15 por ciento, esto significa que tu web posiblemente necesite más contenido en texto.
Flash Perfecto, no se ha detectado contenido Flash en la página.
Iframe Muy mal, tienes Iframes en la página, esto significa que el contenido no podrá ser indexado.

Reescritura URL Bien. Tus enlaces parecen amigables
Guiones bajos en las URLs Hemos detectado guiones bajos en tus URLs. Deberías usar guiones en su lugar para optimizar tu SEO.
Enlaces en página Hemos encontrado un total de 48 enlaces incluyendo 2 enlace(s) a ficheros



Ancla Tipo Jugo
Warum TechTarget? Interna Pasando Jugo
Zielgruppen Interna Pasando Jugo
Kaufabsicht Interna Pasando Jugo
Marketing-Aktivierung Interna Pasando Jugo
Produkte Interna Pasando Jugo
Kundenreferenzen Interna Pasando Jugo
Globale Märkte Externo Pasando Jugo
Blog Interna Pasando Jugo
Über uns Interna Pasando Jugo
Kontaktieren Sie uns Interna Pasando Jugo
Karriere Externo Pasando Jugo
Presse Externo Pasando Jugo
Anlegerbeziehungen Externo Pasando Jugo
Cookies Externo Pasando Jugo
Produktdemo Externo Pasando Jugo
Produkte Interna Pasando Jugo
Priority Engine™ Interna Pasando Jugo
Lead-Generierung Interna Pasando Jugo
Content Marketing Interna Pasando Jugo
Datenausgerichtete Anzeigen Interna Pasando Jugo
Custom & Native Websites Interna Pasando Jugo
Über uns Interna Pasando Jugo
English Externo Pasando Jugo
Français Externo Pasando Jugo
Zielgruppen Interna Pasando Jugo
Kaufabsicht Interna Pasando Jugo
Marketing-Aktivierung Interna Pasando Jugo
Erfahren Sie mehr Interna Pasando Jugo
Erfahren Sie, warum Interna Pasando Jugo
Lesen Sie hier die Erfolgsgeschichte Interna Pasando Jugo
Content-Erstellung: 4 Schritte zur Erstellung von personalisiertem Content für Technologiekäufer Interna Pasando Jugo
Infografik: Account Based Marketing: Verwenden eines datengesteuerten Ansatzes Interna Pasando Jugo
Infografik: Intent-Daten:WichtigeKomponente für dasUmsatzwachstum Interna Pasando Jugo
Intent Data: Nicht die Menge der Signale ist entscheidend – sondern was in ihnen steckt Interna Pasando Jugo
Überblick Interna Pasando Jugo
Übersicht Interna Pasando Jugo
Datenausgerichtete Banner Interna Pasando Jugo
Custom & Native Webseite Interna Pasando Jugo
Content Marketing Interna Pasando Jugo
Kundenspezifische Inhalte Interna Pasando Jugo
English Externo Pasando Jugo
Français Externo Pasando Jugo
- Externo Pasando Jugo
- Externo Pasando Jugo
- Externo Pasando Jugo
- Externo Pasando Jugo
Datenschutzrichtlinien │ Externo Pasando Jugo
Nutzungsbedingungen │ Interna Pasando Jugo

Palabras Clave SEO

Nube de Palabras Clave content sie blog-beitrag marketing uns die von haben und techtarget
Consistencia de las Palabras Clave
Palabra Clave (Keyword) Contenido Título Palabras Claves (Keywords) Descripción Titulos
und 11
die 8
sie 7
uns 5
marketing 5

Usabilidad

Url Dominio : techtarget.de
Longitud : 13
Favicon Genial, tu web tiene un favicon.
Imprimibilidad No hemos encontrado una hoja de estilos CSS para impresión.
Idioma Genial. Has declarado el idioma de.
Dublin Core Esta página no usa Dublin Core.

Documento

Tipo de documento (Doctype) HTML 5
Codificación Perfecto. Has declarado como codificación UTF-8.
Validez W3C Errores : 40
Avisos : 3
Privacidad de los Emails Genial. No hay ninguna dirección de email como texto plano!
HTML obsoleto Genial, no hemos detectado ninguna etiqueta HTML obsoleta.
Consejos de Velocidad
Excelente, esta web no usa tablas.
Muy mal, tu web está usando estilos embenidos (inline CSS).
Muy mal, tu página web usa demasiados ficheros CSS (más de 4).
Muy mal, tu sitio usa demasiados ficheros JavaScript (más de 6).
Su sitio web no se beneficia de gzip. Intente implementarlo en su sitio web.

Movil

Optimización Móvil
Icono para Apple
Etiqueta Meta Viewport
Contenido Flash

Optimización

Mapa del sitio XML ¡Perfecto! Su sitio tiene un mapa del sitio en XML.

http://techtarget.de/sitemap.xml
Robots.txt http://techtarget.de/robots.txt

¡Estupendo! Su sitio web tiene un archivo robots.txt.
Herramientas de Analítica No disponible

No hemos encontrado ninguna herramienta de analítica en esta web.

La analítica Web le permite medir la actividad de los visitantes de su sitio web. Debería tener instalada al menos una herramienta de analítica y se recomienda instalar otra más para obtener una confirmación de los resultados.

PageSpeed Insights


Dispositivo
Categorias


Visi mobilieji | Darbo birža | Receptai | Vyriski ir moteriski batai | ETS 2 mods | Kur apsistoti Šiauliuose? | IT naujienos |