Your Website Score is

Similar Ranking

19
F.A.C.E. THE AGENCY: TRAINING & BUSINESS DEVELOPMENT FIRM
face-theagency.com
19
HEALTH, FITNESS, AND TRAINING EQUIPMENT | HUNGRY4FITNESS
hungry4fitness.co.uk
19
微赞 - 企业直播营销平台,为企业提供专业微信直播方案(广州赞赏信息科技有限公司)
vzan.com
19
DIGITBINARY.COM - TECHNOLOGY EDUCATION - DIGITAL TRANSFORMATION
digitbinary.com
19
SECOND EARTH FOUNDATION SOUND HEALING THERAPY & RAISE VIBES
secondearthfoundation.com
19
GÖÇÜK AKADEMISI BOYASIZ GÖÇÜK DÜZELTME DOLU HASARI ONARIMI
gocukakademisi.com
19
THE PREMIUM MILITARY GEAR COMPANY IN --- - OLIVE PLANET
oliveplanet.in

Latest Sites

9
YOUTUBE
youtube.com
2
YOUTUBE
youtu.be
19
LAMPKI BIURKOWE, DZIECIĘCE, NOCNE, STEAMERY - SMARTRIX
smartrix.pl
31
DOWNLOAD YOUTUBE VIDEOS ONLINE FOR FREE - Y2MATE
en.y2mate.is
19
SPECIALIZING IN LINGERIE, BEACHWEAR, NIGHTWEAR, BRAS, UNDERWEAR, TOYS – ME AND MRS JONES UK
meandmrsjones.uk

Top Technologies

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

19 meandmrsjones.uk Last Updated: 16 hours

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

Desktop

Mobile

