Your Website Score is

Similar Ranking

14
PROTECTIVE HOMOEOPATHY
protectivehomoeopathy.blogspot.com
14
AVA AUGUST
avaaugust.com
14
AUSTINE NORTH | OFFICIAL WEBSITE
austinenorth.art
14
ZEBIQ TECHNOLOGY - ZEBIQ TECHNOLOGY
zebiqtechnology.com
14
BEATS & SMILES
midlandsdj.com
14
BOT VERIFICATION
uniqueradio.org

Latest Sites

99
YOUTUBE
m.youtube.com
2
YOUTUBE
youtu.be
14
ROOM DECOR HUB – CHILL HẾT CỠ, DECOR CHUẨN GU!
roomdecorhub.com
14
12
TOP BUILDERS & REAL ESTATE DEVELOPERS IN MUMBAI | LUXURY REALTY DEVELOPERS IN MUMBAI - RUSTOMJEE
rustomjee.com

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

14 swarajyarealtors.com Last Updated: 7 hours

Success 55% of passed verification steps
Warning 7% of total warning
Errors 38% of total errors, require fast action

Desktop

Mobile

Performance Desktop Score 71%
Best Practices Desktop Score 71%
SEO Desktop Score 92%
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 17 Characters
SWARAJYA REALTORS
Meta Description 0 Characters
NO DATA
Effective URL 27 Characters
http://swarajyarealtors.com
Excerpt Page content
Swarajya Realtors ...
Keywords Cloud Density
contact13 thane11 trusted9 properties8 office8 home7 discover7 guidance7 property7 3bhk6
Keyword Consistency Keyword density is one of the main terms in SEO
Keyword Freq Title Desc Domain H1 H2
contact 13
thane 11
trusted 9
properties 8
office 8
home 7
discover 7
guidance 7
property 7
3bhk 6
Google Preview Your look like this in google search result
SWARAJYA REALTORS
http://swarajyarealtors.com
Swarajya Realtors ...
Robots.txt File Detected
Sitemap.xml File Detected
Page Size Code & Text Ratio
Document Size: ~157.46 KB
Code Size: ~98.44 KB
Text Size: ~59.02 KB Ratio: 37.48%

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
First Contentful Paint 0.8 s
First Contentful Paint marks the time at which the first text or image is painted
Avoid long main-thread tasks 4 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Network Round Trip Times 0 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
Minimize third-party usage Third-party code blocked the main thread for 10 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
User Timing marks and measures 5 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Reduce unused CSS Est savings of 80 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity
Cumulative Layout Shift 0.009
Cumulative Layout Shift measures the movement of visible elements within the viewport
Improve image delivery Est savings of 2,380 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP
Max Potential First Input Delay 60 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Avoid non-composited animations 1 animated element found
Animations which are not composited can be janky and increase CLS
Minify CSS Est savings of 5 KiB
Minifying CSS files can reduce network payload sizes
Speed Index 4.4 s
Speed Index shows how quickly the contents of a page are visibly populated
Avoid an excessive DOM size 998 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)
Largest Contentful Paint 3.6 s
Largest Contentful Paint marks the time at which the largest text or image is painted
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)
Legacy JavaScript Est savings of 103 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/articles/baseline-and-polyfills) features, unless you know you must support legacy browsers
Minimize main-thread work 2.1 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Reduce initial server response time Root document took 690 ms
Keep the server response time for the main document short because all other requests depend on it
JavaScript execution time 0.6 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Server Backend Latencies 220 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
Defer offscreen images Est savings of 190 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Avoid serving legacy JavaScript to modern browsers Est savings of 28 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
Largest Contentful Paint element 3,580 ms
This is the largest contentful element painted within the viewport
Properly size images Est savings of 911 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Eliminate render-blocking resources Est savings of 460 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Serve images in next-gen formats Est savings of 3,193 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
Time to Interactive 3.6 s
Time to Interactive is the amount of time it takes for the page to become fully interactive
Total Blocking Time 30 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Does not use HTTPS 135 insecure requests found
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-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
Serve static assets with an efficient cache policy 135 resources found
A long cache lifetime can speed up repeat visits to your page
Efficiently encode images Est savings of 2,201 KiB
Optimized images load faster and consume less cellular data
Use efficient cache lifetimes Est savings of 7,312 KiB
A long cache lifetime can speed up repeat visits to your page
Avoid chaining critical requests 87 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
Reduce unused JavaScript Est savings of 107 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity
Avoid enormous network payloads Total size was 5,399 KiB
Large network payloads cost users real money and are highly correlated with long load times

Mobile

Mobile Screenshot

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
Congratulations! Your title is optimized
Description Website
Warning! Your description is not optimized
Robots.txt
Congratulations! Your site have a robots.txt file
Sitemap.xml
Congratulations! We've 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.

Alexa Rank

99,999,999

Global Rank

99,999,999

-
Traffic
Search

Domain Available

Domain (TDL) and Typo Status
swarajyarealtors.co Available
swarajyarealtors.us Available
swarajyarealtors.com Already Registered
swarajyarealtors.org Available
swarajyarealtors.net Available
sarajyarealtors.com Available
wwarajyarealtors.com Available
xwarajyarealtors.com 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: Sun, 08 Jun 2025 09:38:12 GMT
Server: Apache
X-Powered-By: PHP/8.2.28
Link: ; rel="https://api.w.org/", ; rel="alternate"; title="JSON"; type="application/json", ; rel=shortlink
Upgrade: h2,h2c
Connection: Upgrade
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
DNS Records DNS Resource Records associated with a hostname
View DNS Records