seo(frontend): strengthen indexing and internal linking
This commit is contained in:
@@ -95,7 +95,6 @@ server {
|
||||
# Frontend static files
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
add_header Link "<https://dociva.io$uri>; rel=canonical" always;
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
# Cache static assets
|
||||
|
||||
Reference in New Issue
Block a user