enhanced SEO

This commit is contained in:
Gamosoft 2025-11-09 18:59:48 +01:00
parent 55fcc070e9
commit c5eaadab3e
2 changed files with 3 additions and 3 deletions

View File

@ -11,11 +11,11 @@
<meta name="keywords" content="note taking, markdown editor, self-hosted, knowledge base, open source, privacy, notes app, docker, second brain, obsidian alternative"> <meta name="keywords" content="note taking, markdown editor, self-hosted, knowledge base, open source, privacy, notes app, docker, second brain, obsidian alternative">
<meta name="author" content="Gamosoft"> <meta name="author" content="Gamosoft">
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
<link rel="canonical" href="https://www.notediscovery.com/"> <link rel="canonical" href="https://www.notediscovery.com">
<!-- Open Graph / Facebook --> <!-- Open Graph / Facebook -->
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:url" content="https://www.notediscovery.com/"> <meta property="og:url" content="https://www.notediscovery.com">
<meta property="og:title" content="NoteDiscovery - Your Self-Hosted Knowledge Base"> <meta property="og:title" content="NoteDiscovery - Your Self-Hosted Knowledge Base">
<meta property="og:description" content="A lightweight, privacy-focused note-taking application. Self-hosted, free, and open source."> <meta property="og:description" content="A lightweight, privacy-focused note-taking application. Self-hosted, free, and open source.">
<meta property="og:image" content="https://www.notediscovery.com/og-image.png"> <meta property="og:image" content="https://www.notediscovery.com/og-image.png">

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://www.notediscovery.com/</loc> <loc>https://www.notediscovery.com</loc>
<lastmod>2025-11-09</lastmod> <lastmod>2025-11-09</lastmod>
<changefreq>weekly</changefreq> <changefreq>weekly</changefreq>
<priority>1.0</priority> <priority>1.0</priority>