4shared.com Site Title

4shared.com - free file sharing and storage

4shared.com Meta Description

Online file sharing and storage - 15 GB free web space. Easy registration. File upload progressor. Multiple file transfer. Fast download.

4shared.com Test Results

4shared.com Mobile Performance: 41/100
Quick overview:
Opportunities
These suggestions can help your page load faster. They don't directly affect the Performance score.
Remove unused JavaScript. Potential savings of 212 KiB
Remove unused JavaScript to reduce bytes consumed by network activity. Learn more.
Eliminate render-blocking resources. Potential savings of 1,640 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.
Defer offscreen images. Potential savings of 110 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. Learn more.
Minify JavaScript. Potential savings of 94 KiB
Minifying JavaScript files can reduce payload sizes and script parse time. Learn more.
Serve images in next-gen formats. Potential savings of 51 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.
Remove unused CSS. Potential savings of 33 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.
Enable text compression. Potential savings of 68 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more.
Minify CSS. Potential savings of 2 KiB
Minifying CSS files can reduce network payload sizes. Learn more.
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Avoid `document.write()`
For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. Learn more.
Minimize main-thread work
3.0 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn more
Serve static assets with an efficient cache policy
11 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more.
Reduce JavaScript execution time
1.4 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn more.
Avoids an excessive DOM size
795 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn more.
Avoid chaining critical requests
45 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.
Largest Contentful Paint element
1 element found
This is the largest contentful element painted within the viewport. Learn More
Keep request counts low and transfer sizes small
100 requests • 909 KiB
To set budgets for the quantity and size of page resources, add a budget.json file. Learn more.
Avoid long main-thread tasks
12 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn more

4shared.com Mobile SEO: 90/100
Quick overview:
Content Best Practices
Format your HTML in a way that enables crawlers to better understand your app’s content.
Links do not have descriptive text
5 links found
Descriptive link text helps search engines understand your content. 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
88% 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.

4shared.com Mobile Best Practices: 69/100
Quick overview:
Trust and Safety
Includes front-end JavaScript libraries with known security vulnerabilities
12 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers. Learn more.
Requests the notification permission on page load
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more.
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 servedover 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.
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.
4shared.com Mobile Progressive Web App: 50/100
Quick overview:
Installable
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 servedover 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.
Web app manifest does not meet the installability requirements
Browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. Learn more. Failures: Manifest does not have a PNG icon of at least 144px, Manifest icon failed to be fetched, Manifest's `display` value is not one of: minimal-ui | fullscreen | standalone, Manifest does not have `short_name`, Manifest does not have `name`.
PWA Optimized
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: Manifest does not have a PNG icon of at least 512px, Manifest does not have `background_color`, Manifest does not have `theme_color`, Manifest does not have `name`.
Does not set a theme color for the address bar.
The browser address bar can be themed to match your site. Learn more. Failures: Manifest does not have `theme_color`, No `<meta name="theme-color">` tag found.
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.
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.
Fast and reliable
`start_url` does not respond with a 200 when offline
A service worker enables your web app to be reliable in unpredictable network conditions. Learn more. The start_url did respond, but not via a service worker.
Current page does not respond with a 200 when offline
If you're building a Progressive Web App, consider using a service worker so that your app can work offline. Learn more.
4shared.com Mobile Accessibility: 44/100
Quick overview:
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.
Navigation
These are opportunities to improve keyboard navigation in your application.
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.
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 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.
Form elements do not have associated labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. 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.
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.
Similar tests
www.4shared.com
www.4shared.net
www.4shared.org
www.4shared.info
www.4shared.biz
www.4shared.us
www.4shared.mobi
www.shared.com
www.4shared.com
www.4hared.com
www.4whared.com
www.4swhared.com
www.4wshared.com
www.4ehared.com
www.4sehared.com
www.4eshared.com
www.4dhared.com
www.4sdhared.com
www.4dshared.com
www.4zhared.com
www.4szhared.com
www.4zshared.com
www.4xhared.com
www.4sxhared.com
www.4xshared.com
www.4ahared.com
www.4sahared.com
www.4ashared.com
www.4sared.com
www.4sbared.com
www.4shbared.com
www.4sbhared.com
www.4sgared.com
www.4shgared.com
www.4sghared.com
www.4syared.com
www.4shyared.com
www.4syhared.com
www.4suared.com
www.4shuared.com
www.4suhared.com
www.4sjared.com
www.4shjared.com
www.4sjhared.com
www.4snared.com
www.4shnared.com
www.4snhared.com
www.4shred.com
www.4shqred.com
www.4shaqred.com
www.4shqared.com
www.4shwred.com
www.4shawred.com
www.4shwared.com
www.4shsred.com
www.4shasred.com
www.4shsared.com
www.4shzred.com
www.4shazred.com
www.4shzared.com
www.4shaed.com
www.4shaeed.com
www.4shareed.com
www.4shaered.com
www.4shaded.com
www.4sharded.com
www.4shadred.com
www.4shafed.com
www.4sharfed.com
www.4shafred.com
www.4shated.com
www.4sharted.com
www.4shatred.com
www.4shard.com
www.4sharwd.com
www.4sharewd.com
www.4sharwed.com
www.4sharsd.com
www.4sharesd.com
www.4sharsed.com
www.4shardd.com
www.4sharedd.com
www.4sharrd.com
www.4sharerd.com
www.4sharred.com
www.4share.com
www.4sharex.com
www.4sharedx.com
www.4sharexd.com
www.4shares.com
www.4shareds.com
www.4sharee.com
www.4sharede.com
www.4sharer.com
www.4sharedr.com
www.4sharef.com
www.4sharedf.com
www.4sharefd.com
www.4sharec.com
www.4sharedc.com
www.4sharecd.com
www.4shared.con
Last Tested: