• DELETE FROM KEYWORDS WHERE ID_DOMAINE=2578418
  • DoneDoneDone

    URL:www.viendinhduong.vn

    Date: Wed, 15 Jan 2025 16:55:33 GMT
    Content-Length: 0
    Location: http://viendinhduong.vn/
    Server: Microsoft-IIS/10.0
    X-Powered-By: ASP.NET
    
    
    Location => http://viendinhduong.vn/
    Status => 301

    (vide) Tentative en https

    http://viendinhduong.vn/

    <!DOCTYPE html>
    <html>
    <head id="ctl00_Head1">
            
            <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=0" />
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <meta property="og:title" content="" />
            <meta property="og:type" content="product" />
            <meta property="og:image" content="http://viendinhduong.vn/ShareLogo.jpg" />
            <meta property="og:url" content="" />
            <meta property="og:description" content="" />
            <meta property="og:site_name" content="" />
            <meta property="fb:app_id" content="" />
            <link rel="canonical" href="" />
            <title></title>
            <meta name="description" content="" />
            <meta name="keywords" content="" />
            <meta itemprop="name" content="" />
            <meta itemprop="url" content="" />
            <meta itemprop="description" content="" />
            <meta itemprop="image" content="http://viendinhduong.vn/ShareLogo.jpg" />
            <meta name="robots" content="noydir,noodp,index,follow" />
            <meta name='revisit-after' content='1 days' />
            <meta http-equiv="content-language" content="vi" />
            <link rel="shortcut icon" href='/favicon.ico' type="image/x-icon" />
            <meta name="geo.placename" content="" />
            <meta name="geo.position" content="21.002259, 105.805866" />
            <meta name="geo.region" content="VN-Hanoi" />
            
            <meta name="google-site-verification" content="" />
            <meta name="google-site-verification" content="" />
    
            <link type='text/css'  rel='stylesheet' href='/Styles/Reset.css' /><link type='text/css'  rel='stylesheet' href='/Scripts/wowjs/animate.css' /><link type='text/css'  rel='stylesheet' href='/Styles/lib/awesome/font-awesome.min.css' /><link type='text/css'  rel='stylesheet' href='/Styles/lib/bootstrap/css/bootstrap.css' /><link type='text/css'  rel='stylesheet' href='/Styles/layout.css' /><link type='text/css'  rel='stylesheet' href='/Styles/responsive.css' /><link type='text/css'  rel='stylesheet' href='/Styles/fixbugs.css' />
            <script type='text/javascript' src='/Scripts/jquery-1.11.1.min.js'></script><script type='text/javascript' src='/Styles/lib/bootstrap/js/bootstrap.min.js'></script><script type='text/javascript' src='/Scripts/wow.min.js'></script><script type='text/javascript' src='/Scripts/main.js'></script>
    
            
            <script type="text/javascript">
                (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-16056582-2', 'auto');
                ga('send', 'pageview');
    
                //Khoi tao wowjs
                wow = new WOW({
                    boxClass: 'wow', // default
                    animateClass: 'animated', // default
                    offset: 0, // default
                    mobile: true, // default
                    live: true // default
                });
                wow.init();
                //Cac ham dung cho qua trinh su dung gio hang
                //Save cart and goto step2
                function saveCart(productId, numberProduct) {
                    OpenLoading();
                    $.ajax({
                        type: "POST",
                        url: "/WebService/ShoppingCart.asmx/AddCart",
                        data: "{productId: '" + productId + "', numberProduct:'" + numberProduct + "'}",
                        contentType: "application/json; charset=utf-8",
                        dataType: "json",
                        success: function (data) {
                            if (data.d == true) {
                                EndLoading();
                                var error = ('vi') == "vi"
                                    ? "Thêm vào giỏ hàng thành công!"
                                    : "Sucess!";
                                alert(error);
                                //Cap nhat lai so luong san pham
                                $('#TotalQuanlityShopping').html('');
                                $('#TotalQuanlityShoppingMobile').html('');
                            } else {
                                EndLoading();
                                alert('Hết hàng !');
                            }
                        }
                    });
                }
    
                //Save cart and goto step2
                function saveToCart(productId, numberProduct) {
                    OpenLoading();
                    $.ajax({
                        type: "POST",
                        url: "/WebService/ShoppingCart.asmx/AddCart",
                        data: "{productId: '" + productId + "', numberProduct:'" + numberProduct + "'}",
                        contentType: "application/json; charset=utf-8",
                        dataType: "json",
                        success: function (data) {
                            if (data.d == true) {
                                EndLoading();
                                //Cap nhat lai so luong san pham
                                $('#TotalQuanlityShopping').html('');
                                $('#TotalQuanlityShoppingMobile').html('');
                                window.location = '/' + 'vi' + '/shopping-cart.sc2.html';
                            } else {
                                EndLoading();
                                alert('Hết hàng !');
                            }
                        }
                    });
                }
                //Cac ham dung cho qua trinh su dung gio hang
                function OpenLoading() {
                    $('#FormLoading').fadeIn();
                }
                function EndLoading() {
                    $('#FormLoading').fadeOut();
                }
                $('#FormLoading').click(function (event) {
                    $(this).fadeOut();
                    event.stopPropagation();
                });
                $('#FormLoading img').click(function (event) {
                    event.stopPropagation();
                });
            </script>
        
            <!-- Google tag (gtag.js) -->
    <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-WF0LQH81MM"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'G-WF0LQH81MM');
    </script>
        
    <meta name="googlebot" content="INDEX, FOLLOW" /><meta name="google" content="translate" /><meta name="ROBOTS" content="INDEX, FOLLOW" /><link href="/WebResource.axd?d=alJuXMhrazByCn1MboxAuwfm5iy_PD7Yzbk2NdHaOL4XbN_528wpj3eh-LgmBLYBWOdVIrQ--VBpif3YXl_0T7SXC5T-62Dd7HIpFnnyB8T2rxtXJi9SjzUGxm8HLykCAqPWhLDLon86_wsNRGRghQ2&amp;t=636271967810000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" /><title>
    
    </title></head>
    

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Microsoft-IIS/10.0',redirection='http://viendinhduong.vn/',Status='200',err='',[TITRE]=N'',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=2578418
  • 0


    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES