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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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.
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 | |
|---|---|---|---|
A busy city street with modern buildings, cars, and pedestrians under a clear b… div.animated > article.m-post > figure#insert_image_here4 > img.a-img__image | /Media/Resources/Content/Homepage_v2/campus-community/You... | 1.1 MiB | 1.1 MiB |
bg div.row > div.columns > a.ImageT > img.bgImage | /tns-assets/Media/ParsonNewyork/Content/Home/051313-New-U... | 646.8 KiB | 623.9 KiB |
Joining Mayor Mamdani’s Transition Committees: New Schoolers Lend Their Experti… article.m-post > figure.a-img > a.m-post__ctad > img.a-img__image | blogs.newschool.edu/news/files/2025/12/5MamdaniTransitionCommitteeMembers.png | 369.0 KiB | 335.9 KiB |
A person holds a smartphone displaying a red webpage titled "A Day in the Life … div.animated > article.m-post > figure#insert_image_here2 > img.a-img__image | /Media/Resources/Content/Homepage_v2/campus-community/ADa... | 170.0 KiB | 156.1 KiB |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /video/1396020234-e893327806991d0a770c6bc510b61b80fdfc288... | 168.6 KiB | 154.6 KiB |
div.animated > article.m-post > figure#insert_image_here0 > img.a-img__image div.animated > article.m-post > figure#insert_image_here0 > img.a-img__image | /Media/Resources/Content/Homepage_v2/campus-community/SP2... | 148.3 KiB | 136.1 KiB |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /video/2086950952-233014e3dfdfd9dd671cbf36c52bcfa07b4fae0... | 141.8 KiB | 130.1 KiB |
Inspiring The New School Community: Salman Rushdie Shares Ideas on Intellectual… article.m-post > figure.a-img > a.m-post__ctad > img.a-img__image | img.youtube.com/vi/ZFHATyqu_jc/maxresdefault.jpg | 90.4 KiB | 73.5 KiB |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/web_thumb_mike.... | 76.8 KiB | 48.8 KiB |
Innovating Fashion with a Parisian Groundbreaker article.m-post > figure.a-img > a.m-post__ctad > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/OurWork-SP25-We... | 64.5 KiB | 36.5 KiB |
Alt tag a#newsItem_FoodandDemocrac > div.a-blockLink__media > figure.a-imsg > img.a-blockLink__image | blogs.newschool.edu/news/files/2026/04/BryantTerry-500x347.jpg | 36.5 KiB | 30.9 KiB |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/Work-Noemi-5-14... | 47.2 KiB | 19.2 KiB |
Alt tag a#eventsItem_Spark2026 > div.a-blockLink__media > figure.a-imsg > img.a-blockLink__image | /img/events/id/458/458882917/assets/2d9d8ff7b012ff62b8f05... | 16.0 KiB | 14.3 KiB |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/Lessie_Thumbnai... | 34.2 KiB | 12.9 KiB |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/Jessica_Pisano.... | 32.4 KiB | 12.2 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
| newschool.edu/ | 588 ms |
| www.newschool.edu/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
TAKE THE NEXT STEP
REQUEST INFO
VISIT
APPLY
GIVE div#ctl00_MainContentPlaceHolder_MainColumn_uxDropZone > div > ul > li | 0.560 |
Designing New Forms of Sustainability
FOSTERING CLIMATE RESILIENCE
The New Sch… div.carousel-cell > article.row > ul.o-multimediaGallery__items > li.o-multimediaGallery__item | 0.098 |
TAKE THE NEXT STEP
REQUEST INFO
VISIT
APPLY
GIVE div#ctl00_MainContentPlaceHolder_MainColumn_uxDropZone > div > ul > li | 0.030 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| www.newschool.edu/assets/css/app.css | 179.5 KiB | 178.6 KiB |
| /WorkArea/FrameworkUI/css/ektron.stylesheet.ashx?id=-1759... | 15.6 KiB | 15.5 KiB |
| www.newschool.edu/assets/2021-home/home2021.css?v2 | 23.0 KiB | 14.4 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.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.4 s |
| Other | 763 ms |
| Style & Layout | 355 ms |
| Script Parsing & Compilation | 223 ms |
| Rendering | 67 ms |
| Parse HTML & CSS | 60 ms |
| Garbage Collection | 48 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+en.css | 9.7 KiB | 2.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
div.animated > article.m-post > figure#insert_image_here0 > img.a-img__image div.animated > article.m-post > figure#insert_image_here0 > img.a-img__image | /Media/Resources/Content/Homepage_v2/campus-community/SP2... |
div.animated > article.m-post > figure#insert_image_here2 > img.a-img__image div.animated > article.m-post > figure#insert_image_here2 > img.a-img__image | /Media/Resources/Content/Homepage_v2/campus-community/ADa... |
Inspiring The New School Community: Salman Rushdie Shares Ideas on Intellectual… article.m-post > figure.a-img > a.m-post__ctad > img.a-img__image | img.youtube.com/vi/ZFHATyqu_jc/maxresdefault.jpg |
a.m-post > article.m-post > figure.a-img > img.a-img__image a.m-post > article.m-post > figure.a-img > img.a-img__image | /Media/Resources/Content/Homepage_v2/announcements/Announ... |
a.m-post > article.m-post > figure.a-img > img.a-img__image a.m-post > article.m-post > figure.a-img > img.a-img__image | /Media/Resources/Content/Homepage_v2/announcements/Announ... |
a.m-post > article.m-post > figure.a-img > img.a-img__image a.m-post > article.m-post > figure.a-img > img.a-img__image | /Media/Resources/Content/Homepage_v2/announcements/Announ... |
Innovating Fashion with a Parisian Groundbreaker article.m-post > figure.a-img > a.m-post__ctad > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/OurWork-SP25-We... |
Joining Mayor Mamdani’s Transition Committees: New Schoolers Lend Their Experti… article.m-post > figure.a-img > a.m-post__ctad > img.a-img__image | blogs.newschool.edu/news/files/2025/12/5MamdaniTransitionCommitteeMembers.png |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/web_thumb_mike.... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/Work-Noemi-5-14... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /video/1396020234-e893327806991d0a770c6bc510b61b80fdfc288... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/Jessica_Pisano.... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /video/2086950952-233014e3dfdfd9dd671cbf36c52bcfa07b4fae0... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/work/Lessie_Thumbnai... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/people/CM-Joel-1-144... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/people/CM-Myles-1-14... |
div.animated > article.m-post > figure#insert_image_here4 > img.a-img__image div.animated > article.m-post > figure#insert_image_here4 > img.a-img__image | /Media/Resources/Content/Homepage_v2/campus-community/You... |
Research & Creative Practice div.m-navList__additional > div.m-navList__additional > div.m-navList__image > img | /Media/Resources/Content/about2/mm-impact-entrepreneurshi... |
Our Work div.m-navList__additional > div.m-navList__additional > div.m-navList__image > img | /Media/Resources/Content/work/learn-something-new-cw.jpg?... |
A Day in the Life of a New School Student - Visit, Explore, Learn div.m-navList__additional > div.m-navList__additional > div.m-navList__image > img | /Media/Resources/Images/menu/aditl-1440x960.jpg?w=460&h=2... |
Outcomes div.m-navList__additional > div.m-navList__additional > div.m-navList__image > img | /Media/Resources/Images/menu/030116_Loft_Opera_003.png?w=... |
Financial Aid Guarantee div.m-navList__additional > div.m-navList__additional > div.m-navList__image > img | /Media/Resources/Configuration/042015-ALT-Student-Life_41... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | newschool.imgix.net/Media/Resources/Content/Homepage_v2/people/Thumb_Oscar.jpg |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/people/ChangeMakers-... |
Alt tag figure.a-video__figure > div.a-video__pictureContainer > picture.a-video__picture > img.a-img__image | /Media/Resources/Content/Homepage_v2/people/CM-Anna-4-144... |
Academics div.m-navList__additional > div.m-navList__additional > div.m-navList__image > img | /Media/Resources/Images/menu/051815_Festival_Seck_367.png... |
div.animated > article.m-post > figure#insert_image_here1 > img.a-img__image div.animated > article.m-post > figure#insert_image_here1 > img.a-img__image | |
div.animated > article.m-post > figure#insert_image_here5 > img.a-img__image div.animated > article.m-post > figure#insert_image_here5 > img.a-img__image |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Researching Embattled Democracy in Real Time
Inspiring The New School Community… div.carousel > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Designing With: Projects That Build Skills, Communities, and Partner Networks
I… div.carousel > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Oscar Romero '18: Leveraging Tech to Bolster Communities and Democracy
Oscar, … div.carousel > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Anna Conkling '21: Telling Untold Stories
Anna is a Berlin-based American jour… div.carousel > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Joel Ross '22: Performing as an Act of Giving
Vibraphonist Joel Ross is a lead… div.carousel > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Myles Loftin '20: Photographing the Essence of Others
Myles Loftin is a fashio… div.carousel > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div._tns_home_content_header > div._slides_control_n > div.o-tripple-carousel__nav > button.o-tripple-carousel__nav-item div._tns_home_content_header > div._slides_control_n > div.o-tripple-carousel__nav > button.o-tripple-carousel__nav-item |
div._tns_home_content_header > div._slides_control_n > div.o-tripple-carousel__nav > button.o-tripple-carousel__nav-item div._tns_home_content_header > div._slides_control_n > div.o-tripple-carousel__nav > button.o-tripple-carousel__nav-item |
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.animated > article.m-post > figure#insert_image_here0 > img.a-img__image div.animated > article.m-post > figure#insert_image_here0 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here1 > img.a-img__image div.animated > article.m-post > figure#insert_image_here1 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here2 > img.a-img__image div.animated > article.m-post > figure#insert_image_here2 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here4 > img.a-img__image div.animated > article.m-post > figure#insert_image_here4 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here5 > img.a-img__image div.animated > article.m-post > figure#insert_image_here5 > img.a-img__image |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav#globalNav > ul.m-navList > li.m-navList__item > a.m-navList__link nav#globalNav > ul.m-navList > li.m-navList__item > a.m-navList__link |
body#ctl00_body1 > div.o-modal > a.o-modal__close body#ctl00_body1 > div.o-modal > a.o-modal__close |
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.
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 |
|---|
LEARN MORE div.row > div.columns > div._modal_text > a.altLink |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Starting Now: Spark, the University's Annual Community Celebration of Creativit… tns-home > div._tns_home_modulues > section.o-three-col > ul.o-three-col__items |
TODAY at 6:00 p.m.: Novelist Egana Djabbarova on the Body as a Site of Liberati… div._tns_home_modulues > section.row > div.gridcontent > ul.o-multimediaGallery__items |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Starting Now: Spark, the University's Annual Community Celebration of Creativit… ul.o-three-col__items > div.flickity-viewport > div.flickity-slider > li.o-three-col__item |
New School Alum Renee Watson Wins 2026 Newbery Medal for All the Blues in the S… ul.o-three-col__items > div.flickity-viewport > div.flickity-slider > li.o-three-col__item |
NSSR Festival of Ideas Launches April 13, Bringing Public Intellectuals Includi… ul.o-three-col__items > div.flickity-viewport > div.flickity-slider > li.o-three-col__item |
TODAY at 6:00 p.m.: Novelist Egana Djabbarova on the Body as a Site of Liberati… div.gridcontent > ul.o-multimediaGallery__items > a#CampusCommunity_title_TODAYat600p.m.N > li.griditem |
Stretch Your Mind and Body with Campus Yoga Classes
LEARN MORE div.gridcontent > ul.o-multimediaGallery__items > a#CampusCommunity_title_StretchYourMind > li.griditem |
A day in the life of a New School Student
EXPLORE MORE div.gridcontent > ul.o-multimediaGallery__items > a#CampusCommunity_title_Adayinthelifeof > li.griditem |
See what our community is sharing
SEE WHAT'S NEW div.gridcontent > ul.o-multimediaGallery__items > a#CampusCommunity_title_Seewhatourcommu > li.griditem |
Take a Virtual Tour of our NYC campus
START HERE div.gridcontent > ul.o-multimediaGallery__items > a#CampusCommunity_title_TakeaVirtualTou > li.griditem |
TODAY at 7:00 p.m.: BFA Photo Artist Talk—Sean Fader on Emerging Tech and Queer… div.gridcontent > ul.o-multimediaGallery__items > a#CampusCommunity_title_TODAYat700p.m.B > li.griditem |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best Practices
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over 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. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| jellybean.parsons.edu/webid.php?webID=70d04489-1b1a-4d75-adfc-7c866b1dd972 | Automatically upgraded to HTTPS |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | /ScriptResource.axd?d=vYhJFipKps2vfRaXboijsEiOZ9WXRDo8YJn... line 4, col 57515 |
| AttributionReporting |
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: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 451 () | |
Partner ID is missing from the URL parameters. | |
Partner ID is missing from the URL parameters. |
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 |
|---|
| Mixed content |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| event.newschool.edu/mydreadfulbody | LEARN MORE |
| narwhalnation.newschool.edu/event/11907418 | LEARN MORE |
| event.newschool.edu/bfaphotoartisttalkseanfader | LEARN MORE |
| www.newschool.edu/academics/undergraduate/ | SEE MORE |
| /news/2026/04/parsons-school-of-design-named-best-art-and... | LEARN MORE |
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.animated > article.m-post > figure#insert_image_here0 > img.a-img__image div.animated > article.m-post > figure#insert_image_here0 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here1 > img.a-img__image div.animated > article.m-post > figure#insert_image_here1 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here2 > img.a-img__image div.animated > article.m-post > figure#insert_image_here2 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here4 > img.a-img__image div.animated > article.m-post > figure#insert_image_here4 > img.a-img__image |
div.animated > article.m-post > figure#insert_image_here5 > img.a-img__image div.animated > article.m-post > figure#insert_image_here5 > img.a-img__image |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_parsons div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_parsons |
div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_eugene div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_eugene |
div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_copa div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_copa |
div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_nssr div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_nssr |
div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_spe div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_spe |
div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_paris div.columns > section._tns_constellation > svg#Artwork > a#Constellation_title_paris |
To appear in search results, crawlers need access to your app.