Your Website Score is

Similar Ranking

23
SASSY BY SAVANNAH
sassybysavannah.com
23
FABRE TECHNOLOGIES - INNOVATING CYBER SECURITY - FABRE TECHNOLOGIES
fabretechnologies.com
23
WELCOME - MT. ZION BAPTIST CHURCH
mtzionjoliet.org
23
TIEMPO DE INVERSIÓN - PLATAFORMA MULTIMEDIA PARA INVERSORES
tiempodeinversion.com
23
GHOST-SAMPLES | GHOST-SAMPLES - ROYALTY FREE SAMPLE LOOPS FOR MULTIPLE GENRES
ghost-samples.com
23
LE MIGLIORI RACCHETTE DA PADEL A PREZZI BASSI CON SPEDIZIONE GRATUITA!
projectxpadel.com
23
JUGUETES DE CONSTRUCCIÓN EDUCATIVOS | GAME MÓVIL
game-movil.es

Latest Sites

99
YOUTUBE
youtube.com
6
WORK IN PROGRESS...
josephrossi.eu
99
YOUTUBE
m.youtube.com
96
YOUTUBE
youtu.be
7
REPAVE WALDO
repavewaldo.org
19
INSTALACIONES CONTRA INCENDIOS ????【TELFOC 】????
foc.spaofa.eu
19
✓ NETEJA ECOLÒGICA A LA CERDANYA【 INCORPORA'M】☀️️????️
incorporam.org

Top Technologies

Google Font API
Font Scripts
Nginx
Web Servers
CloudFlare
CDN
Varnish
Cache Tools
Google Tag Manager
Tag Managers
Twitter Bootstrap
Web Frameworks
Font Awesome
Font Scripts
Apache
Web Servers

23 unbloat.me Last Updated: 7 days

Success 47% of passed verification steps
Warning 30% of total warning
Errors 23% of total errors, require fast action

Desktop

Mobile

Performance Desktop Score 61%
Best Practices Desktop Score 96%
SEO Desktop Score 92%
PWA Desktop Score 29%
Performance Mobile Score 24%
Best Practices Mobile Score 96%
SEO Mobile Score 86%
PWA Mobile Score 38%
Page Authority Authority 33%
Domain Authority Domain Authority 16%
Moz Rank 3.3/10
Bounce Rate Rate 0%
charset Encoding
Great, language/character encoding is specified: UTF-8
Title Tag 69 Characters
UNBLOAT - BEAT BLOATING FOR GOOD WITH 40 POWERFUL INGREDIENTS
Meta Description 132 Characters
Two capsules a day helps you fully digest foods and fight the root causes of bloating, so you can look and feel your best every day.
Effective URL 18 Characters
https://unbloat.me
Excerpt Page content
Unbloat - Beat Bloating for Good with 40 Powerful Ingredients ...
Keywords Cloud Density
unbloat35 bloating16 take16 ingredients11 pack10 reviews10 save10 free9 bloat9 daily8
Keyword Consistency Keyword density is one of the main terms in SEO
Keyword Freq Title Desc Domain H1 H2
unbloat 35
bloating 16
take 16
ingredients 11
pack 10
reviews 10
save 10
free 9
bloat 9
daily 8
Google Preview Your look like this in google search result
UNBLOAT - BEAT BLOATING FOR GOOD WITH 40 POWERFUL ING
https://unbloat.me
Two capsules a day helps you fully digest foods and fight the root causes of bloating, so you can look and feel your best every day.
Robots.txt File No Found
Sitemap.xml File No Found
Page Size Code & Text Ratio
Document Size: ~301.94 KB
Code Size: ~171.11 KB
Text Size: ~130.82 KB Ratio: 43.33%

Social Data

Estimation Traffic and Earnings

8
Unique Visits
Daily
14
Pages Views
Daily
$0
Income
Daily
224
Unique Visits
Monthly
399
Pages Views
Monthly
$0
Income
Monthly
2,592
Unique Visits
Yearly
4,704
Pages Views
Yearly
$0
Income
Yearly

Desktop

Desktop Screenshot
Largest Contentful Paint element 1,850 ms
This is the largest contentful element painted within the viewport
Avoid chaining critical requests 36 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
Serve static assets with an efficient cache policy 53 resources found
A long cache lifetime can speed up repeat visits to your page
First Contentful Paint 1.1 s
First Contentful Paint marks the time at which the first text or image is painted
Minimize main-thread work 4.9 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Defer offscreen images Potential savings of 37 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Avoid large layout shifts 1 element found
These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls)
Avoid serving legacy JavaScript to modern browsers Potential savings of 36 KiB
Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers
Minify JavaScript Potential savings of 3 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
Speed Index 5.8 s
Speed Index shows how quickly the contents of a page are visibly populated
User Timing marks and measures 126 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Total Blocking Time 440 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Reduce unused CSS Potential savings of 117 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity
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
Links do not have descriptive text 1 link found
Descriptive link text helps search engines understand your content
Time to Interactive 6.5 s
Time to Interactive is the amount of time it takes for the page to become fully interactive
Avoid large layout shifts 1 layout shift 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](https://web.dev/articles/cls#what_is_cls)
Server Backend Latencies 350 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
Avoid non-composited animations 1 animated element found
Animations which are not composited can be janky and increase CLS
Largest Contentful Paint 1.9 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Eliminate render-blocking resources Potential savings of 290 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Network Round Trip Times 90 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
First Meaningful Paint 1.2 s
First Meaningful Paint measures when the primary content of a page is visible
Reduce JavaScript execution time 2.1 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Max Potential First Input Delay 130 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Enable text compression Potential savings of 35 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes
Minify CSS Potential savings of 5 KiB
Minifying CSS files can reduce network payload sizes
Serve images in next-gen formats Potential savings of 38 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
Avoid enormous network payloads Total size was 4,678 KiB
Large network payloads cost users real money and are highly correlated with long load times
Avoid long main-thread tasks 14 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Properly size images Potential savings of 122 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Initial server response time was short Root document took 60 ms
Keep the server response time for the main document short because all other requests depend on it
Reduce unused JavaScript Potential savings of 821 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity
Avoid an excessive DOM size 1,690 elements
A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow)
Minimize third-party usage Third-party code blocked the main thread for 160 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

Mobile

Mobile Screenshot
Largest Contentful Paint element 9,100 ms
This is the largest contentful element painted within the viewport
Serve static assets with an efficient cache policy 48 resources found
A long cache lifetime can speed up repeat visits to your page
Largest Contentful Paint 9.1 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Network Round Trip Times 100 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
Eliminate render-blocking resources Potential savings of 1,160 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Avoid enormous network payloads Total size was 4,591 KiB
Large network payloads cost users real money and are highly correlated with long load times
Tap targets are sized appropriately 100% 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
Document uses legible font sizes 99.23% legible text
Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px
Links do not have descriptive text 1 link found
Descriptive link text helps search engines understand your content
Initial server response time was short Root document took 50 ms
Keep the server response time for the main document short because all other requests depend on it
Total Blocking Time 6,480 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Reduce the impact of third-party code Third-party code blocked the main thread for 3,560 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
Properly size images Potential savings of 28 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Serve images in next-gen formats Potential savings of 38 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
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
Minify CSS Potential savings of 5 KiB
Minifying CSS files can reduce network payload sizes
Avoid large layout shifts 4 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](https://web.dev/articles/cls#what_is_cls)
Max Potential First Input Delay 710 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Avoid an excessive DOM size 1,732 elements
A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow)
Avoid non-composited animations 2 animated elements found
Animations which are not composited can be janky and increase CLS
Avoid serving legacy JavaScript to modern browsers Potential savings of 30 KiB
Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers
User Timing marks and measures 127 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Avoid long main-thread tasks 20 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Time to Interactive 32.2 s
Time to Interactive is the amount of time it takes for the page to become fully interactive
Reduce JavaScript execution time 13.8 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Reduce unused JavaScript Potential savings of 846 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity
Avoid large layout shifts 3 elements found
These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls)
Speed Index 23.5 s
Speed Index shows how quickly the contents of a page are visibly populated
Minify JavaScript Potential savings of 3 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
First Meaningful Paint 5.4 s
First Meaningful Paint measures when the primary content of a page is visible
Enable text compression Potential savings of 35 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes
Reduce unused CSS Potential savings of 120 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity
First Contentful Paint 4.0 s
First Contentful Paint marks the time at which the first text or image is painted
Defer offscreen images Potential savings of 45 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Server Backend Latencies 390 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
Minimize main-thread work 25.2 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Cumulative Layout Shift 0.12
Cumulative Layout Shift measures the movement of visible elements within the viewport
Avoid chaining critical requests 35 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

Speed And Optimization Tips

Website speed has a huge impact on performance, affecting user experience, conversion rates and even rankings. ‪‬‬By reducing page load-times, users are less likely to get distracted and the search engines are more likely to reward you by ranking you
Title Website
Warning! Your title is not optimized
Description Website
Congratulations! Your description is optimized
Robots.txt
Warning! Your site not have a robots.txt file
Sitemap.xml
Warning! Not found a sitemap file for your website
SSL Secure
Congratulations! Your site have Support to HTTPS
Headings
Congratulations! You are using your H1 and H2 tags in your site
Blacklist
Congratulations! Your site is not listed in a blacklist
W3C Validator
Warning! Your site have errors W3C
Accelerated Mobile Pages (AMP)
Warning! Your site not have AMP Version
Domain Authority
Warning! Domain Authority of your website is slow. It is good to have domain authority more than 25.
GZIP Compress
Warning! Your site not is compressed, this can make slower response for the visitors
Favicon
Congratulations! Your website appears to have a favicon.
Broken Links
Congratulations! You not have broken links View links

