pv-charging.ch

Evaluation du site pv-charging.ch

 Généré le 10 Janvier 2026 14:06

Vieilles statistiques? UPDATE !

Le score est de 57/100

Optimisation du contenu

Titre

NRGkick – die flexible Wallbox für zuhause & unterwegs

Longueur : 54

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

Description

Wallbox kaufen und flexibel laden – mit der mobilen Wallbox von NRGkick. Für zuhause und unterwegs. Jetzt entdecken & online konfigurieren.

Longueur : 139

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

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

Bien, cette page profite des balises META Open Graph.

Propriété Contenu
locale de_DE
type website
title Startseite
description Wallbox kaufen und flexibel laden – mit der mobilen Wallbox von NRGkick. Für zuhause und unterwegs. Jetzt entdecken & online konfigurieren.
url https://mobile-ladestation.at/
site_name NRGkick
image https://mobile-ladestation.at/wp-content/uploads/startseite-charging4fleets.webp

Niveaux de titre

H1 H2 H3 H4 H5 H6
1 12 57 9 3 0
  • [H1] Die mobile Wallbox für jede Lade­situation
  • [H2] NRGkick Die flexible Wallbox
  • [H2] Deine Vorteile im Überblick
  • [H2] NRGkick – Flexible Wallbox der Zukunft
  • [H2] Best4­Fleet aus­ge­zeichnete Wallbox für Flotten­management
  • [H2] Was unsere Kunden sagen
  • [H2] Intelligente Funktionen im Einsatz
  • [H2] Werde unser Partner!
  • [H2] Qualität & Innovation von NRGkick
  • [H2] Unser Blog – Tipps, Trends & Innovationen rund um E-Mobilität
  • [H2] Dein direkter Draht zu NRGkick
  • [H2] Auszeichnungen
  • [H2] Bereit für intelligentes Laden?
  • [H3] "An eine andere Adresse liefern?" */ #ship-to-different-address { all: unset; /* uklanja naslijeđene h3 stilove */ display: block; margin: 0 !important; padding: 0 !important; } #ship-to-different-address > label { display: inline-flex !important; align-items: center; gap: 8px; margin: 0 !important; padding: 0 !important; } /* 2) Resetiraj newsletter red */ p.mc4wp-checkbox.mc4wp-checkbox-woocommerce.form-row.form-row-wide { margin: 0 !important; padding: 0 !important; padding-left: 10px !important; /* 👈 DODANO: lijevi razmak cijelog reda */ } p.mc4wp-checkbox.mc4wp-checkbox-woocommerce.form-row.form-row-wide > label { display: inline-flex !important; align-items: center; gap: 8px; margin: 0 !important; padding: 0 !important; } /* 3) Ujednači sam checkbox i tekst (oba reda) */ #ship-to-different-address input[type="checkbox"], p.mc4wp-checkbox.mc4wp-checkbox-woocommerce input[type="checkbox"] { margin: 0 !important; vertical-align: middle; } #ship-to-different-address span, p.mc4wp-checkbox.mc4wp-checkbox-woocommerce span { text-indent: 0 !important; line-height: 1.4; } /* 4) Ako roditeljski stupac ima lijevi padding (često .col-2), ukloni ga da rub bude baš 0 */ .woocommerce .col2-set .col-2 { padding-left: 0 !important; } /* ✅ Moderniji, tanji i manji checkbox stil */ #ship-to-different-address input[type="checkbox"], p.mc4wp-checkbox.mc4wp-checkbox-woocommerce input[type="checkbox"] { appearance: none; /* sakriva defaultni browser checkbox */ width: 16px; /* manja veličina */ height: 16px; border: 1.5px solid #333; /* tanji rub */ border-radius: 3px; /* lagano zaobljeni rubovi */ background-color: transparent; cursor: pointer; position: relative; transition: all 0.2s ease; } /* Hover efekt – lagano zatamnjenje ruba */ #ship-to-different-address input[type="checkbox"]:hover, p.mc4wp-checkbox.mc4wp-checkbox-woocommerce input[type="checkbox"]:hover { border-color: #000; } /* Kada je označen – elegantan “checkmark” */ #ship-to-different-address input[type="checkbox"]:checked::after, p.mc4wp-checkbox.mc4wp-checkbox-woocommerce input[type="checkbox"]:checked::after { content: ""; position: absolute; top: 2px; left: 5px; width: 4px; height: 8px; border-right: 2px solid #000; border-bottom: 2px solid #000; transform: rotate(45deg); } /* Fokus efekt (kad se klikne tabom ili fokusira) */ #ship-to-different-address input[type="checkbox"]:focus-visible, p.mc4wp-checkbox.mc4wp-checkbox-woocommerce input[type="checkbox"]:focus-visible { outline: 2px solid #a0bf4b; /* tvoja brend boja */ outline-offset: 2px; } document.addEventListener("DOMContentLoaded", function() { document.querySelectorAll('.wc-price-dup .note').forEach(function(el) { if (el.textContent.trim() === "(netto)") { el.textContent = "exkl. MwSt."; } }); }); /* ===== Newsletter checkbox stil ===== */ body.woocommerce-checkout .mc4wp-checkbox label, body.woocommerce-checkout .mc4wp-checkbox span { font-family: 'Bebas Neue Pro', sans-serif !important; font-size: 18px !important; color: #011727 !important; letter-spacing: 0.3px; line-height: 1.4; } /* malo bolji alignment checkboxa s tekstom */ body.woocommerce-checkout .mc4wp-checkbox input[type="checkbox"] { transform: scale(1.2); margin-right: 8px; position: relative; top: 1px; } /* ukloni defaultni margin na p */ body.woocommerce-checkout p.mc4wp-checkbox { margin: 8px 0 0 0 !important; display: flex; align-items: center; } /* ===== Ujednači izgled svih checkboxova na checkout stranici ===== */ body.woocommerce-checkout input[type="checkbox"] { width: 18px !important; height: 18px !important; appearance: none !important; -webkit-appearance: none !important; border: 2px solid #011727 !important; border-radius: 3px !important; background-color: #fff !important; cursor: pointer; position: relative; top: 2px; margin-right: 8px !important; transition: all 0.2s ease; } /* Hover efekt */ body.woocommerce-checkout input[type="checkbox"]:hover { border-color: #3e71ba !important; } /* Kad je označen (checked) */ body.woocommerce-checkout input[type="checkbox"]:checked { background-color: #3e71ba !important; border-color: #3e71ba !important; } /* “check” ikonica unutar kvadratića */ body.woocommerce-checkout input[type="checkbox"]:checked::after { content: ""; position: absolute; left: 4px; top: 0px; width: 5px; height: 10px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); } /* Ispravi poravnanje labela uz checkbox */ body.woocommerce-checkout label, body.woocommerce-checkout .form-row label { display: inline-flex; align-items: center; gap: 6px; cursor: pointer; } /* === UJEDNAČI SVE CHECKBOXOVE NA CHECKOUTU (18x18) === */ body.woocommerce-checkout input[type="checkbox"], body.woocommerce-checkout .input-checkbox { width: 18px !important; height: 18px !important; appearance: none !important; -webkit-appearance: none !important; border: 2px solid #011727 !important; border-radius: 3px !important; background: #fff !important; position: relative; top: 2px; margin-right: 8px !important; transform: none !important; /* poništi sva ranija skaliranja */ } /* Hover i checked stil (isti za sve) */ body.woocommerce-checkout input[type="checkbox"]:hover { border-color: #3e71ba !important; } body.woocommerce-checkout input[type="checkbox"]:checked { background-color: #3e71ba !important; border-color: #3e71ba !important; } body.woocommerce-checkout input[type="checkbox"]:checked::after { content: ""; position: absolute; left: 4px; top: 0px; width: 5px; height: 10px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); } /* Poravnaj labele uz checkbox (ako već nije) */ body.woocommerce-checkout label, body.woocommerce-checkout .form-row label { display: inline-flex; align-items: center; gap: 6px; cursor: pointer; } /* SPECIFIČNO: Mailchimp (mc4wp) – ukloni staro skaliranje ako je ostalo negdje */ body.woocommerce-checkout .mc4wp-checkbox input[type="checkbox"] { transform: none !important; } .nswiper-slide.nickx-thumbnail.product_thumbnail_item.wp-post-image-thumb.nswiper-slide-visible.nswiper-slide-active.nswiper-slide-fully-visible { display: none; }/* ===== GLOBAL ORDER RECEIVED STYLES ===== */ body.woocommerce-order-received.woocommerce-checkout { --brand-blue: #3e71ba; --bg: #f6f8fb; --text: #0f172a; --muted: #6b7280; --border: #e5e7eb; font-family: 'Bebas Neue Pro', sans-serif !important; background: var(--bg); color: var(--text); letter-spacing: 0.5px; } /* ===== FONT I OSNOVNI STIL ===== */ body.woocommerce-order-received.woocommerce-checkout .woocommerce, body.woocommerce-order-received.woocommerce-checkout .woocommerce * { font-family: 'Bebas Neue Pro', sans-serif !important; color: var(--text); font-weight: 400; line-height: 1.3; letter-spacing: 0.5px; } /* ===== NASLOV STRANICE ===== */ body.woocommerce-order-received.woocommerce-checkout .woocommerce-order h2, body.woocommerce-order-received.woocommerce-checkout .woocommerce-notice--success, body.woocommerce-order-received.woocommerce-checkout .entry-title, body.woocommerce-order-received.woocommerce-checkout .woocommerce h1 { color: var(--brand-blue); font-weight: 800; font-size: 32px; line-height: 1.1; margin: 0 0 20px 0; text-transform: uppercase; } /* ===== LINKOVI ===== */ body.woocommerce-order-received.woocommerce-checkout .woocommerce a { color: var(--brand-blue); text-decoration: none; } body.woocommerce-order-received.woocommerce-checkout .woocommerce a:hover { text-decoration: underline; } /* ===== FOOTER RESET */ body.woocommerce-order-received.woocommerce-checkout footer, body.woocommerce-order-received.woocommerce-checkout footer *, body.woocommerce-order-received.woocommerce-checkout .site-footer, body.woocommerce-order-received.woocommerce-checkout .site-footer * { color: #fff !important; } /* ——— FORCE PRICE FONT (Thank You) ——— */ body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-Price-amount, body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-Price-amount *, body.woocommerce-order-received.woocommerce-checkout .woocommerce .amount, body.woocommerce-order-received.woocommerce-checkout .woocommerce bdi, body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-Price-currencySymbol { font-family: 'Bebas Neue Pro', sans-serif !important; font-style: normal !important; font-weight: 700 !important; /* ako želiš bold kao u */ letter-spacing: 0.5px !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-variant-numeric: lining-nums tabular-nums; /* uredni brojevi */ } body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-order-overview .woocommerce-Price-amount, body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-order-overview .woocommerce-Price-amount *, body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-order-overview strong .woocommerce-Price-amount, body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-order-overview strong .woocommerce-Price-amount * { font-family: 'Bebas Neue Pro', sans-serif !important; font-weight: 400 !important; font-size: 14px !important; line-height: 1.3 !important; letter-spacing: 0.5px !important; color: #0f172a !important; } body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-order-overview .woocommerce-Price-amount strong, body.woocommerce-order-received.woocommerce-checkout .woocommerce .woocommerce-order-overview .woocommerce-Price-amount b { font-weight: 500 !important; }/* Prikaži thumbnail u košarici na mobitelima i povećaj ga */ @media only screen and (max-width: 768px) { /* ponovno uključi stupac sa slikom */ .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail { display: table-cell !important; /* nadjača "display:none" */ width: 96px !important; /* širina stupca sa slikom */ text-align: center; vertical-align: middle; } /* povećaj samu sliku */ .woocommerce table.cart .product-thumbnail img, .woocommerce-page table.cart .product-thumbnail img { width: 90px !important; /* po želji 90–120px */ height: auto; } /* malo stisni naziv proizvoda da stane uz veću sliku */ .woocommerce table.cart td.product-name, .woocommerce-page table.cart td.product-name { padding-left: .5rem; word-break: break-word; } } @media (max-width: 768px) { .wc-block-cart .wc-block-cart-item__image { display: block !important; } .wc-block-cart .wc-block-cart-item__image img { width: 96px !important; height: auto; } .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before { content: attr(data-title) ""!important; font-weight: 700; float: left; } } /* warenkorb buttons css */ .elementor-15 .elementor-element.elementor-element-88cf324 .checkout-button, .elementor-15 .elementor-element.elementor-element-88cf324 .shop_table .button { font-family: "Bebas Neue Pro", Sans-serif; font-size: 20px; font-weight: 700; text-transform: none; font-style: normal; text-decoration: none; line-height: 17px; letter-spacing: 0.1px; border-radius: 15px 15px 15px 15px; padding: 18px 30px 18px 20px !important; background-color: #0070C0; }input.user-registration-Button.button.ur-reset-password-btn{ font-family: "Bebas Neue Pro", Sans-serif!important; font-size: 20px!important; font-weight: 700!important; text-transform: none; font-style: normal!important; text-decoration: none; line-height: 17px!important; letter-spacing: 0.1px!important; border-radius: 15px 15px 15px 15px!important; margin-top:20px; }/* === LOGIN STRANICA / MY ACCOUNT (samo kad korisnik NIJE prijavljen) === */ body.woocommerce-account:not(.logged-in) .woocommerce { width: 45%; margin: 60px auto; background: #fff; padding: 40px; border-radius: 12px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08); } /* Centriraj naslov "Anmelden" */ body.woocommerce-account:not(.logged-in) .woocommerce h2 { text-align: center; margin-bottom: 30px; font-size: 2.2rem; font-weight: 700; color: #0f1727; /* možeš promijeniti prema brendu */ } /* === RESPONSIVE === */ @media (max-width: 768px) { body.woocommerce-account:not(.logged-in) .woocommerce { width: 100%; padding: 25px; border-radius: 8px; } } document.addEventListener('DOMContentLoaded', function () { var ta = document.getElementById('billing_vat_id'); if (!ta) return; var input = document.createElement('input'); input.type = 'text'; input.id = ta.id; input.name = ta.name; input.className = ta.className; input.placeholder = ta.getAttribute('placeholder') || ''; input.value = ta.value || ''; ta.parentNode.replaceChild(input, ta); }); /* Boja za "zzgl." samo */ .nrg-loop-meta .nrg-zzgl { color: #0a3257 !important; font-weight: 400; } /* Drži "zzgl. Versandkosten" u jednom redu */ .nrg-loop-meta .nrg-extra-line { white-space: nowrap; } /* Drži "zzgl. Versandkosten" u jednom redu */ .nrg-loop-meta .nrg-extra-line { white-space: nowrap; /* bez prijeloma */ text-wrap: nowrap; /* moderni ekvivalent (ako ga browser podržava) */ } /* Link ne smije biti blok */ .nrg-loop-meta .nrg-extra-line a { display: inline !important; margin: 0 !important; } /* Ako tema gura unutar linije, sakrij ga (sigurnosna mreža) */ .nrg-loop-meta .nrg-extra-line br { display: none !important; } /* Podcrtano + bold SAMO za riječi "Versandkosten" i "Lieferzeit" */ .nrg-loop-meta a.nrg-key { text-decoration: underline!important; font-weight: 700; /* bold */ } span.nrg-tax { color: #0a3257; } span.woocommerce-Price-amount.amount, span.amount { font-size: 20px; color: #0a3257; font-weight: bold !important; } /* Podcrtano + bold za linkove */ .nrg-loop-meta a.nrg-underline { text-decoration: underline; text-underline-offset: 2px; font-weight: 700; /* bold */ } /* (opcionalno) zadrži podcrtano i na hoveru/fokusu */ .nrg-loop-meta a.nrg-underline:hover, .nrg-loop-meta a.nrg-underline:focus { text-decoration: underline; } /* Lijevo poravnanje naše cijene i redova ispod nje */ .woocommerce ul.products li.product .nrg-loop-meta, .woocommerce ul.products li.product .nrg-loop-meta .nrg-price-line { text-align: left !important; } /* Podcrtani linkovi kao na slici */ .nrg-loop-meta .nrg-underline { text-decoration: underline; text-underline-offset: 2px; } /* Vizualno usklađenje */ .woocommerce ul.products li.product .nrg-loop-meta { margin-top: .25rem; font-size: 0.95em; line-height: 1.45; } .nrg-loop-meta .nrg-tax { font-weight: 400; } /* 25px bočni padding za naš blok */ .woocommerce ul.products li.product .nrg-loop-meta { padding-left: 25px; padding-right: 25px; padding-bottom:25px; box-sizing: border-box; /* da ne probije karticu */ } /* (opcionalno) malo manje na uskim ekranima */ @media (max-width: 480px) { .woocommerce ul.products li.product .nrg-loop-meta { padding-left: 16px; padding-right: 16px; } } input#username, input#password{ background-color: #f9fafa!important; border: 1px solid #e0e0e0; }/* Glavni stil za iznose u WooCommerce košarici i naplati */ .woocommerce .cart_totals .woocommerce-Price-amount, .woocommerce .order-total .woocommerce-Price-amount, .woocommerce .cart-subtotal .woocommerce-Price-amount, .woocommerce table.shop_table td span.woocommerce-Price-amount.amount, .woocommerce-page table.shop_table td span.woocommerce-Price-amount.amount, .woocommerce-checkout-review-order-table .woocommerce-Price-amount { font-family: "Bebas Neue Pro", sans-serif !important; color: #011727 !important; font-size: 16px !important; font-weight: 600 !important; letter-spacing: 0.5px; } /* Simbol valute (€) */ .woocommerce .woocommerce-Price-currencySymbol { font-family: "Bebas Neue Pro", sans-serif !important; color: #011727 !important; font-size: 16px; font-weight: 600 !important; margin-left: 2px; /* malo razmaka između broja i simbola */ } /* Opcionalno: jača boja za ukupni iznos */ .woocommerce .order-total .woocommerce-Price-amount { font-size: 18px !important; font-weight: 700 !important; color: #011727 !important; } /* Stiliziraj "Save" gumb da izgleda kao klasičan WooCommerce gumb */ #save_vat_id, button[name="save_vat_id"], .woocommerce button[name="save_vat_id"] { background-color: #3e71ba !important; /* glavna Woo boja */ color: #fff !important; /* bijeli tekst */ border: none !important; border-radius: 6px !important; font-size: 16px !important; line-height: 1.4 !important; padding: 10px 20px !important; /* ista visina kao klasičan Woo gumb */ display: inline-block !important; cursor: pointer; transition: all 0.3s ease; text-transform: none; } /* Hover efekt – ista boja kao i na drugim WooCommerce gumbima */ #save_vat_id:hover, button[name="save_vat_id"]:hover, .woocommerce button[name="save_vat_id"]:hover { background-color: #4479c6 !important; color: #fff !important; } .woocommerce-EditAccountForm .woocommerce-Button.button { margin-top: 15px !important; display: inline-block !important; } .woocommerce table.my_account_orders tbody tr { border-bottom: 10px solid transparent; /* razmak između redaka */ } .woocommerce table.my_account_orders tbody td { padding: 16px 12px; } .woocommerce table.my_account_orders tbody tr { border-radius: 8px; overflow: hidden; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05); } .woocommerce .button, .woocommerce a.button, .woocommerce-page a.button { background-color: #3e71ba !important; /* osnovna boja */ color: #fff !important; /* bijeli tekst */ border: none !important; border-radius: 6px; padding: 10px 20px !important; /* mali razmak oko gumba */ display: inline-block; transition: all 0.3s ease; text-decoration: none !important; } .woocommerce .button:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover { background-color: #4479c6 !important; /* hover boja */ color: #fff !important; } body.woocommerce-account .woocommerce-Addresses h2 { font-size: 28px !important; line-height: 1.2em; } body.woocommerce-account .woocommerce-Addresses .title .edit { float: left !important; /* pomakni lijevo */ color: #3e71ba !important; /* boja teksta */ text-decoration: underline !important; /* podcrtano */ text-decoration-color: #3e71ba !important; /* boja crte */ font-weight: 500; } body.woocommerce-account .woocommerce-Addresses .title .edit:hover { color: #2e5da0 !important; text-decoration-color: #2e5da0 !important; } /* Manji font samo za naslove H2 unutar My Account adresa */ body.woocommerce-account .woocommerce-Addresses h2, body.woocommerce-account .woocommerce-Address h2 { font-size: 28px !important; line-height: 1.2em; letter-spacing: 0; } /* === Checkout review tablica: raspored kolona === */ .woocommerce-checkout-review-order-table { table-layout: fixed; width: 100%; } /* Cijena širina polja */ .woocommerce-checkout-review-order-table th.product-total, .woocommerce-checkout-review-order-table td.product-total { width: 13ch !important; white-space: nowrap !important; text-align: right; padding-left: 12px; min-width: 0 !important; } /* Naziv proizvoda – uzmi sav ostatak širine */ .woocommerce-checkout-review-order-table th.product-name, .woocommerce-checkout-review-order-table td.product-name { width: auto !important; } /* Makni padding iz ćelije da box ide od ruba do ruba */ .woocommerce-checkout-review-order-table td.product-name { padding: 0 !important; } /* === WCPA meta box – full width, kompaktan, uredan === */ .woocommerce-checkout-review-order-table td.product-name ul.wcpa_cart_meta { list-style: none; margin: 10px 0 0 0; padding: 12px 16px; line-height: 1.25; font-size: 14px; width: 100% !important; display: block; box-sizing: border-box; background: #f8f9fb; border: 1px solid #e6e8ec; border-radius: 8px; } /* Red (labela + vrijednost) u jednom redu */ .woocommerce-checkout-review-order-table td.product-name ul.wcpa_cart_meta li.wcpa_cart_meta_item { display: flex; align-items: flex-start; flex-wrap: nowrap; /* spriječi lom u novi red */ gap: 8px; margin: 6px 0; width: 100%; } /* Labela – fiksna širina, bez prelamanja */ .woocommerce-checkout-review-order-table td.product-name .wcpa_cart_meta_item-label { flex: 0 0 160px; width: 160px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; color: #111; margin: 0; } /* Vrijednost – zauzmi ostatak reda */ .woocommerce-checkout-review-order-table td.product-name .wcpa_cart_meta_item-value { flex: 1 1 auto; min-width: 0; margin: 0; } /* Ukloni default margine elemenata */ .woocommerce-checkout-review-order-table td.product-name .wcpa_cart_meta_item p { margin: 0; } /* Responsive – na užim ekranima malo uža labela */ @media (max-width: 480px) { .woocommerce-checkout-review-order-table td.product-name .wcpa_cart_meta_item-label { flex: 0 0 120px; width: 120px; } } .widerruf-hinweis { margin-bottom: 30px !important; /* razmak ispod Hinweis: */ }.widerruf-hinweis { font-family: "Bebas Neue Pro", sans-serif; font-size: 16px; color: #057ED4; font-weight: 400; margin-bottom: 10px; line-height: 1.2; text-align: left; } /* link unutar teksta */ .widerruf-hinweis a { color: #057ED4; text-decoration: underline; transition: color 0.2s ease; } /* hover efekt kao kod linka "Adresse ändern" */ .widerruf-hinweis a:hover { color: #045FA1; text-decoration: none; } (function () { const rx = /(\d{1,3}(?:[.\s]\d{3})*(?:,\d{2})?|\d+(?:,\d{2})?)\s*€\s*(.*)/; function splitNode(node) { if (!node || node.dataset.split === "1") return; const txt = node.textContent.replace(/\u00A0/g, ' ').trim(); const m = txt.match(rx); if (!m) return; node.innerHTML = `${m[1]} € ${m[2]}`; node.dataset.split = "1"; } function scan() { document.querySelectorAll('.nrk-excl, .price-excl').forEach(splitNode); } // pokreni odmah i opet kad se sadržaj učita / promijeni scan(); window.addEventListener('load', scan); const mo = new MutationObserver(scan); mo.observe(document.documentElement, { childList: true, subtree: true }); let tries = 0; const iv = setInterval(() => { scan(); if (++tries > 20) clearInterval(iv); }, 300); })(); #rp-price-top { padding-top: 30px !important; } (function () { const rx = /(\d{1,3}(?:[.\s]\d{3})*(?:,\d{2})?|\d+(?:,\d{2})?)\s*€\s*(.*)/; function split(node){ if(!node || node.dataset.split==="1") return; const t = node.textContent.replace(/\u00A0/g,' ').trim(); const m = t.match(rx); if(!m) return; node.innerHTML = `${m[1]} € ${m[2]}`; node.dataset.split="1"; } function scan(){ document.querySelectorAll('#rp-price-top .nrk-excl').forEach(split); } scan(); window.addEventListener('load',scan); const mo=new MutationObserver(scan); mo.observe(document.documentElement,{childList:true,subtree:true}); let n=0; const iv=setInterval(()=>{scan(); if(++n>20) clearInterval(iv);},250); })(); (function ($) { function parseEU(text) { if (!text) return NaN; var s = text.replace(/[^\d.,]/g, ''); if (s.indexOf('.') > -1 && s.indexOf(',') > -1) { s = s.replace(/\./g, '').replace(',', '.'); } else if (s.indexOf(',') > -1 && s.indexOf('.') === -1) { s = s.replace(',', '.'); } var n = parseFloat(s); return isNaN(n) ? NaN : n; } function formatEU(n) { var parts = n.toFixed(2).split('.'); parts[0] = parts[0].replace(/\B(?=(\d{3})+(?!\d))/g, '.'); return parts[0] + ',' + parts[1]; } function getVATRate($scope) { var t = $scope.find('.wc-gzd-legal-price-info').first().text(); var m = t && t.match(/(\d+[.,]?\d*)\s*%/); if (m) return parseFloat(m[1].replace(',', '.')) / 100; return 0.20; } function updateLabel($label) { var $price = $label.find('.price').first(); if (!$price.length) return; $price.find('.price-excl').remove(); $price.css('position', 'relative'); var inclText = $price.find('.amount').first().text(); var incl = parseEU(inclText); if (!incl || isNaN(incl)) return; var rate = getVATRate($label); if (!rate || rate -1 && s.indexOf(',') > -1) { s = s.replace(/\./g, '').replace(',', '.'); } else if (s.indexOf(',') > -1 && s.indexOf('.') === -1) { s = s.replace(',', '.'); } var n = parseFloat(s); return isNaN(n) ? NaN : n; } function formatEU(n) { var parts = n.toFixed(2).split('.'); parts[0] = parts[0].replace(/\B(?=(\d{3})+(?!\d))/g, '.'); return parts[0] + ',' + parts[1]; // broj bez valute } function getVATRate($scope) { var t = $scope.find('.wc-gzd-legal-price-info').first().text(); var m = t && t.match(/(\d+[.,]?\d*)\s*%/); if (m) return parseFloat(m[1].replace(',', '.')) / 100; return 0.20; } function updateLabel($label) { var $price = $label.find('.price').first(); if (!$price.length) return; $price.find('.price-excl').remove(); $price.css('position', 'relative'); var inclText = $price.find('.amount').first().text(); var incl = parseEU(inclText); if (!incl || isNaN(incl)) return; var rate = getVATRate($label); if (!rate || rate input[type="checkbox"], .bundle_form.bundle_sells_form label.bundled_product_optional_checkbox > .price { font-size: 14px !important; line-height: 1.2; } /* makni dodatni red (drugi VAT) od Product Bundles */ .bundle_form.bundle_sells_form label.bundled_product_optional_checkbox > .bundle-net-row{ display: none !important; } /* ugasi pseudo-sufikse koji znaju dodati drugi "inkl. 20 % MwSt." */ .bundle_form.bundle_sells_form label.bundled_product_optional_checkbox .price::after, .bundle_form.bundle_sells_form label.bundled_product_optional_checkbox .woocommerce-Price-amount::after, .bundle_form.bundle_sells_form label.bundled_product_optional_checkbox .amount::after { content: none !important; display: none !important; } /* kozmetika checkboxa */ .bundle_form.bundle_sells_form label.bundled_product_optional_checkbox input[type="checkbox"]{ margin-right: .45rem; transform: translateY(1px); } /* za sve bundle-sells kartice */ .bundle_form.bundle_sells_form .bundled_product_summary.product { border: 1px solid #cfd6e0; border-radius: 10px; overflow: hidden; } /* Formu pretvora u flex-layuot koji se prelama u redove */ .bundle_form.bundle_sells_form{ display: flex; flex-wrap: wrap; gap: 28px 40px; margin-bottom: 0; padding-top: 2em; } .bundle_form.bundle_sells_form .bundled_product, .bundle_form.bundle_sells_form li.product{ flex: 0 0 calc(50% - 20px); /* 2 u redu */ max-width: calc(50% - 20px); margin: 0 !important; float: none !important; min-width: 0; } .bundle_form.bundle_sells_form .bundle_sells_title, .bundle_form.bundle_sells_form .bundle_price, .bundle_form.bundle_sells_form .bundle_button, .bundle_form.bundle_sells_form .bundled_products_notice, .bundle_form.bundle_sells_form .bundled_items_totals{ flex: 0 0 100%; max-width: 100%; } /* Na manjim ekranima: 1 u redu */ @media (max-width: 991.98px){ .bundle_form.bundle_sells_form .bundled_product, .bundle_form.bundle_sells_form li.product{ flex: 0 0 100%; max-width: 100%; } } /* Manji naslov stavke u Bundle-Sells Produkt listi */ .bundle_form.bundle_sells_form h4.bundled_product_title.product_title, .bundle_form.bundle_sells_form .bundled_product_title .item_title{ font-size: 20px !important; line-height: 1.25; font-weight: 700; text-transform: none; margin: 0 /* Bundle-Sells: sakrij short description u karticama */ .bundle_form.bundle_sells_form .bundled_product_excerpt.product_excerpt, .bundle_form.bundle_sells_form .bundled_product_excerpt.product_excerpt * { display: none !important; } .bundle_form.bundle_sells_form .bundled_product_summary .details{ margin-bottom: 0 !important; } #wc-price-dup .row.gross .val { font-size: 30px !important; /* GROSS */ line-height: 1.1; font-weight: 800; color: #0a3257; } #wc-price-dup .row.net .val { font-size: 30px !important; /* NETTO */ line-height: 1.1; font-weight: 800; color: #0a3257; } #wc-price-dup .note { font-size: 16px; /* “inkl. …” “(netto)” */ font-weight: 400; color: #0b3b64; margin-left: .4em; } /* GROSS = 30px */ .single-product .summary > p.price .amount.gross, .elementor-widget-woocommerce-product-price .price .amount.gross{ font-size: 30px !important; line-height: 1.1; font-weight: 800; } /* NETTO = 30px */ .single-product .summary > p.price .amount.net, .elementor-widget-woocommerce-product-price .price .amount.net{ font-size: 30px !important; line-height: 1.1; font-weight: 800; } .single-product .summary > p.price .note, .elementor-widget-woocommerce-product-price .price .note{ font-size: 14px !important; font-weight: 400; margin-left: .4em; } .bundle_form ul.products.bundled_products.columns-3 span.item_title { font-size: 18px !important; } (function($){ // Helper: vrati true ako je HTML sadržaj "prazan" function isEmptyHtml(html){ if (!html) return true; // zamijeni NBSP i makni sve tagove + whitespace const stripped = html .replace(/ /gi, ' ') .replace(/\u00A0/g, ' ') .replace(/ *:first-child { margin-left: 0 !important; } /* Remove gap margin on the last column */ .your-parent-container-class > *:last-child { margin-right: 0 !important; } /* ============================================= CTA Info Card styles - Secondary CTA Cards FAQ ================================================ */ /* Responsive H3 font size inside CTA FAQ cards */ .cta-info-card-faq h3 { font-size: clamp(28px, 2.8vw, 36px) !important; } /* Position the decorative SVG on the left edge of the card */ .cta-info-card-faq { position: relative; } .cta-info-card-faq .corner-icon { position: absolute; bottom: 0; left: 0; width: 21px; height: 98px; z-index: 2; pointer-events: none; opacity: 0.5; transition: opacity 0.3s ease-out, filter 0.3s ease-out; } /* Default: show blue version */ .cta-info-card-faq .corner-icon-default { display: block; } .cta-info-card-faq .corner-icon-hover { display: none; } /* On hover: show dark version, hide blue version */ .cta-info-card-faq:hover .corner-icon-default { display: none; } .cta-info-card-faq:hover .corner-icon-hover { display: block; } /* Positioning for both icon variants */ .cta-info-card-faq .corner-icon-default, .cta-info-card-faq .corner-icon-hover { position: absolute; bottom: 0; left: 0; width: 21px; height: 98px; pointer-events: none; z-index: 2; margin: 0 !important; padding: 0 !important; } /* ============================================= CTA Info Card styles - Secondary CTA Cards FAQ - ONE COLUMN ================================================ */ /* Narrower version for single-column layout */ .cta-info-card-faq--narrow { max-width: 800px; margin: 0 auto; padding: 30px 20px; background-color: white; border-radius: 12px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05); } /* Remove gap margin on the first column */ .your-parent-container-class > *:first-child { margin-left: 0 !important; } /* Remove gap margin on the last column */ .your-parent-container-class > *:last-child { margin-right: 0 !important; } /* Removes background image and color on mobile devices for elements with the class .no-bg-mobile. Useful when background should be hidden below 768px screen width. */ @media (max-width: 767px) { .no-bg-mobile { background-image: none !important; background-color: transparent !important; } } /* ============================================= Icons on dark background with Hover effect ================================================ */ /* Position the decorative SVG on the left edge of the card */ .cta-info-card-5 { position: relative; } .cta-info-card-5 .corner-icon { position: absolute; bottom: 0; left: 0; width: 21px; height: 98px; z-index: 2; pointer-events: none; opacity: 0.5; transition: opacity 0.3s ease-out, filter 0.3s ease-out; } /* Default: show blue version */ .cta-info-card-5 .corner-icon-default { display: block; } .cta-info-card-5 .corner-icon-hover { display: none; } /* On hover: show dark version, hide blue version */ .cta-info-card-5:hover .corner-icon-default { display: none; } .cta-info-card-5:hover .corner-icon-hover { display: block; } /* Positioning for both icon variants */ .cta-info-card-5 .corner-icon-default, .cta-info-card-5 .corner-icon-hover { position: absolute; bottom: 0; left: 0; width: 21px; height: 98px; pointer-events: none; z-index: 2; margin: 0 !important; padding: 0 !important; } /* ============================================= CSS for Tables ================================================ */ .table-wrapper { overflow-x: scroll; /* always show horizontal scrollbar */ -webkit-overflow-scrolling: touch; /* smooth scrolling on mobile */ } /* Table styling */ .table-wrapper .nrg-modern-table { min-width: 600px; /* prevents table from shrinking on mobile */ border-collapse: collapse; background: rgba(255, 255, 255, 0.6); border-radius: 10px; color: #011727; } /* Header and table cells */ .table-wrapper .nrg-modern-table th, .table-wrapper .nrg-modern-table td { border: 1px solid #011727; padding: 10px; text-align: center; white-space: nowrap; font-size: 16px; /* readable font ONLY inside the table */ } /* Custom scrollbar for desktop */ .table-wrapper::-webkit-scrollbar { height: 8px; } .table-wrapper::-webkit-scrollbar-track { background: rgba(255, 255, 255, 0.3); } .table-wrapper::-webkit-scrollbar-thumb { background: #0070C0; border-radius: 4px; } /* ============================================= Jump to ANCHOR increase Spacings ================================================ */ .elementor-widget-menu-anchor.jump-offset { position: relative; top: -60px; /* prilagodi - 2-3% visine ekrana */ } /* ============================================= Footer text styling ================================================ */ .footer-links a { font-size: 20px !important; } .footer-links a:hover { text-decoration: underline; } /* ============================================= Image Slider ================================================ */ /* Apply rounded corners to all Elementor sliders */ .elementor-widget-slides .elementor-swiper { border-radius: 20px; overflow: hidden; } /* ============================================= Accessability - Visible focus (navigation with Tab buttons) ================================================ */ /* Fokus za sve "gumbaste" elemente */ a:focus-visible, button:focus-visible, [role="button"]:focus-visible { outline: 3px solid #0580d6; outline-offset: 2px; } /* Overlay na Elementor videu */ .elementor-custom-embed-image-overlay:focus, .elementor-custom-embed-image-overlay:focus-visible { outline: 3px solid #0580d6; outline-offset: 2px; border-radius: 12px; } /* ========================================================== Links – Global Styling ========================================================== */ /* Reset inline styles from copy-pasted content inside Text Editor. Ensures that links inherit the normal text size, line height, and color. */ .elementor-widget-text-editor a { font-size: inherit !important; line-height: 1.4 !important; display: inline !important; color: inherit; /* keep the same color as surrounding text */ } /* ========================================================== Change the color of arrows in Elementor Carousel ========================================================== */ .elementor-swiper-button svg { fill: #011727 !important; width: 24px; height: 24px; } /* ========================================= SHOP ========================================= */ /* ========================================= WooCommerce Archive Products - Title & Price Padding ========================================= */ .woocommerce ul.products li.product .woocommerce-loop-product__title { padding-left: 25px; padding-right: 25px; } .woocommerce ul.products li.product .price { padding-left: 25px; padding-right: 25px; } /* Keep product images flush with the container edges */ .woocommerce ul.products li.product img { padding: 0; margin: 0; } /* Hide "Add to cart" button on archive/category pages */ .woocommerce ul.products li.product .button { display: none !important; } /* Add space below the price inside the product box */ .woocommerce ul.products li.product .price { display: block; padding-bottom: 20px; /* adjust as needed */ } /* One product per row on mobile */ @media (max-width: 767px) { /* If the loop uses CSS Grid */ .woocommerce ul.products, .woocommerce-page ul.products, .elementor-widget-woocommerce-archive-products ul.products { display: grid !important; grid-template-columns: 1fr !important; /* force 1 column */ gap: 24px; /* optional: keep spacing between cards */ } /* If the loop uses flex or floats */ .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { flex: 0 0 100% !important; /* flex-basis 100% */ max-width: 100% !important; width: 100% !important; float: none !important; clear: both !important; } /* In case theme adds explicit “columns-2” class */ .woocommerce ul.products.columns-2, .woocommerce-page ul.products.columns-2 { grid-template-columns: 1fr !important; } } /* ========================================= WooCommerce Breadcrumb – Mobile Font Size ========================================= */ @media (max-width: 767px) { nav.woocommerce-breadcrumb, nav.woocommerce-breadcrumb a { font-size: 16px; /* Adjust to match your body text size */ line-height: 1.4; } } /* ========================================= WooCommerce Breadcrumb – Mobile Font Size ========================================= */ @media (max-width: 767px) { nav.woocommerce-breadcrumb, nav.woocommerce-breadcrumb a { font-size: 16px; /* adjust if your body text size is different */ line-height: 1.4; } } /* ========================================= Woocommerce Notice ========================================= */ /* WooCommerce Store Notice styling */ .woocommerce-store-notice, .woocommerce-store-notice p { background: #0070C0 !important; /* brand blue */ color: #ffffff !important; font-size: 16px !important; line-height: 1.4 !important; padding: 14px 25px !important; } .woocommerce-store-notice a { color: #ffffff !important; text-decoration: underline; font-weight: 600; } .woocommerce-store-notice a:hover { color: #D9ECF7 !important; /* light blue hover */ } window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag( 'consent', 'default', { analytics_storage: 'denied', ad_storage: 'denied', ad_user_data: 'denied', ad_personalization: 'denied', region: ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IS', 'IE', 'IT', 'LV', 'LI', 'LT', 'LU', 'MT', 'NL', 'NO', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE', 'GB', 'CH'], wait_for_update: 500, } ); gtag('js', new Date()); gtag('set', 'developer_id.dOGY3NW', true); gtag("config", "AW-869966683", { "groups": "GLA", "send_page_view": false }); gtag("event", "page_view", {send_to: "GLA"}); Zum Inhalt springen Charging4Fleets Produkte & Lösungen  NRGkick Ladeeinheit NRGkick 16A NRGkick 16A Light NRGkick 32A Steckersystem App Sicherheit Intelligente Funktionen Privatkunden Heimladen Unterwegs laden PV-Laden Firmenkunden Flottenlösungen OCPP Reseller OEMs NRGkick
  • [H3] Steckersystem
  • [H3] App
  • [H3] Sicherheit
  • [H3] Intelligente Funktionen
  • [H3] Flottenlösungen
  • [H3] OCPP
  • [H3] Reseller
  • [H3] OEMs
  • [H3] Heimladen
  • [H3] Unterwegs laden
  • [H3] PV-Laden
  • [H3] Über Uns
  • [H3] Karriere
  • [H3] Kontakt
  • [H3] Über DiniTech
  • [H3] Support
  • [H3] FAQs
  • [H3] Tutorials
  • [H3] Blog
  • [H3] Downloads
  • [H3] Kontakt
  • [H3] Steckersystem
  • [H3] App
  • [H3] Sicherheit
  • [H3] Intelligente Funktionen
  • [H3] Flottenlösungen
  • [H3] OCPP
  • [H3] Reseller
  • [H3] OEMs
  • [H3] Heimladen
  • [H3] Unterwegs laden
  • [H3] PV-Laden
  • [H3] Über Uns
  • [H3] Karriere
  • [H3] Kontakt
  • [H3] Über DiniTech
  • [H3] Support
  • [H3] FAQs
  • [H3] Tutorials
  • [H3] Blog
  • [H3] Downloads
  • [H3] Kontakt
  • [H3] Charging­4Fleets
  • [H3] Business Lösungen
  • [H3] Privat­kunden
  • [H3] Maximale Sicherheit
  • [H3] Flexibles Stecker­system
  • [H3] Intelligente Steuerung
  • [H3] PV-Laden
  • [H3] PV-Laden
  • [H3] App Steuerung
  • [H3] OCPP für Firmenflotten: so profitierst du von standardisiertem Laden
  • [H3] Elektroautos als Firmenwagen: Der Leitfaden zur Fuhrpark-Elektrifizierung
  • [H3] Wallbox oder mobile Ladestation? Vor- und Nachteile der beiden Lademöglichkeiten
  • [H3] FAQ & Support
  • [H3] Newsletter
  • [H4] Firmenkunden
  • [H4] Privatkunden
  • [H4] Firmenkunden
  • [H4] Privatkunden
  • [H4] Unternehmen
  • [H4] Support
  • [H4] Kundenbereiche
  • [H4] Shop
  • [H4] Rechtliches
  • [H5] Gemeinsam treiben wir die Elektromobilität voran.
  • [H5] NRGkick
  • [H5] Gemeinsam treiben wir die Elektromobilität voran.

