• DELETE FROM KEYWORDS WHERE ID_DOMAINE=307182
  • DoneDoneDone

    URL:www.transportjournal.ch

    Cache-Control: no-store, no-cache, must-revalidate
    Connection: Keep-Alive
    Date: Thu, 31 Oct 2024 10:24:03 GMT
    Keep-Alive: timeout=5, max=100
    Pragma: no-cache
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Location: http://www.transportjournal.ch/en/home.html
    Server: Apache
    Set-Cookie: PHPSESSID=cfcfe2cbb2386fea02b65ef1250a195c; path=/
    X-Powered-By: PHP/7.2.34
    X-UA-Compatible: IE=edge
    X-Content-Type-Options: nosniff
    
    
    Location => http://www.transportjournal.ch/en/home.html
    Status => 307

    (vide) Tentative en https

    http://www.transportjournal.ch/en/home.html

    <!DOCTYPE html>
    <html lang="en">
    <head>
    
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <!-- 
    	'       Implemented by Wion GmbH www.wion.ch'
    
    	This website is powered by TYPO3 - inspiring people to share!
    	TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
    	TYPO3 is copyright 1998-2020 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
    	Information and contribution at https://typo3.org/
    -->
    
    <base href="https://www.transportjournal.com/">
    <link rel="shortcut icon" href="/fileadmin/templates/favicon/favicon.ico" type="image/x-icon">
    <title>Home: ITJ | Transport Journal</title>
    <meta name="generator" content="TYPO3 CMS">
    
    
    <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/layout.css?1592393350" media="all">
    <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/css_styles.css?1581699097" media="all">
    <link rel="stylesheet" type="text/css" href="fileadmin/templates/css/print.css?1350305998" media="print">
    
    
    
    
    <script src="fileadmin/templates/js/jquery-1.4.2.min.js?1350306005" type="text/javascript"></script>
    <script src="fileadmin/templates/js/jquery.jcarousel.min.js?1350306005" type="text/javascript"></script>
    <script src="fileadmin/templates/js/scripts.js?1568637798" type="text/javascript"></script>
    <script src="fileadmin/templates/jwplayer/jwplayer.js?1350306005" type="text/javascript"></script>
    
    <script type="text/javascript">
    /*<![CDATA[*/
    /*templavoila#5cdcd85764706b8d5e4787a0bdd87686*/
    
        var isIE = /*@cc_on!@*/false || !!document.documentMode;
        var isEdge = !isIE && !!window.StyleMedia;
        if(isEdge == true || isIE == true){
          $('head').append('<link rel="stylesheet" type="text/css" href="fileadmin/templates/css/ie.css">');
        }
      
    
    /*]]>*/
    </script>
    
    
    
    	<meta name="robots" content="index, follow, noarchive" />
    	<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/rss_ticker.html" />
    <meta property="og:title" content="" /><meta property="og:image" content="https://www.transportjournal.com/uploads/pics/mt_logo.gif" /><style type="text/css">
      DIV.boxtitlebar {background: transparent url(fileadmin/templates/img/box_title_menu1_bg.png) repeat-x;}
      DIV.boxsubnavitem2 A:hover{background: transparent url(fileadmin/templates/img/box_title_menu1_bg.png) repeat-x;}
      DIV.boxsubnavitem A:hover{background: transparent url(fileadmin/templates/img/box_title_menu1_bg.png) repeat-x;}
    </style>
    <style type="text/css">
              #cookie_consent_notification,
              #cookie_consent_notification *,
              #cookie_consent_notification *:before,
              #cookie_consent_notification *:after {
                font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
                /*font-weight: 300;*/
                font-size: 13px;
                line-height: 1.6;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
              }
              .hide {
                display: none!important;
              }
    
              #cookie_consent_notification {
                position: fixed;
                top: auto;
                left: 0;
                right: auto;
                bottom: 0;
                margin: 0;
                padding: 20px 24px;
                color: white;
                background: rgba(0,0,0,.9);
                z-index: 999999;
                width: 100%;
                text-align: center;
                -webkit-transition: all ease-out 0.3s;  
                -moz-transition: all ease-out 0.3s;
                -ms-transition: all ease-out 0.3s; 
                -o-transition: all ease-out 0.3s;
                transition: all ease-out 0.3s;  
                -webkit-transform: translate3d(0,-100%,0);
                -moz-transform: translate3d(0,-100%,0);
                -ms-transform: translate3d(0,-100%,0);
                -o-transform: translate3d(0,-100%,0);
                transform: translate3d(0,-100%,0);
                -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
                backface-visibility: hidden;
              }
    
              #cookie_consent_notification.active {
                -webkit-transform: translate3d(0,0,0);
                -moz-transform: translate3d(0,0,0);
                -ms-transform: translate3d(0,0,0);
                -o-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
              }
    
              #cookie_consent_notification .disable_cookie_consent_notification, .google_opt_out {
                display: inline-block;
                text-decoration: none;
                text-align: center;
                /*font-weight: bold;*/
                margin: 0 10px;
                padding: 0 6px;
                /*color: #32C0F4;*/
              }
              a {
                color: #0884f8;
              }
              button{
                background:#fff;
                border:none;
                border-radius:4px;
                padding:10px;
                color:#000;;
                font-weight:bold;
                cursor:pointer;
              }
              .content_consent{
                width:600px;
                text-align:center;
                margin:0 auto;
              }
              @media (max-width: 767px){
                  .content_consent{
                  width:auto;
                  }
              } 
    
            </style>
            
            
          <script type="text/javascript">
            (function($) {
              (function(g,f){"use strict";var h=function(e){if("object"!==typeof e.document)throw Error("Cookies.js requires a `window` with a `document` object");var b=function(a,d,c){return 1===arguments.length?b.get(a):b.set(a,d,c)};b._document=e.document;b._cacheKeyPrefix="cookey.";b._maxExpireDate=new Date("Fri, 31 Dec 9999 23:59:59 UTC");b.defaults={path:"/",secure:!1};b.get=function(a){b._cachedDocumentCookie!==b._document.cookie&&b._renewCache();return b._cache[b._cacheKeyPrefix+a]};b.set=function(a,d,c){c=b._getExtendedOptions(c); c.expires=b._getExpiresDate(d===f?-1:c.expires);b._document.cookie=b._generateCookieString(a,d,c);return b};b.expire=function(a,d){return b.set(a,f,d)};b._getExtendedOptions=function(a){return{path:a&&a.path||b.defaults.path,domain:a&&a.domain||b.defaults.domain,expires:a&&a.expires||b.defaults.expires,secure:a&&a.secure!==f?a.secure:b.defaults.secure}};b._isValidDate=function(a){return"[object Date]"===Object.prototype.toString.call(a)&&!isNaN(a.getTime())};b._getExpiresDate=function(a,d){d=d||new Date; "number"===typeof a?a=Infinity===a?b._maxExpireDate:new Date(d.getTime()+1E3*a):"string"===typeof a&&(a=new Date(a));if(a&&!b._isValidDate(a))throw Error("`expires` parameter cannot be converted to a valid Date instance");return a};b._generateCookieString=function(a,b,c){a=a.replace(/[^#$&+\^`|]/g,encodeURIComponent);a=a.replace(/\(/g,"%28").replace(/\)/g,"%29");b=(b+"").replace(/[^!#$&-+\--:<-\[\]-~]/g,encodeURIComponent);c=c||{};a=a+"="+b+(c.path?";path="+c.path:"");a+=c.domain?";domain="+c.domain: "";a+=c.expires?";expires="+c.expires.toUTCString():"";return a+=c.secure?";secure":""};b._getCacheFromString=function(a){var d={};a=a?a.split("; "):[];for(var c=0;c<a.length;c++){var e=b._getKeyValuePairFromCookieString(a[c]);d[b._cacheKeyPrefix+e.key]===f&&(d[b._cacheKeyPrefix+e.key]=e.value)}return d};b._getKeyValuePairFromCookieString=function(a){var b=a.indexOf("="),b=0>b?a.length:b;return{key:decodeURIComponent(a.substr(0,b)),value:decodeURIComponent(a.substr(b+1))}};b._renewCache=function(){b._cache= b._getCacheFromString(b._document.cookie);b._cachedDocumentCookie=b._document.cookie};b._areEnabled=function(){var a="1"===b.set("cookies.js",1).get("cookies.js");b.expire("cookies.js");return a};b.enabled=b._areEnabled();return b},e="object"===typeof g.document?h(g):h;"function"===typeof define&&define.amd?define(function(){return e}):"object"===typeof exports?("object"===typeof module&&"object"===typeof module.exports&&(exports=module.exports=e),exports.Cookies=e):g.Cookies=e})("undefined"===typeof window? this:window);
    
              $(document).ready(function($) {
                var show_notification = true;
    
                var html = '<div id="cookie_consent_notification">';
                  html += '<div class="content_consent">';
                  html += 'This website or its third party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the cookie policy.  For information on cookies you can visit our <a href="https://www.swissprofessionalmedia.ch/footer/agb.html">terms and conditions</a> and our <a href="https://www.swissprofessionalmedia.ch/footer/datenschutz.html">data privacy statement</a>';
                  html += '<br />';
                  html += '<br />';
                  html += '<a class="google_opt_out" href="javascript:gaOptout()">Click here to set the Google Analytics OptOut-Cookie</a>';
                  html += '<br />';
                  html += '<br />';
                  html += '<a href="javascript:void(0);" class="disable_cookie_consent_notification ">';
                  html += '<button>I accept</button>';
                  html += '</a></div></div>'
                
                if (typeof Cookies == "undefined" || typeof Cookies != "function") {
                  show_notification = false;
                } else if (typeof Cookies.get('consent') != "undefined" && Cookies.get('consent') == 'true') {
                  show_notification = false;
                }
    
                if (show_notification) {
                  $('body').append(html);
                  $('#cookie_consent_notification').addClass('active');
    
                  $('.disable_cookie_consent_notification').live('click', function(event) {
                    event.preventDefault();
                    $('#cookie_consent_notification').removeClass('active');
                    $('#cookie_consent_notification').addClass('hide');
                    Cookies.set('consent', 'true');
                  });
                }
              });
            })(jQuery);
          </script>
    
    
    <script>
      var gaProperty = 'UA-1204464-8'; 
        var disableStr = 'ga-disable-' + gaProperty; 
        if (document.cookie.indexOf(disableStr + '=true') > -1) { 
          window[disableStr] = true;
        } 
        function gaOptout() { 
          document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; 
          window[disableStr] = true; 
          alert('Das Tracking ist jetzt deaktiviert');
          location.reload();
        } 
    
    
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-1204464-8', 'auto');
      ga('set', 'anonymizeIp', true);
      ga('send', 'pageview');
    
    </script> 
    
    
    </head>
    

    Home: ITJ | Transport Journal

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Apache',redirection='http://www.transportjournal.ch/en/home.html',Status='200',err='',[TITRE]=N'Home: ITJ | Transport Journal',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=307182
  • 0

    Home: ITJ | Transport Journal

  • 0. Home: (5)
  • --------->0
  • 1. ITJ (3)
  • --------->0
  • 2. | (1)
  • --------->0
  • 3. Transport (9)
  • --------->0
  • 4. Journal (7)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Home:',307182),(N'ITJ',307182),(N'|',307182),(N'Transport',307182),(N'Journal',307182)