Skip to content

Commit cb24fbe

Browse files
author
Kristopher Turner
committed
chore: add sitemap plugin, GA4 analytics placeholder, and robots.txt
1 parent dd5ae7a commit cb24fbe

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/robots.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
User-agent: *
2+
Allow: /
3+
4+
Sitemap: https://azurelocal.github.io/azurelocal-vm-conversion-toolkit/sitemap.xml

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,12 @@ markdown_extensions:
7676

7777
plugins:
7878
- search
79+
- sitemap
7980

8081
extra:
82+
analytics:
83+
provider: google
84+
property: G-XXXXXXXXXX # Replace with your GA4 Measurement ID
8185
social:
8286
- icon: fontawesome/brands/x-twitter
8387
link: https://x.com/countrycloudboy

0 commit comments

Comments
 (0)