Your Website Score is
SEO Rank : 80 Website URL: cas.univ-lyon1.fr Last Updated: 1 week

Success
86% of passed verification steps
Warning
7% of total warning
Errors
7% of total errors, require fast action
Share
Estimation Traffic and Earnings
0
Unique Visits
Daily
0
Pages Views
Daily
$0
Income
Daily
0
Unique Visits
Monthly
0
Pages Views
Monthly
$0
Income
Monthly
0
Unique Visits
Yearly
0
Pages Views
Yearly
$0
Income
Yearly
Desktop
Mobile
Moz Authority Rank
Page Authority
Authority 40%
Domain Authority
Domain Authority 68%
Moz Rank
4.0/10
Bounce Rate
Rate 0%
Meta Data
Charset
Encoding
Great, language/character encoding is specified: UTF-8
Title Tag
60 Characters
SERVICE CENTRAL D'AUTHENTIFICATION (CAS) – UNIVERSITÉ LYON 1
Meta Description
72 Characters
Serveur central d'authentification de l'Universite Claude Bernard Lyon 1
Effective URL
35 Characters
https://cas.univ-lyon1.fr/cas/login
Excerpt
Page content
Service Central d'Authentification (CAS) – Université Lyon 1
Université...
Meta Keywords
6 Detected
Google Preview
Your look like this in google search result
SERVICE CENTRAL D'AUTHENTIFICATION (CAS) – UNIVERSITÉ LYON 1
https://cas.univ-lyon1.fr/cas/login
Serveur central d'authentification de l'Universite Claude Bernard Lyon 1
Robots.txt
File Detected
Sitemap.xml
File Detected
Page Size
Code & Text Ratio
Document Size: ~11.53 KB
Code Size: ~8.32 KB
Text Size: ~3.21 KB Ratio: 27.82%
Social Data
Delicious
Total: 0
Facebook
Total: 72
Google
Total: 0
Linkedin
Total: 0
Pinterest
Total: 0
Stumbleupon
Total: 0
Tumblr
Total: 0
Vk
Total: 0
Technologies
PWA - Manifest
Manifest is not valid
Your site don't have valid manifest.json, read more in Web App Manifest
Desktop
Initial server response time was short
Root document took 100 ms
Keep the server response time for the main document short because all other requests depend on it
Largest Contentful Paint element
1 element found
This is the largest contentful element painted within the viewport
Max Potential First Input Delay
20 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task
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 large layout shifts
1 element found
These DOM elements contribute most to the CLS of the page.
First Contentful Paint
0.9 s
First Contentful Paint marks the time at which the first text or image is painted
Minify JavaScript
Potential savings of 3 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
Eliminate render-blocking resources
Potential savings of 630 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
robots.txt is not valid
119 errors found
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed
Keep request counts low and transfer sizes small
8 requests • 445 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
Enable text compression
Potential savings of 226 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes
Total Blocking Time
0 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Remove unused JavaScript
Potential savings of 249 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
Avoids enormous network payloads
Total size was 445 KiB
Large network payloads cost users real money and are highly correlated with long load times
Speed Index
0.9 s
Speed Index shows how quickly the contents of a page are visibly populated
Includes front-end JavaScript libraries with known security vulnerabilities
5 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
First CPU Idle
0.9 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/).
Avoid chaining critical requests
5 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 large JavaScript libraries with smaller alternatives
0 large libraries found
Large JavaScript libraries can lead to poor performance. Prefer smaller, functionally equivalent libraries to reduce your bundle size
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
Minimizes main-thread work
0.1 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
Minify CSS
Potential savings of 2 KiB
Minifying CSS files can reduce network payload sizes
First Meaningful Paint
0.9 s
First Meaningful Paint measures when the primary content of a page is visible
Largest Contentful Paint
0.9 s
Largest Contentful Paint marks the time at which the largest text or image is painted
Time to Interactive
0.9 s
Time to interactive is the amount of time it takes for the page to become fully interactive
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
Avoids an excessive DOM size
89 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 CSS
Potential savings of 35 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
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
Serve static assets with an efficient cache policy
6 resources found
A long cache lifetime can speed up repeat visits to your page
Mobile
robots.txt is not valid
125 errors found
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed
First Contentful Paint (3G)
7959 ms
First Contentful Paint 3G marks the time at which the first text or image is painted while on a 3G network
Initial server response time was short
Root document took 30 ms
Keep the server response time for the main document short because all other requests depend on it
Tap targets are not sized appropriately
73% 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
Includes front-end JavaScript libraries with known security vulnerabilities
5 vulnerabilities detected
Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers
Serve static assets with an efficient cache policy
6 resources found
A long cache lifetime can speed up repeat visits to your page
First CPU Idle
3.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/).
Largest Contentful Paint element
1 element found
This is the largest contentful element painted within the viewport
Minimize third-party usage
Third-party code blocked the main thread for 20 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
Minify JavaScript
Potential savings of 3 KiB
Minifying JavaScript files can reduce payload sizes and script parse time
First Meaningful Paint
3.8 s
First Meaningful Paint measures when the primary content of a page is visible
Keep request counts low and transfer sizes small
8 requests • 446 KiB
To set budgets for the quantity and size of page resources, add a budget.json file
Speed Index
3.8 s
Speed Index shows how quickly the contents of a page are visibly populated
Cumulative Layout Shift
0.001
Cumulative Layout Shift measures the movement of visible elements within the viewport
Largest Contentful Paint
3.8 s
Largest Contentful Paint marks the time at which the largest text or image is painted
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
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
Avoids large JavaScript libraries with smaller alternatives
0 large libraries found
Large JavaScript libraries can lead to poor performance. Prefer smaller, functionally equivalent libraries to reduce your bundle size
Document doesn't use legible font sizes
3.28% 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
Eliminate render-blocking resources
Potential savings of 2,540 ms
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles
Enable text compression
Potential savings of 226 KiB
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes
Time to Interactive
3.8 s
Time to interactive is the amount of time it takes for the page to become fully interactive
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 large layout shifts
1 element found
These DOM elements contribute most to the CLS of the page.
Minify CSS
Potential savings of 2 KiB
Minifying CSS files can reduce network payload sizes
Total Blocking Time
0 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds
Avoid long main-thread tasks
2 long tasks found
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay
First Contentful Paint
3.8 s
First Contentful Paint marks the time at which the first text or image is painted
Minimizes main-thread work
0.5 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this
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
Avoids an excessive DOM size
89 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)
JavaScript execution time
0.3 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this
Remove unused JavaScript
Potential savings of 249 KiB
Remove unused JavaScript to reduce bytes consumed by network activity
Avoids enormous network payloads
Total size was 446 KiB
Large network payloads cost users real money and are highly correlated with long load times
Avoid chaining critical requests
5 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
Congratulations! Your description is 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
Congratulations! Your site not 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 5 Links | Relationship | HTTP Status |
Français | Internal Link | 301 |
English | Internal Link | 301 |
Español | Internal Link | 301 |
Accès à la page d'accueil du Service Central d'Authentification | Internal Link | 301 |
Se déconnecter du service central d'authentification | Internal Link | 301 |
Alexa Rank
0
Local Rank: / Users: / PageViews:
Global Rank
Domain Available
Domain (TDL) and Typo | Status |
---|---|
cas.univ-lyon1.co | Already Registered |
cas.univ-lyon1.us | Already Registered |
cas.univ-lyon1.com | Already Registered |
cas.univ-lyon1.org | Already Registered |
cas.univ-lyon1.net | Already Registered |
cs.univ-lyon1.fr | Already Registered |
das.univ-lyon1.fr | Already Registered |
ras.univ-lyon1.fr | 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: nginx/1.8.1
Date: Thu, 14 Jan 2021 03:36:07 GMT
Content-Type: text/html;charset=UTF-8
Connection: keep-alive
Cache-Control: no-store
Pragma:
Expires:
Strict-Transport-Security: max-age=15768000 ; includeSubDomains
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
Set-Cookie: JSESSIONID=325AFAE45586AA1E38D3EE84722A733E; Path=/cas/; Secure; HttpOnly
Content-Encoding: gzip
Click to Add/Show Comments