Skip to content
https://www.1password.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
92
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Structured Data
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing or invalid @context in block #1
The @context should be "https://schema.org" for search engines to recognize the data.
Got: https://schema.org/ Expected: https://schema.org
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
URL: https://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

Adding "sameAs" 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
14 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "Organization",
  "url": "https://1password.com/",
  "logo": "https://www.prnewswire.com/news-releases/1password-streamlines-login-experience-with-sign-in-with-feature-301690221.html#",
  "name": "1Password",
  "description": "1Password remembers your passwords and passkeys. Save your passwords and passkeys and log in to sites with a single click.",
  "address": {
    "@type": "PostalAddress",
    "postalCode": "M2N 6K8",
    "streetAddress": "4711 Yonge St, 10th Floor",
    "addressCountry": "Canada",
    "addressRegion": "ON"
  },
  "brand": {
    "@type": "Offer",
    "name": "Agile Bits, Inc.",
    "sameAs": [
      "https://www.wikipedia.org/wiki/1Password",
      "https://www.facebook.com/1Password",
      "https://twitter.com/1Password",
      "https://www.linkedin.com/company/1Password",
      "https://vimeo.com/1password",
      "https://www.youtube.com/1PasswordVideos",
      "https://www.instagram.com/1passwordofficial/",
      "https://github.com/1Password",
      "https://www.reddit.com/r/Password/"
    ]
  },
  "awards": [
    "Mac App Store: Best of 2013",
    "Macworld: Eddy Awards 2013 Winner",
    "MacGadka & MyApple: Product of the Year 2013",
    "iTunes: Best of 2014",
    "iMore: Best of 2014",
    "Apple: Best of 2015 and 2016",
    "Embarcadero: Coolest App contest 2016",
    "Android Central: Best Password Manager 2017",
    "IT Pro: Best Apps of 2017",
    "Today: Coolest Apps of 2017",
    "Wirecutter: Best Password Manager",
    "Ars Technica: Design Award",
    "Mac Format: Choice Award",
    "G2 Best Software Award 2021"
  ],
  "employee": {
    "@type": "Person",
    "name": "Jeff Shiner",
    "image": {
      "@type": "ImageObject",
      "url": "https://1password.com/img/redesign/company/jeff-shiner-testimonial@2x.e21db6e7831db8ed796f81e6d3a039d9.jpg"
    },
    "url": "https://twitter.com/jeffreyshiner",
    "jobTitle": "CEO"
  },
  "founders": [
    {
      "@type": "Person",
      "name": "Roustem Karimov",
      "image": "https://1password.com/img/redesign/company/roustem-karimov@2x.f7ce42b1303982deb7a6b807e61742f3.jpg",
      "url": "https://twitter.com/roustem",
      "jobTitle": "Founder"
    },
    {
      "@type": "Person",
      "name": "Dave Teare",
      "image": "https://1password.com/img/redesign/company/dave-teare@2x.9d350ea74a500db4f54e71c8619d00a8.jpg",
      "url": "https://twitter.com/dteare",
      "jobTitle": "Founder"
    },
    {
      "@type": "Person",
      "name": "Sara Teare",
      "image": "https://1password.com/img/redesign/company/sara-teare@2x.2e7d1e3ca2db3da0224dd42056358637.jpg",
      "url": "https://twitter.com/1PSara",
      "jobTitle": "Founder"
    },
    {
      "@type": "Person",
      "name": "Natalia Karimov",
      "image": "https://1password.com/img/redesign/company/natalia-karimov@2x.96216ba404a535e0ce214bc28120e849.jpg",
      "jobTitle": "Founder"
    }
  ],
  "foundingDate": "2006-01-01T00:00:00.000Z",
  "knowsAbout": "Password and passkey management. Online security.",
  "numberOfEmployees": {
    "@type": "QuantitativeValue",
    "minValue": "0",
    "maxValue": "1000",
    "unitText": "1000+"
  }
}
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

76/100

Site name appears as

Page titleCalifornia Consumer Privacy Act (CCPA) Opt-Out Icon
og:site_name
twitter:site@1Password
Organization.name1Password

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon + SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

10/10

contact page + mailto link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • Consider adding contactPoint — helps appear in "contact us" rich results

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.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.

The og:site_name tag displays the website name in social previews.

Why this matters

Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.

Learn more

og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.

Source: Open Graph Protocol

Preview

www.1password.com

Passwords, Secrets, and Access Management | 1Password

Protect passwords and secrets, manage app access, and secure AI tools with 1Password. Easy to adopt from growing teams to enterprise.

WWW.1PASSWORD.COM

Passwords, Secrets, and Access Management | 1Password

Protect passwords and secrets, manage app access, and secure AI tools with 1Password. Easy to adopt from growing teams to enterprise.

Passwords, Secrets, and Access Management | 1Password

www.1password.com

www.1password.com

Passwords, Secrets, and Access Management | 1Password

Protect passwords and secrets, manage app access, and secure AI tools with 1Password. Easy to adopt from growing teams to enterprise.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback