aseoaxaca.gob.mx

Website beoordeling aseoaxaca.gob.mx

INICIO

 Gegenereerd op Januari 30 2026 07:53 AM

Oude statistieken? UPDATE !

De score is 49/100

SEO Content

Title

INICIO

Lengte : 6

Let op, uw title tag zou tussen de 10 en 70 karakters (spaties inbegrepen) moeten bevatten. Gebruik deze gratis tool om tekst lengte te berekenen.

Description

CARLOS, ALTAMIRANO, TOLEDO, Con Fundamento en el Artículo 65 bis de la Constitución Política del Estado Libre y Soberano de Oaxaca, la Auditoría Superior del Estado es el Órgano Técnico del Congreso que tiene a su cargo la revisión y fiscalización de la Cuenta Pública de los poderes del Estado, Municipios, entes públicos y autónomos que ejerzan recursos públicos y en general, cualquier entidad, persona física o moral, pública o privada que haya recaudado, administrado, manejado o ejercido recursos públicos.

Lengte : 512

Let op, uw meta description zou tussen de 70 en 160 karakters (spaces included) moeten bevatten.

Keywords

CARLOS, ALTAMIRANO, TOLEDO, ASE OAXACA, AUDITORIA, AUDITORIA SUPERIOR DE OAXACA

Goed, uw bevat meta keywords.

Og Meta Properties

Deze pagina maakt geen gebruik van Og Properties. Deze tags maken het sociale crawlers makkelijker uw pagina te indexeren.

Headings

