Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
ipify map body > section.about-slide > div.svg-bg-map > img | www.ipify.org/static/images/ipify-map.png | 140.5 KiB | 105.4 KiB |
ipify logo div.content-in-blocks > div.logo-block > a.logo > img | www.ipify.org/static/images/logo.png | 11.5 KiB | 11.0 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| fonts.googleapis.com/css?family=Ubuntu+Mono | 632 B | 56 ms |
| fonts.googleapis.com/css?family=Raleway | 1.0 KiB | 275 ms |
| cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css | 16.4 KiB | 336 ms |
| www.ipify.org/static/dist/css/styles_v2.css?v=10 | 2.2 KiB | |
| www.ipify.org/static/dist/css/prism.css | 992 B |
Consider setting 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /s/raleway/v37/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrEVIT... | 10 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css | 15.8 KiB | 15.5 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=AW-1061151968&cx=c>m=4e64f0&bs=ctrl2 | 137.4 KiB | 102.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c>m=4e64f0&bs=ctrl2 | 175.6 KiB | 70.0 KiB |
| www.googletagmanager.com/gtag/js?id=UA-132352022-1 | 124.8 KiB | 63.2 KiB |
| www.googletagmanager.com/gtag/js?id=AW-1061151968 | 137.4 KiB | 53.3 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
ipify logo div.content-in-blocks > div.logo-block > a.logo > img | www.ipify.org/static/images/logo.png |
ipify logo div.content-in-blocks > div.flex-content-wrapper > a.logo > img | www.ipify.org/static/images/logo.png |
div.first-level > div.content-in-blocks > a.btn > img div.first-level > div.content-in-blocks > a.btn > img | www.ipify.org/static/svg/chevron-right.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| ipify.org/ | 281 ms |
| www.ipify.org/ | 0.0 ms |
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
IP Geolocation API header > div.first-level > div.content-in-blocks > a.btn |
IPv4 div.content-in-blocks > div.pre-group-wrapper > div.pre-wrapper > span |
"ip" div.pre-wrapper > pre.language-bash > code.language-bash > span.token |
"92.38.149.11" div.pre-wrapper > pre.language-bash > code.language-bash > span.token |
IPv4(v6) div.content-in-blocks > div.pre-group-wrapper > div.pre-wrapper > span |
'https://api64.ipify.org?format=json' div.pre-wrapper > pre.language-bash > code.language-bash > span.token |
"ip" div.pre-wrapper > pre.language-bash > code.language-bash > span.token |
"92.38.149.11" div.pre-wrapper > pre.language-bash > code.language-bash > span.token |
IP Geolocation API section.about-slide > div.content-in-blocks > h3 > a |
Ever needed to get your public IP address programmatically?
Maybe you're provis… body > section.common-info-slide > div.content-in-blocks > p |
and need section.common-info-slide > div.content-in-blocks > p > span.span-no-wrap |
You should use ipify because: body > section.common-info-slide > div.content-in-blocks > h3.text-center |
You can use it without limit (even if you're doing millions of requests per min… div.numbered-list-wrapper > div.list-column > div.item-wrapper > p |
It works flawlessly with both IPv4 and IPv6 addresses, so no matter what sort o… div.numbered-list-wrapper > div.list-column > div.item-wrapper > p |
It's always online and available, and its infrastructure is powered by Heroku, … div.numbered-list-wrapper > div.list-column > div.item-wrapper > p |
ipify is completely open source (check out the GitHub repository). div.numbered-list-wrapper > div.list-column > div.item-wrapper > p |
the GitHub repository div.list-column > div.item-wrapper > p > span.span-no-wrap |
GitHub repository div.item-wrapper > p > span.span-no-wrap > a |
No visitor information is ever logged. Period. div.numbered-list-wrapper > div.list-column > div.item-wrapper > p |
Lastly, ipify is open source so there's no need to worry about the domain name … div.numbered-list-wrapper > div.list-column > div.item-wrapper > p |
Email us section.common-info-slide > div.content-in-blocks > p > a |
#!/bin/bash div.content-in-blocks > pre.language-bash > code.language-bash > span.token |
echo div.content-in-blocks > pre.language-bash > code.language-bash > span.token |
"My public IP address is: $ip" div.content-in-blocks > pre.language-bash > code.language-bash > span.token |
echo div.content-in-blocks > pre.language-bash > code.language-bash > span.token |
"My public IP address is: $ip" div.content-in-blocks > pre.language-bash > code.language-bash > span.token |
# This example requires the requests library be installed. You can learn more
div.content-in-blocks > pre.language-python > code.language-python > span.token |
# about the Requests library here: http://docs.python-requests.org/en/latest/
div.content-in-blocks > pre.language-python > code.language-python > span.token |
from div.content-in-blocks > pre.language-python > code.language-python > span.token |
import div.content-in-blocks > pre.language-python > code.language-python > span.token |
'https://api.ipify.org' div.content-in-blocks > pre.language-python > code.language-python > span.token |
print div.content-in-blocks > pre.language-python > code.language-python > span.token |
'My public IP address is: {}' div.content-in-blocks > pre.language-python > code.language-python > span.token |
require div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
"net/http" div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
get( div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
URI( div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
"My public IP Address is: " div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
$ip pre.language-php > code.language-php > span.token > span.token |
file_get_contents( pre.language-php > code.language-php > span.token > span.token |
'https://api.ipify.org' pre.language-php > code.language-php > span.token > span.token |
echo pre.language-php > code.language-php > span.token > span.token |
"My public IP address is: " pre.language-php > code.language-php > span.token > span.token |
$ip pre.language-php > code.language-php > span.token > span.token |
try div.content-in-blocks > pre.language-java > code.language-java > span.token |
new div.content-in-blocks > pre.language-java > code.language-java > span.token |
new div.content-in-blocks > pre.language-java > code.language-java > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-java > code.language-java > span.token |
openStream( div.content-in-blocks > pre.language-java > code.language-java > span.token |
"UTF-8" div.content-in-blocks > pre.language-java > code.language-java > span.token |
useDelimiter( div.content-in-blocks > pre.language-java > code.language-java > span.token |
"\\A" div.content-in-blocks > pre.language-java > code.language-java > span.token |
println( div.content-in-blocks > pre.language-java > code.language-java > span.token |
"My current IP address is " div.content-in-blocks > pre.language-java > code.language-java > span.token |
next( div.content-in-blocks > pre.language-java > code.language-java > span.token |
catch div.content-in-blocks > pre.language-java > code.language-java > span.token |
printStackTrace( div.content-in-blocks > pre.language-java > code.language-java > span.token |
use div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
use div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
use div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
my div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
$ua div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
my div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
$ip div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
$ua div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
'https://api.ipify.org' div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
print div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
'My public IP address is: ' div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
$ip div.content-in-blocks > pre.language-perl > code.language-perl > span.token |
var div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
new div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
var div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
await div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
GetStringAsync( div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
WriteLine( div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
"My public IP address is: {ip}" div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
GetStringAsync( div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
WriteLine( div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
"My public IP address is: {ip}" div.content-in-blocks > pre.language-csharp > code.language-csharp > span.token |
var div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
require div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
'http' div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
get div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
'host' div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
'api.ipify.org' div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
'port' div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
'path' div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
function div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
on div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
'data' div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
function div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
log div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
"My public IP address is: " div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
package div.content-in-blocks > pre.language-go > code.language-go > span.token |
import div.content-in-blocks > pre.language-go > code.language-go > span.token |
"io/ioutil" div.content-in-blocks > pre.language-go > code.language-go > span.token |
"net/http" div.content-in-blocks > pre.language-go > code.language-go > span.token |
"os" div.content-in-blocks > pre.language-go > code.language-go > span.token |
func div.content-in-blocks > pre.language-go > code.language-go > span.token |
main( div.content-in-blocks > pre.language-go > code.language-go > span.token |
Get( div.content-in-blocks > pre.language-go > code.language-go > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-go > code.language-go > span.token |
ReadAll( div.content-in-blocks > pre.language-go > code.language-go > span.token |
Write( div.content-in-blocks > pre.language-go > code.language-go > span.token |
val div.content-in-blocks > pre.language-scala > code.language-scala > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-scala > code.language-scala > span.token |
"My public IP address is: $addr" div.content-in-blocks > pre.language-scala > code.language-scala > span.token |
"application/javascript" div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
function div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
getIP div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
write div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
"My public IP address is: " div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
"application/javascript" div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
"https://api.ipify.org?format=jsonp&callback=getIP" div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
"application/javascript" div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
function div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
getJSON div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
"https://api.ipify.org?format=jsonp&callback=?" div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
function div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
write div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
"My public IP address is: " div.content-in-blocks > pre.language-javascript > code.language-javascript > span.token |
class div.content-in-blocks > pre.language-java > code.language-java > span.token |
public div.content-in-blocks > pre.language-java > code.language-java > span.token |
static div.content-in-blocks > pre.language-java > code.language-java > span.token |
void div.content-in-blocks > pre.language-java > code.language-java > span.token |
new div.content-in-blocks > pre.language-java > code.language-java > span.token |
DownloadString( div.content-in-blocks > pre.language-java > code.language-java > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-java > code.language-java > span.token |
WriteLine( div.content-in-blocks > pre.language-java > code.language-java > span.token |
"My public IP Address is: {0}" div.content-in-blocks > pre.language-java > code.language-java > span.token |
$ip div.content-in-blocks > pre.language-powershell > code.language-powershell > span.token |
Invoke-RestMethod div.content-in-blocks > pre.language-powershell > code.language-powershell > span.token |
'https://api.ipify.org?format=json' div.content-in-blocks > pre.language-powershell > code.language-powershell > span.token |
"My public IP address is: $($ip.ip)" div.content-in-blocks > pre.language-powershell > code.language-powershell > span.token |
$ip pre.language-powershell > code.language-powershell > span.token > span.token |
"My public IP address is" div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-ruby > code.language-ruby > span.token |
URL( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
do div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
if div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
try div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
String( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
print( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"My public IP address is: " div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
catch div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
print( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
if div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
connect( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"api.ipify.org" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
println( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"connected" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
println( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"GET / HTTP/1.0" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
println( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"Host: api.ipify.org" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
println( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
else div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
println( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"connection failed" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
TimerInit( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
InetRead( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
BinaryToString( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
MsgBox( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"Information" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"Your IP Address: " div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"Elapsed Time: " div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
StringLeft( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
TimerDiff( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
" seconds." div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"%sysfunc(pathname(work))\ipify-response.html" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"https://api.ipify.org" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
null div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
'utf-8' div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
"IP" div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
symput( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
'IP' div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
cats( div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
'NOT' div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
'E: >>>>>>>>>>>> Official IP: ' div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
' <<<<<<<<<<<<<<<<<<' div.content-in-blocks > pre.language-clike > code.language-clike > span.token |
shoot us div.content-in-blocks > p > span.span-no-wrap > a |
https://github.com/rdegges/go-ipify tr > td > code > a |
Randall Degges tr > td > code > a |
https://github.com/rdegges/python-ipify tr > td > code > a |
Randall Degges tr > td > code > a |
https://github.com/xtonousou/ipify.sh tr > td > code > a |
Sotirios M. Roussis tr > td > code > a |
https://github.com/troglobit/lipify tr > td > code > a |
Joachim Nilsson tr > td > code > a |
https://github.com/sideshowcoder/ipify-c tr > td > code > a |
Philipp Fehre tr > td > code > a |
https://github.com/sindresorhus/ipify tr > td > code > a |
Sindre Sorhus tr > td > code > a |
https://github.com/davidepedrazzi/ipify2 tr > td > code > a |
Davide Pedrazzi tr > td > code > a |
https://bitbucket.org/stevenjeffries/java-ipify tr > td > code > a |
Steven Jeffries tr > td > code > a |
https://github.com/vincent-peng/swift-ipify tr > td > code > a |
Vincent Peng tr > td > code > a |
https://github.com/gabulyaz/elixir-ipify tr > td > code > a |
Zoltán Gabulya tr > td > code > a |
https://github.com/benjamin-smith/php-ipify tr > td > code > a |
Benjamin Smith tr > td > code > a |
https://github.com/gregce/ipify tr > td > code > a |
Greg Ceccarelli tr > td > code > a |
https://github.com/aprendexojo/ipify tr > td > code > a |
Javier Rodriguez tr > td > code > a |
https://github.com/Chuongv/CHVIpify tr > td > code > a |
Chuong Vu tr > td > code > a |
https://github.com/davidmus/Ipify.NET tr > td > code > a |
David Musgrove tr > td > code > a |
https://github.com/mauricioabreu/crystal-ipify tr > td > code > a |
Mauricio de Abreu Antunes tr > td > code > a |
https://github.com/keltia/ipify-rs tr > td > code > a |
Ollivier Robert tr > td > code > a |
https://github.com/surrenderoz/ipify-public-ip tr > td > code > a |
Surendra Verma tr > td > code > a |
https://github.com/coldnew/ipify.clj tr > td > code > a |
Yen-Chin Lee tr > td > code > a |
https://github.com/Bujupah/dart_ipify tr > td > code > a |
Khalil Mejdi tr > td > code > a |
https://github.com/chintan369/Ipify-Android tr > td > code > a |
Chintak Patel tr > td > code > a |
ipify.org © 2014 - 2019 footer > div.content-in-blocks > div.flex-content-wrapper > div.footer-powered-by |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
GitHub repository div.item-wrapper > p > span.span-no-wrap > a |
Email us section.common-info-slide > div.content-in-blocks > p > a |
shoot us div.content-in-blocks > p > span.span-no-wrap > a |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.first-level > div.content-in-blocks > a.btn > img div.first-level > div.content-in-blocks > a.btn > img |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
API URL Response Type Sample Output (IPv4)
https://api.ipify.org text 98.207… section.common-info-slide > div.content-in-blocks > div.table-wrapper > table.table |
API URL Response Type Sample Output (IPv6)
https://api6.ipify.org text 2a00:… section.common-info-slide > div.content-in-blocks > div.table-wrapper > table.table |
API URL Response Type Sample Output (IPv4/IPv6)
https://api64.ipify.org text… section.common-info-slide > div.content-in-blocks > div.table-wrapper > table.table |
Library URL Language Author Official?
https://github.com/rdegges/go-ipify Go… section.common-info-slide > div.content-in-blocks > div.table-wrapper > table.table |
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Blocked by cross-origin policy |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
About div.second-level > div.content-in-blocks > div.menu > a |
API usage div.second-level > div.content-in-blocks > div.menu > a |
Code samples div.second-level > div.content-in-blocks > div.menu > a |
Libraries div.second-level > div.content-in-blocks > div.menu > a |
To appear in search results, crawlers need access to your app.
Content Best Practices
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.first-level > div.content-in-blocks > a.btn > img div.first-level > div.content-in-blocks > a.btn > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.