seoulyoungofficial.com

Avaliação do site seoulyoungofficial.com

SeoulYoung

 Gerado a 18 de Janeiro de 2026 06:49 AM

Estatísticas desatualizadas? ATUALIZE !

O resultado é de 41/100

Conteúdo SEO

Título

SeoulYoung

Cumprimento : 10

Perfeito, o Título contém entre 10 e 70 caracteres.

Descrição

SeoulYoung

Cumprimento : 10

Idealmente, a Descrição META deve conter entre 70 e 160 caracteres (incluíndo espaços).

Palavras-chave

SeoulYoung

Perfeito, a página contém palavras-chave META.

Propriedades Og Meta

Boa! Esta página tira vantagens das propriedades Og.

Propriedade Conteúdo
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

Cabeçalhos

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

Imagens

Encontrámos 26 imagens nesta página.

24 atributos ALT estão vazios ou em falta. É recomendado adicionar texto alternativo de modo a que os motores de busca identifiquem melhor o conteúdo das suas imagens.

Rácio Texto/HTML

Rácio : 10%

O rácio de texto para código HTML desta página é menor que 15 porcento, o que significa que provavelmente é necessário de adicionar mais conteúdos em forma de texto.

Flash

Perfeito, não foi encontrado conteúdo Flash nesta página.

Iframe

Excelente, não foram detetadas Iframes nesta página.

Reescrita de URL

Perfeito. As ligações aparentam ser limpas!

Underscores (traços inferiores) nas URLs

Perfeito. Não foram encontrados 'underscores' (traços inferiores) nas suas URLs.

Ligações para a própria página

Encontrámos um total de 5 ligações incluindo 0 ligações a ficheiros

Âncoras Tipo Sumo
Home Internas Passa sumo
Our story Internas Passa sumo
Product Internas Passa sumo
Reviews Internas Passa sumo
Contact Internas Passa sumo

Palavras-chave SEO

Núvem de palavras-chave

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

Consistência das Palavras-chave

Palavra-chave Conteúdo Título Palavras-chave Descrição Cabeçalhos
𝗦𝗲𝗼𝘂𝗹𝘆𝗼𝘂𝗻𝗴 4
seoulyoungbeauty 3
𝗛𝘆𝗱𝗿𝗼𝗴𝗲𝗹 3
𝗠𝗮𝘀𝗸 3
𝗙𝗮𝗰𝗲 3

Usabilidade

Url

Domínio : seoulyoungofficial.com

Cumprimento : 22

Favicon

Oh, não! Não encontrámos nenhum favicon. Os favicon são umas das formas mais fáceis de atraír visitantes regulares para qualquer site, uma vez que eles o tornam distintivo.

Facilidade de Impressão

Não encontrámos CSS apropriado para impressão.

Língua

Não foi declarada nenhuma língua para este site.

Dublin Core

Esta página não tira vantagens do Dublin Core.

Documento

Tipo de Documento

XHTML 1.0 Transitional

Codificação

Perfeito. O conjunto de caracteres UTF-8 está declarado.

Validação W3C

Erros : 0

Avisos : 0

Privacidade do Email

Boa! Nenhum endereço de email está declarado sob a forma de texto!

HTML obsoleto

Fantástico! Não detetámos etiquetas HTML obsoletas.

Dicas de Velocidade

Atenção! Existem tabelas dentro de outras tabelas em HTML.
Oh não, o site usa estilos CSS nas etiquetas HTML.
Oh, não! O site utiliza demasiados ficheiros CSS (mais que 4).
Oh, não! O site utiliza demasiados ficheiros JavaScript (mais que 6).
Perfeito, o site tira vantagens da compressão gzip.

Dispositivos Móveis

Otimização para dispositivos móveis

Icon Apple
Meta Viewport Tag
Conteúdo Flash

Otimização

XML Sitemap

Em falta

O site não tem um mapa XML do site (sitemap) - isto pode ser problemático.

Um mapa do site identifica todas as URLs que estão disponíveis para rastreio, incluindo informação acerca de atualizações, frequência de alterações ou a importancia de cada URL. Isto contribui para uma maior inteligência e eficiência do rastreio.

Robots.txt

https://seoulyoungofficial.com/robots.txt

Perfeito, o seu site tem um ficheiro robots.txt.

Analytics

Em falta

Não detetámos nenhuma ferramenta analítica de análise de atividade.

Este tipo de ferramentas (como por exemplo o Google Analytics) permite perceber o comportamento dos visitantes e o tipo de atividade que fazem. No mínimo, uma ferramenta deve estar instalada, sendo que em algumas situações mais do que uma pode ser útil.

PageSpeed Insights


Dispositivo
Categorias

Free SEO Testing Tool

Free SEO Testing Tool é uma ferramenta gratuita que o ajuda a avaliar o seu site