Images

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

29 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 : 4%

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

Parfait! Aucuns soulignements détectés dans vos URLs.

Liens dans la page

Nous avons trouvé un total de 60 lien(s) dont 0 lien(s) vers des fichiers

Texte d'ancre Type Juice
Widerrufsbelehrung Externe Passing Juice
Cancellation Policy Interne Passing Juice
Zum Inhalt springen Interne Passing Juice
Charging4Fleets Externe Passing Juice
NRGkick 16A Externe Passing Juice
NRGkick 16A Light Externe Passing Juice
NRGkick 32A Externe Passing Juice
Steckersystem Externe Passing Juice
App Externe Passing Juice
Sicherheit Externe Passing Juice
Intelligente Funktionen Externe Passing Juice
Heimladen Externe Passing Juice
Unterwegs laden Externe Passing Juice
PV-Laden Externe Passing Juice
Flottenlösungen Externe Passing Juice
OCPP Externe Passing Juice
Reseller Externe Passing Juice
OEMs Externe Passing Juice
Firmenkunden Interne Passing Juice
Privatkunden Interne Passing Juice
Über uns Externe Passing Juice
Karriere Externe Passing Juice
Kontakt Externe Passing Juice
FAQs Externe Passing Juice
Tutorials Externe Passing Juice
 Downloads Externe Passing Juice
