Your Website Score is
SEO Rank : 2 Website URL: 01ny.cn Last Updated: 5 months

Success
32% of passed verification steps
Warning
30% of total warning
Errors
38% of total errors, require fast action
Share
Estimation Traffic and Earnings
1,801
Unique Visits
Daily
3,331
Pages Views
Daily
$6
Income
Daily
50,428
Unique Visits
Monthly
94,934
Pages Views
Monthly
$150
Income
Monthly
583,524
Unique Visits
Yearly
1,119,216
Pages Views
Yearly
$1,584
Income
Yearly
Desktop
Mobile
Moz Authority Rank
Page Authority
Authority 0%
Domain Authority
Domain Authority 0%
Moz Rank
0.0/10
Bounce Rate
Rate 0%
Meta Data
Charset
Encoding
Great, language/character encoding is specified: UTF-8
Title Tag
3 Characters
南阳网
Meta Description
0 Characters
NO DATA
Effective URL
14 Characters
http://01ny.cn
Excerpt
Page content
南阳网
手机网站
...
Google Preview
Your look like this in google search result
南阳网
http://01ny.cn
南阳网
手机网站
...
Robots.txt
File Detected
Sitemap.xml
File Detected
Page Size
Code & Text Ratio
Document Size: ~132.54 KB
Code Size: ~86.27 KB
Text Size: ~46.27 KB Ratio: 34.91%
Social Data
Desktop
Includes front-end JavaScript libraries with known security vulnerabilities
6 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
Time to Interactive
4.1 s
Time to interactive is the amount of time it takes for the page to become fully interactive
Uses deprecated APIs
1 warning found
Deprecated APIs will eventually be removed from the browser
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 element
1 element found
This is the largest contentful element painted within the viewport
Efficiently encode images
Potential savings of 1,295 KiB
Optimized images load faster and consume less cellular data
Minimize third-party usage
Third-party code blocked the main thread for 0 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
Does not use HTTPS
126 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 servedover 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
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
Serve images in next-gen formats
Potential savings of 1,654 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
Serve static assets with an efficient cache policy
100 resources found
A long cache lifetime can speed up repeat visits to your page
Page load is not fast enough on mobile networks
Interactive on simulated mobile network at 21.1 s
A fast page load over a cellular network ensures a good mobile user experience
Max Potential First Input Delay
40 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Avoid chaining critical requests
20 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
First CPU Idle
2.3 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/).
Minimizes main-thread work
1.5 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Avoid an excessive DOM size
1,316 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)
Remove unused JavaScript
Potential savings of 286 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
Reduce initial server response time
Root document took 920 ms
Keep the server response time for the main document short because all other requests depend on it
Minify JavaScript
Potential savings of 53 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
Eliminate render-blocking resources
Potential savings of 2,080 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
0.2 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Remove unused CSS
Potential savings of 1,066 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
Total Blocking Time
0 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
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
First Meaningful Paint
2.3 s
First Meaningful Paint measures when the primary content of a page is visible
Avoid large layout shifts
5 elements found
These DOM elements contribute most to the CLS of the page.
Minify CSS
Potential savings of 140 KiB
Minifying CSS files can reduce network payload sizes
Enable text compression
Potential savings of 1,338 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes
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
Cumulative Layout Shift
0.008
Cumulative Layout Shift measures the movement of visible elements within the viewport
Avoid enormous network payloads
Total size was 4,461 KiB
Large network payloads cost users real money and are highly correlated with long load times
First Contentful Paint
2.2 s
First Contentful Paint marks the time at which the first text or image is painted
Properly size images
Potential savings of 6 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Defer offscreen images
Potential savings of 1,057 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Speed Index
4.5 s
Speed Index shows how quickly the contents of a page are visibly populated
Keep request counts low and transfer sizes small
138 requests • 4,461 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
Largest Contentful Paint
5.3 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Mobile
Speed Index
10.3 s
Speed Index shows how quickly the contents of a page are visibly populated
Largest Contentful Paint
24.1 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Avoids an excessive DOM size
402 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)
Minify JavaScript
Potential savings of 100 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
Does not use HTTPS
54 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 servedover 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
Minimize third-party usage
Third-party code blocked the main thread for 0 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 540 ms
Keep the server response time for the main document short because all other requests depend on it
Serve images in next-gen formats
Potential savings of 5,139 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 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
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
Cumulative Layout Shift
0.218
Cumulative Layout Shift measures the movement of visible elements within the viewport
Total Blocking Time
180 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Avoid large layout shifts
5 elements found
These DOM elements contribute most to the CLS of the page.
Keep request counts low and transfer sizes small
56 requests • 12,185 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
Avoid enormous network payloads
Total size was 12,185 KiB
Large network payloads cost users real money and are highly correlated with long load times
Tap targets are not sized appropriately
65% 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
First Contentful Paint (3G)
23760 ms
First Contentful Paint 3G marks the time at which the first text or image is painted while on a 3G network
First CPU Idle
11.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/).
Eliminate render-blocking resources
Potential savings of 8,920 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Properly size images
Potential savings of 1,234 KiB
Serve images that are appropriately-sized to save cellular data and improve load time
Minify CSS
Potential savings of 157 KiB
Minifying CSS files can reduce network payload sizes
Minimize main-thread work
4.0 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Includes front-end JavaScript libraries with known security vulnerabilities
4 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
Page load is not fast enough on mobile networks
Interactive at 25.7 s
A fast page load over a cellular network ensures a good mobile user experience
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
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
Enable text compression
Potential savings of 1,461 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes
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
First Contentful Paint
10.0 s
First Contentful Paint marks the time at which the first text or image is painted
Remove unused CSS
Potential savings of 1,130 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
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
Avoid long main-thread tasks
9 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
Time to Interactive
25.7 s
Time to interactive is the amount of time it takes for the page to become fully interactive
Defer offscreen images
Potential savings of 7,508 KiB
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
Serve static assets with an efficient cache policy
45 resources found
A long cache lifetime can speed up repeat visits to your page
Remove unused JavaScript
Potential savings of 349 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
First Meaningful Paint
10.5 s
First Meaningful Paint measures when the primary content of a page is visible
Max Potential First Input Delay
220 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
Largest Contentful Paint element
1 element found
This is the largest contentful element painted within the viewport
Efficiently encode images
Potential savings of 2,824 KiB
Optimized images load faster and consume less cellular data
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
Warning! Your website is not SSL secured (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
Warning! Your site not have a favicon
Broken Links
Warning! You have broken links
View links
First 20 Links | Relationship | HTTP Status |
手机网站 | Internal Link | 200 |
会员中心 | Internal Link | 302 |
投稿入口 | Internal Link | 200 |
新闻 | Internal Link | 200 |
专题 | Internal Link | 200 |
新闻 | Internal Link | 302 |
专题 | Internal Link | 302 |
资料修改 | Internal Link | 302 |
上传头像 | Internal Link | 302 |
修改密码 | Internal Link | 302 |
在线充值 | Internal Link | 302 |
财务流水 | Internal Link | 302 |
南阳网 | Internal Link | 200 |
南阳日报 | Internal Link | 301 |
南阳晚报 | Internal Link | 301 |
南都晨报 | Internal Link | 301 |
南阳手机报 | Internal Link | 200 |
头条 | Internal Link | 404 |
要闻 | Internal Link | 200 |
时政 | Internal Link | 200 |
Alexa Rank
0
Local Rank: / Users: / PageViews:64,878
Global RankDomain Available
Domain (TDL) and Typo | Status |
---|---|
01ny.co | Available Buy Now! |
01ny.us | Available Buy Now! |
01ny.com | Already Registered |
01ny.org | Already Registered |
01ny.net | Already Registered |
0ny.cn | 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
Server: Tengine
Content-Type: text/html; charset=utf-8
Connection: keep-alive
Date: Thu, 06 Aug 2020 23:53:29 GMT
Via: cache27.l2et2[73,0], kunlun8.cn192[87,0]
Timing-Allow-Origin: *
EagleId: 3adad03a15967580093754979e
Click to Add/Show Comments