1. Feat(Security): Patched vulnerabilities exposed by Zaproxy scan.
a. Added anti-clickjacking header b. Added robots.txt c. Added sitemap.xml d. Added cache-control header 2. Feat(SEO): Added yandex verification meta tag.
This commit is contained in:
7
robots.txt
Normal file
7
robots.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Sitemap: https://teddy.org.uk/sitemap.xml
|
||||
|
||||
# Disallow access to specific files/directories if needed
|
||||
# Disallow: /private/
|
||||
# Disallow: /.git/
|
||||
Reference in New Issue
Block a user