Your Website Score is
SEO Rank : 43 Website URL: 9anime.vip Last Updated: 6 months

Success
63% of passed verification steps
Warning
30% of total warning
Errors
7% of total errors, require fast action
Share
Estimation Traffic and Earnings
505
Unique Visits
Daily
934
Pages Views
Daily
$4
Income
Daily
14,140
Unique Visits
Monthly
26,619
Pages Views
Monthly
$100
Income
Monthly
163,620
Unique Visits
Yearly
313,824
Pages Views
Yearly
$1,056
Income
Yearly
Desktop
Mobile
Moz Authority Rank
Page Authority
Authority 35%
Domain Authority
Domain Authority 35%
Moz Rank
3.5/10
Bounce Rate
Rate 0%
Meta Data
Charset
Encoding
Great, language/character encoding is specified: UTF-8
Title Tag
64 Characters
9ANIME - WATCH ANIME ONLINE, ENGLISH ANIME ONLINE DUBBED, SUBBED
Meta Description
223 Characters
9Anime - Stream your anime online in high quality, watch anime online in English dubbed + subbed. Here you can watch online anime without paying, registering. Just come and enjoy your anime and use tons of great features...
Effective URL
18 Characters
https://9anime.vip
Excerpt
Page content
9Anime - Watch Anime Online, English Anime Online Dubbed, SubbedLatest MoviesLatest MoviesAssault Lily: BouquetGenre: Action, Magic, FantasyOct 2, 2020 to ?Adachi to ShimamuraGenre: Slice Of Life, Romance, School, Shoujo AiOct, 2020 to ?Tenki no...
Meta Keywords
10 Detected
Google Preview
Your look like this in google search result
9ANIME - WATCH ANIME ONLINE, ENGLISH ANIME ONLINE DUBBED, SU
https://9anime.vip
9Anime - Stream your anime online in high quality, watch anime online in English dubbed + subbed. Here you can watch online anime without paying, regi
Robots.txt
File Detected
Sitemap.xml
File Detected
Page Size
Code & Text Ratio
Document Size: ~21.6 KB
Code Size: ~18.19 KB
Text Size: ~3.41 KB Ratio: 15.80%
Social Data
Technologies
PWA - Manifest
The web app manifest is a simple JSON file that gives you, the developer, the ability to control how your app appears to the user in areas where they would expect to see apps (for example, a mobile device's home screen)
Param gcm sender id
376695005133
Manifest is not valid
Your manifest are missing some important params, read more in Web App Manifest
Desktop
Avoids enormous network payloads
Total size was 1,645 KiB
Large network payloads cost users real money and are highly correlated with long load times
Includes front-end JavaScript libraries with known security vulnerabilities
9 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
Total Blocking Time
0 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Time to Interactive
0.9 s
Time to interactive is the amount of time it takes for the page to become fully interactive
Efficiently encode images
Potential savings of 39 KiB
Optimized images load faster and consume less cellular data
Avoids an excessive DOM size
453 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)
First Meaningful Paint
0.9 s
First Meaningful Paint measures when the primary content of a page is visible
Remove unused JavaScript
Potential savings of 353 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
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
Largest Contentful Paint
1.4 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Max Potential First Input Delay
50 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Eliminate render-blocking resources
Potential savings of 660 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.2 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Avoid chaining critical requests
25 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
Cumulative Layout Shift
0.012
Cumulative Layout Shift measures the movement of visible elements within the viewport
Avoid large layout shifts
4 elements found
These DOM elements contribute most to the CLS of the page.
Estimated Input Latency
10 ms
Estimated Input Latency is an estimate of how long your app takes to respond to user input, in milliseconds, during the busiest 5s window of page load. If your latency is higher than 50 ms, users may perceive your app as laggy
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
Keep request counts low and transfer sizes small
91 requests • 1,645 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
First Contentful Paint
0.9 s
First Contentful Paint marks the time at which the first text or image is painted
Serve static assets with an efficient cache policy
43 resources found
A long cache lifetime can speed up repeat visits to your page
JavaScript execution time
0.4 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Serve images in next-gen formats
Potential savings of 237 KiB
Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
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
Speed Index
1.4 s
Speed Index shows how quickly the contents of a page are visibly populated
Largest Contentful Paint element
1 element found
This is the largest contentful element painted within the viewport
Properly size images
Potential savings of 73 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Page load is not fast enough on mobile networks
Interactive on simulated mobile network at 12.9 s
A fast page load over a cellular network ensures a good mobile user experience
First CPU Idle
2.6 s
First CPU Idle marks the first time at which the page's main thread is quiet enough to handle input. [Learn more](https://web.dev/first-cpu-idle/).
Remove unused CSS
Potential savings of 46 KiB
Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity
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
Initial server response time was short
Root document took 160 ms
Keep the server response time for the main document short because all other requests depend on it
Defer offscreen images
Potential savings of 299 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Minify JavaScript
Potential savings of 3 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
User Timing marks and measures
2 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Mobile
Avoids enormous network payloads
Total size was 1,599 KiB
Large network payloads cost users real money and are highly correlated with long load times
Serve static assets with an efficient cache policy
42 resources found
A long cache lifetime can speed up repeat visits to your page
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
Eliminate render-blocking resources
Potential savings of 2,030 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
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
Document uses legible font sizes
65.15% 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
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 main-thread work
6.1 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Reduce the impact of third-party code
Third-party code blocked the main thread for 1,120 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
First Contentful Paint (3G)
6028 ms
First Contentful Paint 3G marks the time at which the first text or image is painted while on a 3G network
Remove unused CSS
Potential savings of 46 KiB
Remove dead rules from stylesheets and defer the loading of CSS not used for above-the-fold content to reduce unnecessary bytes consumed by network activity
Serve images in next-gen formats
Potential savings of 237 KiB
Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
Minify JavaScript
Potential savings of 3 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
Tap targets are not sized appropriately
85% appropriately sized tap targets
Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements
Initial server response time was short
Root document took 120 ms
Keep the server response time for the main document short because all other requests depend on it
Avoid large layout shifts
3 elements found
These DOM elements contribute most to the CLS of the page.
Efficiently encode images
Potential savings of 39 KiB
Optimized images load faster and consume less cellular data
Avoids an excessive DOM size
453 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)
First Contentful Paint
3.0 s
First Contentful Paint marks the time at which the first text or image is painted
Max Potential First Input Delay
400 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Speed Index
8.3 s
Speed Index shows how quickly the contents of a page are visibly populated
Page load is not fast enough on mobile networks
Interactive at 13.5 s
A fast page load over a cellular network ensures a good mobile user experience
Largest Contentful Paint element
1 element found
This is the largest contentful element painted within the viewport
Remove unused JavaScript
Potential savings of 353 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
Includes front-end JavaScript libraries with known security vulnerabilities
9 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
Keep request counts low and transfer sizes small
92 requests • 1,599 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
Largest Contentful Paint
4.5 s
Largest Contentful Paint marks the time at which the largest text or image is painted
First CPU Idle
11.8 s
First CPU Idle marks the first time at which the page's main thread is quiet enough to handle input. [Learn more](https://web.dev/first-cpu-idle/).
Cumulative Layout Shift
0.015
Cumulative Layout Shift measures the movement of visible elements within the viewport
Estimated Input Latency
130 ms
Estimated Input Latency is an estimate of how long your app takes to respond to user input, in milliseconds, during the busiest 5s window of page load. If your latency is higher than 50 ms, users may perceive your app as laggy
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
User Timing marks and measures
2 user timings
Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences
Time to Interactive
13.5 s
Time to interactive is the amount of time it takes for the page to become fully interactive
Total Blocking Time
1,330 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Reduce JavaScript execution time
4.0 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
First Meaningful Paint
3.0 s
First Meaningful Paint measures when the primary content of a page is visible
Defer offscreen images
Potential savings of 383 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
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
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
Congratulations! Your Domain Authority is good
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
First 20 Links | Relationship | HTTP Status |
Assault Lily: Bouquet | Internal Link | 200 |
Action | Internal Link | 301 |
Magic | Internal Link | 301 |
Fantasy | Internal Link | 301 |
Adachi to Shimamura | Internal Link | 200 |
Slice of Life | Internal Link | 301 |
Romance | Internal Link | 301 |
School | Internal Link | 301 |
Shoujo Ai | Internal Link | 301 |
Tenki no Ko (Dub) | Internal Link | 200 |
Drama | Internal Link | 301 |
Kai: Geoul Hosu-ui Jeonseol | Internal Link | 200 |
Adventure | Internal Link | 301 |
Gochuumon wa Usagi desu ka? S3 | Internal Link | 200 |
Comedy | Internal Link | 301 |
Jujutsu Kaisen (TV) | Internal Link | 200 |
Horror | Internal Link | 301 |
Demons | Internal Link | 301 |
Supernatural | Internal Link | 301 |
Shounen | Internal Link | 301 |
Alexa Rank
4,291
Local Rank: GB / Users: 90.0% / PageViews: 81.3%368,567
Global RankDomain Available
Domain (TDL) and Typo | Status |
---|---|
9anime.co | Already Registered |
9anime.us | Already Registered |
9anime.com | Already Registered |
9anime.org | Already Registered |
9anime.net | Already Registered |
9nime.vip | Available Buy Now! |
Information Server
Response Header
HTTP headers carry information about the client browser, the requested page and the server
HTTP/2 200
date: Thu, 06 Aug 2020 03:47:51 GMT
content-type: text/html; charset=UTF-8
set-cookie: __cfduid=d6fbe671b06448be0e9532aff8cc594471596685671; expires=Sat, 05-Sep-20 03:47:51 GMT; path=/; domain=.9anime.vip; HttpOnly; SameSite=Lax
vary: Accept-Encoding
x-varnish: 250020509 240617078
age: 827
via: 1.1 varnish-v4
cf-cache-status: DYNAMIC
cf-request-id: 04637af4000000050f311ff200000001
expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
server: cloudflare
cf-ray: 5be5c7666b1d050f-LAX
content-encoding: gzip
Click to Add/Show Comments