seoulyoungofficial.com

Revisión web de seoulyoungofficial.com

SeoulYoung

 Generado el 18 Enero 2026 06:49 AM

Resultados antiguos? ACTUALIZAR !

La puntuación es 41/100

Contenido SEO

Título

SeoulYoung

Longitud : 10

Perfecto, tu título contiene entre 10 y 70 caracteres.

Descripción

SeoulYoung

Longitud : 10

Preferiblemente tu descripción meta debe contener entre 70 y 160 caracteres (espacios incluidos). Usa esta herramienta gratuita para calcular la longitu del texto.

Palabras Claves (Keywords)

SeoulYoung

Bien, tu página contiene palabras clave (meta keywords).

Propiedades Meta Og

Bien. Tu página usa propiedades Og (etiquetas og).

Propiedad Contenido
url http://www.seoulyoungofficial.com/index.php?
type article
title SeoulYoung
description SeoulYoung
image http://www.seoulyoungofficial.com/user_template/7227/images/logo.png
image:url http://www.seoulyoungofficial.com/user_template/7227/images/logo.png

Titulos

H1 H2 H3 H4 H5 H6
1 6 1 0 1 0
  • [H1] SeoulYoung
  • [H2] มาสก์ไฮโดรเจลสูตรผิวฉ่ำวาว
  • [H2] How to use
  • [H2] Customer Review
  • [H2] Contact
  • [H2] Menu
  • [H2] Follow us
  • [H3] Package Website หมดอายุ
  • [H5] กรุณาติดต่อฝ่ายขาย โทร.090-654-2915"); }); .f-logo { position: unset !important; top: unset !important; left: unset !important; } $(document).ready(function() { $('#items-slider-hilight').lightSlider({ item: 1, pause:8000, auto:true, adaptiveHeight:true }); }); $(document).ready(function() { // Swiper: Slider new Swiper('.swiper-container-cc', { loop: true, nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', paginationClickable: true, slidesPerView: 4, spaceBetween: 10, breakpoints: { 1920: { slidesPerView: 4, spaceBetween: 10 }, 1028: { slidesPerView: 2, spaceBetween: 10 }, 480: { slidesPerView: 1, spaceBetween: 10 } } }); }); @import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;600&display=swap'); if (matchMedia) { var mq = window.matchMedia("(min-width: 1100px)"); mq.addListener(WidthChange); WidthChange(mq); } // media query change function WidthChange(mq) { if (mq.matches) { $(window).bind('scroll', function() { if ($(window).scrollTop() > 50) { $('.container-header').addClass('fixed-header'); $('#cont-slide').addClass('t-margin'); } else { $('.container-header').removeClass('fixed-header'); $('#cont-slide').removeClass('t-margin'); } }); } else {} } $(function() { $(".remove_fr").removeAttr("style"); $(".remove_").removeAttr("style"); $(".title-remove").remove(); }); $(function() { /*****************************************************************/ /* เหตุผลที่ใช้ค่า page center จาก page header เพราะ ถ้าหากใช้ .content-center content-center-ID- หรือ #page-center */ /* บางหน้า อย่างเช่นหน้าแรก style inline อาจจะเป็น 100% ทำให้ค่าเพี้ยนได้ */ /*****************************************************************/ /* กรณีเมื่อไม่ได้ใช้ menu left */ /* 1.ให้ menu left addClass hide แล้วไปกำหนด css ให้ .hide เป็น display:none */ /* 2.เก็บค่า width ของ page center */ /* 3.เก็บค่า width ของ menu right */ /* 4.นำค่า page center + menu right แล้วแปลงเป็น style ไว้ที่ page center เป็นการเปลี่ยนค่า width ใหม่เมื่อ menu left ไม่ได้ถูกใช้งาน */ $(".content-left").each(function() { var no_left = $(".page-header").outerWidth(); var have_right = $(".content-right").outerWidth(); var calc_width_no_left = no_left - have_right; if ($(".content-left").width() == 0) { $(".content-left").addClass("hide"); $(".content-left+div").attr("style", "width:" + calc_width_no_left + "px"); } }); /* กรณีเมื่อไม่ได้ใช่ menu right */ /* 1.ให้ menu right addClass hide แล้วไปกำหนด css ให้ .hide เป็น display:none */ /* 2.เก็บค่า width ของ page center */ /* 3.เก็บค่า width ของ menu left */ /* 4.นำค่า page center + menu left แล้วแปลงเป็น style ไว้ที่ page center เป็นการเปลี่ยนค่า width ใหม่เมื่อ menu right ไม่ได้ถูกใช้งาน */ $(".content-right").each(function() { var no_right = $(".page-header").outerWidth(); var have_left = $(".content-left").outerWidth(); var calc_width_no_right = no_right - have_left; if ($(".content-right").width() == 0) { $(".content-right").addClass("hide"); $(".content-left+div").attr("style", "width:" + calc_width_no_right + "px"); } }); /* กรณีไม่ได้ใช้ทั้ง menu left, menu right */ /* 1.เก็บค่าความกว้างของ page center จาก page header */ /* 2.ถ้า ceontent right และ left มี .hide ให้ width page center = width page header */ $(".page-content").each(function() { var keep_page_center = $(".page-header").outerWidth(); if (($('.content-right').hasClass("hide")) && ($(".content-right").hasClass("hide"))) { $(".content-left+div").attr("style", "width:" + keep_page_center + "px"); } }); }); $(function() { var width_left = $(".content-left").outerWidth(); //เก็บค่าความกว้างของ menu left var width_center = $(".page-header").outerWidth(); //เก็บค่าความกว้างของ page center var width_right = $(".content-right").outerWidth(); //เก็บค่าความกว้างของ menu right var calc_width_center = width_center - (width_left + width_right); //คำนวน โดยเอาค่าของ menu left + menu right แล้วลบค่าของ page center $(".content-left+div").attr("style", "width:" + calc_width_center + "px"); //นำค่าที่คำนวณได้ แปลงเป็น style ไว้ที่ centent center }); $(function() { var zIndexNumber = 100; $('.box-content-body').each(function() { $(this).css('zIndex', zIndexNumber); zIndexNumber -= 1; }); }); $(function() { $(".logo").parent().addClass("link-logo"); }); $(function() { setMaxWidth(); $(window).bind("resize", setMaxWidth); function setMaxWidth() { $("img").not(".img-responsive").css("maxWidth", ($(window).width() * 0.93 | 0) + "px"); $("img").not(".img-responsive").css("height", 'auto'); } }); Home Our story Product Reviews Contact .swiper-container { width: 100%; height: 725px } .swiper-slide { text-align: center; font-size: 18px; background: #fff; background-position: center center; background-size: cover; background-repeat:no-repeat; } .swiper-container .swiper-slide { height:725px; line-height: 725px; } .swiper-container .swiper-slide:nth-child(2n) { height: 725px; line-height: 725px; } var swiper = new Swiper('.swiper-container', { pagination: '.swiper-pagination', paginationClickable: true, nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', autoplay: 5000, autoplayDisableOnInteraction: false, effect: 'fade', loop: true }); #page-body, .page-content { width: 100% !important; } .content-left, .content-center content-center-ID-, .content-right { padding: 0px !important; } Our Story

Imagenes

Hemos encontrado 26 imágenes en esta web.

24 atributos alt están vacios o no existen. Agrega texto alternativo para que los motores de búsqueda puedan entender las imágenes.

Ratio Texto/HTML

Ratio : 10%

El ratio entre texto y código HTML de esta página es menor que el 15 por ciento, esto significa que tu web posiblemente necesite más contenido en texto.

Flash

Perfecto, no se ha detectado contenido Flash en la página.

Iframe

Genial, no se han detectado Iframes en la página.

Reescritura URL

Bien. Tus enlaces parecen amigables

Guiones bajos en las URLs

Perfecto! No hemos detectado guiones bajos en tus URLs

Enlaces en página

Hemos encontrado un total de 5 enlaces incluyendo 0 enlace(s) a ficheros

Ancla Tipo Jugo
Home Interna Pasando Jugo
Our story Interna Pasando Jugo
Product Interna Pasando Jugo
Reviews Interna Pasando Jugo
Contact Interna Pasando Jugo

Palabras Clave SEO

Nube de Palabras Clave

𝗙𝗮𝗰𝗲 และ 𝗦𝗲𝗼𝘂𝗹𝘆𝗼𝘂𝗻𝗴 𝗛𝘆𝗱𝗿𝗼𝗴𝗲𝗹 product 𝙍𝙚𝙫𝙞𝙚𝙬 𝗠𝗮𝘀𝗸 นาที seoulyoungbeauty ฟื้นฟูเซลล์ผิว

Consistencia de las Palabras Clave

Palabra Clave (Keyword) Contenido Título Palabras Claves (Keywords) Descripción Titulos
𝗦𝗲𝗼𝘂𝗹𝘆𝗼𝘂𝗻𝗴 4
seoulyoungbeauty 3
𝗛𝘆𝗱𝗿𝗼𝗴𝗲𝗹 3
𝗠𝗮𝘀𝗸 3
𝗙𝗮𝗰𝗲 3

Usabilidad

Url

Dominio : seoulyoungofficial.com

Longitud : 22

Favicon

Muy mal, no hemos encontrado un favicon. Los favicon son una forma de atraer a los visitantes a tu sitio de forma más a menudo.

Imprimibilidad

No hemos encontrado una hoja de estilos CSS para impresión.

Idioma

No has especificado un idioma. Usa este generador de meta tags gratuito para declarar el idioma de tu sitio.

Dublin Core

Esta página no usa Dublin Core.

Documento

Tipo de documento (Doctype)

XHTML 1.0 Transitional

Codificación

Perfecto. Has declarado como codificación UTF-8.

Validez W3C

Errores : 0

Avisos : 0

Privacidad de los Emails

Genial. No hay ninguna dirección de email como texto plano!

HTML obsoleto

Genial, no hemos detectado ninguna etiqueta HTML obsoleta.

Consejos de Velocidad

Atención! Intenta evitar el uso de tablas en HTML.
Muy mal, tu web está usando estilos embenidos (inline CSS).
Muy mal, tu página web usa demasiados ficheros CSS (más de 4).
Muy mal, tu sitio usa demasiados ficheros JavaScript (más de 6).
Su sitio web se beneficia del tipo de compresión gzip. ¡Perfecto!

Movil

Optimización Móvil

Icono para Apple
Etiqueta Meta Viewport
Contenido Flash

Optimización

Mapa del sitio XML

No disponible

Su sitio web no tiene un mapa del sitio XML. Esto puede traerle problemas.

Un mapa del sitio enumera las URL que pueden rastrearse y puede incluir información adicional, como las últimas actualizaciones de su sitio web, la frecuencia de cambios y la importancia de las URL. Esto permite a los motores de búsqueda rastrear el sitio web de una forma más exhaustiva.

Robots.txt

https://seoulyoungofficial.com/robots.txt

¡Estupendo! Su sitio web tiene un archivo robots.txt.

Herramientas de Analítica

No disponible

No hemos encontrado ninguna herramienta de analítica en esta web.

La analítica Web le permite medir la actividad de los visitantes de su sitio web. Debería tener instalada al menos una herramienta de analítica y se recomienda instalar otra más para obtener una confirmación de los resultados.

PageSpeed Insights


Dispositivo
Categorias

Free SEO Testing Tool

Free SEO Testing Tool es una herramienta seo gratuita que te ayuda a analizar tu web