• DELETE FROM KEYWORDS WHERE ID_DOMAINE=1993149
  • DoneDoneDone

    URL:inah.gob.mx

    Connection: keep-alive
    Date: Wed, 15 Jan 2025 09:27:06 GMT
    Content-Length: 162
    Content-Type: text/html
    Location: https://inah.gob.mx/
    Server: nginx
    Strict-Transport-Security: max-age=31536000
    
    
    Location => https://inah.gob.mx/
    Status => 301
    <html>
    <head><title>301 Moved Permanently</title></head>
    

    (vide) Tentative en https

    https://inah.gob.mx/

    <!DOCTYPE html>
    <html lang="es-ES" dir="ltr">
            <head>
        
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            
    
            
                
             <meta charset="utf-8">
    	<meta name="rights" content="inah, cultura, arqueología, zonas arqueológicas, monumentos, monumentos históricos, patrimonio, prensa, boletines, investigación, museos, paseos virtuales, animaciones, reseñas">
    	<meta name="description" content="Sitio oficial del Instituto Nacional de Antropología e Historia">
    	<meta name="generator" content="Joomla! - Open Source Content Management">
    	<title>Bienvenidos al INAH</title>
    	<link href="/?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0">
    	<link href="/?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0">
    	<link href="https://inah.gob.mx/search?format=opensearch" rel="search" title="OpenSearch Bienvenidos al INAH" type="application/opensearchdescription+xml">
    	<link href="/templates/g5_inah/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
    
        <link href="/media/vendor/awesomplete/css/awesomplete.css?1.1.5" rel="stylesheet" />
    	<link href="/plugins/system/jce/css/content.css?badb4208be409b1335b815dde676300e" rel="stylesheet" />
    	<link href="/components/com_jevents/assets/css/jevcustom.css?v=3.6.53" rel="stylesheet" />
    	<link href="/components/com_jevents/views/flat/assets/css/modstyle.css?v=3.6.53" rel="stylesheet" />
    	<link href="/media/com_convertforms/css/convertforms.css?86f9a0a6f136f83ce57883829d2066fc" rel="stylesheet" />
    	<link href="//fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" />
    	<link href="/media/gantry5/assets/css/lightcase.css" rel="stylesheet" />
    	<link href="/media/gantry5/engines/nucleus/css-compiled/nucleus.css" rel="stylesheet" />
    	<link href="/templates/g5_inah/custom/css-compiled/inah_56.css?678173f4" rel="stylesheet" />
    	<link href="/media/gantry5/engines/nucleus/css-compiled/bootstrap5.css" rel="stylesheet" />
    	<link href="/media/system/css/joomla-fontawesome.min.css" rel="stylesheet" />
    	<link href="/media/gantry5/assets/css/font-awesome.min.css" rel="stylesheet" />
    	<link href="/templates/g5_inah/custom/css-compiled/inah-joomla_56.css?678173f5" rel="stylesheet" />
    	<link href="/templates/g5_inah/custom/css-compiled/custom_56.css?678173f6" rel="stylesheet" />
    	<link href="/templates/g5_inah/css/animate.css" rel="stylesheet" />
    	<link href="/templates/g5_inah/css/adition.css" rel="stylesheet" />
    	<link href="/templates/g5_inah/css/calendar.css" rel="stylesheet" />
    	<style>
            #cf_1 .cf-btn:after { 
                border-radius: 5px
            }
        </style>
    	<style>.convertforms {
                    --color-primary: #4285F4;
    --color-success: #0F9D58;
    --color-danger: #d73e31;
    --color-warning: #F4B400;
    --color-default: #444;
    --color-grey: #ccc;
    
                }
            </style>
    	<style>#cf_1 {
                    --font: Montserrat;
    --max-width: 730px;
    --background-color: rgba(255, 255, 255, 1);
    --border-radius: 0px;
    --control-gap: 10px;
    --label-color: #ffffff;
    --label-size: 19px;
    --label-weight: 900;
    --input-color: #a8a8a8;
    --input-placeholder-color: #a8a8a870;
    --input-text-align: left;
    --input-background-color: #ffffff;
    --input-border-color: #cccccc;
    --input-border-radius: 4px;
    --input-size: 16px;
    --input-padding: 14px 14px;
    --background-image: url(https://inah.gob.mx/images/banners/2024/20241024_Banner_NewsletterNoviembre.png);
    --background-repeat: no-repeat;
    --background-size: 100% 100%;
    --background-position: center center;
    
                }
            </style>
    	<style>.cf-field-hp {
    	display: none;
    	position: absolute;
    	left: -9000px;
    }.convertforms .cf-control-group {
      display: flex;
     flex-direction: column;
     align-items: flex-end;
    }
    
    .cf-control-label, .cf-control-input {
            margin-bottom: 2px; 
        }
    
    .cf-control-input {
      padding: 3px;
      display: flex;
      flex-direction: column;
      align-items: end;
      margin-right: 0px;
    }
    
    .cf-input::placeholder {
        color: #999; 
        font-style: italic; 
    }
    </style>
    	<style>
    #content-newsletter{
      background-image: url(images/banners/2024/newsletter_banner.png);
      background-size: cover;
      width: 100%;
      background-repeat: no-repeat;
      padding: 0px 20px;
      height: 241px;
      display: grid;
      align-items: center;
      justify-content: right;
    }
    
    #content-newsletter h1 {
                color: #333;
                text-align: center;
            }
    #content-newsletter p {
                color: #666;
                text-align: center;
            }
     #content-newsletter input {
                width: 100%;
                padding: 10px;
                margin-bottom: 10px;
                border-radius: 5px;
                border: 1px solid #ccc;
                box-sizing: border-box;
            }
    
    button.send-newsletter {
        background: #BC955C;
        color: white;
        border-radius: 3px;
        padding: 5px;
    }
    
    
    @media screen and (min-width: 320px) and (max-width: 740px) {
      #content-newsletter{
        background-image: url(images/banners/2024/newsletter_banner_cel.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px 7px;
        height: 241px;
        display: grid;
        align-items: end;
        justify-content: center;;
        width: 100%;
      }
    
      #content-newsletter input {
        width: 100%;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    
    
    button.send-newsletter {
    background: #BC955C;
    color: white;
    border-radius: 3px;
    padding: 5px;
    }
      }</style>
    	<style>.home-searcher {
        z-index: 10000000 !important;
    
    }</style>
    	<style>.flatcal_month_label a {
      color: #a39068 !important;
    }</style>
    	<style>.Backvideo-inline-mo,
        .Backvideo-mo {
            position: relative;
            top: 430px;
            left: 50%;
            max-width: none;
            min-width: 100%;
            min-height: 100%;
            width: auto;
            height: auto;
            transform: translateX(-50%) translateY(-50%);
            background-size: cover;
            z-index: 31
        }
    
        .video-height-head {
            height: inherit
        }
    
        .ass {
            position: relative;
            overflow: hidden;
            height: 90vh
        }
    
        @media (max-width:600px) {
            .g-video-container.g-video-container-columns-1 .g-video-inner {
                height: inherit
            }
    
            .g-video-container .g-video {
                overflow: inherit
            }
        }
    
        .g-video-container .g-video:hover .g-videolocal-play.pause {
            display: none !important
        }
    
        .g-video-container .g-video .g-videolocal-play {
            display: none !important
        }
    
        .alele {
            margin-top: 0px
        }
    
        .g-video-container .g-video {
            overflow: initial !important
        }
    
        .g-video-container .g-video .g-videolocal-play.pause {
            background-color: #00000096 !important;
            backdrop-filter: blur(1px)
        }</style>
    	<style>.home-searcher{position:absolute;top:4%;right:6%;z-index:1000;width:300px}@media(max-width:1130px){.home-searcher{right:7%}}@media(max-width:959px){.home-searcher{position:inherit;width:96%;margin:0 auto}}.butt-line{width:100%;padding:18px;height:60px;border-radius:10px 10px 0 0;background:#cd2d3b}.butt-line-a{width:100vw;padding:8px 40px 8px 40px;border:1px solid #ff0;border-radius:10px;text-align:center;font-family:Montserrat;font-weight:bolder;color:#fff}@media (max-width:410px){.butt-line-a{font-size:1rem}}.uk-card-media-all{position:relative;max-height:250px;overflow:hidden}.bel-ribbon{z-index:2;position:absolute;line-height:1.5;font-size:.7rem;font-weight:700;font-family:Montserrat;color:#000;text-transform:uppercase;background:#fff;width:135px;top:30px;right:-30px;text-align:center;letter-spacing:1px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
    #fotodeldia {
      height: 350px !important;
    }
    @media (max-width:768px) {
      #fotodeldia {
        height:600px;
      }
    }
     /* #g-navigation.g-home {
      backdrop-filter: blur(6px);
    }  */</style>
    	<style>.mo-color-whatsapp {
        color: #198754;
        text-decoration: none;
        cursor: pointer;
    }</style>
    	<style>.columnas {
       display: flex;
       gap: 10px; /* Espacio entre columnas */
    }
    
    .columna-izquierda,
    .columna-derecha {
       flex: 1;
    }
    
    .columna-izquierda img {
       width: 100%;
       height: auto;
    }
    
    .columna-derecha {
       display: flex;
       flex-direction: column;
       justify-content: space-between;
    }
    
    .columna-derecha img {
       width: 100%;
       height: auto;
       /* Ajusta la altura de las imágenes rectangulares para que juntas ocupen el mismo o diferente tamaño que la imagen cuadrada */
       flex: 0;
    }
    </style>
    	<style>.title-content-mo {
      font-size: 20px;
      color: #a39068 !important;
    }
    .gold-color {
      font-family: "Montserrat";
      font-weight: 700;
      font-size: 0.85rem;
      text-align: center;
      line-height: 1.5;
      text-transform: uppercase;
      color: #a39068;
      position: relative;
    }
    /*El estilo original esta en adition.css*/
    .g-array-item {
      background: #eef0f0 !important;
    }
    
    
    
    </style>
    	<style>  @media only all and (max-width:1950px) {
    
      #g-navigation .g-inah-menu .g-main-nav .g-toplevel > li > .g-menu-item-container {
     
        font-size: 12px !important;
        height: 19px;
      }
    }</style>
    	<style> #jevents_body {
        width: 80% !important;
        border: 1px solid #611232 !important;
        background-color: #ffffff !important;
        border-radius: 8px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0 auto; /* Centra el contenedor horizontalmente */
      }
    
      @media only screen and (max-width: 767px) {
        #jevents_body {
          width: 100% !important; /* Ajusta el ancho para pantallas más pequeñas */
          padding-left: 10px;
          padding-right: 10px;
        }
    
        .jev_evdt_title {
          font-size: 1.5em; /* Ajusta el tamaño de la fuente del título */
          text-align: center; /* Centra el título */
        }
    
        .jev_evdt_summary, .jev_evdt_location, .jev_evdt_extrainf {
          font-size: 1em; /* Ajusta el tamaño de la fuente del resumen, ubicación y información extra */
          text-align: justify; /* Justifica el texto */
        }
    
        .jev_evdt_desc img {
          max-width: 100%;
          height: auto;
        }
    
        .new-navigation .nav-items {
          display: flex;
          flex-direction: column;
          align-items: center;
        }
    
        .new-navigation .nav-items div {
          margin-bottom: 10px;
        }
      }</style>
    	<style>@media only screen and (max-width: 768px) {
    
    .g-content {
      overflow-x: scroll;
      overflow-y: scroll;
    }
    
    div#jevents {
    width: 100% !important;
    }
    }</style>
    
        <script type="application/json" class="joomla-script-options new">{"joomla.jtext":{"MOD_FINDER_SEARCH_VALUE":"Buscar&hellip;","JLIB_JS_AJAX_ERROR_OTHER":"Se ha producido un aborto en la conexi\u00f3n mientras se recuperaban datos de JSON: C\u00f3digo de estado HTTP %s.","JLIB_JS_AJAX_ERROR_PARSE":"Se ha producido un error de an\u00e1lisis mientras se procesaban los siguientes datos de JSON:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s<\/code>","COM_CONVERTFORMS_INVALID_RESPONSE":"Respuesta Invalida","COM_CONVERTFORMS_INVALID_TASK":"Tarea no v\u00e1lida"},"finder-search":{"url":"\/component\/finder\/?task=suggestions.suggest&format=json&tmpl=component&Itemid=101"},"com_convertforms":{"baseURL":"\/component\/convertforms","debug":true,"forward_context":{"request":{"view":"featured","task":null,"option":"com_content","layout":null,"id":null}}},"system.paths":{"root":"","rootFull":"https:\/\/inah.gob.mx\/","base":"","baseFull":"https:\/\/inah.gob.mx\/"},"csrf.token":"4225554d43d417325fe2ff14ef05634e","system.keepalive":{"interval":1740000,"uri":"\/component\/ajax\/?format=json"}}</script>
    	<script src="/media/system/js/core.min.js?576eb51da909dcf692c98643faa6fc89629ead18"></script>
    	<script src="/media/com_finder/js/finder-es5.min.js?14e4c7fdce4ca11c6d12b74bad128529a294b183" nomodule defer></script>
    	<script src="/media/system/js/keepalive-es5.min.js?95286f75736560d5dc4acd7d28fe156d95a15a9c" defer nomodule></script>
    	<script src="/media/vendor/bootstrap/js/bootstrap-es5.min.js?5.2.3" nomodule defer></script>
    	<script src="/media/vendor/awesomplete/js/awesomplete.min.js?1.1.5" defer></script>
    	<script src="/media/com_finder/js/finder.min.js?c8b55661ed62db937b8d6856090adf9258c4a0fc" type="module"></script>
    	<script src="/media/system/js/keepalive.min.js?20ace83a13886af1b0b5f58386fd8adf33f586a3" type="module"></script>
    	<script src="/media/vendor/jquery/js/jquery.min.js?3.6.3"></script>
    	<script src="/media/legacy/js/jquery-noconflict.min.js?04499b98c0305b16b373dff09fe79d1290976288"></script>
    	<script src="/media/vendor/bootstrap/js/alert.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/button.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/carousel.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/collapse.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/dropdown.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/modal.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/offcanvas.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/popover.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/scrollspy.min.js?5.2.3" type="module"></script>
    	<script src="/media/vendor/bootstrap/js/tab.min.js?5.2.3" type="module"></script>
    	<script src="/modules/mod_jevents_cal/tmpl/default/assets/js/calnav.min.js?v=3.6.53"></script>
    	<script src="/media/com_convertforms/js/site.js?86f9a0a6f136f83ce57883829d2066fc"></script>
    	<script src="/templates/g5_inah/js/chart.js"></script>
    	<script>function setupSpecificNavigation()
    {
    	setupMiniCalTouchInteractions("#flatcal_minical", false);
    }</script>
    	<script> document.addEventListener("DOMContentLoaded", function() {
            var inputName = document.getElementById("form1_name");
            inputName.placeholder = "Ingrese su nombre";
        });
    
     document.addEventListener("DOMContentLoaded", function() {
            var inputEmail = document.getElementById("form1_email");
            inputEmail.placeholder = "Ingrese su email";
        });</script>
    
        
                        <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-18434423-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() { dataLayer.push(arguments); }
        gtag('js', new Date());
        gtag('config', 'UA-18434423-1');
    </script>
    <!-- UIkit CSS -->
    <link rel="stylesheet" href="/templates/g5_inah/uikit/uikit.min.css" />
    <!-- UIkit JS -->
    <script src="/templates/g5_inah/uikit/uikit.min.js"></script>
    <script src="/templates/g5_inah/uikit/uikit-icons.min.js"></script>
    <!--swiper-->
    <link rel='stylesheet' href='templates/g5_inah/carousel/swiper.min.css'>
    <script src='templates/g5_inah/carousel/swiper.min.js'></script>
    <link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" />
    <script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
    
    <!-- slider random boletos en línea -->
    <script>
      document.addEventListener("DOMContentLoaded", function() {
        const sliderItems = document.querySelector(".uk-slider-items");
        const items = Array.from(sliderItems.children);
    
        // Mezclar los elementos de forma aleatoria
        for (let i = items.length - 1; i > 0; i--) {
          const j = Math.floor(Math.random() * (i + 1));
          [items[i], items[j]] = [items[j], items[i]];
        }
    
        // Vaciar el contenedor y volver a insertar los elementos mezclados
        sliderItems.innerHTML = "";
        items.forEach(item => sliderItems.appendChild(item));
      });
    </script>
                
    </head>
    
        

    Bienvenidos al INAH

    Recherche META Description de la page

    Sitio oficial del Instituto Nacional de Antropología e Historia

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='nginx',redirection='https://inah.gob.mx/',Status='200',err='',[TITRE]=N'Bienvenidos al INAH',[DESCRIPTION]=N'Sitio oficial del Instituto Nacional de Antropología e Historia',[KEYWORDS]=N'' WHERE id=1993149
  • 0

    Bienvenidos al INAH Sitio oficial del Instituto Nacional de Antropología e Historia

  • 0. Bienvenidos (11)
  • --------->0
  • 1. al (2)
  • --------->0
  • 2. INAH (4)
  • --------->0
  • 3. Sitio (5)
  • --------->0
  • 4. oficial (7)
  • --------->0
  • 5. del (3)
  • --------->0
  • 6. Instituto (9)
  • --------->0
  • 7. Nacional (8)
  • --------->0
  • 8. de (2)
  • --------->0
  • 9. Antropología (12)
  • --------->0
  • 10. e (1)
  • --------->0
  • 11. Historia (8)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Bienvenidos',1993149),(N'al',1993149),(N'INAH',1993149),(N'Sitio',1993149),(N'oficial',1993149),(N'del',1993149),(N'Instituto',1993149),(N'Nacional',1993149),(N'de',1993149),(N'Antropología',1993149),(N'e',1993149),(N'Historia',1993149)