- gesundheitsaerzte.de – Full Analysis - January 11, 2021
- Koerierscentrale (koerierscentrale.nl) – Full Analysis - January 11, 2021
- mfr-combeaufontaine.fr – Full Analysis - January 11, 2021
myNotreDame | Notre Dame Club of Atlanta
(Took us an average of 0.6 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 ndatlanta.com
About:
WELCOME TO THE NOTRE DAME CLUB OF ATLANTA
The Notre Dame Club of Atlanta seeks to maintain a strong connection between the University of Notre Dame and our local alumni, students, parents, friends and subway alumni. We strive to help each member thrive in work, faith and service, while inspiring each member to act as a force for good in our local, national and global community.
We accomplish our mission through the variety of events that we host each year.
For our alumni, parents, and friends, we strengthen bonds to Notre Dame and each other; help them to thrive in faith, service, learning, and work; and inspire them to act as forces for good in their communities and the world. – Notre Dame Alumni Association Mission
We have lots of events coming up and we want you to join in! We are always looking for fun events and charitable activities to serve the local community and students! Come to our game watches, WomenConnect networking, Day at the Pumpkin Farm, Hesburgh Lecture, Universal Notre Dame Celebration, Happy Hours, Trivia Nights, Holiday Cookie Exchange and Stocking Decorating, etc. We hope there is something for everyone, if not, come get involved with a new idea!
JOIN TODAY!
Joining the Notre Dame Club of Atlanta helps us hold more member-driven events, increasing our impact on the Atlanta Community. With more than 2,000 Domers and thousands of other fans and supporters living in the Atlanta area, just think about the impact we can make on our community if everybody joins! You don’t need to be an alum to join; just love all things Notre Dame.
MAKE A DIFFERENCE!
Servant leadership is cornerstone to our faith, and our dedicated volunteer leadership is the strength of our club’s planning efforts.
We all have something to share, and the Notre Dame Club of Atlanta can use your talents! Please contact a committee chair to see how you can get involved.
Be a Notre Dame Force for Good in Atlanta today!
We are an extension of the University in our community and promote the same spirit of diversity and inclusion through programs and opportunities that reflect our foundational belief in the dignity of all men and women.
Email or contact page: [email protected]
Social media profiles:
Using HTTPS: Yes 🙂
Whois information
Whois Info | Value |
---|---|
Registrar | FastDomain Inc. |
Date Registered | 2003-11-14 |
Nameservers | [‘NS1.BLUEHOST.COM’, ‘NS2.BLUEHOST.COM’] |
Status | ok https://icann.org/epp#ok |
[‘[email protected]’, ‘[email protected]’, ‘[email protected]’] | |
Name | SCOTT SECOR |
Organization | ND CLUB OF ATLANTA |
Address | 4762 ROSEBROOK PL |
City | SMYRNA |
State | GEORGIA |
Zipcode | 30080 |
Country | US |
HTML errors found on homepage
"UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <met
A “meta” element with an “http-equiv” attribute whose value is “X-UA-Compatible” must have a “content” attribute with the value “IE=edge”.
laya.</p><div id="dc_vk_code" style="display: none;"></div>
Duplicate ID “dc_vk_code”.
luna.</p><div id="dc_vk_code" style="display: none;"></div>
Duplicate ID “dc_vk_code”.
ntón.</p><div id="dc_vk_code" style="display: none;"></div>
Duplicate ID “dc_vk_code”.
namá.</p><div id="dc_vk_code" style="display: none;"></div>
Duplicate ID “dc_vk_code”.
idget"><p><iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d5581.434363573558!2d-80.00382786761926!3d8.434022389496514!3m2!1i1024!2i768!4f13.1!5e0!3m2!1ses-419!2s!4v1460386132643" frameborder="0" style="border:0" allowfullscreen></ifra
The “frameborder” attribute on the “iframe” element is obsolete. Use CSS instead.
rame></p><style type="text/css"><!--
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
</style><div align="center" class="Estilo1"><p>Sk
The “align” attribute on the “div” element is obsolete. Use CSS instead.
xtwidget"><style type="text/css"><!--
Element “style” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.)
FFFFF} --><br /></style><p><a
CSS: Parse Error.
Popular words
Word | Frequency |
---|---|
register | 3 |
login | 3 |
alumni | 2 |
staff | 2 |
awards | 2 |
communities | 2 |
okta | 2 |
skip | 1 |
content | 1 |
association | 1 |
eck | 1 |
visitors | 1 |
center | 1 |
board | 1 |
individual | 1 |
club | 1 |
connect | 1 |
events | 1 |
hesburgh | 1 |
lectures | 1 |
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 105 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 490 ms
Avoid multiple page redirects: Redirects introduce additional delays before the page can be loaded. [Learn more](https://web.dev/redirects/).
Potential savings of 2,590 ms
Enable text compression: Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more](https://web.dev/uses-text-compression/).
Potential savings of 73 KiB
Remove unused JavaScript: Remove unused JavaScript to reduce bytes consumed by network activity. [Learn more](https://web.dev/unused-javascript/).
Potential savings of 906 KiB
Minify CSS: Minifying CSS files can reduce network payload sizes. [Learn more](https://web.dev/unminified-css/).
Potential savings of 5 KiB
Minify JavaScript: Minifying JavaScript files can reduce payload sizes and script parse time. [Learn more](https://web.dev/unminified-javascript/).
Potential savings of 2 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 15 KiB
Internal pages [TOP 20]
Website Page |
---|
https://ndatlanta.com |
https://ndatlanta.com/signup |
https://ndatlanta.com/users/password/new |