metadata
authorKilian Saffran <ksaffran@dks.lu>
Mon, 25 Mar 2019 08:18:42 +0000 (09:18 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 25 Mar 2019 08:18:42 +0000 (09:18 +0100)
tmpl/dynamicmeta.php
tmpl/staticmeta.php

index 4ff4435..e9dbb06 100644 (file)
@@ -1,6 +1,6 @@
 <title>Juridig - l'avocat en ère numerique</title>
                <meta name="description" content="JuriDig est la première plateforme de gestion et de planning spécifiquement dédiée aux avocats exerçant au Grand-Duché de Luxembourg">
-       <meta name="keywords" content="Avocat Luxembourg, plateforme de gestion, agenda,  rendez-vous, Tribunal, avocats Luxembourg, Lawyer luxembourg, planning">
+       <meta name="keywords" content="Avocat Luxembourg, annuaire ,plateforme de gestion, agenda,  rendez-vous, avocats Luxembourg, Lawyer luxembourg, planning">
     <meta property="og:title" content="JuriDig L'avocat à l'ère du numérique">
     <meta property="og:description" content="">
     <meta property="og:image" content="/images/logo-slider.png">
index e7c6b82..6aaf672 100644 (file)
@@ -6,13 +6,6 @@
     <meta name="copyright" content="DKS sarl">
     <meta name="audience" content="all">
     <meta name="robots" content="index,follow">
-    <meta name="geo.region" content="LU-D">
-    <meta name="geo.placename" content="Dudelange">
-    <meta name="geo.position" content="49.484826;6.098312">
-    <meta name="ICBM" content="49.484826, 6.098312">
-    <meta http-equiv="cache-control" content="no-cache">
-    <meta http-equiv="pragma" content="no-cache">
-    <meta http-equiv="expires" content="0">
     <link rel="apple-touch-icon" sizes="57x57" href="<?php echo $baseurl; ?>/img/apple-icon-57x57.png">
 <link rel="apple-touch-icon" sizes="60x60" href="<?php echo $baseurl; ?>/img/apple-icon-60x60.png">
 <link rel="apple-touch-icon" sizes="72x72" href="<?php echo $baseurl; ?>/img/apple-icon-72x72.png">
@@ -26,8 +19,4 @@
 <link rel="icon" type="image/png" sizes="32x32" href="<?php echo $baseurl; ?>/img/favicon-32x32.png">
 <link rel="icon" type="image/png" sizes="96x96" href="<?php echo $baseurl; ?>/img/favicon-96x96.png">
 <link rel="icon" type="image/png" sizes="16x16" href="<?php echo $baseurl; ?>/img/favicon-16x16.png">
-<link rel="manifest" href="<?php echo $baseurl; ?>/img/manifest.json">
-<meta name="msapplication-TileColor" content="#ffffff">
-<meta name="msapplication-TileImage" content="<?php echo $baseurl; ?>/img/ms-icon-144x144.png">
-<meta name="theme-color" content="#ffffff">
 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
\ No newline at end of file