Skip to content

Commit 3d6eee8

Browse files
enhanced SEO
1 parent 2f03619 commit 3d6eee8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<meta name="keywords" content="note taking, markdown editor, self-hosted, knowledge base, open source, privacy, notes app, docker, second brain, obsidian alternative">
1212
<meta name="author" content="Gamosoft">
1313
<meta name="robots" content="index, follow">
14-
<link rel="canonical" href="https://www.notediscovery.com/">
14+
<link rel="canonical" href="https://www.notediscovery.com">
1515

1616
<!-- Open Graph / Facebook -->
1717
<meta property="og:type" content="website">
18-
<meta property="og:url" content="https://www.notediscovery.com/">
18+
<meta property="og:url" content="https://www.notediscovery.com">
1919
<meta property="og:title" content="NoteDiscovery - Your Self-Hosted Knowledge Base">
2020
<meta property="og:description" content="A lightweight, privacy-focused note-taking application. Self-hosted, free, and open source.">
2121
<meta property="og:image" content="https://www.notediscovery.com/og-image.png">

docs/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
4-
<loc>https://www.notediscovery.com/</loc>
4+
<loc>https://www.notediscovery.com</loc>
55
<lastmod>2025-11-09</lastmod>
66
<changefreq>weekly</changefreq>
77
<priority>1.0</priority>

0 commit comments

Comments
 (0)