Alexa Rank

99,999,999

Global Rank

99,999,999

-
Traffic
Search

Domain Available

Domain (TDL) and Typo Status
unbloat.co Available
unbloat.us Available
unbloat.com Already Registered
unbloat.org Available
unbloat.net Already Registered
ubloat.me Available
nnbloat.me Available
jnbloat.me Available

Information Server

Response Header HTTP headers carry information about the client browser, the requested page and the server
HTTP/1.1 200 OK
Date: Thu, 25 Apr 2024 10:07:01 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
X-Sorting-Hat-PodId: 248
X-Sorting-Hat-ShopId: 59981168889
X-Storefront-Renderer-Rendered: 1
etag: W/"cacheable:8cd307fcbc45c1fbdd5f0924155acc5c"
link: ; rel="preconnect", ; rel="preconnect"; crossorigin
set-cookie: secure_customer_sig=; path=/; expires=Fri, 25 Apr 2025 10:07:01 GMT; secure; HttpOnly; SameSite=Lax
Set-Cookie: localization=US; path=/; expires=Fri, 25 Apr 2025 10:07:01 GMT
Set-Cookie: cart_currency=USD; path=/; expires=Thu, 09 May 2024 10:07:01 GMT
Set-Cookie: _cmp_a=%7B%22purposes%22%3A%7B%22a%22%3Atrue%2C%22p%22%3Atrue%2C%22m%22%3Atrue%2C%22t%22%3Atrue%7D%2C%22display_banner%22%3Afalse%2C%22sale_of_data_region%22%3Afalse%7D; domain=unbloat.me; path=/; expires=Fri, 26 Apr 2024 10:07:01 GMT; SameSite=Lax
Set-Cookie: _tracking_consent=%7B%22reg%22%3A%22%22%2C%22con%22%3A%7B%22CMP%22%3A%7B%22a%22%3A%22%22%2C%22p%22%3A%22%22%2C%22s%22%3A%22%22%2C%22m%22%3A%22%22%7D%7D%2C%22region%22%3A%22CAQC%22%2C%22v%22%3A%222.1%22%7D; Expires=Fri, 25-Apr-25 10:07:01 GMT; Domain=unbloat.me; Path=/; SameSite=Lax
Set-Cookie: _shopify_y=2fe55bd0-0dc1-4fbd-a820-17917c5b483f; Expires=Fri, 25-Apr-25 10:07:01 GMT; Domain=unbloat.me; Path=/; SameSite=Lax
Set-Cookie: _shopify_s=3af7cb1f-7757-46c8-bd59-5cdb69743855; Expires=Thu, 25-Apr-24 10:37:01 GMT; Domain=unbloat.me; Path=/; SameSite=Lax
Set-Cookie: _orig_referrer=; Expires=Thu, 09-May-24 10:07:01 GMT; Domain=unbloat.me; Path=/; HttpOnly; SameSite=Lax
Set-Cookie: _landing_page=%2F; Expires=Thu, 09-May-24 10:07:01 GMT; Domain=unbloat.me; Path=/; HttpOnly; SameSite=Lax
x-cache: hit, server
content-security-policy: block-all-mixed-content; frame-ancestors *; upgrade-insecure-requests;
strict-transport-security: max-age=7889238
x-shopid: 59981168889
x-shardid: 248
vary: Accept
content-language: en
powered-by: Shopify
server-timing: processing;dur=22;desc="gc:2", db;dur=5, asn;desc="16276", edge;desc="EWR", country;desc="CA", theme;desc="141460340985", pageType;desc="index", servedBy;desc="5nv5", requestID;desc="eb7bd217-c5d5-4a80-9ff1-b3dc9a278992-1714039621"
x-dc: gcp-us-east4,gcp-us-east1,gcp-us-east1
x-request-id: eb7bd217-c5d5-4a80-9ff1-b3dc9a278992-1714039621
CF-Cache-Status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=f6S2Jd%2FRqJMp3oijBo4zN2CmgR%2BzDbjQHkzB0wJqBBht8rtUFGY600Assdx2wN9oz7iea5DvOpMj%2FesU3%2FAuXlDes7v0mHRKEXzqFHMBrVHxb13q1fzRzcYnJQs%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server-Timing: cfRequestDuration;dur=64.000130
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Permitted-Cross-Domain-Policies: none
X-Download-Options: noopen
Server: cloudflare
CF-RAY: 879d8610fd927d08-EWR
Content-Encoding: gzip
alt-svc: h3=":443"; ma=86400
DNS Records DNS Resource Records associated with a hostname
View DNS Records