Skip to content
https://owncloud.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
88
GRADE
B
FIX
1
REVIEW
1
PASS
3
INFO
0
Checks
5
3 PASS 1 REVIEW 1 FIX
C
Brand Presence
Action
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.

C

65/100

Site name appears as

Page titleownCloud - share files and folders, easy and secure
og:site_nameownCloud
twitter:site@ownCloud
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • No Organization schema — Google can't render your logo in the knowledge panel
  • 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.

Preview

owncloud.com

ownCloud - share files and folders, easy and secure

ownCloud, your file platform. The most essential business tool for enterprise-grade file sync and share.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — ownCloud - share files and folders, easy and secure
  • twitter:description — ownCloud, your file platform. The most essential business tool for enterprise-grade file sync and share.
  • twitter:image — https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png

OWNCLOUD.COM

ownCloud - share files and folders, easy and secure

ownCloud, your file platform. The most essential business tool for enterprise-grade file sync and share.

Preview quality · Facebook A+ · 100/100
  • og:title — ownCloud - share files and folders, easy and secure
  • og:description — ownCloud, your file platform. The most essential business tool for enterprise-grade file sync and share.
  • og:image — https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png
  • og:type — website
  • og:url — https://owncloud.com/
  • og:site_name — ownCloud
  • og:image is below recommended size (1200×628)

    → Upload an image ≥1200×630 for the large preview card

ownCloud - share files and folders, easy and secure

owncloud.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — ownCloud - share files and folders, easy and secure
  • og:description — ownCloud, your file platform. The most essential business tool for enterprise-grade file sync and share.
  • og:image — https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png

owncloud.com

ownCloud - share files and folders, easy and secure

ownCloud, your file platform. The most essential business tool for enterprise-grade file sync and share.

Preview quality · Slack A+ · 100/100
  • og:title — ownCloud - share files and folders, easy and secure
  • og:description — ownCloud, your file platform. The most essential business tool for enterprise-grade file sync and share.
  • og:image — https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png

Social preview quality

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

A+ · 100/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
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.
Info::
Custom type "Place" — unable to validate specific properties

JSON-LD Blocks

Block 1 : Place
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Place",
      "@id": "https://owncloud.com/#place",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Galgenbergstra\u00dfe 2a",
        "addressLocality": "N\u00fcrnberg",
        "addressRegion": "Bayern",
        "postalCode": "90411",
        "addressCountry": "Deutschland"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://owncloud.com/#organization",
      "name": "ownCloud GmbH",
      "url": "https://owncloud.com",
      "sameAs": [
        "https://www.facebook.com/ownClouders/",
        "https://twitter.com/ownCloud"
      ],
      "email": "hello@owncloud.com",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Galgenbergstra\u00dfe 2a",
        "addressLocality": "N\u00fcrnberg",
        "addressRegion": "Bayern",
        "postalCode": "90411",
        "addressCountry": "Deutschland"
      },
      "logo": {
        "@type": "ImageObject",
        "@id": "https://owncloud.com/#logo",
        "url": "https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png",
        "contentUrl": "https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png",
        "caption": "ownCloud",
        "inLanguage": "en-US",
        "width": "1200",
        "height": "628"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+49-911-14888690",
          "contactType": "customer support"
        }
      ],
      "location": {
        "@id": "https://owncloud.com/#place"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://owncloud.com/#website",
      "url": "https://owncloud.com",
      "name": "ownCloud",
      "publisher": {
        "@id": "https://owncloud.com/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://owncloud.com/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ImageObject",
      "@id": "https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png",
      "url": "https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png",
      "width": "1200",
      "height": "628",
      "caption": "ownCloud secure cloud solution for filesharing",
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://owncloud.com/#webpage",
      "url": "https://owncloud.com/",
      "name": "ownCloud - share files and folders, easy and secure",
      "datePublished": "2020-04-03T08:10:10+00:00",
      "dateModified": "2024-02-15T13:36:10+00:00",
      "about": {
        "@id": "https://owncloud.com/#organization"
      },
      "isPartOf": {
        "@id": "https://owncloud.com/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://owncloud.com/wp-content/uploads/2020/08/ownCloud-Trademark.png"
      },
      "inLanguage": "en-US"
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback