Commit 87810ca
committed
feat: Add canonical URL and enforce non-www domain
- Configure Nginx to redirect www.rectorspace.com → rectorspace.com (301)
- Add canonical link tag in layout for SEO clarity
- All variants (http/https, www/non-www) now redirect to https://rectorspace.com
- Prevents duplicate content penalty from search engines
- Consolidates SEO authority to single domain1 parent 318c814 commit 87810ca
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments