Sukiya.jp Site Title

すき家

Sukiya.jp Meta Description

すき家オフィシャルサイトです。すき家は、おかげさまで牛丼チェーン店舗数日本一。豊富なメニューとサイズ、食の安全へのこだわりが自慢です。

Sukiya.jp Test Results

Sukiya.jp Mobile Performance: 9/100
Quick overview:
Max Potential First Input Delay
880 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
First Meaningful Paint
8.6 s
First Meaningful Paint measures when the primary content of a page is visible. Learn more about the First Meaningful Paint metric.
Time to Interactive
16.4 s
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.
Network Requests
Lists the network requests that were made during page load.
Diagnostics
Collection of useful page vitals.
Network Round Trip Times
220 ms
Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. Learn more about the Round Trip Time.
Server Backend Latencies
270 ms
Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. Learn more about server response time.
Tasks
Lists the toplevel main thread tasks that executed during page load.
Script Treemap Data
Used for treemap app
Metrics
Collects all available metrics.
Final Screenshot
The last screenshot captured of the pageload.

2497427515570


Sukiya.jp Mobile SEO: 90/100
Quick overview:
Crawling and Indexing
To appear in search results, crawlers need access to your app.
Links are not crawlable
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
Mobile Friendly
Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. Learn how to make pages mobile-friendly.
Tap targets are not sized appropriately
83% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. Learn more about tap targets.

Sukiya.jp Mobile Best Practices: 59/100
Quick overview:
General
Browser errors were logged to the console
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
Detected JavaScript libraries
All front-end JavaScript libraries detected on the page. Learn more about this JavaScript library detection diagnostic audit.
User Experience
Displays images with incorrect aspect ratio
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Trust and Safety
Does not use HTTPS
1 insecure request found
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Ensure CSP is effective against XSS attacks
A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. Learn how to use a CSP to prevent XSS
Browser Compatibility
Page lacks the HTML doctype, thus triggering quirks-mode
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more about the doctype declaration. Document contains a `doctype` that triggers `limited-quirks-mode`
Charset declaration is missing or occurs too late in the HTML
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.
Sukiya.jp Mobile PWA: 38/100
Quick overview:
Installable
Web app manifest or service worker do not meet the installability requirements
1 reason
Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. Learn more about manifest installability requirements.
PWA Optimized
Does not set a theme color for the address bar.
The browser address bar can be themed to match your site. Learn more about theming the address bar. Failures: No manifest was fetched, No `<meta name="theme-color">` tag found.
Manifest doesn't have a maskable icon
A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. Learn about maskable manifest icons. No manifest was fetched
Is not configured for a custom splash screen
A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. Learn more about splash screens. Failures: No manifest was fetched.
Sukiya.jp Mobile Accessibility: 80/100
Quick overview:
Names and labels
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.
Links do not have a discernible name
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.
Image elements have `[alt]` attributes that are redundant text.
Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. Learn more about the `alt` attribute.
Select elements do not have associated label elements.
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Best practices
These items highlight common accessibility best practices.
`[user-scalable="no"]` is used in the `<meta name="viewport">` element or the `[maximum-scale]` attribute is less than 5.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
ARIA
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.
Values assigned to `role=""` are not valid ARIA roles.
ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. Learn more about ARIA roles.
Tables and lists
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Audio and video
These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments.
`<video>` elements contain a `<track>` element with `[kind="captions"]`
When a video provides a caption it is easier for deaf and hearing impaired users to access its information. Learn more about video captions.
Document has a main landmark.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Identical links have the same purpose.
Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. Learn more about identical links.
Touch targets have sufficient size and spacing.
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.
Similar tests
www.sukiya.com
www.sukiya.net
www.sukiya.org
www.sukiya.info
www.sukiya.biz
www.sukiya.us
www.sukiya.mobi
www.ukiya.jp
www.sukiya.jp
www.wukiya.jp
www.swukiya.jp
www.wsukiya.jp
www.eukiya.jp
www.seukiya.jp
www.esukiya.jp
www.dukiya.jp
www.sdukiya.jp
www.dsukiya.jp
www.zukiya.jp
www.szukiya.jp
www.zsukiya.jp
www.xukiya.jp
www.sxukiya.jp
www.xsukiya.jp
www.aukiya.jp
www.saukiya.jp
www.asukiya.jp
www.skiya.jp
www.sykiya.jp
www.suykiya.jp
www.syukiya.jp
www.shkiya.jp
www.suhkiya.jp
www.shukiya.jp
www.sjkiya.jp
www.sujkiya.jp
www.sjukiya.jp
www.sikiya.jp
www.suikiya.jp
www.siukiya.jp
www.suiya.jp
www.sujiya.jp
www.sukjiya.jp
www.suiiya.jp
www.sukiiya.jp
www.sumiya.jp
www.sukmiya.jp
www.sumkiya.jp
www.suliya.jp
www.sukliya.jp
www.sulkiya.jp
www.suoiya.jp
www.sukoiya.jp
www.suokiya.jp
www.sukya.jp
www.sukuya.jp
www.sukiuya.jp
www.sukuiya.jp
www.sukjya.jp
www.sukijya.jp
www.sukkya.jp
www.sukikya.jp
www.sukkiya.jp
www.sukoya.jp
www.sukioya.jp
www.sukia.jp
www.sukita.jp
www.sukiyta.jp
www.sukitya.jp
www.sukiga.jp
www.sukiyga.jp
www.sukigya.jp
www.sukiha.jp
www.sukiyha.jp
www.sukihya.jp
www.sukiua.jp
www.sukiyua.jp
www.sukiy.jp
www.sukiyq.jp
www.sukiyaq.jp
www.sukiyqa.jp
www.sukiyw.jp
www.sukiyaw.jp
www.sukiywa.jp
www.sukiys.jp
www.sukiyas.jp
www.sukiysa.jp
www.sukiyz.jp
www.sukiyaz.jp
www.sukiyza.jp
Last Tested: