Medistore.at Site Title

MEDISTORE Shop - Apotheke aus Österreich! - Online-Apotheke, Versand-Apotheke, Internet-Apotheke.

Medistore.at Meta Description

Über 30.000 Artikel ✅ Bis -70% günstiger ✅ Versandkostenfrei ab 45 € ✅ Öffentliche Apotheke für und aus Österreich! ✅ kostenlose Beratung ✅ Abholung möglich ✅ MEDISTORE - Ihre Online Apotheke / Versandapotheke Nr.1 aus Österreich! ✅ Lieferung nach Slovak

Medistore.at Test Results

Medistore.at Mobile Performance: 11/100
Quick overview:
Opportunities
These suggestions can help your page load faster. They don't directly affect the Performance score.
Serve images in next-gen formats. Potential savings of 1,678 KiB
Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. Learn more.
Eliminate render-blocking resources. Potential savings of 3,500 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Learn more.
Remove unused JavaScript. Potential savings of 355 KiB
Remove unused JavaScript to reduce bytes consumed by network activity. Learn more.
Defer offscreen images. Potential savings of 495 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. Learn more.
Properly size images. Potential savings of 438 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn more.
Reduce initial server response time. Root document took 1,850 ms
Keep the server response time for the main document short because all other requests depend on it. Learn more.
Avoid multiple page redirects. Potential savings of 1,260 ms
Redirects introduce additional delays before the page can be loaded. Learn more.
Remove unused CSS. Potential savings of 51 KiB
Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity. Learn more.
Efficiently encode images. Potential savings of 79 KiB
Optimized images load faster and consume less cellular data. Learn more.
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Does not use passive listeners to improve scrolling performance
Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. Learn more.
Avoid an excessive DOM size
5,249 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn more.
Reduce the impact of third-party code
Third-party code blocked the main thread for 1,640 ms
Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. Learn more.
Ensure text remains visible during webfont load
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more.
Image elements do not have explicit `width` and `height`
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn more
Serve static assets with an efficient cache policy
63 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more.
Minimize main-thread work
8.7 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn more
Reduce JavaScript execution time
4.5 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn more.
Avoid enormous network payloads
Total size was 3,694 KiB
Large network payloads cost users real money and are highly correlated with long load times. Learn more.
Largest Contentful Paint element
1 element found
This is the largest contentful element painted within the viewport. Learn More
Avoid non-composited animations
1 animated element found
Animations which are not composited can be janky and increase CLS. Learn more
Avoid chaining critical requests
21 chains found
The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. Learn more.
Keep request counts low and transfer sizes small
133 requests • 3,694 KiB
To set budgets for the quantity and size of page resources, add a budget.json file. Learn more.
Avoid long main-thread tasks
19 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn more
Avoid large layout shifts
5 elements found
These DOM elements contribute most to the CLS of the page.

Medistore.at Mobile SEO: 80/100
Quick overview:
Content Best Practices
Format your HTML in a way that enables crawlers to better understand your app’s content.
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.
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 More
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 more.
Tap targets are not sized appropriately
49% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. Learn more.

Medistore.at Mobile Best Practices: 73/100
Quick overview:
General
Registers an `unload` listener
The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Consider using the `pagehide` or `visibilitychange` events instead. Learn More
Trust and Safety
Links to cross-origin destinations are unsafe
Add `rel="noopener"` or `rel="noreferrer"` to any external links to improve performance and prevent security vulnerabilities. Learn more.
Includes front-end JavaScript libraries with known security vulnerabilities
9 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers. Learn more.
Does not use HTTPS
2 insecure requests 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.
Medistore.at Mobile Progressive Web App: 42/100
Quick overview:
PWA Optimized
Does not provide a valid `apple-touch-icon`
For ideal appearance on iOS when users add a progressive web app to the home screen, define an `apple-touch-icon`. It must point to a non-transparent 192px (or 180px) square PNG. Learn More.
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. Failures: No manifest was fetched.
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 more. No manifest was fetched
Does not set a theme color for the address bar.
The browser address bar can be themed to match your site. Learn more. Failures: No manifest was fetched, No `<meta name="theme-color">` tag found.
Does not register a service worker that controls page and `start_url`
The 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. Learn more.
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.
Medistore.at Mobile Accessibility: 75/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.
Form elements do not have associated labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more.
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 more.
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 more.
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.
Internationalization and localization
These are opportunities to improve the interpretation of your content by users in different locales.
`<html>` element does not have a `[lang]` attribute
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.
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 more.
Similar tests
www.medistore.com
www.medistore.net
www.medistore.org
www.medistore.info
www.medistore.biz
www.medistore.us
www.medistore.mobi
www.edistore.at
www.medistore.at
www.nedistore.at
www.mnedistore.at
www.nmedistore.at
www.jedistore.at
www.mjedistore.at
www.jmedistore.at
www.kedistore.at
www.mkedistore.at
www.kmedistore.at
www.mdistore.at
www.mwdistore.at
www.mewdistore.at
www.mwedistore.at
www.msdistore.at
www.mesdistore.at
www.msedistore.at
www.mddistore.at
www.meddistore.at
www.mdedistore.at
www.mrdistore.at
www.merdistore.at
www.mredistore.at
www.meistore.at
www.mexistore.at
www.medxistore.at
www.mexdistore.at
www.mesistore.at
www.medsistore.at
www.meeistore.at
www.medeistore.at
www.meedistore.at
www.meristore.at
www.medristore.at
www.mefistore.at
www.medfistore.at
www.mefdistore.at
www.mecistore.at
www.medcistore.at
www.mecdistore.at
www.medstore.at
www.medustore.at
www.mediustore.at
www.meduistore.at
www.medjstore.at
www.medijstore.at
www.medjistore.at
www.medkstore.at
www.medikstore.at
www.medkistore.at
www.medostore.at
www.mediostore.at
www.medoistore.at
www.meditore.at
www.mediwtore.at
www.mediswtore.at
www.mediwstore.at
www.medietore.at
www.medisetore.at
www.mediestore.at
www.medidtore.at
www.medisdtore.at
www.medidstore.at
www.mediztore.at
www.medisztore.at
www.medizstore.at
www.medixtore.at
www.medisxtore.at
www.medixstore.at
www.mediatore.at
www.medisatore.at
www.mediastore.at
www.medisore.at
www.medisrore.at
www.medistrore.at
www.medisrtore.at
www.medisfore.at
www.medistfore.at
www.medisftore.at
www.medisgore.at
www.medistgore.at
www.medisgtore.at
www.medisyore.at
www.medistyore.at
www.medisytore.at
www.medistre.at
www.medistire.at
www.medistoire.at
www.medistiore.at
www.medistkre.at
www.medistokre.at
www.medistkore.at
www.medistlre.at
www.medistolre.at
www.medistlore.at
www.medistpre.at
www.medistopre.at
www.medistpore.at
www.medistoe.at
www.medistoee.at
www.medistoree.at
www.medistoere.at
www.medistode.at
www.medistorde.at
www.medistodre.at
www.medistofe.at
www.medistorfe.at
www.medistofre.at
www.medistote.at
www.medistorte.at
www.medistotre.at
www.medistor.at
www.medistorw.at
www.medistorew.at
www.medistorwe.at
www.medistors.at
www.medistores.at
www.medistorse.at
www.medistord.at
www.medistored.at
www.medistorr.at
www.medistorer.at
www.medistorre.at
Last Tested: