1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-22 13:43:14 +00:00

SEO: robots.txt with sitemap, related posts links, canonical tags, better CTR snippet

This commit is contained in:
alexandrev-tibco
2026-04-13 19:05:52 +02:00
parent d850207ba9
commit 39511642e4
6 changed files with 69 additions and 4 deletions
+1
View File
@@ -9,5 +9,6 @@
{{ .Content }}
</div>
<p class="muted back-link"><a href="{{ .CurrentSection.RelPermalink }}">← Back to {{ .CurrentSection.Title }}</a></p>
{{ partial "related-posts.html" . }}
</article>
{{ end }}