facepixxel.de

Обзор веб-сайта facepixxel.de

 Сгенерирован 16 Ноября 2016 20:47

Устаревшие данные? ОБНОВИТЬ !

Набрано баллов: 49/100

СЕО Контент

Заголовок страницы

FACEPIXXEL | Location & Business Suche

Длина : 38

Замечательно, Ваш заголовок страницы содержит от 10 до 70 символов.

Описание страницы

Длина : 0

Очень плохо. Мы не нашли описание страницы у Вас на веб-сайте. Используйте бесплатный генератор мета-тэгов, чтобы сгенерировать описание для страницы.

Ключевые слова

Очень плохо. Мы не нашли ключевых слов на Вашем веб-сайте. Используйте бесплатный генератор мета-тэгов, чтобы сгенерировать ключевые слова.

Og Meta Properties

Вы не используете преимущества Og Properties. Эти мета-тэги помогают социальным роботам лучше структурировать Ваш сайт. Используйте бесплатный генератор og properties, чтобы создать их.

Заголовки

H1 H2 H3 H4 H5 H6
0 2 8 0 0 0
  • [H2] Bitkom-Studie: 51.000 offene Stellen für IT-Spezialisten
  • [H2] Ein Tag in der großen Stadt
  • [H3] Menu
  • [H3] HomeToys\n\t\t\n\t\t\tHainveilchenweg, 04329 Leipzig\n\t\t\n\t\n\n\n\t\n\t\t\n\t\t\tBest Preis Deals seid 2009 Telefonische & Pers\u00f6nliche Beratung vor Ort. Faire Versandkosten Seri\u00f6s &…\n\t\t\n\t\n\n\n","type":"item","data":{"categories":[23],"price":"0"}},{"lat":"1","lng":"1","title":"Steak House","icon":"http:\/\/www.facepixxel.de\/wp-content\/uploads\/2016\/11\/category_default.png","context":"\n\t\n\t\n\t\tSteak House\n\t\t\n\t\t\t\n\t\t\n\t\n\n\n\t\n\t\t\n\t\t\tLorem ipsum dolor. Fusce accumsan mollis eros. Pellentesque a diam sit amet mi ullamcorper vehicula.…\n\t\t\n\t\n\n\n","type":"item","data":{"categories":[19,33],"price":"0"}},{"lat":"51.343734","lng":"12.3771906","title":"Golden Kugel","icon":"http:\/\/www.facepixxel.de\/wp-content\/uploads\/2016\/11\/anchor.png","context":"\n\t\n\t\n\t\tGolden Kugel\n\t\t\n\t\t\tRichard-Wagner-Stra\u00dfe 10, 04109 Leipzig\n\t\t\n\t\n\n\n\t\n\t\t\n\t\t\tGoldene Kugel in Leipzig in der Bewertung Vertrauen Sie der Beurteilung anderer lieferando-Nutzer! \u00dcber 73…\n\t\t\n\t\n\n\n","type":"item","data":{"categories":[19,21,59,324],"price":"3"}},{"lat":"48.85765530383802","lng":"2.2978225847380145","title":"Mirage Restaurant","icon":"http:\/\/www.facepixxel.de\/wp-content\/uploads\/2016\/11\/category_default.png","context":"\n\t\n\t\n\t\tMirage Restaurant\n\t\t\n\t\t\t14 Avenue Elis\u00e9e Reclus, 75007 Paris\n\t\t\n\t\n\n\n\t\n\t\t\n\t\t\tSuspendisse mauris. Fusce accumsan mollis eros. Pellentesque a diam sit amet mi ullamcorper vehicula. Integer…\n\t\t\n\t\n\n\n","type":"item","data":{"categories":[19,25],"price":"4"}}], {"styles":[{"stylers":[{"hue":""},{"saturation":"-20"},{"lightness":"5"}]},{"featureType":"landscape","stylers":[{"visibility":"on"},{"hue":""},{"saturation":""},{"lightness":""}]},{"featureType":"administrative","stylers":[{"visibility":"on"},{"hue":""},{"saturation":""},{"lightness":""}]},{"featureType":"road","stylers":[{"visibility":"on"},{"hue":""},{"saturation":""},{"lightness":""}]},{"featureType":"water","stylers":[{"visibility":"on"},{"hue":""},{"saturation":""},{"lightness":""}]},{"featureType":"poi","stylers":[{"visibility":"on"},{"hue":""},{"saturation":""},{"lightness":""}]}],"zoom":12}, {"name":"headerMap","enableAutoFit":true,"enableClustering":false,"typeId":"ROADMAP","clusterRadius":100,"enableGeolocation":false,"radius":100,"streetview":false,"address":{"address":"","latitude":"1","longitude":"1","streetview":"0","swheading":"90","swpitch":"5","swzoom":"1"},"swheading":"","swpitch":"","swzoom":"","externalInfoWindow":false,"i18n":{"error_geolocation_failed":"This page has been blocked from tracking your location","error_geolocation_unsupported":"Your browser doesn't support geolocation"}} )); }); })(jQuery, jQuery(window), jQuery(document), this); (function($, $window, $document, globals){ "use strict"; $window.load(function(){ addHeaderMapControls(); if(isResponsive(768)) { calcFixedHeight(); } if (Modernizr.touchevents || Modernizr.pointerevents) { // disable the panorama on mobile if(globals.globalMaps.headerMap.panorama != null){ // superhack waiting for content var headerMapPanoEvent = setInterval(function(){ // we need second div because the first is the google map itself // if(jQuery("#elm-header-map-3 .google-map-container").children('div').length > 1){ // old condition // this is better condition to check for button on streetview if(jQuery("#elm-header-map-3 .draggable-toggle-button").length > 1){ jQuery("#elm-header-map-3 .google-map-container div:last-child").find('.draggable-toggle-button').parent().parent().find('div:first').css({'pointer-events': 'none'}); clearInterval(headerMapPanoEvent); } }, 100); } } function addHeaderMapControls() { var map = globals.globalMaps.headerMap.map; var panorama = globals.globalMaps.headerMap.panorama; if (Modernizr.touchevents || Modernizr.pointerevents) { var disableControlDiv = document.createElement('div'); var disableControl = new DisableHeaderControl(disableControlDiv, map); map.controls[google.maps.ControlPosition.RIGHT_BOTTOM].push(disableControlDiv); if(panorama != null){ var disableStreetViewDiv = document.createElement('div'); var disableStreetViewControl = new DisableHeaderStreetViewControl(disableStreetViewDiv); panorama.controls[google.maps.ControlPosition.RIGHT_BOTTOM].push(disableStreetViewDiv); } } } function isAdvancedSearch() { 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] === "a") { return true; } } return false; } /** * The DisableControl adds a control to the map. * This constructor takes the control DIV as an argument. * @constructor */ function DisableHeaderControl(controlDiv, map) { var containerID = jQuery("#elm-header-map-3 .google-map-container").attr('id'); var disableButton = document.createElement('div'); disableButton.className = "draggable-toggle-button"; jQuery(disableButton).html(''); controlDiv.appendChild(disableButton); jQuery(this).removeClass('active').html(''); map.setOptions({ draggable : false }); google.maps.event.addDomListener(disableButton, 'click', function(e) { if(jQuery(this).hasClass('active')){ jQuery(this).removeClass('active').html(''); map.setOptions({ draggable : false }); } else { jQuery(this).addClass('active').html(''); map.setOptions({ draggable : true }); } }); } function DisableHeaderStreetViewControl(controlDiv){ var containerID = jQuery("#elm-header-map-3 .google-map-container").attr('id'); var disableButton = document.createElement('div'); disableButton.className = "draggable-toggle-button"; jQuery(disableButton).html(''); controlDiv.appendChild(disableButton); jQuery(this).removeClass('active').html(''); google.maps.event.addDomListener(disableButton, 'click', function(e) { if(jQuery(this).hasClass('active')){ jQuery(this).removeClass('active').html(''); if(globals.globalMaps.headerMap.panorama != null){ // pano hack jQuery(this).parent().parent().find('div:first').css({'pointer-events': 'none'}); } } else { jQuery(this).addClass('active').html(''); if(globals.globalMaps.headerMap.panorama != null){ // pano hack jQuery(this).parent().parent().find('div:first').css({'pointer-events': ''}); } } }); } /* Recalc fixed height - prevents resizing on viewport height change */ function calcFixedHeight() { var map = jQuery('.elm-header-map .google-map-container'); if (map.hasClass('auto')) { map.height(jQuery(window).height() - jQuery('.site-header').height() - jQuery('#wpadminbar').height()); } } }); })(jQuery, jQuery(window), jQuery(document), this); Toggle Search Bar´sOnlineshop´sRestaurantSushi & Co  Sushi BourgogneCentreIle-de-FranceImbisLimousinPays de-la-LoireRestaurantRhône-Alpes Radius: Off Radius: km Set radius for geolocation Search //jQuery(window).load(function(){ jQuery(document).ready(function(){ if(!isResponsive(1024)){ jQuery("#elm-search-form-4-main").waypoint(function(){ jQuery("#elm-search-form-4-main").addClass("load-finished"); }, { triggerOnce: true, offset: "95%" }); } else { jQuery("#elm-search-form-4-main").addClass('load-finished'); } /**/ var select2Settings = { dropdownParent: jQuery('#elm-search-form-4'), }; jQuery('#elm-search-form-4').find('select').select2(select2Settings).on("select2:close", function() { // fired to the original element when the dropdown closes jQuery('.select2-drop').removeClass('select2-drop-active'); // replace all   var regPattern = " "; jQuery('#elm-search-form-4 .category-search-wrap .select2-selection__rendered').html(jQuery('#elm-search-form-4 .category-search-wrap .select2-selection__rendered').html().replace(new RegExp(regPattern, "g"), '')); jQuery('#elm-search-form-4 .location-search-wrap .select2-selection__rendered').html(jQuery('#elm-search-form-4 .location-search-wrap .select2-selection__rendered').html().replace(new RegExp(regPattern, "g"), '')); }); jQuery('#elm-search-form-4').find('select').select2(select2Settings).on("select2-loaded", function() { jQuery('#elm-search-form-4').find('.select2-container').removeAttr('style'); }); if(isMobile()){ jQuery('#elm-search-form-4 .category-search-wrap').find('select').select2(select2Settings).on("select2:select", function(event) { jQuery('#elm-search-form-4').find('.category-clear').addClass('clear-visible'); }); jQuery('#elm-search-form-4 .location-search-wrap').find('select').select2(select2Settings).on("select2:select", function(event) { jQuery('#elm-search-form-4').find('.location-clear').addClass('clear-visible'); }); } else { jQuery('#elm-search-form-4').find('.category-search-wrap').hover(function(){ if(jQuery(this).find('select').val().length != 0){ jQuery(this).find('.category-clear').addClass('clear-visible'); } },function(){ if(jQuery(this).find('select').val() != ""){ jQuery(this).find('.category-clear').removeClass('clear-visible'); } }); jQuery('#elm-search-form-4').find('.location-search-wrap').hover(function(){ if(jQuery(this).find('select').val().length != 0){ jQuery(this).find('.location-clear').addClass('clear-visible'); } },function(){ if(jQuery(this).find('select').val() != ""){ jQuery(this).find('.location-clear').removeClass('clear-visible'); } }); jQuery('#elm-search-form-4').find('.price-search-wrap').hover(function(){ if(jQuery(this).find('input').val().length != 0){ jQuery(this).find('.price-clear').addClass('clear-visible'); } },function(){ if(jQuery(this).find('input').val() != ""){ jQuery(this).find('.price-clear').removeClass('clear-visible'); } }); } jQuery('#elm-search-form-4').find('.category-clear').click(function(e){ jQuery('#elm-search-form-4').find('.category-search-wrap select').select2("val", ""); jQuery(this).removeClass('clear-visible'); }); jQuery('#elm-search-form-4').find('.location-clear').click(function(e){ jQuery('#elm-search-form-4').find('.location-search-wrap select').select2("val", ""); jQuery(this).removeClass('clear-visible'); }); jQuery('#elm-search-form-4').find('.price-clear').click(function(e){ e.stopPropagation(); jQuery('#elm-search-form-4').find('.price-search-wrap .price-rating').raty("cancel", false); jQuery('#elm-search-form-4 .price-search-wrap').find('input').each(function(){ jQuery(this).attr('disabled', 'disabled'); }); jQuery(this).removeClass('clear-visible'); }); /* RADIUS SCRIPT */ var $headerMap = jQuery("#elm-header-map-3-container"); var $radiusContainer = jQuery('#elm-search-form-4 .radius'); var $radiusToggle = $radiusContainer.find('.radius-toggle'); var $radiusDisplay = $radiusContainer.find('.radius-display'); var $radiusPopup = $radiusContainer.find('.radius-popup-container'); $radiusToggle.click(function(){ jQuery(this).removeClass('radius-input-visible').addClass('radius-input-hidden'); $radiusContainer.find('input').each(function(){ jQuery(this).removeAttr('disabled'); }); $radiusDisplay.removeClass('radius-input-hidden').addClass('radius-input-visible'); $radiusDisplay.trigger('click'); $radiusDisplay.find('.radius-value').html($radiusPopup.find('input').val()); $radiusPopup.find('.radius-value').html($radiusPopup.find('input').val()); }); $radiusDisplay.click(function(){ $radiusPopup.removeClass('radius-input-hidden').addClass('radius-input-visible'); if($headerMap.length != 0){ $headerMap.gmap3({ getgeoloc: { callback: function(latLng){ if(latLng){ jQuery("#latitude-search").attr('value', latLng.lat()); jQuery("#longitude-search").attr('value', latLng.lng()); jQuery(".elm-header-map ").removeClass('deactivated'); } } } }); } else { navigator.geolocation.getCurrentPosition(function(position){ jQuery("#latitude-search").attr('value', position.coords.latitude); jQuery("#longitude-search").attr('value', position.coords.longitude); jQuery(".elm-header-map ").removeClass('deactivated'); }, function(){ // error callback }); } }); $radiusPopup.find('.radius-clear').click(function(e){ e.stopPropagation(); $radiusDisplay.removeClass('radius-input-visible').addClass('radius-input-hidden'); $radiusContainer.find('input').each(function(){ jQuery(this).attr('disabled', true); }); $radiusPopup.find('.radius-popup-close').trigger('click'); $radiusToggle.removeClass('radius-input-hidden').addClass('radius-input-visible'); }); $radiusPopup.find('.radius-popup-close').click(function(e){ e.stopPropagation(); $radiusPopup.removeClass('radius-input-visible').addClass('radius-input-hidden'); }); $radiusPopup.find('input').change(function(){ $radiusDisplay.find('.radius-value').html(jQuery(this).val()); $radiusPopup.find('.radius-value').html(jQuery(this).val()); }); /* RADIUS SCRIPT */ /* PRICE SCRIPT */ initPriceRatings(); var $priceContainer = jQuery('#elm-search-form-4 .price-search-wrap'); var $priceToggle = $priceContainer.find('.price-toggle'); var $priceDisplay = $priceContainer.find('.price-display'); var $pricePopup = $priceContainer.find('.price-popup-container'); $priceContainer.click(function(){ $priceToggle.removeClass('price-input-visible').addClass('price-input-hidden'); $priceContainer.find('input').each(function(){ jQuery(this).removeAttr('disabled'); }); $priceDisplay.removeClass('price-input-hidden').addClass('price-input-visible'); $pricePopup.removeClass('price-input-hidden').addClass('price-input-visible'); $priceDisplay.find('.price-value').html($pricePopup.find('input').val()); $pricePopup.find('.price-value').html($pricePopup.find('input').val()); }); $pricePopup.find('.price-clear').click(function(e){ e.stopPropagation(); $priceDisplay.removeClass('price-input-visible').addClass('price-input-hidden'); $priceContainer.find('input').each(function(){ jQuery(this).attr('disabled', true); }); $pricePopup.find('.price-popup-close').trigger('click'); $priceToggle.removeClass('price-input-hidden').addClass('price-input-visible'); }); $pricePopup.find('.price-popup-close').click(function(e){ e.stopPropagation(); $pricePopup.removeClass('price-input-visible').addClass('price-input-hidden'); }); // raty.js remove all disabled attrs on initialisation // so we have to add those attributes again $priceContainer.find('input').each(function(){ jQuery(this).attr('disabled', true); }); function initPriceRatings(){ jQuery('.price-search-wrap .price-rating').raty({ font : true, hints : false, readOnly : false, halfShow : false, starOff : 'fa-usd off', starOn : 'fa-usd', score : function(){ return (jQuery(this).attr('data-rating')); }, scoreName: 'price', }); } /* PRICE SCRIPT */ /* AUTO GROW SEARCH INPUT */ }); jQuery(document).on('toggle-search', function(){ if(isResponsive(640)) { if(jQuery('#toggle-search').hasClass('active')) { jQuery('.page-title').addClass('search-visible'); } else { jQuery('.page-title').removeClass('search-visible'); } } }); jQuery(document).on('toggle-map', function(){ if(isResponsive(640)) { jQuery('.page-title').removeClass('search-visible'); } }); 14. November 2016 0 Fairness-Label HomeToys
  • [H3] HomeToys
  • [H3] Golden Kugel
  • [H3] HomeToys
  • [H3] Golden Kugel
  • [H3] Sicherheit mit facepixxel
  • [H3] In Verbindung bleiben

