• DELETE FROM KEYWORDS WHERE ID_DOMAINE=415879
  • DoneDoneDone

    URL:www.bucharestairports.ro

    Connection: Keep-Alive
    Date: Wed, 30 Oct 2024 08:20:50 GMT
    Keep-Alive: timeout=5, max=100
    Content-Length: 217
    Content-Type: text/html; charset=iso-8859-1
    Location: https://www.bucharestairports.ro/
    Server: Apache
    
    
    Location => https://www.bucharestairports.ro/
    Status => 302
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>302 Found</title>
    </head>

    (vide) Tentative en https

    https://www.bucharestairports.ro/

     <!DOCTYPE html>
    <head>
        <title>Aeroporturi București - Aeroportul Internaţional Henri Coandă Bucureşti</title>
    
        <meta name="description" content="" />
        <meta name="keywords" content="" />
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <script src="https://kit.fontawesome.com/82bd551c73.js" crossorigin="anonymous"></script>
        <link media="all" href="https://www.bucharestairports.ro/front/view/css/style.min.css?v=1.9" rel="stylesheet" type="text/css"></link><meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1">
    
        <link rel="stylesheet" href="https://www.bucharestairports.ro/front/view/css/flexslider.min.css" type="text/css"/>
        <link defer href="https://www.bucharestairports.ro/front/view/css/colorbox.min.css" rel="stylesheet" type="text/css"/>
        <link defer rel="stylesheet" href="https://www.bucharestairports.ro/front/view/js/validation/validationEngine.jquery.min.css" type="text/css"/>
        <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css'/>
        <link rel="stylesheet" href="https://www.bucharestairports.ro/front/view/css/henri_coanda.css" type="text/css"/>
        <script type="text/javascript" src="https://www.bucharestairports.ro/front/view/js/jquery-1.8.2.min.js"></script>
        <script type="text/javascript" src="https://www.bucharestairports.ro/front/view/js/responsive.min.js"></script>
        <script type="text/javascript" src="https://www.bucharestairports.ro/front/view/js/misc.scripts.min.js"></script>
        <script type="text/javascript" src="https://www.bucharestairports.ro/front/view/js/validation/jquery.validationEngine.min.js"></script>
        <script type="text/javascript" defer src="https://www.bucharestairports.ro/front/view/js/jquery-ui-1.9.0.custom.min.js"></script>
    
        <script type="text/javascript" defer src="https://www.bucharestairports.ro/front/view/js/validation/jquery.validationEngine-ro.min.js"></script>
    
        <script type="text/javascript" defer src="https://www.bucharestairports.ro/front/view/js/flowplayer-3.2.6.min.js"></script>
    
    
        <link defer rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.9.2/dist/cookieconsent.css" type="text/css"/>
    
        <script type="text/javascript" src="https://www.bucharestairports.ro/front/view/js/app.js"></script>
        
            
        
        <link rel="icon" type="image/x-icon" href="favicon.ico" />
        <style type="text/css">img, div, a, span { behavior: url('js/iepngfix.htc') } </style>
    
        <link rel="icon" type="image/x-icon" href="https://www.bucharestairports.ro/favicon.ico" />
        <style type="text/css">img, div, a, span { behavior: url('https://www.bucharestairports.ro/front/view/js/iepngfix.htc') } </style>
    
        <style type="text/css">
            #cm.bar #c-inr {
                max-width: 60em !important;
            }
            /* Modal Header */
            .modal-header {
                padding: 2px 16px;
                background-color: #fff;
                color: #000;
            }
    
    		.modalTitle {
    		    display: block;
        width: 100%;
        font-weight: bold;
        font-size: large;
        text-align: center;
    	margin-bottom: 20px;
        margin-top: 10px;
    }
    
            #overlay {
                visibility: hidden;
                display: block;
                opacity: 0.7;
                background: #000;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                position: fixed;
                z-index: 9999;
            }
            .close-modal {
                float: right;
                font-size: 30px;
                cursor: pointer;
            }
    
            .modal-title {
                display: inline-block;
                font-size: 20px;
                padding: 10px;
            }
    
            /* Modal Content */
            .modal-content {
                visibility: hidden;
                display: none;
                margin: 0;
                position: fixed;
                top: 50%;
                left: 50%;
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                background-color: #fefefe;
                margin: auto;
                padding: 0;
                border: 1px solid #888;
                width: 40%;
                box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
               height: 210px;
                z-index: 9999;
            }
    
    		.acceptMsg {
    border: none;
    color: #fff;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #00adef;
    border-radius: 3px;
    margin-top: 12px;
    }
    
    .infoModal {
    color: #ea483c;
    font-weight: bold;
    display: block;
    font-size: large;
    padding: 17px 15px 6px 20px;
    }
    
    
            @media only screen and (max-width: 768px) {
                            .modal-content {
    left: unset !important;
    transform: unset !important;
    width: 100% !important;
    height: auto;
                }
    
    		  .modalTitle {
    		  margin-top: 16px !important;
    		  }
    
    		  .acceptMsg {
    		  margin-bottom: 14px !important;
    		  }
            }
    
        </style>
        <meta property="og:image" content="https://www.bucharestairports.ro/front/view/img/logo.png"/>
        <meta property="og:title" content="Aeroportul Internațional Henri Coandă"/>
        <meta property="og:url" content="https://www.bucharestairports.ro/"/>
        <meta property="og:description" content="Aeroprtul international Henri Coanda"/>
        <meta property="og:site_name" content=""/>
        <script type="text/plain" data-cookiecategory="analytics">
            var _gaq = _gaq || [];
    
            _gaq.push(['_setAccount', 'UA-32760205-1']);
    
            _gaq.push(['_trackPageview']);
    
            (function() {
    
              var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    
              ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    
              var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    
            })();
    </script>
    
    
    
    </head>
    

    Aeroporturi București - Aeroportul Internaţional Henri Coandă Bucureşti

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Apache',redirection='https://www.bucharestairports.ro/',Status='200',err='',[TITRE]=N'Aeroporturi București - Aeroportul Internaţional Henri Coandă Bucureşti',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=415879
  • 0

    Aeroporturi București - Aeroportul Internaţional Henri Coandă Bucureşti

  • 0. Aeroporturi (11)
  • --------->0
  • 1. București (9)
  • --------->0
  • 2. - (1)
  • --------->0
  • 3. Aeroportul (10)
  • --------->0
  • 4. Internaţional (13)
  • --------->0
  • 5. Henri (5)
  • --------->0
  • 6. Coandă (6)
  • --------->0
  • 7. Bucureşti (9)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Aeroporturi',415879),(N'București',415879),(N'-',415879),(N'Aeroportul',415879),(N'Internaţional',415879),(N'Henri',415879),(N'Coandă',415879),(N'Bucureşti',415879)