- nepalisite.com – Full Analysis - February 25, 2021
- theaterineziatief.nl – Full Analysis - February 25, 2021
- groundyogaonline.com – Full Analysis - February 25, 2021
(Took us an average of 0.2 seconds to load)
Table of Contents |
---|
Basic information |
Whois information |
Minor HTML issues found on homepage |
Popular words |
Pagespeed analysis |
How can this website be improved? |
Internal pages |
Websites linked to |
Basic information for deborahelizabethfinn.wordpress.com
About: Strategist, Network Weaver, Capacity Builder, and NPTech Expert for Mission-Based Organizations
Email or contact page: https://deborahelizabethfinn.wordpress.com/contact-information/
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | MarkMonitor, Inc. |
Date Registered | [datetime.datetime(2000, 3, 3, 12, 13, 23), datetime.datetime(2000, 3, 3, 4, 13, 23)] |
Nameservers | [‘NS1.WORDPRESS.COM’, ‘NS2.WORDPRESS.COM’, ‘NS3.WORDPRESS.COM’, ‘NS4.WORDPRESS.COM’, ‘ns3.wordpress.com’, ‘ns1.wordpress.com’, ‘ns2.wordpress.com’, ‘ns4.wordpress.com’] |
Status | [‘clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited’, ‘clientTransferProhibited https://icann.org/epp#clientTransferProhibited’, ‘clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited’, ‘serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited’, ‘serverTransferProhibited https://icann.org/epp#serverTransferProhibited’, ‘serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited’, ‘clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)’, ‘clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)’, ‘clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)’, ‘serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)’, ‘serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)’, ‘serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)’] |
[‘[email protected]’, ‘[email protected]’] | |
Name | None |
Organization | Automattic, Inc. |
Address | None |
City | None |
State | CA |
Zipcode | None |
Country | US |
HTML errors found on homepage
ia_image"><style>.widge
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
></h3> <form action="https://subscribe.wordpress.com" method="post" accept-charset="utf-8" id="" >
Bad value “” for attribute “id” on element “form”: An ID must not be the empty string.
/script> <iframe src='https://widgets.wp.com/likes/master.html?ver=20200826#ver=20200826' scrolling='no' id='likes-master' name='likes-master' style='display:none;'></ifra
The “scrolling” attribute on the “iframe” element is obsolete. Use CSS instead.
Popular words
Word | Frequency |
---|---|
nonprofit | 18 |
organizations | 9 |
data | 9 |
technology | 8 |
8 | |
capacity | 7 |
network | 5 |
new | 5 |
deborah | 3 |
elizabeth | 3 |
nptech | 3 |
knowledge | 3 |
community | 3 |
like | 3 |
search | 3 |
commons | 3 |
posts | 3 |
evaluation | 3 |
tech | 3 |
know | 3 |
Pagespeed analysis
OVERALL SITE SPEED: AVERAGE (details below)
CUMULATIVE LAYOUT SHIFT SCORE: AVERAGE. Have you ever been reading an article online when something suddenly changes on the page? Without warning, the text moves, and you’ve lost your place. Or even worse: you’re about to tap a link or a button, but in the instant before your finger lands—BOOM—the link moves, and you end up clicking something else! This is a measure of how often this is happening on your website.
FIRST CONTENTFUL PAINT MS SCORE: AVERAGE. This measures the time taken for the first thing on your website to load when a visitor goes there.
FIRST INPUT DELAY MS SCORE: AVERAGE. How long it takes for your website to react if the user interacts with it in some way, such as clicking a link or button.
LARGEST CONTENTFUL PAINT MS SCORE: AVERAGE. Measures how long the main part of the website takes to load.
Opportunities for improvement
Remove unused CSS: 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. [Learn more](https://web.dev/unused-css-rules/).
Potential savings of 13 KiB
Eliminate render-blocking resources: Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn more](https://web.dev/render-blocking-resources/).
Potential savings of 250 ms
Properly size images: Serve images that are appropriately-sized to save cellular data and improve load time. [Learn more](https://web.dev/uses-responsive-images/).
Potential savings of 46 KiB
Serve images in next-gen formats: 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. [Learn more](https://web.dev/uses-webp-images/).
Potential savings of 10 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 22 KiB
Avoid serving legacy JavaScript to modern browsers: Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren’t necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn More](https://philipwalton.com/articles/deploying-es2015-code-in-production-today/)
Potential savings of 14 KiB