Картинки

Мы нашли 20 картинок на этом веб-сайте.

4 alt атрибута(-ов) не найдено. Добавив альтернативный текст, поисковые роботы будут лучше понимать содержание картинки.

Соотношение Контент/HTML

Соотношение : 3%

Соотношение текста в коде HTML у этой страницы меньше чем 15 процентов, это означает, что Вашем веб-сайту требуется больше контента.

Flash

Замечательно, мы не нашли Flash контента на странице.

Iframe

Замечательно, мы не зафиксировали Iframe'ов на Вашей странице.

ЧПУ ссылки

Плохо. Не все Ваши ссылки являются ЧПУ.

Нижнее подчеркивание в ссылках

Мы нашли "нижнее подчеркивание" в Ваших ссылках. Вам лучше использовать дефис для оптимизации вашего SEO.

Внутренние ссылки

Мы нашли 15 ссылок(-и), включая 0 ссылок ссылок(-и) на файл(-ы).

Анкор Тип Вес ссылки
Willkommen Внутренняя Передает вес
Fairness Label Внутренняя Передает вес
Login or Register Внутренняя Передает вес
Lost Password? Внутренняя Передает вес
Submit Внутренняя Передает вес
Beste Anbieter Внутренняя Передает вес
Erotik Внутренняя Передает вес
Fairness Label Внутренняя Передает вес
Handel Внутренняя Передает вес
- Внутренняя Передает вес
- Внутренняя Передает вес
Onlineshop´s Внутренняя Передает вес
Restaurant Внутренняя Передает вес
Sushi Внутренняя Передает вес
AIT-THEMES Внешняя Передает вес

