
監査レポート対象
www.unicharm.co.id
最終監査日 Jul 9, 2026

The site has significant performance issues that need urgent attention
Performance is poor with a score of 29. The Largest Contentful Paint is over 15 seconds and there are multiple opportunities to reduce unused JavaScript and CSS. Accessibility scores are moderate but some issues exist. SEO and best practices are strong with a score of 100. AI readiness is good with no blocking for crawlers.
スコアプロファイル
カテゴリー別インサイト
The site has a performance score of 29. LCP is 15.9 seconds, which is very slow. There are large savings available by reducing unused JavaScript and CSS.
SEO score is 100. The site has proper meta tags, structured data, and canonical tags. However, the meta description is too long and there is no blog or content section for SEO growth.
Accessibility score is 79. There are several accessibility issues including insufficient color contrast, missing accessible names for ARIA input fields, and improper list structure.
Best Practices score is 100. The site has proper security headers and uses Google Analytics. However, no source maps are provided for JavaScript.
AI readiness score is 100. All major AI crawlers can access the site without issues.
パフォーマンス指標
マーケティング対応度
ウェブ解析
あり
広告ピクセル
なし
ライブチャット
なし
ブログ・コンテンツ
なし
料金ページ
なし
メール取得
なし
AIクローラーのアクセス
ChatGPT
許可
Claude
許可
Perplexity
許可
Gemini
許可
Common Crawl
許可
llms.txt
あり
構造化データ
あり
検出された技術とツール
ソーシャルの存在感
競合と比較
改善提案
30 件の問題高Remove unused JavaScript
Est savings of 308 KiB
中工数
Remove unused JavaScript
Est savings of 308 KiB
修正方法
Use a tool like Webpack or Rollup to analyze and remove unused JavaScript code. Implement tree-shaking to eliminate dead code. Use dynamic imports for non-critical modules.
インパクト
Reduce page weight by 308 KiB and improve load time
高Remove unused CSS
Est savings of 71 KiB
中工数
Remove unused CSS
Est savings of 71 KiB
修正方法
Use a CSS optimizer like PurgeCSS to remove unused styles. Implement critical CSS for above-the-fold content and defer non-essential styles.
インパクト
Reduce page weight by 71 KiB and improve rendering speed
高Improve image delivery
Est savings of 1,181 KiB
中工数
Improve image delivery
Est savings of 1,181 KiB
修正方法
Convert images to next-gen formats like WebP or AVIF. Use responsive images with srcset and sizes attributes. Implement lazy loading for off-screen images.
インパクト
Reduce image payload by 1,181 KiB and improve LCP
高Avoid render-blocking resources
Est savings of 2,740 ms
中工数
Avoid render-blocking resources
Est savings of 2,740 ms
修正方法
Defer non-critical JavaScript using the async or defer attributes. Load critical CSS inline and defer non-critical CSS. Use resource hints like preconnect and prefetch for external resources.
インパクト
Reduce main-thread work by 2,740 ms and improve TTI
高Minimize main-thread work
2.2 s
高工数
Minimize main-thread work
2.2 s
修正方法
Optimize JavaScript execution by splitting code into smaller chunks. Use Web Workers for heavy computations. Avoid long-running synchronous tasks on the main thread.
インパクト
Reduce main-thread work by 2.2 seconds and improve interactivity
中Fix color contrast issues
Background and foreground colors do not have a sufficient contrast ratio
低工数
Fix color contrast issues
Background and foreground colors do not have a sufficient contrast ratio
修正方法
Use a color contrast checker to identify problematic text and background combinations. Adjust colors to meet WCAG AA or AAA standards. Use semantic HTML for better accessibility.
インパクト
Improve readability and accessibility for users with visual impairments
中Add accessible names to ARIA input fields
ARIA input fields do not have accessible names
低工数
Add accessible names to ARIA input fields
ARIA input fields do not have accessible names
修正方法
Ensure all ARIA input fields have an associated label or use aria-label to provide a descriptive name. Avoid using placeholder text as a substitute for labels.
インパクト
Improve accessibility for screen reader users
中Fix improper list structure
Lists do not contain only `<li>` elements and script supporting elements
低工数
Fix improper list structure
Lists do not contain only `<li>` elements and script supporting elements
修正方法
Ensure all list elements are wrapped in `<ul>` or `<ol>` tags and that only `<li>` elements are used within them. Remove any invalid or non-list elements from lists.
インパクト
Improve screen reader navigation and accessibility
中Implement efficient cache lifetimes
Est savings of 1,986 KiB
中工数
Implement efficient cache lifetimes
Est savings of 1,986 KiB
修正方法
Set appropriate HTTP caching headers for static assets such as images, CSS, and JavaScript. Use Cache-Control with max-age values to reduce repeated downloads.
インパクト
Reduce network requests and improve load times by 1,986 KiB
中Shorten meta description
Meta description is 263 chars (ideal 50-160)
低工数
Shorten meta description
Meta description is 263 chars (ideal 50-160)
修正方法
Revise the meta description to be concise and within the ideal length of 50-160 characters. Focus on including primary keywords and a clear call to action.
インパクト
Improve click-through rate from search engines
中Add a blog or content section
No blog or content section found for SEO and authority
高工数
Add a blog or content section
No blog or content section found for SEO and authority
修正方法
Create a blog or content section with regularly updated articles. Optimize content with relevant keywords and internal linking to improve SEO and domain authority.
インパクト
Increase organic traffic and build domain authority
中Add source maps for JavaScript
Missing source maps for large first-party JavaScript
低工数
Add source maps for JavaScript
Missing source maps for large first-party JavaScript
修正方法
Generate and deploy source maps for JavaScript files to aid in debugging and performance analysis. Ensure source maps are properly configured and not exposed in production.
インパクト
Improve developer productivity and debugging efficiency
中Add HSTS header
No HSTS security header
低工数
Add HSTS header
No HSTS security header
修正方法
Configure the server to send the HTTP Strict Transport Security (HSTS) header. Set the max-age value to at least 31536000 seconds (1 year) and include the includeSubDomains directive.
インパクト
Enhance security by enforcing HTTPS connections
中Add Content-Security-Policy header
No Content-Security-Policy header
中工数
Add Content-Security-Policy header
No Content-Security-Policy header
修正方法
Configure the server to send the Content-Security-Policy (CSP) header. Define a strict policy that limits the sources from which scripts, styles, and other resources can be loaded.
インパクト
Prevent cross-site scripting (XSS) attacks and enhance security

詳しい改善提案を見る
メールアドレスを入力すると、このサイトの優先度付き改善提案と成長プランが表示されます。




