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.
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 | |
|---|---|---|---|
Arcova div#placement_432127_0 > div#placement_432127_0_ins > a > img | ads.securityweek.com/getad.img/;libID=5281827 | 289.4 KiB | 278.3 KiB |
ICS Cybersecurity Conference div#placement_593293_0 > div#placement_593293_0_ins > a > img | ads.securityweek.com/getad.img/;libID=5271689 | 285.2 KiB | 245.7 KiB |
Threat Detection and Incident Response Summit div#placement_479628_0 > div#placement_479628_0_ins > a > img | ads.securityweek.com/getad.img/;libID=5271623 | 192.9 KiB | 144.4 KiB |
Oracle patches div.zox-art-grid > a > div.zox-art-img > img.zox-reg-img | www.securityweek.com/wp-content/uploads/2024/01/Oracle-1024x576.jpeg | 89.0 KiB | 81.3 KiB |
Cloud Security Summit 2026 div.sw-block-story > div.sw-stories > a.sw-story-image > img.attachment-medium | /wp-content/uploads/2026/04/Cloud-Security-Summit-2026-Ho... | 70.7 KiB | 61.3 KiB |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar | www.securityweek.com/wp-content/uploads/2025/10/Steve_Durbin-ISF.jpg | 60.7 KiB | 58.4 KiB |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar | www.securityweek.com/wp-content/uploads/2022/04/Josh-Goldfarb-F5.jpeg | 48.4 KiB | 46.1 KiB |
CISO Forum 2026 Mid-Year Review Roundtable div.sw-block-story > div.sw-stories > a.sw-story-image > img.attachment-medium | /wp-content/uploads/2026/04/CISO-Forum-Mid-Year-2026-Home... | 54.1 KiB | 44.8 KiB |
CodeSecCon 2026 div.sw-block-story > div.sw-stories > a.sw-story-image > img.attachment-medium | /wp-content/uploads/2026/04/CodeSecCon-2026-Homepage-Spot... | 50.5 KiB | 41.2 KiB |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar | www.securityweek.com/wp-content/uploads/2025/12/Nadir_Izrael_Armis.jpg | 24.0 KiB | 21.6 KiB |
SecurityWeek div#zox-top-head > div#zox-top-head-mid > a > img.zox-logo-stand | www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News.png | 17.6 KiB | 12.7 KiB |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar | www.securityweek.com/wp-content/uploads/2024/07/Etay_Maor-Cado-Networks.jpg | 14.8 KiB | 12.4 KiB |
TDIR 2026 Summit div.sw-block-story > div.sw-stories > a.sw-story-image > img.attachment-medium | /wp-content/uploads/2026/01/Homepage-Spot-TDIR-Summit-360... | 17.3 KiB | 7.9 KiB |
Hacker div.zox-art-grid > a > div.zox-art-img > img.zox-reg-img | /wp-content/uploads/2024/03/hacker-sentenced-prison-360x2... | 19.3 KiB | 7.4 KiB |
SecurityWeek div#zox-fly-menu-top > div#zox-fly-logo > a > img | www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark.png | 7.9 KiB | 6.7 KiB |
Cybersecurity Regulation 2025 div.sw-block-featured > div.sw-featured > a > img.attachment-Large | /wp-content/uploads/2024/03/Cybersecurity-Insights-2024-3... | 16.3 KiB | 4.5 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.
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 |
|---|---|
| securityweek.com/ | 1.0 s |
| www.securityweek.com/ | 0.0 ms |
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
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.securityweek.com/wp-content/themes/zoxpress/style.css?ver=6.9.4 | 28.7 KiB | 4.4 KiB |
| www.securityweek.com/wp-content/themes/zoxpress/css/media-queries.css?ver=6.9.4 | 13.3 KiB | 2.3 KiB |
| /wp-content/themes/zoxpress-child/font-awesome/css/all.cs... | 13.2 KiB | 2.3 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.securityweek.com/wp-content/themes/zoxpress/js/scripts.js?ver=6.9.4 | 25.3 KiB | 8.3 KiB |
| ads.securityweek.com/app.js | 12.8 KiB | 5.2 KiB |
| www.securityweek.com/wp-content/themes/zoxpress/js/intersection-observer.js | 6.3 KiB | 3.5 KiB |
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.securityweek.com/wp-content/themes/zoxpress/style.css?ver=6.9.4 | 28.5 KiB | 24.2 KiB |
| www.securityweek.com/wp-content/themes/zoxpress/css/media-queries.css?ver=6.9.4 | 13.1 KiB | 13.1 KiB |
| /wp-content/themes/zoxpress-child/font-awesome/css/all.cs... | 13.0 KiB | 12.8 KiB |
| use.fontawesome.com/releases/v5.5.0/css/all.css?ver=6.9.4 | 11.6 KiB | 11.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/gtm.js?id=GTM-TMP64CK | 123.1 KiB | 65.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-M1YM36C8RW | 154.8 KiB | 65.0 KiB |
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 a sub frame. | Actionable |
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 | |
|---|---|
SecurityWeek div#zox-top-head > div#zox-top-head-mid > a > img.zox-logo-stand | www.securityweek.com/wp-content/uploads/2022/01/SecurityWeek_Dark_News.png |
SecurityWeek div.sw-footer-top > div.sw-footer-top-logo > a > img | www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark@2x.png |
SecurityWeek div#zox-fly-menu-top > div#zox-fly-logo > a > img | www.securityweek.com/wp-content/uploads/2022/04/SecurityWeek-Small-Dark.png |
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
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Close body.home > div#pum-33999 |
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.
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 |
|---|
Steve Durbin div.zox-art-text-cont > div.zox-byline-wrap > span.zox-byline-name > a |
Joshua Goldfarb div.zox-art-text-cont > div.zox-byline-wrap > span.zox-byline-name > a |
Nadir Izrael div.zox-art-text-cont > div.zox-byline-wrap > span.zox-byline-name > a |
Steve Durbin div.zox-art-text-cont > div.zox-byline-wrap > span.zox-byline-name > a |
Etay Maor div.zox-art-text-cont > div.zox-byline-wrap > span.zox-byline-name > a |
Webinar: div.zox-art-title > a > h2.zox-s-title3 > span |
Virtual Event: div.zox-art-title > a > h2.zox-s-title3 > span |
These are opportunities to improve the legibility of your content.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Malware & Threats
Security Operations
Security Architecture
Risk Management
CIS… div#zox-site > div#zox-fly-wrap > div#zox-fly-menu-wrap > nav.zox-fly-nav-menu |
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PEOPLE ON THE MOVE div.wp-block-column > div.sw-block-moves > div.zox-widget-side-head > h4.zox-widget-side-title |
TOP CYBERSECURITY HEADLINES div.wp-block-column > div#zox_side_trend_widget-1 > div.zox-widget-side-head > h4.zox-widget-side-title |
SECURITYWEEK INDUSTRY EXPERTS div.wp-block-column > div.sw-industry-experts > div.zox-widget-side-head > h4.zox-widget-side-title |
TRENDING div.wp-block-column > div.popular-posts > div.zox-widget-side-head > h4.zox-widget-side-title |
UPCOMING CYBERSECURITY EVENTS div.wp-block-group > div.wp-block-group__inner-container > div.is-layout-flex > h4.zox-widget-side-title |
CYBERCRIME div.wp-block-group__inner-container > div.sw-block-blog > div.zox-widget-side-head > h4.zox-widget-side-title |
APPLICATION SECURITY div.zox-widget-bg > div#zox_feat_list_widget-4 > div.zox-widget-side-head > h4.zox-widget-side-title |
CLOUD SECURITY div.zox-widget-bg > div#zox_feat_list_widget-13 > div.zox-widget-side-head > h4.zox-widget-side-title |
ICS/OT div.zox-widget-bg > div#zox_feat_list_widget-14 > div.zox-widget-side-head > h4.zox-widget-side-title |
These are opportunities to improve keyboard navigation in your application.
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.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.zox-search-cont > div.zox-search-box > form#zox-search-form > input#zox-search-input div.zox-search-cont > div.zox-search-box > form#zox-search-form > input#zox-search-input |
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 |
|---|
div#zox-fly-soc-wrap > ul.zox-fly-soc-list > li > a.fab div#zox-fly-soc-wrap > ul.zox-fly-soc-list > li > a.fab |
div#zox-fly-soc-wrap > ul.zox-fly-soc-list > li > a.fab div#zox-fly-soc-wrap > ul.zox-fly-soc-list > li > a.fab |
div#zox-fly-soc-wrap > ul.zox-fly-soc-list > li > a.fab div#zox-fly-soc-wrap > ul.zox-fly-soc-list > li > a.fab |
div#zox-top-head > div#zox-top-head-left > div.zox-top-soc-wrap > a div#zox-top-head > div#zox-top-head-left > div.zox-top-soc-wrap > a |
div#zox-top-head > div#zox-top-head-left > div.zox-top-soc-wrap > a div#zox-top-head > div#zox-top-head-left > div.zox-top-soc-wrap > a |
div#zox-top-head > div#zox-top-head-left > div.zox-top-soc-wrap > a div#zox-top-head > div#zox-top-head-left > div.zox-top-soc-wrap > a |
div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a |
div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a |
div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a |
div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a |
div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a div.sw-industry-experts > article.zox-art-wrap > div.sw-industry-experts-container > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a div.zox-widget-featl-sub > section.zox-art-wrap > div.zox-art-grid > a |
section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a section.zox-art-wrap > div.zox-art-grid > div.zox-art-img > a |
div.zox-foot-soc > ul.zox-foot-soc-list > li > a.fab div.zox-foot-soc > ul.zox-foot-soc-list > li > a.fab |
div.zox-foot-soc > ul.zox-foot-soc-list > li > a.fab div.zox-foot-soc > ul.zox-foot-soc-list > li > a.fab |
div.zox-foot-soc > ul.zox-foot-soc-list > li > a.fab div.zox-foot-soc > ul.zox-foot-soc-list > li > a.fab |
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
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta#viewport head > meta#viewport |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Cybersecurity News div.menu-popular-topics-container > ul#menu-popular-topics > li#menu-item-26610 > a |
CISO Forum div.menu-security-community-container > ul#menu-security-community > li#menu-item-26500 > a |
AI Risk Summit div.menu-security-community-container > ul#menu-security-community > li#menu-item-36934 > a |
ICS Cybersecurity Conference div.menu-security-community-container > ul#menu-security-community > li#menu-item-26518 > a |
RSS Feed div.menu-stay-intouch-container > ul#menu-stay-intouch > li#menu-item-26504 > a |
Security Intelligence Group div.menu-stay-intouch-container > ul#menu-stay-intouch > li#menu-item-26503 > a |
Advertising div.menu-about-securityweek-container > ul#menu-about-securityweek > li#menu-item-26506 > a |
Event Sponsorships div.menu-about-securityweek-container > ul#menu-about-securityweek > li#menu-item-26507 > a |
Writing Opportunities div.menu-about-securityweek-container > ul#menu-about-securityweek > li#menu-item-26508 > a |
These items highlight common accessibility best practices.
Best Practices
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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.
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.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
div.sw-industry-experts-container > a > div.zox-art-img > img.avatar div.sw-industry-experts-container > a > div.zox-art-img > img.avatar |
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 |
|---|
Security Operations div.menu-security-week-main-menu-container > ul#menu-security-week-main-menu > li#menu-item-26528 > a |
Security Operations div.menu-security-week-main-menu-container > ul#menu-security-week-main-menu-1 > li.menu-item > a |
To appear in search results, crawlers need access to your app.