Ключевые слова

Облако ключевых слов

stellen für -spezialisten den facepixxel fairness von label mit login

Содержание ключевых слов

Ключевое слово Контент Заголовок страницы Ключевые слова Описание страницы Заголовки
mit 4
stellen 4
für 3
facepixxel 3
den 2

Юзабилити

Домен

Домен : facepixxel.de

Длина : 13

Favicon

Отлично, Ваш сайт имеет favicon.

Пригодность для печати

Плохо. Мы не нашли CSS файл, отвечающий за печать веб-сайта.

Язык

Хорошо, Ваш установленный язык веб-сайта: de.

Dublin Core

Ваш веб-сайт не использует преимущества Dublin Core.

Документ

Doctype

HTML 5

Кодировка

Замечательно. Кодировка веб-сайта: UTF-8.

W3C Validity

Ошибок : 0

Предупреждений : 6

Приватность эл. почты

Отлично, мы не нашли адрес эл. почты в контенте!

Устаревший HTML

Отлично. Мы не нашли устаревших тэгов в Вашем HTML.

Скорость загрузки

Отлично, Ваш веб-сайт не содержит вложенных таблиц.
Слишком плохо. Ваш веб-сайт использует встроенные CSS правила в HTML тэгах.
Плохо. Ваш веб-сайт имеет слишком много CSS файлов (больше чем 4).
Плохо. Ваш веб-сайт имеет слишком много JavaScript файлов (больше чем 6).
Очень плохо, ваш сайт не использует возможность gzip сжатия.

Мобильный телефон

Оптимизация под моб. телефон

Apple иконки
Meta Viewport Тэг
Flash контент

Оптимизация

XML карта сайта

Отсутствует

Ваш сайт не имеет XML карты сайта - это может быть проблематично.

Карта сайта может содержать дополнительную информацию для поисковых роботов, такую как: время последнего обновления, важность ресурсов, ссылки на это ресурсы. Это помогает роботом более разумно анализировать ваш сайт.

Robots.txt

http://facepixxel.de/robots.txt

Отлично, ваш веб-сайт содержит файл robots.txt.

Аналитика

Отлично, на вашем сайте присутствуют аналитические программы.

   Google Analytics

PageSpeed Insights


Устройство
Категории

Website Review

Website Review - это бесплатный СЕО инструмент, который поможет вам проанализировать Ваш веб-сайт.