Your Website Score is

Similar Ranking

26
JUST A MOMENT...
brittanypetros.xyz
26
PORTFOLIO
mgillon.com
26
DANCE AXIOM | DANCE | COLLEYVILLE TEXAS
danceaxiom.com
26
BIENVENIDOS A TORRECIUDAD - SANTUARIO DE TORRECIUDAD
torreciudad.org
26
BASSLINE BOTANICA - MUSIC FOR CONTENT CREATORS
basslinebotanica.com
26
AMOGUS
amogus.org
26
CASTILLOS HINCHABLES MÁLAGA Y ANIMACIONES INFANTILES MÁLAGA
telecastillo.com

Latest Sites

19
CREATIVE DESIGN & MARKETING SERVICES | IBS AGENCY
ibsagency.net
19
SENILE TEAM DEV LOG
senileteam.com
14
BOXHERO.IN
boxhero.in
21
HUYCHESS
huychess.sbs
96
YOUTUBE
youtu.be
9
YOUTUBE
youtube.com
19
YUPPOW - FREE HD MOVIES AND TV SHOWS STREAMING ONLINE
yuppow.org

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

26 radiocayacoa.vercel.app Last Updated: 4 weeks

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

Desktop

Mobile

Performance Desktop Score 80%
Best Practices Desktop Score 74%
SEO Desktop Score 100%
Performance Mobile Score 40%
Best Practices Mobile Score 79%
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 38 Characters
RADIOCAYACOA – LA VOZ DE LA ALTAGRACIA
Meta Description 215 Characters
Escucha Radio Cayacoa en vivo y disfruta de la mejor música, programas culturales y transmisiones online desde República Dominicana. Conéctate para vibrar con ritmos locales, noticias y entretenimiento las 24 horas.
Effective URL 31 Characters
https://radiocayacoa.vercel.app
Excerpt Page content
RADIOCAYACOA – La voz de la Altagracia
Google Preview Your look like this in google search result
RADIOCAYACOA – LA VOZ DE LA ALTAGRACIA
https://radiocayacoa.vercel.app
Escucha Radio Cayacoa en vivo y disfruta de la mejor música, programas culturales y transmisiones online desde República Dominicana. Conéctate para vi
Sitemap.xml File Detected
Page Size Code & Text Ratio
Document Size: ~5.69 KB
Code Size: ~3.95 KB
Text Size: ~1.73 KB Ratio: 30.50%

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
Efficiently encode images Est savings of 71 KiB
Optimized images load faster and consume less cellular data
Reduce unused JavaScript Est savings of 575 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity
Reduce unused CSS Est savings of 56 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity
User Timing marks and measures 30 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Serve static assets with an efficient cache policy 9 resources found
A long cache lifetime can speed up repeat visits to your page
Initial server response time was short Root document took 240 ms
Keep the server response time for the main document short because all other requests depend on it
Render blocking requests Est savings of 250 ms
Requests are blocking the page's initial render, which may delay LCP
Time to Interactive 2.8 s
Time to Interactive is the amount of time it takes for the page to become fully interactive
Avoids enormous network payloads Total size was 2,057 KiB
Large network payloads cost users real money and are highly correlated with long load times
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
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
Minimize third-party usage Third-party code blocked the main thread for 220 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 large layout shifts 5 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 element 2,640 ms
This is the largest contentful element painted within the viewport
Serve images in next-gen formats Est savings of 372 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.8 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Font display Est savings of 130 ms
Consider setting [font-display](https://developer.chrome.com/blog/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).
Improve image delivery Est savings of 431 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP
Total Blocking Time 130 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Server Backend Latencies 0 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
Cumulative Layout Shift 0.04
Cumulative Layout Shift measures the movement of visible elements within the viewport
First Contentful Paint 0.7 s
First Contentful Paint marks the time at which the first text or image is painted
Avoid long main-thread tasks 3 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
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
Minimizes main-thread work 1.4 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Avoid non-composited animations 1 animated element found
Animations which are not composited can be janky and increase CLS
Largest Contentful Paint 2.6 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Avoid chaining critical requests 3 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
Avoids an excessive DOM size 268 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)
Use efficient cache lifetimes Est savings of 497 KiB
A long cache lifetime can speed up repeat visits to your page
Speed Index 1.7 s
Speed Index shows how quickly the contents of a page are visibly populated
Uses third-party cookies 4 cookies found
Third-party cookies may be blocked in some contexts
Properly size images Est savings of 242 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Some third-party resources can be lazy loaded with a facade 1 facade alternative available
Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required

Mobile

Mobile Screenshot
Avoids an excessive DOM size 268 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)
Minimizes main-thread work 1.3 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Avoid long main-thread tasks 5 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Reduce unused JavaScript Est savings of 762 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity
Document request latency Est savings of 730 ms
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
First Contentful Paint 2.6 s
First Contentful Paint marks the time at which the first text or image is painted
Largest Contentful Paint 7.3 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Serve images in next-gen formats Est savings of 372 KiB
Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
Server Backend Latencies 10 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
Reduce the impact of third-party code Third-party code blocked the main thread for 350 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
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
JavaScript execution time 1.0 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 740 ms
Keep the server response time for the main document short because all other requests depend on it
Total Blocking Time 190 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Properly size images Est savings of 99 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Uses third-party cookies 4 cookies found
Third-party cookies may be blocked in some contexts
Speed Index 5.6 s
Speed Index shows how quickly the contents of a page are visibly populated
User Timing marks and measures 38 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Use efficient cache lifetimes Est savings of 497 KiB
A long cache lifetime can speed up repeat visits to your page
Largest Contentful Paint element 7,310 ms
This is the largest contentful element painted within the viewport
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
Serve static assets with an efficient cache policy 9 resources found
A long cache lifetime can speed up repeat visits to your page
Cumulative Layout Shift 1.215
Cumulative Layout Shift measures the movement of visible elements within the viewport
Improve image delivery Est savings of 458 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP
Avoids enormous network payloads Total size was 2,244 KiB
Large network payloads cost users real money and are highly correlated with long load times
Reduce unused CSS Est savings of 83 KiB
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity
Document uses legible font sizes 100% 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
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)
Some third-party resources can be lazy loaded with a facade 1 facade alternative available
Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required
Time to Interactive 13.8 s
Time to Interactive is the amount of time it takes for the page to become fully interactive
Efficiently encode images Est savings of 71 KiB
Optimized images load faster and consume less cellular data
Font display Est savings of 100 ms
Consider setting [font-display](https://developer.chrome.com/blog/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).
Render blocking requests Est savings of 800 ms
Requests are blocking the page's initial render, which may delay LCP
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
Avoid chaining critical requests 3 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
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
Warning! Your page not contain any H1 and H2 headings. H1 and H2 headings help indicate the important topics of your page to search engines
Blacklist
Congratulations! Your site is not listed in a blacklist
W3C Validator
Congratulations! Your site not 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
radiocayacoa.vercel.co Already Registered
radiocayacoa.vercel.us Available
radiocayacoa.vercel.com Already Registered
radiocayacoa.vercel.org Already Registered
radiocayacoa.vercel.net Available
rdiocayacoa.vercel.app Already Registered
cadiocayacoa.vercel.app Already Registered
fadiocayacoa.vercel.app Already Registered

Information Server

Response Header HTTP headers carry information about the client browser, the requested page and the server
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Age: 52689
Cache-Control: public, max-age=0, must-revalidate
Content-Disposition: inline
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Wed, 10 Sep 2025 16:06:59 GMT
Etag: W/"94618e9bc29b8833d2783c337c96624c"
Last-Modified: Wed, 10 Sep 2025 01:28:50 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Vercel-Cache: HIT
X-Vercel-Id: iad1::xjqfn-1757520419725-2ab291373f82
DNS Records DNS Resource Records associated with a hostname
View DNS Records