H1 H2 H3 H4 H5 H6
0 1 12 0 0 0
  • [H2]   
  • [H3] INICIO
  • [H3] CONOCENOS
  • [H3] TRANSPARENCIA
  • [H3] MARCO LEGAL
  • [H3] CONTACTO
  • [H3] Verificando...'); function obtenerClave() { var url = "file/controlador.php?task=obtenerClave"; jQuery.ajax({ type: "POST", url: url, data: {'id':''}, //antes de enviar beforeSend:function(objeto) { //mostramos ventana espera process1.modal('show'); }, //termina peticion complete:function() { }, ajaxError:function() { //notificacion('Completad','EROOOrr!!!','error') }, error:function() { //notificacion('Completad',' El envio se realizo Correctamente','error') }, //recibe respuesta success: function(respuesta) { //obtenemos jSON respuesta = jQuery.parseJSON( respuesta ); //obtenemos tipo de respuesta tipo = (respuesta.success==true)?'success':'error'; //reseteamos formulario if(respuesta.success==true){ jQuery("#formulario").reset(); } else { //jQuery("#formulario").reset(); jQuery('#formulario').find('input, textarea, button, select').attr('disabled','disabled'); jQuery('#input-705').fileinput('disable'); } //asignamos el valor jQuery('#clvcorreo').val(respuesta.clave); //ocultamos barra de espera process1.modal('hide'); //noficamos resultado notificacion(respuesta.title,respuesta.description,tipo); } }) } var process2 = jQuery('Eliminando imagenes...'); function eliminarImagenes() { var clvCorreo = jQuery('#clvcorreo').val(); var url = "file/controlador.php?task=eliminarImagenes"; jQuery.ajax({ type: "POST", url: url, data: {'id':clvCorreo}, //antes de enviar beforeSend:function(objeto) { //mostramos ventana espera process2.modal('show'); }, //termina peticion complete:function() { }, ajaxError:function() { //notificacion('Completad','EROOOrr!!!','error') }, error:function() { //notificacion('Completad',' El envio se realizo Correctamente','error') }, //recibe respuesta success: function(respuesta) { //obtenemos jSON respuesta = jQuery.parseJSON( respuesta ); //obtenemos tipo de respuesta tipo = (respuesta.success==true)?'success':'error'; //reseteamos formulario if(respuesta.success==true) { //jQuery("#formulario").reset(); } //asignamos el valor //jQuery('#clvcorreo').val(respuesta.clave); //ocultamos barra de espera process2.modal('hide'); //noficamos resultado notificacion(respuesta.title,respuesta.description,tipo); } }) } jQuery(document).on("ready", function() { //obtenemos el titulo del encabezado de pagina var url = jQuery(this).attr('title'); //cargamos clv correo jQuery(window).load(function () { //Mostrar Mensaje solo al Inicio if(url=='Denuncia') { obtenerClave(); } }) var $input = jQuery("#input-705"); jQuery("#input-705").fileinput({ uploadUrl: "file/controlador.php?task=adjuntarArchivo", // server upload action deleteUrl: "file/controlador.php?task=eliminarArchivo", // server upload action uploadAsync: true, language:'es', showClose:false, showUpload: false, // hide upload button showRemove: false, // hide remove button previewFileIcon: '', //allowedPreviewTypes: null, // set to empty, null or false to disable preview for all types //allowedFileTypes:['image', 'text', 'video', 'audio','object'], allowedFileExtensions:['quicktime','mpeg','mp4','avi','3gp','flv','wmv','jpg','jpeg','png','gif','mp3','wma','pdf','mov','doc','docx','xls','xlsx'], previewFileIconSettings: { 'doc': '', 'xls': '', 'ppt': '', 'jpg': '', 'pdf': '', 'zip': '', 'htm': '', 'txt': '', 'mov': '', 'mp3': '', }, previewFileExtSettings: { 'doc': function(ext) { return ext.match(/(doc|docx)$/i); }, 'xls': function(ext) { return ext.match(/(xls|xlsx)$/i); }, 'ppt': function(ext) { return ext.match(/(ppt|pptx)$/i); }, 'zip': function(ext) { return ext.match(/(zip|rar|tar|gzip|gz|7z)$/i); }, 'htm': function(ext) { return ext.match(/(php|js|css|htm|html)$/i); }, 'txt': function(ext) { return ext.match(/(txt|ini|md)$/i); }, 'mov': function(ext) { return ext.match(/(avi|mpg|mkv|mov|mp4|3gp|webm|wmv)$/i); }, 'mp3': function(ext) { return ext.match(/(mp3|wav)$/i); }, }, //maxFileSize:5,//tamaño de los archivos KB msgSizeTooLarge:'El archivo "{name}" ({size} KB) supera el tamaño máximo permitido de subida de {maxSize} KB. Por favor, vuelva a intentarlo!', msgFilesTooMany: 'El número de archivos seleccionados para la carga ({n}) excede el límite máximo permitido de {m}. Por favor, vuelva a intentarlo!', msgFilesTooLess: 'Debe tener al menos {n} archivo ha subir. Por favor, vuelva a intentar la subida!', MsgFileNotFound:'El archivo "{name}" no se ha encontrado!', msgFileSecured:'Las restricciones de seguridad impiden la lectura del archivo "{name}".', msgFileNotReadable:'El archivo "{name}" no se puede leer.', msgFilePreviewError:'Se produjo un error al leer el archivo "{name}".', msgInvalidFileType:'Tipo no válido para archivo "{name}". Sólo " mpeg,mp4,avi,3gp,flv,wmv,jpg,png,gif,mp3,wma,pdf,mov,doc,docx,xls,xlsx " son compatibles con los archivos.', msgUploadAborted:'Error al adjuntar archivo.', msgValidationError:'Error al adjuntar archivo.', msgLoading:'Cargando archivo {index} de {files}', msgProgress:'Cargando archivo(s) {index} de {files} - {name} - {percent}% terminado.', msgSelected:'{n} archivos Seleccionados', msgFoldersNotAllowed:'Arrastra y suelta solamente archivos!, {n} carpeta (s) se removieron.', dropZoneTitle:'Arrastre y suelte aquí los archivos', browseLabel:' Examinar ', minFileCount: 0, maxFileCount: 3, validateInitialCount:3,//limita el numero total de archivos adjuntos uploadExtraData:function() { //console.log('entra al iniciar el envio'); return { clvcorreo: jQuery("#clvcorreo").val() }; } }).on("filebatchselected", function(event, files) { //alert("entra inicio1"); // trigger upload method immediately after files are selected jQuery("#input-705").fileinput("upload"); //alert('entra al terminar'); jQuery("#verifica").val(1); } ); jQuery("#input-705").bind({ 'filepreajax': function (){ //alert("entra inicio"); }, 'filebatchuploadcomplete': function (){ //entra al final de la carga de archivos jQuery("#verifica").val(0); } /* 'click': function() { console.log('clickeado'); }, 'mouseover': function() { console.log('sobrepasado'); }, 'fileclear': function(event) { console.log('fileclear');console.log(event); }, 'filecleared':function() { console.log('filecleared'); }, 'filepredelete':function() { console.log('predelete'); }, 'filedeleted':function(event, key) { console.log('delete'); console.log(event);console.log(key);}, 'filebatchuploadcomplete':function(event, files, extra){console.log('terminandocarga');console.log(files);console.log(event);console.log(extra);}, 'filesuccessremove':function(event, id) { console.log('successremove'); console.log(event); console.log(id);*/ /*if (some_processing_function(id)) { console.log('Uploaded thumbnail successfully removed'); } else { return false; // abort the thumbnail removal } } */ }); }); //Funcion nos permite resetear un formulario Completo jQuery.fn.reset = function () { jQuery(this).each (function() { this.reset(); }); } //Funcion Para notificaciones //Titulo //Mensaje //Tipo function notificacion(titulo,mensaje,tipo) { jQuery.notify( { // options //icon: 'glyphicon glyphicon-warning-sign', //http://www.w3schools.com/bootstrap/bootstrap_ref_comp_glyphs.asp title: ''+titulo+'', message: ''+mensaje, //url: 'https://github.com/mouse0270/bootstrap-notify', //target: '_blank' }, { // settings element: 'body', position: null, type: tipo, allow_dismiss: true, newest_on_top: false, showProgressbar: false, placement: { from: "bottom", align: "right" }, offset: 20, spacing: 10, z_index: 1031, delay: 5000, timer: 1000, url_target: '_blank', mouse_over: null, animate: { enter: 'animated fadeInDown', exit: 'animated fadeOutUp' }, onShow: null, onShown: null, onClose: null, onClosed: null, icon_type: 'class', template: '' + '×' + ' ' + '{1} ' + '{2}' + '' + '' + '' + '' + '' }); } //cargamos el mensaje jQuery(document).ready(function() { jQuery(function(){ jQuery('#municipios').autocomplete({ search: function(event, ui) { jQuery(this).addClass("wait"); }, open: function(event, ui) { jQuery(this).removeClass("wait"); }, //maxHeight: 15, maxItems: 10, source: 'reporte/controladorBuscar.php', select: function(event, ui){ jQuery('#resultados').html( ui.item.value ); } }); }); //obtenemos la fecha var fecha = new Date(); var mes = fecha.getMonth()+1; var dia = fecha.getDate(); var fechaHoy = (dia
  • [H3] Programa anual de Auditorías
  • [H3] Capacitación y Desarrollo
  • [H3] Grado de Cumplimiento
  • [H3] Multas y Procedimientos
  • [H3] Sitios de Interés
  • [H3] Contacto