Performance Desktop Score 68%
Best Practices Desktop Score 96%
SEO Desktop Score 100%
Performance Mobile Score 57%
Best Practices Mobile Score 96%
SEO Mobile Score 100%
Page Authority Authority 0%
Domain Authority Domain Authority 0%
Moz Rank 0.0/10
Bounce Rate Rate 0%
charset Encoding
Great, language/character encoding is specified: UTF-8
Title Tag 105 Characters
SPECIALIZING IN LINGERIE, BEACHWEAR, NIGHTWEAR, BRAS, UNDERWEAR, TOYS – ME AND MRS JONES UK
Meta Description 160 Characters
Lingerie, Nightwear, Dildos, Underwear, BDSM, ADULT, Outfits, Swimwear, Beachwear, BBW, Lubes, , Outfits, --- Toys, Bras, Plus size, Shoes, --- underwear, ---
Effective URL 24 Characters
https://meandmrsjones.uk
Excerpt Page content
Specializing in Lingerie, Beachwear, Nightwear, Bras, Underwear, Toys – Me and Mrs Jones UK ...
Keywords Cloud Density
price72 regular36 sale20 unit18 lingerie17 wear16 underwear15 style=15 ratio15 percent15
Keyword Consistency Keyword density is one of the main terms in SEO
Keyword Freq Title Desc Domain H1 H2
price 72
regular 36
sale 20
unit 18
lingerie 17
wear 16
underwear 15
style= 15
ratio 15
percent 15
Google Preview Your look like this in google search result
SPECIALIZING IN LINGERIE, BEACHWEAR, NIGHTWEAR, BRAS,
https://meandmrsjones.uk
Lingerie, Nightwear, Dildos, Underwear, BDSM, ADULT, Outfits, Swimwear, Beachwear, BBW, Lubes, , Outfits, --- Toys, Bras, Plus size, Shoes, --- unde
Robots.txt File No Found
Sitemap.xml File No Found
Page Size Code & Text Ratio
Document Size: ~366.87 KB
Code Size: ~283.46 KB
Text Size: ~83.42 KB Ratio: 22.74%

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
Max Potential First Input Delay 160 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Serve static assets with an efficient cache policy 35 resources found
A long cache lifetime can speed up repeat visits to your page
User Timing marks and measures 41 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Minimize third-party usage Third-party code blocked the main thread for 80 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
Avoid chaining critical requests 24 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
Properly size images Est savings of 580 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Avoid non-composited animations 3 animated elements found
Animations which are not composited can be janky and increase CLS
Reduce unused CSS Est savings of 29 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity
Time to Interactive 9.5 s
Time to Interactive is the amount of time it takes for the page to become fully interactive
Avoid long main-thread tasks 1 long task found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Total Blocking Time 110 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Largest Contentful Paint element 9,430 ms
This is the largest contentful element painted within the viewport
Minify CSS Est savings of 5 KiB
Minifying CSS files can reduce network payload sizes
Network Round Trip Times 10 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
Reduce unused JavaScript Est savings of 674 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity
Speed Index 2.5 s
Speed Index shows how quickly the contents of a page are visibly populated
Avoid an excessive DOM size 2,474 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 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)
Largest Contentful Paint 9.4 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Use efficient cache lifetimes Est savings of 1,165 KiB
A long cache lifetime can speed up repeat visits to your page
Legacy JavaScript Est savings of 97 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](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers
Server Backend Latencies 340 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
Initial server response time was short Root document took 420 ms
Keep the server response time for the main document short because all other requests depend on it
Serve images in next-gen formats Est savings of 350 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
JavaScript execution time 0.7 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Improve image delivery Est savings of 988 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP
Avoid enormous network payloads Total size was 10,331 KiB
Large network payloads cost users real money and are highly correlated with long load times
Minimize main-thread work 2.4 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
First Contentful Paint 0.3 s
First Contentful Paint marks the time at which the first text or image is painted
Cumulative Layout Shift 0.052
Cumulative Layout Shift measures the movement of visible elements within the viewport
Avoid serving legacy JavaScript to modern browsers Est savings of 33 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](https://web.dev/baseline) features, unless you know you must support legacy browsers

Mobile

Mobile Screenshot
First Contentful Paint 1.4 s
First Contentful Paint marks the time at which the first text or image is painted
Time to Interactive 51.7 s
Time to Interactive is the amount of time it takes for the page to become fully interactive
Network Round Trip Times 20 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
Document uses legible font sizes 99.73% 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
Reduce the impact of third-party code Third-party code blocked the main thread for 280 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
Reduce JavaScript execution time 1.7 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Reduce unused JavaScript Est savings of 678 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity
Avoid non-composited animations 4 animated elements found
Animations which are not composited can be janky and increase CLS
Largest Contentful Paint element 26,060 ms
This is the largest contentful element painted within the viewport
Use efficient cache lifetimes Est savings of 1,165 KiB
A long cache lifetime can speed up repeat visits to your page
Total Blocking Time 360 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Eliminate render-blocking resources Est savings of 0 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Defer offscreen images Est savings of 2 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Avoid an excessive DOM size 2,474 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 large layout shifts 3 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)
Serve images in next-gen formats Est savings of 350 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
User Timing marks and measures 41 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 10 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Avoid enormous network payloads Total size was 10,410 KiB
Large network payloads cost users real money and are highly correlated with long load times
Serve static assets with an efficient cache policy 35 resources found
A long cache lifetime can speed up repeat visits to your page
Reduce unused CSS Est savings of 28 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity
Max Potential First Input Delay 310 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Minimize main-thread work 4.5 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Initial server response time was short Root document took 440 ms
Keep the server response time for the main document short because all other requests depend on it
Improve image delivery Est savings of 1,284 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP
Cumulative Layout Shift 0.076
Cumulative Layout Shift measures the movement of visible elements within the viewport
Server Backend Latencies 460 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
Legacy JavaScript Est savings of 97 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](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers
Properly size images Est savings of 498 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Minify CSS Est savings of 5 KiB
Minifying CSS files can reduce network payload sizes
Avoid serving legacy JavaScript to modern browsers Est savings of 33 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](https://web.dev/baseline) features, unless you know you must support legacy browsers
Avoid chaining critical requests 24 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 Index 8.8 s
Speed Index shows how quickly the contents of a page are visibly populated
Largest Contentful Paint 26.1 s
Largest Contentful Paint marks the time at which the largest text or image is painted

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
Warning! Your description is not 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
meandmrsjones.co Already Registered
meandmrsjones.us Already Registered
meandmrsjones.com Already Registered
meandmrsjones.org Available
meandmrsjones.net Available
mandmrsjones.uk Available
jeandmrsjones.uk Available
ieandmrsjones.uk 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: Sat, 14 Jun 2025 11:24:20 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
x-sorting-hat-podid: 348
x-sorting-hat-shopid: 77777043805
x-storefront-renderer-rendered: 1
etag: W/"cacheable:31b8da29408634f0cbe652c2f96e9c43"
link: ; rel="preconnect", ; rel="preconnect"; crossorigin, ; as="style"; rel="preload", ; as="image"; rel="preload"; imagesrcset="//meandmrsjones.uk/cdn/shop/files/LOGO_MAMJ_FAV.png?v=1733258171&width=70 70w, //meandmrsjones.uk/cdn/shop/files/LOGO_MAMJ_FAV.png?v=1733258171&width=105 105w, //meandmrsjones.uk/cdn/shop/files/LOGO_MAMJ_FAV.png?v=1733258171&width=140 140w"; imagesizes="(max-width: 140px) 50vw, 70px"
speculation-rules: "/cdn/shopifycloud/shopify/assets/storefront/storefronts.specrules-828df0376f942523726504d6cb4fbacd41a1db514689a84555c7d42872ee5363.json"
set-cookie: localization=GB; path=/; expires=Sun, 14 Jun 2026 11:24:20 GMT
set-cookie: cart_currency=GBP; path=/; expires=Sat, 28 Jun 2025 11:24:20 GMT
set-cookie: _shopify_y=CB994E38-1a68-424C-aebb-2d7f9ff9beeb; domain=meandmrsjones.uk; path=/; expires=Sun, 14 Jun 2026 17:24:20 GMT; SameSite=Lax
set-cookie: _shopify_s=CCFD44E2-88e5-4466-97c9-5267b26f2d3a; domain=meandmrsjones.uk; path=/; expires=Sat, 14 Jun 2025 11:54:20 GMT; SameSite=Lax
set-cookie: _tracking_consent=3.AMPS_CAQC_f_f_R4GwDtSuSxKHaTYPhHAj8A; domain=meandmrsjones.uk; path=/; expires=Sun, 14 Jun 2026 11:24:20 GMT; SameSite=Lax
set-cookie: _orig_referrer=; domain=meandmrsjones.uk; path=/; expires=Sat, 28 Jun 2025 11:24:20 GMT; HttpOnly; SameSite=Lax
set-cookie: _landing_page=%2F; domain=meandmrsjones.uk; path=/; expires=Sat, 28 Jun 2025 11:24:20 GMT; HttpOnly; SameSite=Lax
shopify-complexity-score: 170
x-frame-options: DENY
content-security-policy: block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;
strict-transport-security: max-age=7889238
x-shopid: 77777043805
x-shardid: 348
vary: Accept
Alt-Svc: h3=":443"; ma=86400
content-language: en-GB
powered-by: Shopify
server-timing: processing;dur=18;desc="gc:1", db;dur=4, db_async;dur=1.42, asn;desc="16276", edge;desc="EWR", country;desc="CA", theme;desc="183136649565", pageType;desc="index", servedBy;desc="5tgm", requestID;desc="f6fcb86e-41ee-4f2a-a1c0-93cf5ed2e011-1749900259"
x-dc: gcp-us-east1,gcp-us-east1,gcp-us-east1
x-request-id: f6fcb86e-41ee-4f2a-a1c0-93cf5ed2e011-1749900259
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CHCZDFBwkryULRWMbzrYLKZ%2FfSlRfd7UjKzr%2B%2FS1E2kge8iViV4TQWkA%2Bltm%2F60kxrFN7s7%2Fs7IKGFSDM9Xi5ZW%2BiWJXgYcVadI1t3k5cf3%2FoA1%2F0eOEjz1rnpJFCdbYEPI%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
Server-Timing: cfRequestDuration;dur=65.000057
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Permitted-Cross-Domain-Policies: none
X-Download-Options: noopen
Shopify-Edge-Ip: 23.227.38.32
Server: cloudflare
CF-RAY: 94f975f0c9fb18ee-EWR
Content-Encoding: gzip
DNS Records DNS Resource Records associated with a hostname
View DNS Records