Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
WordPressがすぐに使える無料プラン サーバー代が0円 article#contents > div.main > a#xrea_top_mainbnr_lp > img.pc | www.xrea.com/imgs/main_bnr_lp.png | 357.4 KiB | 332.5 KiB |
独自ドメインをお手頃価格でらくらく取得 div#container > div.vd_bnr > a#xrea_ft_vd > img | www.xrea.com/common/imgs/bnr_vd_affiliate.png | 92.0 KiB | 86.1 KiB |
Mail&Backup
メールとバックアップスペースを確保したい方向け!
月額費用 88円(36ヶ月契約の場合)
容量 100GB
メールアカウント数 無… div.main_plan_block > div#plusCore > div.main_plan_right > div.mailBox | www.xrea.com/imgs/main_xreamail_bg.png | 70.4 KiB | 41.7 KiB |
コントロールパネル刷新 ul.brandnew_point > li > div.brandnew_point_img > img | www.xrea.com/imgs/brandnew_point_img03.png | 22.8 KiB | 20.2 KiB |
無料レンタルサーバ世界初!バックアップ標準化 div.slick-track > li.slick-slide > a#xrea_top_bnr_backup > img | www.xrea.com/imgs/main_thumbnail_backup.png | 20.1 KiB | 18.2 KiB |
coreserver div.core01 > div.detail > h3.main_plan_title > img | www.xrea.com/imgs/core_img01.png | 10.4 KiB | 9.6 KiB |
XREA全プラン無料SSL対応 div.slick-track > li.slick-slide > a#xrea_top_bnr_ssl > img | www.xrea.com/imgs/main_thumbnail01.png | 11.3 KiB | 9.4 KiB |
無料お試し10日間 li > div.feature_list_block > div.feature_list_img > img | www.xrea.com/imgs/feature_list_img02.png | 9.7 KiB | 9.3 KiB |
Webサイト全面リニューアル ul.brandnew_point > li > div.brandnew_point_img > img | www.xrea.com/imgs/brandnew_point_img01.png | 10.5 KiB | 8.6 KiB |
万全のサポート体制 li > div.feature_list_block > div.feature_list_img > img | www.xrea.com/imgs/feature_list_img04.png | 8.1 KiB | 7.7 KiB |
SNI SSL対応 li > div.feature_list_block > div.feature_list_img > img | www.xrea.com/imgs/feature_list_img03.png | 8.0 KiB | 7.6 KiB |
全プラン最新のCPU、SSDに対応 ul.brandnew_point > li > div.brandnew_point_img > img | www.xrea.com/imgs/brandnew_point_img02.png | 8.3 KiB | 7.3 KiB |
brand new 無料レンタルサーバーXREA div.brandnew_block > div.brandnew_title > h2.brandnew_title_img > img | www.xrea.com/imgs/brandnew_title.png | 8.9 KiB | 7.1 KiB |
ドメイン取得ならValueDomain div.slick-track > li.slick-slide > a#xrea_top_bnr_vd > img | www.xrea.com/imgs/main_thumbnail03.png | 8.9 KiB | 7.0 KiB |
シンプルな料金プラン li > div.feature_list_block > div.feature_list_img > img | www.xrea.com/imgs/feature_list_img01.png | 6.8 KiB | 6.5 KiB |
24時間障害対応 div.brandnew_block > div.brandnew_subbox > ul.brandnew_basic_list > li.brandnew_basic_list10 | www.xrea.com/imgs/brandnew_basic_list10.png | 4.7 KiB | 4.3 KiB |
XREA PLUSスペックアップ div.slick-track > li.slick-slide > a#xrea_top_bnr_limit > img | www.xrea.com/imgs/main_thumbnail05.png | 6.1 KiB | 4.2 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| xrea.com/ | 1.0 s |
| www.xrea.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
ホームページを本格運用するなら
コアサーバー × 独自ドメインセット契約で
ドメイン更新費が永久無料!
独自ドメインで信頼性の高いサイトを長期運用
月額… body#top > div#container > article#contents > div.set-area | 0.191 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-J8YE7Q8ZQD&cx=c>m=4e64h1 | 173.5 KiB | 65.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WF6CJZ8 | 112.4 KiB | 63.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-4BPL9F4S2N&cx=c>m=4e64h1 | 154.8 KiB | 60.5 KiB |
| www.googletagmanager.com/gtag/js?id=AW-964065619&cx=c>m=4e64h1 | 146.4 KiB | 53.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-MX3Z3RD | 174.6 KiB | 50.2 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
WordPressがすぐに使える無料プラン サーバー代が0円 article#contents > div.main > a#xrea_top_mainbnr_lp > img.pc | www.xrea.com/imgs/main_bnr_lp.png |
div.wrap > div.seal_gmo > div#ss_gmo_globalsign_secured_site_seal > img#ss_gmo_globalsign_img div.wrap > div.seal_gmo > div#ss_gmo_globalsign_secured_site_seal > img#ss_gmo_globalsign_img | /gss/one/image?p1=www.xrea.com&p2=seal_100-50_ja_t.png&p3... |
GMO DigiRock div.security_ft > div.wrap > a#security_logo > img | www.xrea.com/common/imgs/logo_digirock.svg |
無料レンタルサーバ世界初!バックアップ標準化 div.slick-track > li.slick-slide > a#xrea_top_bnr_backup > img | www.xrea.com/imgs/main_thumbnail_backup.png |
XREA PLUSスペックアップ div.slick-track > li.slick-slide > a#xrea_top_bnr_limit > img | www.xrea.com/imgs/main_thumbnail05.png |
API公開のお知らせ div.slick-track > li.slick-slide > a#xrea_top_bnr_api > img | www.xrea.com/imgs/main_thumbnail06.png |
XREA全プラン無料SSL対応 div.slick-track > li.slick-slide > a#xrea_top_bnr_ssl > img | www.xrea.com/imgs/main_thumbnail01.png |
ドメイン取得ならValueDomain div.slick-track > li.slick-slide > a#xrea_top_bnr_vd > img | www.xrea.com/imgs/main_thumbnail03.png |
無料レンタルサーバー XREA(エクスリア) div.gheader_left > div.logo > a#xrea_hd_home > img | www.xrea.com/common/imgs/logo.svg |
facebook ul > li > a#xrea_ft_fb > img | www.xrea.com/common/imgs/sns_facebook02.svg |
x ul > li > a#xrea_ft_x > img | www.xrea.com/common/imgs/sns_x02.svg |
コピー ul > li > a#xrea_ft_copy > img | www.xrea.com/common/imgs/sns_copy01.svg |
facebook ul > li > a#xrea_hd_fb > img | www.xrea.com/common/imgs/sns_facebook01.svg |
x ul > li > a#xrea_hd_x > img | www.xrea.com/common/imgs/sns_x01.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
無料レンタルサーバ世界初!バックアップ標準化 div.main > ul.thumbnail > div.slick-list > div.slick-track |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
【コアサーバーV2プラン20%OFF】春のスタートダッシュキャンペーン ul.main_pickup_box > li > p.main_pickup_txt > a#xrea_top_pickup02 |
【コアサーバーV2プラン料金1年間無料!】ビジネス応援キャンペーン ul.main_pickup_box > li > p.main_pickup_txt > a#xrea_top_pickup03 |
PHP8.4 / PHP8.5 対応完了のお知らせ ul.main_pickup_box > li > p.main_pickup_txt > a#xrea_top_pickup01 |
現在の仕様はこちら li > ul.link_list > li > a#xrea_top_brandnew_point |
料金表はこちら div.feature_list_block > ul.link_list > li > a#xrea_top_feature_price |
無料アカウントの作成はこちら div.feature_list_block > ul.link_list > li > a#xrea_top_feature_signup |
仕様ページはこちら div.feature_list_block > ul.link_list > li > a#xrea_top_feature_spec |
サポートページはこちら div.feature_list_block > ul.link_list > li > a#xrea_top_feature_support |
【コアサーバーV2プラン20%OFF】春のスタートダッシュキャンペーン div.information_left > dl.information_list > dd > a |
【選べる2つのレンタルサーバーが30%OFF】30周年 3連勝・感謝キャンペーン div.information_left > dl.information_list > dd > a |
【コアサーバーV2プラン料金1年間無料!】ビジネス応援キャンペーン div.information_left > dl.information_list > dd > a |
PHP8.4 / PHP8.5 対応完了のお知らせ div.information_left > dl.information_list > dd > a |
お知らせ一覧 div.information_left > ul.link_list > li > a#xrea_top_information_more |
緊急メンテナンス div.information_right > dl.information_list > dd > a |
緊急メンテナンス div.information_right > dl.information_list > dd > a |
緊急メンテナンス div.information_right > dl.information_list > dd > a |
緊急メンテナンス div.information_right > dl.information_list > dd > a |
緊急メンテナンス div.information_right > dl.information_list > dd > a |
緊急メンテナンス div.information_right > dl.information_list > dd > a |
メンテナンス・障害情報 div.information_right > ul.link_list > li > a#xrea_top_information_mainte |
管理画面とIP・仕様 div.information_right > ul.link_list > li > a#xrea_top_information_ip |
XREA(エクスリア)はユーザー側で自由に設定をカスタマイズできる、高い機能性を持った無料から使えるレンタルサーバーです。最新のCPUとSSD搭載で高速化を実… div.footer_block_top > div.footer_center > div.footer_center_inner > p |
ドメインの登録・取得 div.related_services > ul.related_services_list > li > a#xrea_ft_domain_search |
ドメインの移管 div.related_services > ul.related_services_list > li > a#xrea_ft_domain_transfer |
取扱いドメイン一覧・価格表 div.related_services > ul.related_services_list > li > a#xrea_ft_domain_price |
.jpドメインオークション div.related_services > ul.related_services_list > li > a#xrea_ft_domain_auction |
.jpドメインバックオーダー div.related_services > ul.related_services_list > li > a#xrea_ft_domain_backorder |
コアサーバー div.related_services > ul.related_services_list > li > a#xrea_ft_server_core |
バリューサーバー div.related_services > ul.related_services_list > li > a#xrea_ft_server_vs |
XREA div.related_services > ul.related_services_list > li > a#xrea_ft_server_top |
XREA Plus(プラス)/ Mail div.related_services > ul.related_services_list > li > a#xrea_ft_server_plus |
Value-Auth div.related_services > ul.related_services_list > li > a#xrea_ft_service_va |
ネットショップ MakeShop div.related_services > ul.related_services_list > li > a#xrea_ft_service_makeshop |
固定IP接続サービス div.related_services > ul.related_services_list > li > a#xrea_ft_service_ip |
SSL証明書 div.related_services > ul.related_services_list > li > a#xrea_ft_service_ssl |
Value Domainユーザーガイド div.related_services > ul.related_services_list > li > a#xrea_ft_support_ug |
お問い合わせフォーム div.related_services > ul.related_services_list > li > a#xrea_ft_support_contact |
迷惑行為等のご連絡 div.related_services > ul.related_services_list > li > a#xrea_ft_support_abuse |
メンテナンス・障害情報 div.related_services > ul.related_services_list > li > a#xrea_ft_support_mainte |
© XREA All rights reserved. div.bottomBox > div.detail > p.copyright > small |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PICK UP article#contents > div.pickup > div.main_pickup > h4.main_pickup_title |
These are opportunities to improve keyboard navigation in your application.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body#top > a.hamburger body#top > a.hamburger |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
無料レンタルサーバ世界初!バックアップ標準化 div#container > article#contents > div.main > ul.thumbnail |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
取扱いドメイン一覧・価格表 div.related_services > ul.related_services_list > li > a#xrea_ft_domain_price |
.jpドメインオークション div.related_services > ul.related_services_list > li > a#xrea_ft_domain_auction |
.jpドメインバックオーダー div.related_services > ul.related_services_list > li > a#xrea_ft_domain_backorder |
コアサーバー div.related_services > ul.related_services_list > li > a#xrea_ft_server_core |
バリューサーバー div.related_services > ul.related_services_list > li > a#xrea_ft_server_vs |
お問い合わせフォーム div.related_services > ul.related_services_list > li > a#xrea_ft_support_contact |
迷惑行為等のご連絡 div.related_services > ul.related_services_list > li > a#xrea_ft_support_abuse |
メンテナンス・障害情報 div.related_services > ul.related_services_list > li > a#xrea_ft_support_mainte |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
無料診断 div.gmoGroupHeader > div.gmoGroupHeader_secCont > div.gmoGroupHeader_sec > a |
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
Loading the image 'https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=5C650E480941458EBBCD980D0613F69F&RedC=c.clarity.ms&MXFR=124EF0A794116AFF34AAE7E590116485' violates the following Content Security Policy directive: "default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: www.googletagmanager.com www.google-analytics.com cache.img.gmo.jp siteseal.gmo-cybersecurity.com gmo-cybersecurity.com seal.atlas.globalsign.com www.value-server.com www.coreserver.jp www.google.co.jp code.jquery.com connect.facebook.net www.google.com googleads.g.doubleclick.net static.cloudflareinsights.com static.ads-twitter.com minerva-deliver.sp.gmossp-sp.jp *.clarity.ms analytics.twitter.com t.co cdnjs.cloudflare.com www.youtube.com analytics.ahrefs.com www.googleadservices.com analytics.google.com stats.g.doubleclick.net". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked. | |
Loading the image 'https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-4BPL9F4S2N&cid=158476680.1776813378>m=45je64h1v872403819z876220197za20gzb76220197zd76220197&rcb=13&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~117384405&z=45767946' violates the following Content Security Policy directive: "default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: www.googletagmanager.com www.google-analytics.com cache.img.gmo.jp siteseal.gmo-cybersecurity.com gmo-cybersecurity.com seal.atlas.globalsign.com www.value-server.com www.coreserver.jp www.google.co.jp code.jquery.com connect.facebook.net www.google.com googleads.g.doubleclick.net static.cloudflareinsights.com static.ads-twitter.com minerva-deliver.sp.gmossp-sp.jp *.clarity.ms analytics.twitter.com t.co cdnjs.cloudflare.com www.youtube.com analytics.ahrefs.com www.googleadservices.com analytics.google.com stats.g.doubleclick.net". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked. | |
Loading the image 'https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-J8YE7Q8ZQD&cid=158476680.1776813378>m=45je64h1v873752664z876220197za20gzb76220197zd76220197&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266400&z=2094359098' violates the following Content Security Policy directive: "default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: www.googletagmanager.com www.google-analytics.com cache.img.gmo.jp siteseal.gmo-cybersecurity.com gmo-cybersecurity.com seal.atlas.globalsign.com www.value-server.com www.coreserver.jp www.google.co.jp code.jquery.com connect.facebook.net www.google.com googleads.g.doubleclick.net static.cloudflareinsights.com static.ads-twitter.com minerva-deliver.sp.gmossp-sp.jp *.clarity.ms analytics.twitter.com t.co cdnjs.cloudflare.com www.youtube.com analytics.ahrefs.com www.googleadservices.com analytics.google.com stats.g.doubleclick.net". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked. | |
Loading the image 'https://www.google.com.br/pagead/1p-user-list/964065619/?random=1776813378368&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be64h1v9215521144z876220197za20gzb76220197zd76220197xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266400~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.xrea.com%2F&rcb=4&frm=0&tiba=%E7%84%A1%E6%96%99%E3%83%AC%E3%83%B3%E3%82%BF%E3%83%AB%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC%E3%81%A7%E9%AB%98%E6%A9%9F%E8%83%BD%E3%83%BB%E9%AB%98%E5%93%81%E8...&pscdl=noapi&auid=215135513.1776813378&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfZ6w7n5V5VzUoKRYclRQb1-dFotg6GA2M-zKxqRQ9GEi1OumAzp9viFT828RPhe3xe4mjzhtZSvoq4xusET5zPOZ9BBacWzQZfoPqnHVOwK1iOIAOMvEBCsRHrwU5Hjd_vcHdFfa0THNpQ17ByPgiE_fmpjIEbFUnNfdQ2xuU_vXrG-9vnca8ciBsoX9WKt9DG9D3bCiiLEUBz6DzGcEhLUp6q6foYtAV5ozPyp6pHIHN_c1-yUs2iBL55RVyj0gFulFJA&random=395794998&rmt_tld=1&ipr=y' violates the following Content Security Policy directive: "default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: www.googletagmanager.com www.google-analytics.com cache.img.gmo.jp siteseal.gmo-cybersecurity.com gmo-cybersecurity.com seal.atlas.globalsign.com www.value-server.com www.coreserver.jp www.google.co.jp code.jquery.com connect.facebook.net www.google.com googleads.g.doubleclick.net static.cloudflareinsights.com static.ads-twitter.com minerva-deliver.sp.gmossp-sp.jp *.clarity.ms analytics.twitter.com t.co cdnjs.cloudflare.com www.youtube.com analytics.ahrefs.com www.googleadservices.com analytics.google.com stats.g.doubleclick.net". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked. | |
Loading the image 'https://www.google.com.br/pagead/1p-user-list/964065619/?random=1776813378401&cv=11&fst=1776812400000&bg=ffffff&guid=ON&async=1>m=45be64h1v9215521144z876220197za20gzb76220197zd76220197xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266400~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.xrea.com%2F&rcb=4&frm=0&tiba=%E7%84%A1%E6%96%99%E3%83%AC%E3%83%B3%E3%82%BF%E3%83%AB%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC%E3%81%A7%E9%AB%98%E6%A9%9F%E8%83%BD%E3%83%BB%E9%AB%98%E5%93%81%E8%B3%AA%E3%82%92...ervices.com&npa=0&pscdl=noapi&auid=215135513.1776813378&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXjNG2nlH-Q1XausYel63UUF8cH7gFx52JccZC440t5OogSKc3u3PEExNz75mlzmR5RmVxv6_O6o_RGmnHWLIM833RKOS-y8d8WkRLKI1a5q1Nbt7vjp1EI0cbyT9fQyqU_uWGeRDWC7d8dc1dPcf2AvqsbZiFlfcwlrAekWiA9-wTtu5AdzuTfH2G2R9wYw3oicmWbrQ2-PiQt0uwbhJsbxBJxxAW3PqwlXfjI1EDbSQUb75-iN3xUqWbZexsJicSxxhg&random=1660292779&rmt_tld=1&ipr=y' violates the following Content Security Policy directive: "default-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: www.googletagmanager.com www.google-analytics.com cache.img.gmo.jp siteseal.gmo-cybersecurity.com gmo-cybersecurity.com seal.atlas.globalsign.com www.value-server.com www.coreserver.jp www.google.co.jp code.jquery.com connect.facebook.net www.google.com googleads.g.doubleclick.net static.cloudflareinsights.com static.ads-twitter.com minerva-deliver.sp.gmossp-sp.jp *.clarity.ms analytics.twitter.com t.co cdnjs.cloudflare.com www.youtube.com analytics.ahrefs.com www.googleadservices.com analytics.google.com stats.g.doubleclick.net". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked. | |
www.googletagmanager.com/gtm.js?id=GTM-MX3Z3RD line 187, col 503 | Uncaught [object Object] |
www.googletagmanager.com/gtm.js?id=GTM-MX3Z3RD line 187, col 503 | Uncaught [object Object] |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
ライブチャット
(平日)10:00 - 17:00 div.gheader_block > div.gheader_right > div.livechat > a#xrea_hd_livechat |
ライブチャット ul.gnav_list > li.gnav_list_livechat > div.gnav_list_livechat_box > a#xrea_hd_livechat |
body#top > a.hamburger body#top > a.hamburger |
To appear in search results, crawlers need access to your app.