diff --git a/ui/winstudentgoaltracker/angular.json b/ui/winstudentgoaltracker/angular.json index 727707f..dd4cdea 100644 --- a/ui/winstudentgoaltracker/angular.json +++ b/ui/winstudentgoaltracker/angular.json @@ -27,7 +27,9 @@ { "glob": "**/*", "input": "public" - } + }, + "src/robots.txt", + "src/sitemap.xml" ], "styles": [ "src/styles.scss" @@ -98,4 +100,4 @@ "cli": { "analytics": "25fc1606-4360-4339-8886-aa699acdc8fd" } -} +} \ No newline at end of file diff --git a/ui/winstudentgoaltracker/src/robots.txt b/ui/winstudentgoaltracker/src/robots.txt new file mode 100644 index 0000000..a7f82a7 --- /dev/null +++ b/ui/winstudentgoaltracker/src/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://win.opelly.me/sitemap.xml \ No newline at end of file diff --git a/ui/winstudentgoaltracker/src/sitemap.xml b/ui/winstudentgoaltracker/src/sitemap.xml new file mode 100644 index 0000000..39c43b7 --- /dev/null +++ b/ui/winstudentgoaltracker/src/sitemap.xml @@ -0,0 +1,8 @@ + + + + https://win.opelly.me/login + monthly + 1.0 + +