Blog Externe Passing Juice
Kontakt Interne Passing Juice
OCPP für Firmenflotten: so profitierst du von standardisiertem Laden Externe Passing Juice
Elektroautos als Firmenwagen: Der Leitfaden zur Fuhrpark-Elektrifizierung Externe Passing Juice
Wallbox oder mobile Ladestation? Vor- und Nachteile der beiden Lademöglichkeiten Externe Passing Juice
Erfahre mehr Externe Passing Juice
Über uns Interne Passing Juice
Karriere Interne Passing Juice
Kontakt Interne Passing Juice
Kaufabwicklung Interne Passing Juice
Tutorials Interne Passing Juice
Downloads Interne Passing Juice
Charging4Fleets Interne Passing Juice
Partnerportal Interne Passing Juice
Bestellung & Bezahlung Interne Passing Juice
Versand & Lieferung Interne Passing Juice
Rückgabe & Erstattung Interne Passing Juice
Mein Shop-Konto Interne Passing Juice
Impressum Interne Passing Juice
Datenschutzerklärung Interne Passing Juice
AGB Interne Passing Juice
Widerrufsbelehrung Interne Passing Juice
Cookie-Richtlinie Interne Passing Juice
Newsletter-Datenschutz Interne Passing Juice
Barrierefreiheit Interne Passing Juice
Produkte & Lösungen  Externe Passing Juice
NRGkick Externe Passing Juice
Ladeeinheit Externe Passing Juice
Privatkunden Externe Passing Juice
Firmenkunden Externe Passing Juice
Unternehmen Externe Passing Juice
Support Externe Passing Juice
Mein Konto Externe Passing Juice
Warenkorb Interne Passing Juice

Mots-clefs

Nuage de mots-clefs

für laden nrgkick mehr und erfahren mit der wallbox die

Cohérence des mots-clefs

Mot-clef Contenu Titre Mots-clefs Description Niveaux de titre
nrgkick 38
die 28
für 27
und 27
laden 21

Ergonomie

Url

Domaine : pv-charging.ch

Longueur : 14

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 : de.

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).
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://pv-charging.ch/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

Website-SEO-Überprüfung

Website-SEO-Überprüfung est un outil gratuit de référencement qui vous aidera à analyser vos pages web