Update.
This commit is contained in:
+8
-8
@@ -3,19 +3,19 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>MyWebdav - Self-Hosted Cloud Storage Solution</title>
|
||||
<meta name="description" content="MyWebdav is a powerful open-source self-hosted cloud storage application for secure file management, sharing, and collaboration. Control your data with WebDAV, SFTP, and encrypted storage.">
|
||||
<meta name="keywords" content="self-hosted cloud storage, open-source file sharing, WebDAV server, SFTP support, secure file sync, private cloud, data privacy, file collaboration, encrypted storage, Nextcloud alternative, ownCloud alternative">
|
||||
<title>MyWebdav - Cloud Storage SaaS</title>
|
||||
<meta name="description" content="MyWebdav is a powerful cloud storage SaaS for secure file management, sharing, and collaboration. Control your data with WebDAV, SFTP, and encrypted storage.">
|
||||
<meta name="keywords" content="cloud storage SaaS, file sharing, WebDAV server, SFTP support, secure file sync, data privacy, file collaboration, encrypted storage">
|
||||
<meta name="author" content="MyWebdav Team">
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta property="og:title" content="MyWebdav - Self-Hosted Cloud Storage Solution">
|
||||
<meta property="og:description" content="Secure, scalable self-hosted cloud storage with WebDAV, SFTP, and enterprise features. Take control of your data privacy.">
|
||||
<meta property="og:title" content="MyWebdav - Cloud Storage SaaS">
|
||||
<meta property="og:description" content="Secure, scalable cloud storage SaaS with WebDAV, SFTP, and enterprise features. Take control of your data privacy.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://your-domain.com">
|
||||
<meta property="og:image" content="/static/icons/icon-192x192.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="MyWebdav - Self-Hosted Cloud Storage">
|
||||
<meta name="twitter:description" content="Open-source cloud storage for complete data control and privacy.">
|
||||
<meta name="twitter:title" content="MyWebdav - Cloud Storage SaaS">
|
||||
<meta name="twitter:description" content="Cloud storage SaaS for complete data control and privacy.">
|
||||
<meta name="twitter:image" content="/static/icons/icon-192x192.png">
|
||||
<link rel="canonical" href="https://your-domain.com">
|
||||
<script type="application/ld+json">
|
||||
@@ -23,7 +23,7 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "SoftwareApplication",
|
||||
"name": "MyWebdav",
|
||||
"description": "Self-hosted cloud storage web application for secure file management and sharing",
|
||||
"description": "Cloud storage SaaS for secure file management and sharing",
|
||||
"url": "https://your-domain.com",
|
||||
"applicationCategory": "CloudStorage",
|
||||
"operatingSystem": "Linux, Windows, macOS",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MyWebdav Cloud Storage",
|
||||
"short_name": "MyWebdav",
|
||||
"description": "A self-hosted cloud storage web application",
|
||||
"description": "A cloud storage SaaS web application",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#F0F2F5",
|
||||
|
||||
Reference in New Issue
Block a user