Skip to content
https://lockheedmartin.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
1
PASS
4
INFO
0
Checks
5
4 PASS 1 REVIEW
B
Brand Presence
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

B

73/100

Site name appears as

Page titleLockheed Martin
og:site_nameLockheed Martin
twitter:site
Organization.nameLockheed Martin Corporation

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • Only partial contact info discoverable — consider adding a dedicated contact page or mailto/tel link

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

A+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://www.lockheedmartin.com/content/dam/lockheed-martin/general/LM-logo_blue.jpg
URL: https://www.lockheedmartin.com/content/dam/lockheed-martin/general/LM-logo_blue.jpg

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.

Learn more

Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.

Source: Open Graph Protocol / Facebook Sharing Debugger

Preview

lockheedmartin.com

Leading Aerospace and Defense

Lockheed Martin is a leading global security, defense and aerospace contractor, ensuring those we serve always stay ahead of ready.

Preview quality · Twitter/X A · 90/100
  • twitter:card — summary
  • twitter:title — falling back from og:title
  • twitter:description — falling back from og:description
  • twitter:image — https://www.lockheedmartin.com/content/dam/lockheed-martin/general/LM-logo_blue.jpg

LOCKHEEDMARTIN.COM

Leading Aerospace and Defense

Lockheed Martin is a leading global security, defense and aerospace contractor, ensuring those we serve always stay ahead of ready.

Preview quality · Facebook A+ · 100/100
  • og:title — Leading Aerospace and Defense
  • og:description — Lockheed Martin is a leading global security, defense and aerospace contractor, ensuring those we serve always stay a...
  • og:image — https://www.lockheedmartin.com/content/dam/lockheed-martin/general/LM-logo_blue.jpg
  • og:type — General
  • og:url — https://www.lockheedmartin.com/en-us/index.html
  • og:site_name — Lockheed Martin

Leading Aerospace and Defense

lockheedmartin.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Leading Aerospace and Defense
  • og:description — Lockheed Martin is a leading global security, defense and aerospace contractor, ensuring those we serve always stay a...
  • og:image — https://www.lockheedmartin.com/content/dam/lockheed-martin/general/LM-logo_blue.jpg

lockheedmartin.com

Leading Aerospace and Defense

Lockheed Martin is a leading global security, defense and aerospace contractor, ensuring those we serve always stay ahead of ready.

Preview quality · Slack A+ · 100/100
  • og:title — Leading Aerospace and Defense
  • og:description — Lockheed Martin is a leading global security, defense and aerospace contractor, ensuring those we serve always stay a...
  • og:image — https://www.lockheedmartin.com/content/dam/lockheed-martin/general/LM-logo_blue.jpg

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 97/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
A
Structured Data
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 JSON-LD block(s) found — structured data is well configured.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
2 JSON-LD blocks found

The "name" property is required for the WebSite schema type.

Why this matters

Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.

Learn more

Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.

Source: Google Search Central / schema.org

Adding "description" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

JSON-LD Blocks

Block 1 : Organization
10 properties Valid
{
                "@context": "http://schema.org",
                "@type": "Organization",
                "name": "Lockheed Martin Corporation",
                "url": "https://www.lockheedmartin.com",
                "logo": "https://www.lockheedmartin.com/content/dam/lockheed-martin/general/lm-logo.svg",
                "telephone": "(301) 897-6000",
                "address": {
                    "@type": "PostalAddress",
                    "streetAddress": "6801 Rockledge Drive",
                    "addressLocality": "Bethesda",
                    "addressRegion": "MD",
                    "postalCode": "20817",
                    "addressCountry": "U.S.A."
                },
                "numberOfEmployees": {
                    "@type": "QuantitativeValue",
                    "value": "116000"
                },
                "description": "Lockheed Martin Corporation operates with 370+ facilities and has 13,300 active suppliers, including suppliers in every U.S. state and more than 890 suppliers in over
                52 countries outside the U.S.",
                "sameAs": [
                "https://www.facebook.com/lockheedmartin"
                ]
            }
Block 2 : WebSite
4 properties Valid
Missing required property: name
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "url": "https://www.lockheedmartin.com/",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.lockheedmartin.com/en-us/search.html?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback