Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.DCDN & DeliveryActionNo CDN detectedFIX
Consider using a CDN to improve global delivery speed and reduce origin load.
CIPv6 ReadinessActionNo IPv6 supportREVIEW
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.
Source: Google IPv6 stats
BCrawlabilityrobots.txt present, no sitemapREVIEW
A sitemap helps search engines discover and index your pages more efficiently.
No sitemap.xml — Google relies on crawl-graph discovery alone, slowing indexing of deep or fresh URLs.
Learn more ▾ ▴
A sitemap accelerates Google's discovery of new and updated content. Most CMSes auto-generate one; static-site frameworks need a build-step plugin. Reference it from robots.txt and submit in Search Console to confirm Google can fetch it.
Source: sitemaps.org / Google Search Central
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.
robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.
Source: sitemaps.org
<!DOCTYPE html>
<html lang="en" dir="ltr" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortlink" href="https://www.wwe.com" />
<link rel="canonical" href="https://www.wwe.com" />
<meta property="og:site_name" content="WWE" />
<meta property="og:url" content="https://www.wwe.com" />
<meta property="og:title" content="WWE" />
<meta property="fb:app_id" content="295666513781415" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@wwe" />
<meta name="twitter:title" content="WWE" />
<meta name="twitter:app:name:iphone" content="WWE" />
<meta name="twitter:app:id:iphone" content="551798799" />
<meta name="twitter:app:name:ipad" content="WWE" />
<meta name="twitter:app:id:ipad" content="551798799" />
<meta name="twitter:app:name:googleplay" content="WWE" />
<meta name="twitter:app:id:googleplay" content="com.wwe.universe" />
<meta name="apple-itunes-app" content="app-id=551798799, affiliate-data=KCBikRHks4I, app-argument=https://www.wwe.com" />
<meta name="Generator" content="Drupal 10 (https://www.drupal.org)" />
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<script> var googletag = googletag || {};
googletag.cmd = googletag.cmd || []; </script>
<!-- Google Tag Manager -->
<script>
var ga_dev_acctlist = "qa-www,qa-wwe,integration-,stage,cube,ion,proxy,codeandtheory,jenkins,tyr,kyte,cloud,compute,net,ec2,qa-www-aws";
var ga_devid = "GTM-KMHBSF";
var ga_liveid = "GTM-N7776B";
var wweGTMID = ga_liveid;
var data = ga_dev_acctlist.split(',');
var i = 0;
var l = data.length;
for (; i < l; i++) {
if (location.hostname.indexOf(data[i]) > -1) {
wweGTMID = ga_devid;
break;
}
}
var wwe_ga_dataLayer = [];
</script>
<script>
var Drupal = Drupal || { 'settings': {}, 'behaviors': {}, 'locale': {} };
if (typeof(Drupal.behaviors.wweAnalytics) != 'undefined') {
wwe_ga_dataLayer = Drupal.behaviors.wweAnalytics.setBaseData(wwe_ga_dataLayer);
}
</script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','wwe_ga_dataLayer',wweGTMID);</script>
<!-- End Google Tag Manager -->
<noscript><!-- Google Tag Manager (noscript) -->
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-N7776B" height="0" width="0" style="display:none;visibility:hidden"></iframe>
<!-- End Google Tag Manager (noscript) --></noscript>
<div id="teconsent-holder"><div id='teconsent'></div>
</div>
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="018eed9f-9812-7750-999b-302e8f68d077" data-dLayer-name="wwe_ga_dataLayer" ></script>
<script type="text/javascript">
function OptanonWrapper() { }
</script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function () {
window.easternDay = new Intl.DateTimeFormat("en-US", {
timeZone: "America/New_York",
weekday: "long"
}).format(new Date());
window.easternHour = parseInt(new Intl.DateTimeFormat("en-US", {
timeZone: "America/New_York",
hour: "numeric",
hour12: false
}).format(new Date()));
window.showaepopup = window.easternHour >= 0 && window.easternHour < 20;
if (window.location.href.indexOf("ismobile=true") > 0 || localStorage.getItem('isMobile') == 'true') {
localStorage.setItem('isMobile', true);
jQuery("li.hamburger").hide();
jQuery("li.pull-right").hide();
jQuery("div.pane-distributed-footer").hide();
jQuery("#mini-panel-header_navigation").css({ "display": "none" });
jQuery('.wwe-highlights-videos--wrapper').css({ "display": "none" });
jQuery('.events-header--video').css({ "display": "none" });
jQuery('.events-header--content').css({ "padding-top": "30px" });
jQuery("body").attr('style', 'padding-top: 0px !important');
}
});
</script>
<script>
const hideButtons = () =>
document.querySelectorAll('.account-button').forEach(el => el.style.display = 'none');
new MutationObserver(hideButtons).observe(document.documentElement, { childList: true, subtree: true });
document.addEventListener('DOMContentLoaded', hideButtons);
</script>
<style type="text/css">
@media screen AND ( max-width:800px ) { .wwe-page-header--title { font-size: 5.5vw !important; } }
span[class^="wwe-shows-hub--show-network__netflix"] { width:4em; top: 6px; left: 8px; }
</style>
<script>
(function () {
var ALLOWED_DOMAINS = ['www.wwe.com'];
function isAllowedHost(host) {
host = String(host || '').toLowerCase();
for (var i = 0; i < ALLOWED_DOMAINS.length; i++) {
var d = String(ALLOWED_DOMAINS[i] || '').toLowerCase();
if (!d) continue;
if (host === d) return true;
if (host.length > d.length && host.slice(-d.length - 1) === '.' + d) return true;
}
return false;
}
if (!isAllowedHost(window.location.hostname)) {
return;
}
function normalizeText(s) {
return String(s || '')
.replace(/\u00a0/g, ' ')
.replace(/\s+/g, ' ')
.replace(/^\s+|\s+$/g, '')
.toUpperCase();
}
function adjustVendorLinks() {
var anchors = document.querySelectorAll('a[href]');
for (var i = 0; i < anchors.length; i++) {
var a = anchors[i];
var txt = normalizeText(a.textContent || a.innerText);
if (txt === 'SIGN UP FOR PEACOCK') {
if (a.parentNode) a.parentNode.removeChild(a);
continue;
}
var raw = (a.getAttribute('href') || '').toLowerCase();
var abs = (a.href || '').toLowerCase();
if (raw.indexOf('peacocktv.com') !== -1 || abs.indexOf('peacocktv.com') !== -1) {
var textNode = document.createTextNode(a.textContent || a.innerText || '');
if (a.parentNode) a.parentNode.replaceChild(textNode, a);
}
}
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', adjustVendorLinks);
} else {
adjustVendorLinks();
}
})();
</script>
<script type="text/javascript">
window.addEventListener('scroll', function() {
document.querySelectorAll('.wwe-breaker--wrapper:not(.pageview-process)').forEach(div => {
rect = div.getBoundingClientRect();
windowHeight = window.innerHeight;
if (rect.top <= (windowHeight / 2)-100 && rect.bottom >= (windowHeight / 2)-100) {
div.classList.add('pageview-process');
Drupal.behaviors.wweAnalytics.trackVirtualPageView(location.pathname, document.title);
}
});
});
</script>
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<script src="https://player.wwe.com/release/v1.7.5/Player.js" type="text/javascript"></script>
<script src="https://imasdk.googleapis.com/js/sdkloader/ima3.js" type="text/javascript"></script>
<script src="https://imasdk.googleapis.com/js/sdkloader/ima3_dai.js" type="text/javascript"></script>
<script>window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};var a2a_config = a2a_config || {};
a2a_config.onclick = false;
a2a_config.icon_color = "#000";
a2a_config.exclude_services = [
'amazon_wish_list', 'aol_mail', 'balatarin', 'bibsonomy', 'blogger', 'blogmarks', 'bluesky', 'bookmarks_fr', 'box_net', 'buffer', 'copy_link', 'diary_ru', 'diaspora', 'digg', 'diigo', 'douban', 'draugiem', 'evernote', 'facebook', 'fark', 'flipboard', 'folkd', 'gmail', 'google_classroom', 'google_translate', 'hacker_news', 'hatena', 'houzz', 'instapaper', 'kakao', 'known', 'line', 'linkedin', 'livejournal', 'mail_ru', 'mastodon', 'mendeley', 'meneame', 'message', 'messenger', 'mewe', 'micro_blog', 'mix', 'mixi', 'myspace', 'odnoklassniki', 'outlook_com', 'papaly', 'pinboard', 'pinterest', 'plurk', 'pocket', 'print', 'printfriendly', 'pusha', 'push_to_kindle', 'qzone', 'raindrop_io', 'reddit', 'rediff_mypage', 'refind', 'sina_weibo', 'sitejot', 'skype', 'slashdot', 'snapchat', 'stocktwits', 'svejo', 'symbaloo_bookmarks', 'teams', 'telegram', 'threema', 'trello', 'tumblr', 'twiddla', 'twitter', 'typepad', 'viber', 'vk', 'wechat', 'whatsapp', 'wordpress', 'wykop', 'xing', 'yahoo_mail', 'yummly', 'facebook_messenger', 'google_plus', 'float', 'google_gmail' ,'typepad_post','rediff','kindle_it','microsoft_teams','sms','x'];
a2a_config.prioritize = ["threads", "email"];
a2a_config.native_mobile_share = false;
// Set the Threads share endpoint to use the Web Intent URL
a2a_config.templates.threads = {
// Use the standard Threads Web Intent URL
url: 'https://www.threads.net/intent/post?url=${link}',
// Optional: Remove any custom deep-link configuration if it exists
// deep_link: null
};
// Disable post-share "Thanks for sharing" modal
a2a_config.thanks = {
postShare: false,
};</script>
<style>.a2apage_wide.a2a_wide .a2a_more {
display: none;
}
#a2apage_dropdown #a2apage_mini_services a.a2a_i::after {
content: none;
}
#a2apage_dropdown #a2apage_mini_services a.a2a_i, i.a2a_i {
border : none !important;
line-height: 2;
}
#a2apage_dropdown {
background-color: #000 !important;
}
#a2apage_dropdown #a2apage_mini_services .a2a_i {
display: inline-block;
width: 32px !important;
height: 32px !important;
overflow: hidden !important;
}
#a2apage_dropdown #a2apage_mini_services .a2a_i span {
display: block;
width: 100% !important;
height: 100% !important;
}
#a2apage_dropdown #a2apage_mini_services .a2a_i svg {
width: 100% !important;
height: 100% !important;
}
#a2apage_dropdown #a2apage_mini_services .a2a_i span::after {
display: none !important;
}
.a2a_button_pint
No sitemap found
Adding a sitemap helps search engines discover your pages.
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations94 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- Enable DNSSEC on your domain for DNS spoofing protection
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+DNS Records2 A records, 118 ms lookupPASS
| A | 54.236.192.188, 52.4.235.80 |
| AAAA | — |
| CNAME | — |
| NS | ns6.dnsmadeeasy.com, ns7.dnsmadeeasy.com, ns5.dnsmadeeasy.com, ns2.wwe.com, ns1.wwe.com, ns3.wwe.com |
| MX | 10 us-smtp-inbound-2.mimecast.com 10 us-smtp-inbound-1.mimecast.com |
| TXT | box-domain-verification=492c23e1c092a78958ae3af5d290715fe4a6cb5485ead0cc79e12f0d... google-site-verification=pDZ0ebg5E6UQyCPoFR3i-z-uEgYrpfQ4DccA6sG9wSk facebook-domain-verification=cgthgq16nqu4qiw68bqo8826avllae apple-domain-verification=n8ZngbC4FEIM7ENF SPF v=spf1 a:b.spf.service-now.com a:c.spf.service-now.com a:d.spf.service-now.com i... teamviewer-sso-verification=168f8bffa5254f4682343fd261646587 PDQ-621508 airtable-verification=b112c9dfb3216c822db42fd5ddb47241 intersight=9da994abe4b180660dc202043778f1626aa151139720f0f245f3bd0ce6d9a17c google-site-verification=PAr43nnD3PsWC1O5pKyRK1Z5PBxob30OCuVCw--PJu0 atlassian-domain-verification=kmgZi9PL4KTcvL5QwJsoWwRxEdkwzy6aa4ZbEBs1FYbGdBMUzx... google-site-verification=sfQXGJy3cuadLX4-hS_gNK9HZyEbtbYaGKdMRO33mbM slack-domain-verification=c2hSgKL4D1dzSSp8NSyxMCcX6jdyiIEc97Kq02pQ ZOOM_verify_ueQcTWI8g6y08n1Pcpx8eR miro-verification=c4c83aea818dccfb5c05cb2c086a699fdb2f7963 |
| CAA | Lookup not available with standard resolver |
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.
ARedirect Chain1 redirect(s), 489 ms totalPASS
https://wwe.com
295 ms · HTTP/1.1
https://www.wwe.com/
193 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://wwe.com | 301 | 295 ms | HTTP/1.1 | nginx |
| 2 | https://www.wwe.com/ | 200 | 193 ms | HTTP/1.1 |
See the visual redirect chain in the HTTP Probe tab →
ADomain Intelligencewwe.com — via MarkMonitor Inc., 31 years, 4 months old, hosted on AWSPASS
EXPIRED
May 29, 2026
94 days
Issued by Sectigo Limited
31 years, 4 months
Registered May 30, 1995
Not enabled
Protects against DNS spoofing
AWS
ASN AS14618
52.4.235.80
MarkMonitor Inc.
Expiry timeline
Recommended actions
- Domain has EXPIRED — renew immediately to avoid total site outage
- Enable DNSSEC to protect visitors from DNS spoofing
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Consider enabling auto-renewal to prevent accidental expiration.
Domain expiry approaching — renew immediately and ensure auto-renew + alerting are configured.
Source: ICANN renewal policy
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.
Learn more ▾ ▴
DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.
Source: ICANN / RFC 4033
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.
Learn more ▾ ▴
Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.
Source: ICANN / domain-security best practice