Afbeeldingen

We vonden 44 afbeeldingen in de pagina.

28 alt attributen ontbreken. Voeg alternatieve text toe zodat zoekmachines beter kunnen beoordelen wat het onderwerp van de afbeeldingen is.

Text/HTML Ratio

Ratio : 15%

Goed, De ratio van text tot HTML code hoger dan 15, maar lager dan 25 procent.

Flash

Perfect, geen Flash content gevonden in uw website.

Iframe

Perfect, er zijn geen Iframes in uw website aangetroffen.

Herschreven URL

Perfect. Uw links zien er vriendelijk uit!

Underscores in de URLs

We hebben underscores gevonden in uw URLs. U zou het minteken moeten gebruiken ten behoeven van SEO.

In-page links

We vonden een totaal van 15 links inclusie 0 link(s) naar bestanden

Ankertekst Type samenstelling
- Intern doFollow
INICIO Intern doFollow
CONOCENOS Intern doFollow
TRANSPARENCIA Intern doFollow
MARCO LEGAL Intern doFollow
- Intern doFollow
- Intern doFollow
Leer Mas Intern doFollow
Leer Mas Intern doFollow
Leer Mas Intern doFollow
Leer Mas Intern doFollow
Leer Mas Intern doFollow
Correo  Intern doFollow
- Intern doFollow
Desktop Version Intern doFollow

SEO Keywords

Keywords Cloud

estado octubre superior inicio transparencia fiscalización leer mas del auditorí

Keywords Consistentie

Keyword Content Title Keywords Description Headings
del 9
superior 5
mas 5
leer 5
inicio 4

Bruikbaarheid

Url

Domein : aseoaxaca.gob.mx

Lengte : 16

Favicon

Goed, uw website heeft een favicon.

Printbaarheid

Jammer. We vonden geen Print-Vriendelijke CSS.

Taal

Goed. Uw ingestelde taal is es.

Dublin Core

Deze pagina maakt geen gebruik van Dublin Core.

Document

Doctype

HTML 5

Encoding

Perfect. Uw ingestelde Charset is UTF-8.

W3C Validiteit

Fouten : 0

Waarschuwingen : 0

E-mail Privacy

Geweldig er is geen e-mail adres gevonden als platte tekst!

Niet ondersteunde HTML

Niet ondersteunde tags Voorkomende
<center> 3

We hebben niet meer ondersteunde HTML tags gevonden in uw HTML, we adviseren u deze te verwijderen.

Speed Tips

Geweldig, uw website heeft geen tabellen in een tabel.
Jammer, uw website maakt gebruik van inline styles.
Jammer, uw website heeft teveel CSS bestanden (meer dan 4).
Jammer, uw website heeft teveel JS bestanden (meer dan 6).
Perfect, uw website haalt voordeel uit gzip.

Mobile

Mobile Optimization

Apple Icon
Meta Viewport Tag
Flash content

Optimalisatie

XML Sitemap

Ontbrekend

Uw website heeft geen XML sitemap- dit kan problematisch zijn.

Een sitemap vermeld url's die beschikbaar zijn voor crawlen en kan extra informatie bevatten zoals uw laatste site-updates, frequentie van wijzigingen en het belang van de url's. Dit laat zoekmachines toe om de site intelligenter te doorzoeken.

Robots.txt

https://aseoaxaca.gob.mx/robots.txt

Geweldig uw website heeft een robots.txt bestand.

Analytics

Ontbrekend

We hadden niet op te sporen van een analytics tool op deze website geplaatst.

Web Analytics laat u toe de bezoekersactiviteit op uw website te meten. U zou minstens 1 Analytics tool geïnstalleerd moeten hebben en een extra tool voor de bevestiging van de resultaten.

PageSpeed Insights


Device
Categorieën

Free SEO Testing Tool

Website review is een gratis tool waarmee u eenvoudig uw website kunt analyseren