Partycapital.com.au Site Title

Party Capital We Sell Fun! Balloons Costumes Party Supplies

Partycapital.com.au Meta Description

Adult Costumes, Childrens Costumes, Discount Balloons, Discount Party Supplies

Partycapital.com.au Test Results

Partycapital.com.au Mobile Performance: 43/100
Quick overview:
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Minimize main-thread work
4.0 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Serve images in next-gen formats
Est savings of 494 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. Learn more about modern image formats.
Reduce JavaScript execution time
2.4 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Reduce the impact of third-party code
Third-party code blocked the main thread for 690 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 how to minimize third-party impact.
Efficiently encode images
Est savings of 31 KiB
Optimized images load faster and consume less cellular data. Learn how to efficiently encode images.
Properly size images
Est savings of 590 KiB
Serve images that are appropriately-sized to save cellular data and improve load time. Learn how to size images.
Avoid large layout shifts
8 layout shifts found
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
Largest Contentful Paint element
6,180 ms
This is the largest contentful element painted within the viewport. Learn more about the Largest Contentful Paint element
Reduce unused JavaScript
Est savings of 532 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Reduce unused CSS
Est savings of 60 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Eliminate render-blocking resources
Est savings of 740 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Learn how to eliminate render-blocking resources.
Minify JavaScript
Est savings of 188 KiB
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Avoid multiple page redirects
Est savings of 630 ms
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Avoid an excessive DOM size
1,527 elements
A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn how to avoid an excessive DOM size.
Serve static assets with an efficient cache policy
6 resources found
A long cache lifetime can speed up repeat visits to your page. Learn more about efficient cache policies.
Avoid enormous network payloads
Total size was 2,721 KiB
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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 how to set image dimensions
Avoid serving legacy JavaScript to modern browsers
Est savings of 56 KiB
Polyfills and transforms enable legacy 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 legacy browsers. Learn why most sites can deploy ES6+ code without transpiling
Layout shift culprits
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.
Document request latency
Est savings of 2,120 ms
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Render blocking requests
Est savings of 1,160 ms
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.
Improve image delivery
Est savings of 884 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
LCP request discovery
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Network dependency tree
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.
Time to Interactive
18.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.
Max Potential First Input Delay
290 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.
Use efficient cache lifetimes
Est savings of 368 KiB
A long cache lifetime can speed up repeat visits to your page. Learn more.
Legacy JavaScript
Est savings of 13 KiB
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

Partycapital.com.au Mobile SEO: 92/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

Partycapital.com.au Mobile Best Practices: 59/100
Quick overview:
General
Issues were logged in the `Issues` panel in Chrome Devtools
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.
Uses deprecated APIs
1 warning found
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
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
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.
Partycapital.com.au Mobile Accessibility: 84/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.
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.
`[role]`s are not contained by their required parent element
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
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.
Tables and lists
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
Similar tests
www.partycapital.com
www.partycapital.net
www.partycapital.org
www.partycapital.info
www.partycapital.biz
www.partycapital.us
www.partycapital.mobi
www.artycapital.com.au
www.partycapital.com.au
www.oartycapital.com.au
www.poartycapital.com.au
www.opartycapital.com.au
www.lartycapital.com.au
www.plartycapital.com.au
www.lpartycapital.com.au
www.prtycapital.com.au
www.pqrtycapital.com.au
www.paqrtycapital.com.au
www.pqartycapital.com.au
www.pwrtycapital.com.au
www.pawrtycapital.com.au
www.pwartycapital.com.au
www.psrtycapital.com.au
www.pasrtycapital.com.au
www.psartycapital.com.au
www.pzrtycapital.com.au
www.pazrtycapital.com.au
www.pzartycapital.com.au
www.patycapital.com.au
www.paetycapital.com.au
www.paretycapital.com.au
www.paertycapital.com.au
www.padtycapital.com.au
www.pardtycapital.com.au
www.padrtycapital.com.au
www.paftycapital.com.au
www.parftycapital.com.au
www.pafrtycapital.com.au
www.pattycapital.com.au
www.parttycapital.com.au
www.patrtycapital.com.au
www.parycapital.com.au
www.parrycapital.com.au
www.partrycapital.com.au
www.parrtycapital.com.au
www.parfycapital.com.au
www.partfycapital.com.au
www.pargycapital.com.au
www.partgycapital.com.au
www.pargtycapital.com.au
www.paryycapital.com.au
www.partyycapital.com.au
www.parytycapital.com.au
www.partcapital.com.au
www.parttcapital.com.au
www.partytcapital.com.au
www.partgcapital.com.au
www.partygcapital.com.au
www.parthcapital.com.au
www.partyhcapital.com.au
www.parthycapital.com.au
www.partucapital.com.au
www.partyucapital.com.au
www.partuycapital.com.au
www.partyapital.com.au
www.partyxapital.com.au
www.partycxapital.com.au
www.partyxcapital.com.au
www.partydapital.com.au
www.partycdapital.com.au
www.partydcapital.com.au
www.partyfapital.com.au
www.partycfapital.com.au
www.partyfcapital.com.au
www.partyvapital.com.au
www.partycvapital.com.au
www.partyvcapital.com.au
www.partycpital.com.au
www.partycqpital.com.au
www.partycaqpital.com.au
www.partycqapital.com.au
www.partycwpital.com.au
www.partycawpital.com.au
www.partycwapital.com.au
www.partycspital.com.au
www.partycaspital.com.au
www.partycsapital.com.au
www.partyczpital.com.au
www.partycazpital.com.au
www.partyczapital.com.au
www.partycaital.com.au
www.partycaoital.com.au
www.partycapoital.com.au
www.partycaopital.com.au
www.partycalital.com.au
www.partycaplital.com.au
www.partycalpital.com.au
www.partycaptal.com.au
www.partycaputal.com.au
www.partycapiutal.com.au
www.partycapuital.com.au
www.partycapjtal.com.au
www.partycapijtal.com.au
www.partycapjital.com.au
www.partycapktal.com.au
www.partycapiktal.com.au
www.partycapkital.com.au
www.partycapotal.com.au
www.partycapiotal.com.au
www.partycapial.com.au
www.partycapiral.com.au
www.partycapitral.com.au
www.partycapirtal.com.au
www.partycapifal.com.au
www.partycapitfal.com.au
www.partycapiftal.com.au
www.partycapigal.com.au
www.partycapitgal.com.au
www.partycapigtal.com.au
www.partycapiyal.com.au
www.partycapityal.com.au
www.partycapiytal.com.au
www.partycapitl.com.au
www.partycapitql.com.au
www.partycapitaql.com.au
www.partycapitqal.com.au
www.partycapitwl.com.au
www.partycapitawl.com.au
www.partycapitwal.com.au
www.partycapitsl.com.au
www.partycapitasl.com.au
www.partycapitsal.com.au
www.partycapitzl.com.au
www.partycapitazl.com.au
www.partycapitzal.com.au
www.partycapita.com.au
www.partycapitap.com.au
www.partycapitalp.com.au
www.partycapitapl.com.au
www.partycapitao.com.au
www.partycapitalo.com.au
www.partycapitaol.com.au
www.partycapitak.com.au
www.partycapitalk.com.au
www.partycapitakl.com.au
Last Tested: