feat: sitemap and updated robots

Signed-off-by: HeshamTB <hishaminv@gmail.com>
This commit is contained in:
HeshamTB 2023-09-13 18:09:20 +03:00
parent 95e4593258
commit 98c7ee4b61
Signed by: Hesham
GPG Key ID: 74876157D199B09E
3 changed files with 8 additions and 0 deletions

3
assets/sitemap.txt Normal file
View File

@ -0,0 +1,3 @@
https://viddl.cc
https://viddl.cc/robots.txt

View File

@ -126,6 +126,7 @@ func init() {
log.Println("[ init ] Starting...")
templates = template.Must(template.ParseFS(TemplatesFS , "templates/*.html"))
log.Println("[ init ] Templates Loaded")
log.Println(AssetsFS.ReadDir("assets"))
}

View File

@ -1 +1,5 @@
# Go carzy
User-agent: *
Sitemap: https://viddl.cc/sitemap.txt