Honestdocs.id Site Title

HonestDocs: Info Kesehatan, Tanya Dokter, Pengiriman Obat | HonestDocs

Honestdocs.id Meta Description

Dapatkan informasi kesehatan terlengkap, fitur tanya jawab dokter, hingga booking rumah sakit online di HonestDocs. Klik di sini untuk memulai!

Honestdocs.id Test Results

Honestdocs.id Mobile Performance: 39/100
Quick overview:
Max Potential First Input Delay
630 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.
Time to Interactive
9.3 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.
First Meaningful Paint
4.1 s
First Meaningful Paint measures when the primary content of a page is visible. Learn more about the First Meaningful Paint metric.
Network Round Trip Times
40 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.
Metrics
Collects all available metrics.
Resources Summary
Aggregates all network requests and groups them by type
Tasks
Lists the toplevel main thread tasks that executed during page load.
Network Requests
Lists the network requests that were made during page load.
Diagnostics
Collection of useful page vitals.
Final Screenshot
The last screenshot captured of the pageload.

105846899288

Server Backend Latencies
1,070 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.
Script Treemap Data
Used for treemap app

Honestdocs.id Mobile SEO: 80/100
Quick overview:
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
45% 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.
Content Best Practices
Format your HTML in a way that enables crawlers to better understand your app’s content.
Document does not have a meta description
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description. Description text is empty.
Image elements do not have `[alt]` attributes
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Honestdocs.id Mobile Best Practices: 78/100
Quick overview:
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
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
Missing source maps for large first-party JavaScript
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Detected JavaScript libraries
All front-end JavaScript libraries detected on the page. Learn more about this JavaScript library detection diagnostic audit.
Honestdocs.id Mobile PWA: 63/100
Quick overview:
PWA Optimized
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.
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: Manifest does not have a PNG icon of at least 512px, Manifest does not have `background_color`, Manifest does not have `theme_color`.
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: Manifest does not have `theme_color`, No `<meta name="theme-color">` tag found.
Honestdocs.id Mobile Accessibility: 54/100
Quick overview:
Elements with visible text labels do not have matching accessible names.
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.
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.
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.
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.
Buttons do not have an accessible name
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Image elements do not have `[alt]` attributes
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
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.
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.
`[aria-*]` attributes do not match their roles
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
`[aria-*]` attributes do not have valid values
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
ARIA input fields do not have accessible names
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.
Navigation
These are opportunities to improve keyboard navigation in your application.
`[id]` attributes on active, focusable elements are not unique
All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. Learn how to fix duplicate `id`s.
Heading elements are not in a sequentially-descending order
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.
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.
Contrast
These are opportunities to improve the legibility of your content.
Background and foreground colors do not have a sufficient contrast ratio.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Similar tests
www.honestdocs.com
www.honestdocs.net
www.honestdocs.org
www.honestdocs.info
www.honestdocs.biz
www.honestdocs.us
www.honestdocs.mobi
www.onestdocs.id
www.honestdocs.id
www.bonestdocs.id
www.hbonestdocs.id
www.bhonestdocs.id
www.gonestdocs.id
www.hgonestdocs.id
www.ghonestdocs.id
www.yonestdocs.id
www.hyonestdocs.id
www.yhonestdocs.id
www.uonestdocs.id
www.huonestdocs.id
www.uhonestdocs.id
www.jonestdocs.id
www.hjonestdocs.id
www.jhonestdocs.id
www.nonestdocs.id
www.hnonestdocs.id
www.nhonestdocs.id
www.hnestdocs.id
www.hinestdocs.id
www.hoinestdocs.id
www.hionestdocs.id
www.hknestdocs.id
www.hoknestdocs.id
www.hkonestdocs.id
www.hlnestdocs.id
www.holnestdocs.id
www.hlonestdocs.id
www.hpnestdocs.id
www.hopnestdocs.id
www.hponestdocs.id
www.hoestdocs.id
www.hobestdocs.id
www.honbestdocs.id
www.hobnestdocs.id
www.hohestdocs.id
www.honhestdocs.id
www.hohnestdocs.id
www.hojestdocs.id
www.honjestdocs.id
www.hojnestdocs.id
www.homestdocs.id
www.honmestdocs.id
www.homnestdocs.id
www.honstdocs.id
www.honwstdocs.id
www.honewstdocs.id
www.honwestdocs.id
www.honsstdocs.id
www.honesstdocs.id
www.honsestdocs.id
www.hondstdocs.id
www.honedstdocs.id
www.hondestdocs.id
www.honrstdocs.id
www.honerstdocs.id
www.honrestdocs.id
www.honetdocs.id
www.honewtdocs.id
www.honeswtdocs.id
www.honeetdocs.id
www.honesetdocs.id
www.honeestdocs.id
www.honedtdocs.id
www.honesdtdocs.id
www.honeztdocs.id
www.honesztdocs.id
www.honezstdocs.id
www.honextdocs.id
www.honesxtdocs.id
www.honexstdocs.id
www.honeatdocs.id
www.honesatdocs.id
www.honeastdocs.id
www.honesdocs.id
www.honesrdocs.id
www.honestrdocs.id
www.honesrtdocs.id
www.honesfdocs.id
www.honestfdocs.id
www.honesftdocs.id
www.honesgdocs.id
www.honestgdocs.id
www.honesgtdocs.id
www.honesydocs.id
www.honestydocs.id
www.honesytdocs.id
www.honestocs.id
www.honestxocs.id
www.honestdxocs.id
www.honestxdocs.id
www.honestsocs.id
www.honestdsocs.id
www.honestsdocs.id
www.honesteocs.id
www.honestdeocs.id
www.honestedocs.id
www.honestrocs.id
www.honestdrocs.id
www.honestfocs.id
www.honestdfocs.id
www.honestcocs.id
www.honestdcocs.id
www.honestcdocs.id
www.honestdcs.id
www.honestdics.id
www.honestdoics.id
www.honestdiocs.id
www.honestdkcs.id
www.honestdokcs.id
www.honestdkocs.id
www.honestdlcs.id
www.honestdolcs.id
www.honestdlocs.id
www.honestdpcs.id
www.honestdopcs.id
www.honestdpocs.id
www.honestdos.id
www.honestdoxs.id
www.honestdocxs.id
www.honestdoxcs.id
www.honestdods.id
www.honestdocds.id
www.honestdodcs.id
www.honestdofs.id
www.honestdocfs.id
www.honestdofcs.id
www.honestdovs.id
www.honestdocvs.id
www.honestdovcs.id
www.honestdoc.id
www.honestdocw.id
www.honestdocsw.id
www.honestdocws.id
www.honestdoce.id
www.honestdocse.id
www.honestdoces.id
www.honestdocd.id
www.honestdocsd.id
www.honestdocz.id
www.honestdocsz.id
www.honestdoczs.id
www.honestdocx.id
www.honestdocsx.id
www.honestdoca.id
www.honestdocsa.id
www.honestdocas.id
Last Tested: